[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. 18251 1726882315.81725: 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-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 18251 1726882315.82185: Added group all to inventory 18251 1726882315.82187: Added group ungrouped to inventory 18251 1726882315.82191: Group all now contains ungrouped 18251 1726882315.82196: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 18251 1726882315.97914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 18251 1726882315.97980: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 18251 1726882315.98006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 18251 1726882315.98071: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 18251 1726882315.98147: Loaded config def from plugin (inventory/script) 18251 1726882315.98149: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 18251 1726882315.98196: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 18251 1726882315.98292: Loaded config def from plugin (inventory/yaml) 18251 1726882315.98295: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 18251 1726882315.98384: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 18251 1726882315.98827: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 18251 1726882315.98830: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 18251 1726882315.98835: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 18251 1726882315.98841: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 18251 1726882315.98845: Loading data from /tmp/network-Kc3/inventory.yml 18251 1726882315.98913: /tmp/network-Kc3/inventory.yml was not parsable by auto 18251 1726882315.98981: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 18251 1726882315.99022: Loading data from /tmp/network-Kc3/inventory.yml 18251 1726882315.99108: group all already in inventory 18251 1726882315.99115: set inventory_file for managed_node1 18251 1726882315.99119: set inventory_dir for managed_node1 18251 1726882315.99120: Added host managed_node1 to inventory 18251 1726882315.99122: Added host managed_node1 to group all 18251 1726882315.99123: set ansible_host for managed_node1 18251 1726882315.99124: set ansible_ssh_extra_args for managed_node1 18251 1726882315.99128: set inventory_file for managed_node2 18251 1726882315.99130: set inventory_dir for managed_node2 18251 1726882315.99131: Added host managed_node2 to inventory 18251 1726882315.99133: Added host managed_node2 to group all 18251 1726882315.99133: set ansible_host for managed_node2 18251 1726882315.99134: set ansible_ssh_extra_args for managed_node2 18251 1726882315.99141: set inventory_file for managed_node3 18251 1726882315.99144: set inventory_dir for managed_node3 18251 1726882315.99145: Added host managed_node3 to inventory 18251 1726882315.99146: Added host managed_node3 to group all 18251 1726882315.99147: set ansible_host for managed_node3 18251 1726882315.99148: set ansible_ssh_extra_args for managed_node3 18251 1726882315.99151: Reconcile groups and hosts in inventory. 18251 1726882315.99154: Group ungrouped now contains managed_node1 18251 1726882315.99156: Group ungrouped now contains managed_node2 18251 1726882315.99158: Group ungrouped now contains managed_node3 18251 1726882315.99236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 18251 1726882315.99365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 18251 1726882315.99415: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 18251 1726882315.99442: Loaded config def from plugin (vars/host_group_vars) 18251 1726882315.99445: 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) 18251 1726882315.99451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 18251 1726882315.99459: 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) 18251 1726882315.99508: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 18251 1726882315.99843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882315.99938: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 18251 1726882315.99977: Loaded config def from plugin (connection/local) 18251 1726882315.99981: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 18251 1726882316.00650: Loaded config def from plugin (connection/paramiko_ssh) 18251 1726882316.00653: 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) 18251 1726882316.01515: 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) 18251 1726882316.01562: Loaded config def from plugin (connection/psrp) 18251 1726882316.01565: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 18251 1726882316.02306: 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) 18251 1726882316.02344: Loaded config def from plugin (connection/ssh) 18251 1726882316.02346: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 18251 1726882316.04589: 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) 18251 1726882316.04637: Loaded config def from plugin (connection/winrm) 18251 1726882316.04641: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 18251 1726882316.04671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 18251 1726882316.04740: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 18251 1726882316.04808: Loaded config def from plugin (shell/cmd) 18251 1726882316.04811: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 18251 1726882316.04840: 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) 18251 1726882316.04905: Loaded config def from plugin (shell/powershell) 18251 1726882316.04907: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 18251 1726882316.04963: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 18251 1726882316.05141: Loaded config def from plugin (shell/sh) 18251 1726882316.05143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 18251 1726882316.05180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 18251 1726882316.05306: Loaded config def from plugin (become/runas) 18251 1726882316.05309: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 18251 1726882316.05502: Loaded config def from plugin (become/su) 18251 1726882316.05504: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 18251 1726882316.05668: Loaded config def from plugin (become/sudo) 18251 1726882316.05671: 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 18251 1726882316.05711: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml 18251 1726882316.06068: in VariableManager get_vars() 18251 1726882316.06090: done with get_vars() 18251 1726882316.06224: trying /usr/local/lib/python3.12/site-packages/ansible/modules 18251 1726882316.09067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 18251 1726882316.09177: in VariableManager get_vars() 18251 1726882316.09181: done with get_vars() 18251 1726882316.09184: variable 'playbook_dir' from source: magic vars 18251 1726882316.09185: variable 'ansible_playbook_python' from source: magic vars 18251 1726882316.09185: variable 'ansible_config_file' from source: magic vars 18251 1726882316.09186: variable 'groups' from source: magic vars 18251 1726882316.09187: variable 'omit' from source: magic vars 18251 1726882316.09188: variable 'ansible_version' from source: magic vars 18251 1726882316.09188: variable 'ansible_check_mode' from source: magic vars 18251 1726882316.09189: variable 'ansible_diff_mode' from source: magic vars 18251 1726882316.09190: variable 'ansible_forks' from source: magic vars 18251 1726882316.09190: variable 'ansible_inventory_sources' from source: magic vars 18251 1726882316.09191: variable 'ansible_skip_tags' from source: magic vars 18251 1726882316.09192: variable 'ansible_limit' from source: magic vars 18251 1726882316.09194: variable 'ansible_run_tags' from source: magic vars 18251 1726882316.09195: variable 'ansible_verbosity' from source: magic vars 18251 1726882316.09226: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml 18251 1726882316.10224: in VariableManager get_vars() 18251 1726882316.10239: done with get_vars() 18251 1726882316.10274: in VariableManager get_vars() 18251 1726882316.10515: done with get_vars() 18251 1726882316.10550: in VariableManager get_vars() 18251 1726882316.10562: done with get_vars() 18251 1726882316.10590: in VariableManager get_vars() 18251 1726882316.10604: done with get_vars() 18251 1726882316.10673: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 18251 1726882316.11076: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 18251 1726882316.11421: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 18251 1726882316.12821: in VariableManager get_vars() 18251 1726882316.12841: done with get_vars() 18251 1726882316.13587: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 18251 1726882316.13927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18251 1726882316.16374: in VariableManager get_vars() 18251 1726882316.16392: done with get_vars() 18251 1726882316.16721: in VariableManager get_vars() 18251 1726882316.16725: done with get_vars() 18251 1726882316.16727: variable 'playbook_dir' from source: magic vars 18251 1726882316.16728: variable 'ansible_playbook_python' from source: magic vars 18251 1726882316.16729: variable 'ansible_config_file' from source: magic vars 18251 1726882316.16730: variable 'groups' from source: magic vars 18251 1726882316.16730: variable 'omit' from source: magic vars 18251 1726882316.16731: variable 'ansible_version' from source: magic vars 18251 1726882316.16732: variable 'ansible_check_mode' from source: magic vars 18251 1726882316.16733: variable 'ansible_diff_mode' from source: magic vars 18251 1726882316.16733: variable 'ansible_forks' from source: magic vars 18251 1726882316.16734: variable 'ansible_inventory_sources' from source: magic vars 18251 1726882316.16735: variable 'ansible_skip_tags' from source: magic vars 18251 1726882316.16735: variable 'ansible_limit' from source: magic vars 18251 1726882316.16736: variable 'ansible_run_tags' from source: magic vars 18251 1726882316.16737: variable 'ansible_verbosity' from source: magic vars 18251 1726882316.16768: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 18251 1726882316.17042: in VariableManager get_vars() 18251 1726882316.17046: done with get_vars() 18251 1726882316.17048: variable 'playbook_dir' from source: magic vars 18251 1726882316.17049: variable 'ansible_playbook_python' from source: magic vars 18251 1726882316.17050: variable 'ansible_config_file' from source: magic vars 18251 1726882316.17050: variable 'groups' from source: magic vars 18251 1726882316.17051: variable 'omit' from source: magic vars 18251 1726882316.17052: variable 'ansible_version' from source: magic vars 18251 1726882316.17052: variable 'ansible_check_mode' from source: magic vars 18251 1726882316.17053: variable 'ansible_diff_mode' from source: magic vars 18251 1726882316.17054: variable 'ansible_forks' from source: magic vars 18251 1726882316.17055: variable 'ansible_inventory_sources' from source: magic vars 18251 1726882316.17055: variable 'ansible_skip_tags' from source: magic vars 18251 1726882316.17056: variable 'ansible_limit' from source: magic vars 18251 1726882316.17057: variable 'ansible_run_tags' from source: magic vars 18251 1726882316.17057: variable 'ansible_verbosity' from source: magic vars 18251 1726882316.17087: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 18251 1726882316.17171: in VariableManager get_vars() 18251 1726882316.17182: done with get_vars() 18251 1726882316.17427: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 18251 1726882316.17538: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 18251 1726882316.17817: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 18251 1726882316.18702: in VariableManager get_vars() 18251 1726882316.18723: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18251 1726882316.22568: in VariableManager get_vars() 18251 1726882316.22591: done with get_vars() 18251 1726882316.22636: in VariableManager get_vars() 18251 1726882316.22640: done with get_vars() 18251 1726882316.22642: variable 'playbook_dir' from source: magic vars 18251 1726882316.22643: variable 'ansible_playbook_python' from source: magic vars 18251 1726882316.22644: variable 'ansible_config_file' from source: magic vars 18251 1726882316.22644: variable 'groups' from source: magic vars 18251 1726882316.22645: variable 'omit' from source: magic vars 18251 1726882316.22646: variable 'ansible_version' from source: magic vars 18251 1726882316.22646: variable 'ansible_check_mode' from source: magic vars 18251 1726882316.22647: variable 'ansible_diff_mode' from source: magic vars 18251 1726882316.22648: variable 'ansible_forks' from source: magic vars 18251 1726882316.22648: variable 'ansible_inventory_sources' from source: magic vars 18251 1726882316.22649: variable 'ansible_skip_tags' from source: magic vars 18251 1726882316.22650: variable 'ansible_limit' from source: magic vars 18251 1726882316.22650: variable 'ansible_run_tags' from source: magic vars 18251 1726882316.22651: variable 'ansible_verbosity' from source: magic vars 18251 1726882316.22682: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 18251 1726882316.23107: in VariableManager get_vars() 18251 1726882316.23120: done with get_vars() 18251 1726882316.23206: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 18251 1726882316.27480: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 18251 1726882316.27566: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 18251 1726882316.28449: in VariableManager get_vars() 18251 1726882316.28469: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18251 1726882316.31785: in VariableManager get_vars() 18251 1726882316.31807: done with get_vars() 18251 1726882316.31845: in VariableManager get_vars() 18251 1726882316.31858: done with get_vars() 18251 1726882316.31925: in VariableManager get_vars() 18251 1726882316.31937: done with get_vars() 18251 1726882316.32075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 18251 1726882316.32090: 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 18251 1726882316.32330: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 18251 1726882316.32501: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 18251 1726882316.32504: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/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__) 18251 1726882316.32534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 18251 1726882316.32558: 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) 18251 1726882316.32728: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 18251 1726882316.32787: Loaded config def from plugin (callback/default) 18251 1726882316.32790: 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) 18251 1726882316.34061: Loaded config def from plugin (callback/junit) 18251 1726882316.34064: 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) 18251 1726882316.34116: 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) 18251 1726882316.34179: Loaded config def from plugin (callback/minimal) 18251 1726882316.34182: 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) 18251 1726882316.34228: 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) 18251 1726882316.34285: Loaded config def from plugin (callback/tree) 18251 1726882316.34290: 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 18251 1726882316.34428: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 18251 1726882316.34431: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml 18251 1726882316.34457: in VariableManager get_vars() 18251 1726882316.34471: done with get_vars() 18251 1726882316.34476: in VariableManager get_vars() 18251 1726882316.34484: done with get_vars() 18251 1726882316.34489: variable 'omit' from source: magic vars 18251 1726882316.34536: in VariableManager get_vars() 18251 1726882316.34550: done with get_vars() 18251 1726882316.34571: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethernet.yml' with initscripts as provider] *** 18251 1726882316.35359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 18251 1726882316.35438: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 18251 1726882316.35516: getting the remaining hosts for this loop 18251 1726882316.35517: done getting the remaining hosts for this loop 18251 1726882316.35520: getting the next task for host managed_node1 18251 1726882316.35523: done getting next task for host managed_node1 18251 1726882316.35525: ^ task is: TASK: Gathering Facts 18251 1726882316.35527: ^ 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 18251 1726882316.35534: getting variables 18251 1726882316.35536: in VariableManager get_vars() 18251 1726882316.35546: Calling all_inventory to load vars for managed_node1 18251 1726882316.35548: Calling groups_inventory to load vars for managed_node1 18251 1726882316.35551: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882316.35563: Calling all_plugins_play to load vars for managed_node1 18251 1726882316.35572: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882316.35575: Calling groups_plugins_play to load vars for managed_node1 18251 1726882316.35611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882316.35848: done with get_vars() 18251 1726882316.35855: done getting variables 18251 1726882316.35926: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:5 Friday 20 September 2024 21:31:56 -0400 (0:00:00.016) 0:00:00.016 ****** 18251 1726882316.35947: entering _queue_task() for managed_node1/gather_facts 18251 1726882316.35948: Creating lock for gather_facts 18251 1726882316.36388: worker is 1 (out of 1 available) 18251 1726882316.36400: exiting _queue_task() for managed_node1/gather_facts 18251 1726882316.36415: done queuing things up, now waiting for results queue to drain 18251 1726882316.36417: waiting for pending results... 18251 1726882316.36677: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18251 1726882316.36743: in run() - task 12673a56-9f93-6e0e-8717-00000000007c 18251 1726882316.36879: variable 'ansible_search_path' from source: unknown 18251 1726882316.36883: calling self._execute() 18251 1726882316.36885: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882316.36887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882316.36898: variable 'omit' from source: magic vars 18251 1726882316.37003: variable 'omit' from source: magic vars 18251 1726882316.37033: variable 'omit' from source: magic vars 18251 1726882316.37073: variable 'omit' from source: magic vars 18251 1726882316.37127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18251 1726882316.37179: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18251 1726882316.37214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18251 1726882316.37237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18251 1726882316.37258: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18251 1726882316.37298: variable 'inventory_hostname' from source: host vars for 'managed_node1' 18251 1726882316.37309: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882316.37322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882316.37431: Set connection var ansible_pipelining to False 18251 1726882316.37476: Set connection var ansible_connection to ssh 18251 1726882316.37478: Set connection var ansible_module_compression to ZIP_DEFLATED 18251 1726882316.37480: Set connection var ansible_shell_executable to /bin/sh 18251 1726882316.37482: Set connection var ansible_timeout to 10 18251 1726882316.37483: Set connection var ansible_shell_type to sh 18251 1726882316.37492: variable 'ansible_shell_executable' from source: unknown 18251 1726882316.37502: variable 'ansible_connection' from source: unknown 18251 1726882316.37508: variable 'ansible_module_compression' from source: unknown 18251 1726882316.37513: variable 'ansible_shell_type' from source: unknown 18251 1726882316.37518: variable 'ansible_shell_executable' from source: unknown 18251 1726882316.37524: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882316.37535: variable 'ansible_pipelining' from source: unknown 18251 1726882316.37585: variable 'ansible_timeout' from source: unknown 18251 1726882316.37588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882316.37764: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 18251 1726882316.37780: variable 'omit' from source: magic vars 18251 1726882316.37791: starting attempt loop 18251 1726882316.37806: running the handler 18251 1726882316.37827: variable 'ansible_facts' from source: unknown 18251 1726882316.37851: _low_level_execute_command(): starting 18251 1726882316.37903: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 18251 1726882316.39618: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882316.39662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 18251 1726882316.39670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18251 1726882316.39673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882316.39756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882316.41464: stdout chunk (state=3): >>>/root <<< 18251 1726882316.41611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882316.41800: stderr chunk (state=3): >>><<< 18251 1726882316.41804: stdout chunk (state=3): >>><<< 18251 1726882316.41807: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882316.41810: _low_level_execute_command(): starting 18251 1726882316.41812: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824 `" && echo ansible-tmp-1726882316.4171174-18271-102056904247824="` echo /root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824 `" ) && sleep 0' 18251 1726882316.42584: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18251 1726882316.42602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18251 1726882316.42619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 18251 1726882316.42638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 18251 1726882316.42662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 18251 1726882316.42716: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882316.42796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 18251 1726882316.42817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18251 1726882316.42829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882316.43070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882316.44862: stdout chunk (state=3): >>>ansible-tmp-1726882316.4171174-18271-102056904247824=/root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824 <<< 18251 1726882316.44965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882316.45092: stderr chunk (state=3): >>><<< 18251 1726882316.45106: stdout chunk (state=3): >>><<< 18251 1726882316.45135: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882316.4171174-18271-102056904247824=/root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882316.45176: variable 'ansible_module_compression' from source: unknown 18251 1726882316.45300: ANSIBALLZ: Using generic lock for ansible.legacy.setup 18251 1726882316.45303: ANSIBALLZ: Acquiring lock 18251 1726882316.45305: ANSIBALLZ: Lock acquired: 140671544120416 18251 1726882316.45308: ANSIBALLZ: Creating module 18251 1726882316.84850: ANSIBALLZ: Writing module into payload 18251 1726882316.85001: ANSIBALLZ: Writing module 18251 1726882316.85031: ANSIBALLZ: Renaming module 18251 1726882316.85043: ANSIBALLZ: Done creating module 18251 1726882316.85070: variable 'ansible_facts' from source: unknown 18251 1726882316.85271: variable 'inventory_hostname' from source: host vars for 'managed_node1' 18251 1726882316.85573: _low_level_execute_command(): starting 18251 1726882316.85576: _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' 18251 1726882316.86603: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18251 1726882316.86622: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18251 1726882316.86652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 18251 1726882316.86677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 18251 1726882316.86696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 18251 1726882316.86792: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 18251 1726882316.86811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882316.86970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882316.88644: stdout chunk (state=3): >>>PLATFORM <<< 18251 1726882316.88720: stdout chunk (state=3): >>>Linux <<< 18251 1726882316.88753: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 <<< 18251 1726882316.88756: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 18251 1726882316.88929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882316.88932: stdout chunk (state=3): >>><<< 18251 1726882316.88935: stderr chunk (state=3): >>><<< 18251 1726882316.88951: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882316.89203 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 18251 1726882316.89207: _low_level_execute_command(): starting 18251 1726882316.89209: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 18251 1726882316.89228: Sending initial data 18251 1726882316.89237: Sent initial data (1181 bytes) 18251 1726882316.90298: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882316.90431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 18251 1726882316.90443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882316.90535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882316.94105: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 18251 1726882316.94395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882316.94515: stderr chunk (state=3): >>><<< 18251 1726882316.94519: stdout chunk (state=3): >>><<< 18251 1726882316.94601: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882316.94728: variable 'ansible_facts' from source: unknown 18251 1726882316.94799: variable 'ansible_facts' from source: unknown 18251 1726882316.94802: variable 'ansible_module_compression' from source: unknown 18251 1726882316.94805: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-18251stv2mtkg/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 18251 1726882316.94861: variable 'ansible_facts' from source: unknown 18251 1726882316.95199: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824/AnsiballZ_setup.py 18251 1726882316.95479: Sending initial data 18251 1726882316.95491: Sent initial data (154 bytes) 18251 1726882316.96013: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18251 1726882316.96044: 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 <<< 18251 1726882316.96110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882316.96156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 18251 1726882316.96174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18251 1726882316.96196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882316.96262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882316.97813: 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 <<< 18251 1726882316.97859: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 18251 1726882316.97898: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-18251stv2mtkg/tmpwmd7s3ey /root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824/AnsiballZ_setup.py <<< 18251 1726882316.97902: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824/AnsiballZ_setup.py" <<< 18251 1726882316.97976: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-18251stv2mtkg/tmpwmd7s3ey" to remote "/root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824/AnsiballZ_setup.py" <<< 18251 1726882317.00152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882317.00200: stderr chunk (state=3): >>><<< 18251 1726882317.00403: stdout chunk (state=3): >>><<< 18251 1726882317.00407: done transferring module to remote 18251 1726882317.00409: _low_level_execute_command(): starting 18251 1726882317.00411: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824/ /root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824/AnsiballZ_setup.py && sleep 0' 18251 1726882317.01351: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882317.01427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 18251 1726882317.01457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18251 1726882317.01484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882317.01547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882317.03761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882317.03765: stdout chunk (state=3): >>><<< 18251 1726882317.03767: stderr chunk (state=3): >>><<< 18251 1726882317.03770: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882317.03772: _low_level_execute_command(): starting 18251 1726882317.03774: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824/AnsiballZ_setup.py && sleep 0' 18251 1726882317.04759: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18251 1726882317.04771: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 18251 1726882317.04810: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882317.04917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882317.04935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882317.07266: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 18251 1726882317.07270: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 18251 1726882317.07273: stdout chunk (state=3): >>>import 'time' # <<< 18251 1726882317.07275: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 18251 1726882317.07321: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 18251 1726882317.07343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882317.07363: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 18251 1726882317.07526: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8d684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8d37b30> # /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 0x7efdb8d6aa50> <<< 18251 1726882317.07575: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 18251 1726882317.07588: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 18251 1726882317.08000: stdout chunk (state=3): >>>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' <<< 18251 1726882317.08013: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b3d130> # /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 0x7efdb8b3dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 18251 1726882317.08399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 18251 1726882317.08406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 18251 1726882317.08441: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882317.08631: stdout chunk (state=3): >>># /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 0x7efdb8b7bdd0> # /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' <<< 18251 1726882317.08636: stdout chunk (state=3): >>>import '_operator' # <<< 18251 1726882317.08639: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b7bfe0> <<< 18251 1726882317.08652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 18251 1726882317.08678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 18251 1726882317.08702: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 18251 1726882317.08824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8bb37a0> <<< 18251 1726882317.08830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 18251 1726882317.08847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8bb3e30> <<< 18251 1726882317.08859: stdout chunk (state=3): >>>import '_collections' # <<< 18251 1726882317.08909: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b93aa0> <<< 18251 1726882317.08966: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b911c0> <<< 18251 1726882317.09040: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b78f80> <<< 18251 1726882317.09071: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 18251 1726882317.09223: stdout chunk (state=3): >>># 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 0x7efdb8bd3710> <<< 18251 1726882317.09227: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8bd2330> <<< 18251 1726882317.09253: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 18251 1726882317.09268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b92090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8bd0b90> <<< 18251 1726882317.09322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 18251 1726882317.09340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c08740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b78200> <<< 18251 1726882317.09513: 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' # 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 0x7efdb8c08bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c08aa0> # 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 0x7efdb8c08e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b76d20> # /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 <<< 18251 1726882317.09568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 18251 1726882317.09571: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c09580> <<< 18251 1726882317.09573: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c09250> import 'importlib.machinery' # <<< 18251 1726882317.09609: 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' <<< 18251 1726882317.09853: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c0a480> 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 0x7efdb8c20680> 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 0x7efdb8c21d60> # /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 0x7efdb8c22c00> <<< 18251 1726882317.09898: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb8c23260> <<< 18251 1726882317.09914: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c22150> <<< 18251 1726882317.09932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 18251 1726882317.09972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 18251 1726882317.10008: 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 0x7efdb8c23ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c23410> <<< 18251 1726882317.10047: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c0a4b0> <<< 18251 1726882317.10226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # 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 0x7efdb892fbc0> # /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' <<< 18251 1726882317.10229: 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 0x7efdb89586e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8958440> <<< 18251 1726882317.10259: stdout chunk (state=3): >>># 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 0x7efdb8958710> <<< 18251 1726882317.10287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 18251 1726882317.10302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 18251 1726882317.10364: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882317.10488: 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 0x7efdb8959040> <<< 18251 1726882317.10601: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882317.10616: 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 0x7efdb8959a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb89588f0> <<< 18251 1726882317.10631: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb892dd60> <<< 18251 1726882317.10655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 18251 1726882317.10782: 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 <<< 18251 1726882317.10814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb895ade0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8959b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c0aba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 18251 1726882317.10849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882317.10865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 18251 1726882317.10901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 18251 1726882317.11006: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8987140> # /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' <<< 18251 1726882317.11017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 18251 1726882317.11039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 18251 1726882317.11078: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb89a7500> <<< 18251 1726882317.11106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 18251 1726882317.11312: stdout chunk (state=3): >>># 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 0x7efdb8a082c0> # /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 <<< 18251 1726882317.11344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 18251 1726882317.11427: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8a0aa20> <<< 18251 1726882317.11539: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8a083e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb89d12e0> <<< 18251 1726882317.11569: 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 0x7efdb83293d0> <<< 18251 1726882317.11587: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb89a6300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb895bd10> <<< 18251 1726882317.11772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 18251 1726882317.11904: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdb89a6900> <<< 18251 1726882317.12044: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ul5xjc2s/ansible_ansible.legacy.setup_payload.zip' <<< 18251 1726882317.12082: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.12169: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.12198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 18251 1726882317.12309: stdout chunk (state=3): >>># 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 <<< 18251 1726882317.12321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 18251 1726882317.12354: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb838f0e0> <<< 18251 1726882317.12365: stdout chunk (state=3): >>>import '_typing' # <<< 18251 1726882317.12551: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb836dfd0> <<< 18251 1726882317.12648: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb836d160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882317.12651: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 18251 1726882317.12737: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.14048: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.15209: 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 0x7efdb838cfb0> # /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' <<< 18251 1726882317.15236: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 18251 1726882317.15253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 18251 1726882317.15524: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 18251 1726882317.15528: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb83be960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb83be6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb83be030> # /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 0x7efdb83be750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb838fd70> 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 0x7efdb83bf680> # 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 0x7efdb83bf8c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 18251 1726882317.15577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 18251 1726882317.15619: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb83bfe00> <<< 18251 1726882317.15639: stdout chunk (state=3): >>>import 'pwd' # <<< 18251 1726882317.15651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 18251 1726882317.15754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8229bb0> # 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 0x7efdb822b7d0> <<< 18251 1726882317.15773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 18251 1726882317.15787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 18251 1726882317.15816: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb822c1d0> <<< 18251 1726882317.15839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 18251 1726882317.15870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 18251 1726882317.15882: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb822d370> <<< 18251 1726882317.16081: stdout chunk (state=3): >>># /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 0x7efdb822fe60> # 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 0x7efdb8c22b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb822e120> <<< 18251 1726882317.16106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 18251 1726882317.16125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 18251 1726882317.16186: stdout chunk (state=3): >>># /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 <<< 18251 1726882317.16302: stdout chunk (state=3): >>># 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 0x7efdb8237c80> <<< 18251 1726882317.16316: stdout chunk (state=3): >>>import '_tokenize' # <<< 18251 1726882317.16379: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8236750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb82364b0> <<< 18251 1726882317.16410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 18251 1726882317.16517: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8236a20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb822e5a0> <<< 18251 1726882317.16547: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882317.16554: stdout chunk (state=3): >>># 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 0x7efdb827bec0> <<< 18251 1726882317.16579: 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 <<< 18251 1726882317.16582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb827bf20> <<< 18251 1726882317.16597: 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 <<< 18251 1726882317.16710: stdout chunk (state=3): >>># 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 0x7efdb827da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb827d7c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 18251 1726882317.16730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 18251 1726882317.16786: 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 0x7efdb827ffb0> <<< 18251 1726882317.16789: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb827e0f0> <<< 18251 1726882317.16813: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 18251 1726882317.16849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882317.16865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 18251 1726882317.16952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb82837a0> <<< 18251 1726882317.17059: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8280170> <<< 18251 1726882317.17113: 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 0x7efdb8284500> <<< 18251 1726882317.17176: 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 0x7efdb82847a0> <<< 18251 1726882317.17192: 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 0x7efdb8284ad0> <<< 18251 1726882317.17215: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb827c080> <<< 18251 1726882317.17282: 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' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 18251 1726882317.17361: stdout chunk (state=3): >>># 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 0x7efdb8110170> <<< 18251 1726882317.17500: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882317.17510: stdout chunk (state=3): >>># 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 0x7efdb81115b0> <<< 18251 1726882317.17513: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8286900> <<< 18251 1726882317.17606: 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 0x7efdb8287cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8286570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 18251 1726882317.17706: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.17755: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.17771: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 18251 1726882317.17823: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 18251 1726882317.17936: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.18100: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.18607: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.19120: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 18251 1726882317.19136: 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' # <<< 18251 1726882317.19161: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 18251 1726882317.19177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882317.19224: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb8115700> <<< 18251 1726882317.19316: 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' <<< 18251 1726882317.19335: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81164b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8286ab0> <<< 18251 1726882317.19392: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 18251 1726882317.19399: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.19436: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.19439: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 18251 1726882317.19586: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.19750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 18251 1726882317.19753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 18251 1726882317.19785: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8116540> # zipimport: zlib available <<< 18251 1726882317.20216: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.20704: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.20826: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # <<< 18251 1726882317.20842: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.21020: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.21055: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 18251 1726882317.21078: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 18251 1726882317.21098: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.21320: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 18251 1726882317.21431: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.21648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 18251 1726882317.21690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 18251 1726882317.21712: stdout chunk (state=3): >>>import '_ast' # <<< 18251 1726882317.21772: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8117710> <<< 18251 1726882317.21884: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.21912: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.21939: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 18251 1726882317.22070: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882317.22105: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882317.22148: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.22211: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.22278: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 18251 1726882317.22334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882317.22381: 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 0x7efdb8122090> <<< 18251 1726882317.22426: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb811d070> <<< 18251 1726882317.22457: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 18251 1726882317.22469: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.22535: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.22588: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.22617: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.22667: 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' <<< 18251 1726882317.22681: 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 <<< 18251 1726882317.22711: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 18251 1726882317.22728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 18251 1726882317.22795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 18251 1726882317.22819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 18251 1726882317.22824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 18251 1726882317.22874: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb820aab0> <<< 18251 1726882317.22917: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb82fe780> <<< 18251 1726882317.23001: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81221e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8116ff0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 18251 1726882317.23021: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23042: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23081: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 18251 1726882317.23143: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 18251 1726882317.23180: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 18251 1726882317.23183: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23237: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23297: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23336: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23339: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23376: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23418: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23453: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 18251 1726882317.23502: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23567: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23642: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23667: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23697: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 18251 1726882317.23709: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.23880: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.24040: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.24080: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.24157: 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' <<< 18251 1726882317.24207: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 18251 1726882317.24304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 18251 1726882317.24358: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81b6570> # /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 <<< 18251 1726882317.24433: 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 0x7efdb7d60290> <<< 18251 1726882317.24470: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb7d605f0> <<< 18251 1726882317.24701: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81a7410> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81b70e0> <<< 18251 1726882317.24742: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81b4cb0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81b48f0> # /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 0x7efdb7d63500> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7d62db0> # 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 0x7efdb7d62f90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7d621e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 18251 1726882317.24808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 18251 1726882317.24831: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7d636e0> <<< 18251 1726882317.24858: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 18251 1726882317.24881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 18251 1726882317.24903: 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 0x7efdb7dc21e0> <<< 18251 1726882317.24935: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7dc0230> <<< 18251 1726882317.24995: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81b60c0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 18251 1726882317.25078: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 18251 1726882317.25099: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.25131: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 18251 1726882317.25148: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.25195: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.25247: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 18251 1726882317.25278: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 18251 1726882317.25309: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.25321: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.25348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 18251 1726882317.25360: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.25509: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 18251 1726882317.25529: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.25549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 18251 1726882317.25631: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.25662: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.25725: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.25859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 18251 1726882317.25863: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.26248: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.26668: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 18251 1726882317.26690: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.26736: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.26780: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.26820: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.26861: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 18251 1726882317.26863: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.26895: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.26937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 18251 1726882317.26947: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.26983: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.27058: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 18251 1726882317.27062: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.27083: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.27117: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 18251 1726882317.27165: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.27184: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 18251 1726882317.27195: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.27273: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.27351: 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' <<< 18251 1726882317.27399: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7dc3800> <<< 18251 1726882317.27402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 18251 1726882317.27419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 18251 1726882317.27533: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7dc2e40> import 'ansible.module_utils.facts.system.local' # <<< 18251 1726882317.27552: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.27613: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.27684: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 18251 1726882317.27689: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.27773: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.27864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 18251 1726882317.27875: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.27938: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.28016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 18251 1726882317.28021: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.28057: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.28109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 18251 1726882317.28182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 18251 1726882317.28219: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882317.28277: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb7dfe420> <<< 18251 1726882317.28628: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7dec740> import 'ansible.module_utils.facts.system.python' # <<< 18251 1726882317.28635: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 18251 1726882317.28651: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.28731: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.28848: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.28997: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 18251 1726882317.29033: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.29071: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 18251 1726882317.29102: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.29123: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.29200: 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' <<< 18251 1726882317.29271: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb7e11e80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7e11df0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 18251 1726882317.29322: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.29353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 18251 1726882317.29367: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.29509: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.29657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 18251 1726882317.29683: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.29779: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.29864: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.30010: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882317.30014: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.30142: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.30279: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 18251 1726882317.30309: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.30631: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882317.31129: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.31617: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 18251 1726882317.31642: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 18251 1726882317.31740: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.31843: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 18251 1726882317.31861: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.31947: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.32041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 18251 1726882317.32059: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.32199: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.32352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 18251 1726882317.32384: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 18251 1726882317.32440: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.32549: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.32584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 18251 1726882317.32599: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.32740: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.32930: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.33073: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 18251 1726882317.33095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 18251 1726882317.33207: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.33425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # 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 <<< 18251 1726882317.33474: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.33538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 18251 1726882317.33553: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.33671: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 18251 1726882317.33915: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34163: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 18251 1726882317.34194: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34232: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34298: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 18251 1726882317.34313: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34334: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 18251 1726882317.34381: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34409: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34440: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 18251 1726882317.34456: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34482: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34517: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 18251 1726882317.34539: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34602: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 18251 1726882317.34724: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34730: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 18251 1726882317.34743: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34764: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34812: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 18251 1726882317.34836: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.34856: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882317.34915: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.35048: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.35051: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.35233: 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' # <<< 18251 1726882317.35236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 18251 1726882317.35402: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.35605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 18251 1726882317.35642: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.35698: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 18251 1726882317.35714: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.35740: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.35790: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 18251 1726882317.36022: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.36036: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 18251 1726882317.36056: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.36144: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 18251 1726882317.36209: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882317.36414: 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' <<< 18251 1726882317.36440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 18251 1726882317.36489: 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 0x7efdb7c0e810> <<< 18251 1726882317.36504: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7c0eab0> <<< 18251 1726882317.36537: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7c0d370> <<< 18251 1726882317.49389: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 18251 1726882317.49700: 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 0x7efdb7c548f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 18251 1726882317.49725: 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 0x7efdb7c54da0> # /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 0x7efdb7c56210> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7c55ca0> <<< 18251 1726882317.49828: 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 <<< 18251 1726882317.73911: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_iscsi_iqn": "", "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": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": <<< 18251 1726882317.73964: stdout chunk (state=3): >>>"ec2d2d02cced42c36436217cb93f6b8e", "ansible_loadavg": {"1m": 0.58203125, "5m": 0.3349609375, "15m": 0.15869140625}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2958, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 573, "free": 2958}, "nocache": {"free": 3295, "used": 236}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 750, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794762752, "block_size": 4096, "block_total": 65519099, "block_available": 63914737, "block_used": 1604362, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "31", "second": "57", "epoch": "1726882317", "epoch_int": "1726882317", "date": "2024-09-20", "time": "21:31:57", "iso8601_micro": "2024-09-21T01:31:57.697384Z", "iso8601": "2024-09-21T01:31:57Z", "iso8601_basic": "20240920T213157697384", "iso8601_basic_short": "20240920T213157", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "p<<< 18251 1726882317.73996: stdout chunk (state=3): >>>refix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_service_mgr": "systemd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 18251 1726882317.74564: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 18251 1726882317.74613: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # 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<<< 18251 1726882317.74653: 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 # 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 <<< 18251 1726882317.74714: stdout chunk (state=3): >>># cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading <<< 18251 1726882317.74746: stdout chunk (state=3): >>># 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<<< 18251 1726882317.74784: stdout chunk (state=3): >>> # 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 <<< 18251 1726882317.74871: stdout chunk (state=3): >>># destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution <<< 18251 1726882317.74902: stdout chunk (state=3): >>># 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 <<< 18251 1726882317.74971: stdout chunk (state=3): >>># 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 <<< 18251 1726882317.75076: stdout chunk (state=3): >>># 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 <<< 18251 1726882317.75360: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 18251 1726882317.75419: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 18251 1726882317.75524: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 18251 1726882317.75616: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal <<< 18251 1726882317.75652: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 18251 1726882317.75752: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 18251 1726882317.75865: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 18251 1726882317.75918: stdout chunk (state=3): >>># 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 <<< 18251 1726882317.76022: stdout chunk (state=3): >>># 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 <<< 18251 1726882317.76443: 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 # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 18251 1726882317.76447: stdout chunk (state=3): >>># 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 <<< 18251 1726882317.76457: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 18251 1726882317.76478: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 18251 1726882317.76718: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 18251 1726882317.77198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 18251 1726882317.77201: stdout chunk (state=3): >>><<< 18251 1726882317.77205: stderr chunk (state=3): >>><<< 18251 1726882317.77658: _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 0x7efdb8d684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8d37b30> # /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 0x7efdb8d6aa50> 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 0x7efdb8b3d130> # /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 0x7efdb8b3dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b7bdd0> # /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 0x7efdb8b7bfe0> # /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 0x7efdb8bb37a0> # /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 0x7efdb8bb3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b93aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b911c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b78f80> # /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 0x7efdb8bd3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8bd2330> # /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 0x7efdb8b92090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8bd0b90> # /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 0x7efdb8c08740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b78200> # /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 0x7efdb8c08bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c08aa0> # 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 0x7efdb8c08e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8b76d20> # /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 0x7efdb8c09580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c09250> 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 0x7efdb8c0a480> 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 0x7efdb8c20680> 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 0x7efdb8c21d60> # /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 0x7efdb8c22c00> # 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 0x7efdb8c23260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c22150> # /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 0x7efdb8c23ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c23410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c0a4b0> # /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 0x7efdb892fbc0> # /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 0x7efdb89586e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8958440> # 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 0x7efdb8958710> # /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 0x7efdb8959040> # 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 0x7efdb8959a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb89588f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb892dd60> # /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 0x7efdb895ade0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8959b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8c0aba0> # /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 0x7efdb8987140> # /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 0x7efdb89a7500> # /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 0x7efdb8a082c0> # /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 0x7efdb8a0aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8a083e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb89d12e0> # /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 0x7efdb83293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb89a6300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb895bd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdb89a6900> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ul5xjc2s/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 0x7efdb838f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb836dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb836d160> # 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 0x7efdb838cfb0> # /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 0x7efdb83be960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb83be6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb83be030> # /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 0x7efdb83be750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb838fd70> 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 0x7efdb83bf680> # 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 0x7efdb83bf8c0> # /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 0x7efdb83bfe00> 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 0x7efdb8229bb0> # 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 0x7efdb822b7d0> # /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 0x7efdb822c1d0> # /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 0x7efdb822d370> # /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 0x7efdb822fe60> # 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 0x7efdb8c22b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb822e120> # /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 0x7efdb8237c80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8236750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb82364b0> # /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 0x7efdb8236a20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb822e5a0> # 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 0x7efdb827bec0> # /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 0x7efdb827bf20> # /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 0x7efdb827da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb827d7c0> # /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 0x7efdb827ffb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb827e0f0> # /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 0x7efdb82837a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8280170> # 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 0x7efdb8284500> # 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 0x7efdb82847a0> # 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 0x7efdb8284ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb827c080> # /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 0x7efdb8110170> # 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 0x7efdb81115b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8286900> # 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 0x7efdb8287cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8286570> # 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 0x7efdb8115700> # /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 0x7efdb81164b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8286ab0> 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 0x7efdb8116540> # 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 0x7efdb8117710> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb8122090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb811d070> 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 0x7efdb820aab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb82fe780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81221e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb8116ff0> # 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 0x7efdb81b6570> # /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 0x7efdb7d60290> # 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 0x7efdb7d605f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81a7410> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81b70e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81b4cb0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81b48f0> # /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 0x7efdb7d63500> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7d62db0> # 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 0x7efdb7d62f90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7d621e0> # /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 0x7efdb7d636e0> # /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 0x7efdb7dc21e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7dc0230> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb81b60c0> 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 0x7efdb7dc3800> # /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 0x7efdb7dc2e40> 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 0x7efdb7dfe420> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7dec740> 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 0x7efdb7e11e80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7e11df0> 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 0x7efdb7c0e810> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7c0eab0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7c0d370> # /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 0x7efdb7c548f0> # /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 0x7efdb7c54da0> # /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 0x7efdb7c56210> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7c55ca0> 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_iscsi_iqn": "", "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": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_loadavg": {"1m": 0.58203125, "5m": 0.3349609375, "15m": 0.15869140625}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2958, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 573, "free": 2958}, "nocache": {"free": 3295, "used": 236}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 750, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794762752, "block_size": 4096, "block_total": 65519099, "block_available": 63914737, "block_used": 1604362, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "31", "second": "57", "epoch": "1726882317", "epoch_int": "1726882317", "date": "2024-09-20", "time": "21:31:57", "iso8601_micro": "2024-09-21T01:31:57.697384Z", "iso8601": "2024-09-21T01:31:57Z", "iso8601_basic": "20240920T213157697384", "iso8601_basic_short": "20240920T213157", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_service_mgr": "systemd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 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. 18251 1726882317.80862: 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-1726882316.4171174-18271-102056904247824/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 18251 1726882317.80865: _low_level_execute_command(): starting 18251 1726882317.80868: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882316.4171174-18271-102056904247824/ > /dev/null 2>&1 && sleep 0' 18251 1726882317.81997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18251 1726882317.82034: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882317.82203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 18251 1726882317.82280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18251 1726882317.82283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882317.82320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882317.84103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882317.84318: stderr chunk (state=3): >>><<< 18251 1726882317.84321: stdout chunk (state=3): >>><<< 18251 1726882317.84324: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882317.84326: handler run complete 18251 1726882317.84455: variable 'ansible_facts' from source: unknown 18251 1726882317.84665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882317.85401: variable 'ansible_facts' from source: unknown 18251 1726882317.85540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882317.85782: attempt loop complete, returning result 18251 1726882317.85837: _execute() done 18251 1726882317.85845: dumping result to json 18251 1726882317.85878: done dumping result, returning 18251 1726882317.85948: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-6e0e-8717-00000000007c] 18251 1726882317.85958: sending task result for task 12673a56-9f93-6e0e-8717-00000000007c 18251 1726882317.87309: done sending task result for task 12673a56-9f93-6e0e-8717-00000000007c 18251 1726882317.87312: WORKER PROCESS EXITING ok: [managed_node1] 18251 1726882317.87941: no more pending results, returning what we have 18251 1726882317.87944: results queue empty 18251 1726882317.87945: checking for any_errors_fatal 18251 1726882317.87946: done checking for any_errors_fatal 18251 1726882317.87947: checking for max_fail_percentage 18251 1726882317.87948: done checking for max_fail_percentage 18251 1726882317.87949: checking to see if all hosts have failed and the running result is not ok 18251 1726882317.87950: done checking to see if all hosts have failed 18251 1726882317.87951: getting the remaining hosts for this loop 18251 1726882317.87952: done getting the remaining hosts for this loop 18251 1726882317.87955: getting the next task for host managed_node1 18251 1726882317.87960: done getting next task for host managed_node1 18251 1726882317.87962: ^ task is: TASK: meta (flush_handlers) 18251 1726882317.87964: ^ 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 18251 1726882317.87967: getting variables 18251 1726882317.87969: in VariableManager get_vars() 18251 1726882317.87987: Calling all_inventory to load vars for managed_node1 18251 1726882317.87990: Calling groups_inventory to load vars for managed_node1 18251 1726882317.88018: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882317.88029: Calling all_plugins_play to load vars for managed_node1 18251 1726882317.88032: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882317.88035: Calling groups_plugins_play to load vars for managed_node1 18251 1726882317.88432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882317.88845: done with get_vars() 18251 1726882317.88855: done getting variables 18251 1726882317.89032: in VariableManager get_vars() 18251 1726882317.89042: Calling all_inventory to load vars for managed_node1 18251 1726882317.89044: Calling groups_inventory to load vars for managed_node1 18251 1726882317.89046: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882317.89051: Calling all_plugins_play to load vars for managed_node1 18251 1726882317.89053: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882317.89056: Calling groups_plugins_play to load vars for managed_node1 18251 1726882317.89376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882317.89676: done with get_vars() 18251 1726882317.89824: done queuing things up, now waiting for results queue to drain 18251 1726882317.89826: results queue empty 18251 1726882317.89827: checking for any_errors_fatal 18251 1726882317.89829: done checking for any_errors_fatal 18251 1726882317.89830: checking for max_fail_percentage 18251 1726882317.89831: done checking for max_fail_percentage 18251 1726882317.89832: checking to see if all hosts have failed and the running result is not ok 18251 1726882317.89837: done checking to see if all hosts have failed 18251 1726882317.89838: getting the remaining hosts for this loop 18251 1726882317.89839: done getting the remaining hosts for this loop 18251 1726882317.89842: getting the next task for host managed_node1 18251 1726882317.89846: done getting next task for host managed_node1 18251 1726882317.89849: ^ task is: TASK: Include the task 'el_repo_setup.yml' 18251 1726882317.89851: ^ 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 18251 1726882317.89853: getting variables 18251 1726882317.89853: in VariableManager get_vars() 18251 1726882317.89862: Calling all_inventory to load vars for managed_node1 18251 1726882317.89864: Calling groups_inventory to load vars for managed_node1 18251 1726882317.89866: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882317.89870: Calling all_plugins_play to load vars for managed_node1 18251 1726882317.89872: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882317.89875: Calling groups_plugins_play to load vars for managed_node1 18251 1726882317.90310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882317.90655: done with get_vars() 18251 1726882317.90662: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:10 Friday 20 September 2024 21:31:57 -0400 (0:00:01.549) 0:00:01.565 ****** 18251 1726882317.90867: entering _queue_task() for managed_node1/include_tasks 18251 1726882317.90869: Creating lock for include_tasks 18251 1726882317.91554: worker is 1 (out of 1 available) 18251 1726882317.91567: exiting _queue_task() for managed_node1/include_tasks 18251 1726882317.91691: done queuing things up, now waiting for results queue to drain 18251 1726882317.91697: waiting for pending results... 18251 1726882317.91918: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 18251 1726882317.92076: in run() - task 12673a56-9f93-6e0e-8717-000000000006 18251 1726882317.92089: variable 'ansible_search_path' from source: unknown 18251 1726882317.92210: calling self._execute() 18251 1726882317.92397: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882317.92402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882317.92447: variable 'omit' from source: magic vars 18251 1726882317.92684: _execute() done 18251 1726882317.92688: dumping result to json 18251 1726882317.92692: done dumping result, returning 18251 1726882317.92699: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-6e0e-8717-000000000006] 18251 1726882317.92773: sending task result for task 12673a56-9f93-6e0e-8717-000000000006 18251 1726882317.92852: done sending task result for task 12673a56-9f93-6e0e-8717-000000000006 18251 1726882317.92855: WORKER PROCESS EXITING 18251 1726882317.92917: no more pending results, returning what we have 18251 1726882317.92922: in VariableManager get_vars() 18251 1726882317.92951: Calling all_inventory to load vars for managed_node1 18251 1726882317.92953: Calling groups_inventory to load vars for managed_node1 18251 1726882317.92956: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882317.92968: Calling all_plugins_play to load vars for managed_node1 18251 1726882317.92971: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882317.92974: Calling groups_plugins_play to load vars for managed_node1 18251 1726882317.93260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882317.93672: done with get_vars() 18251 1726882317.93680: variable 'ansible_search_path' from source: unknown 18251 1726882317.93698: we have included files to process 18251 1726882317.93699: generating all_blocks data 18251 1726882317.93700: done generating all_blocks data 18251 1726882317.93701: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 18251 1726882317.93702: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 18251 1726882317.93705: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 18251 1726882317.95123: in VariableManager get_vars() 18251 1726882317.95200: done with get_vars() 18251 1726882317.95214: done processing included file 18251 1726882317.95216: iterating over new_blocks loaded from include file 18251 1726882317.95217: in VariableManager get_vars() 18251 1726882317.95228: done with get_vars() 18251 1726882317.95229: filtering new block on tags 18251 1726882317.95243: done filtering new block on tags 18251 1726882317.95361: in VariableManager get_vars() 18251 1726882317.95372: done with get_vars() 18251 1726882317.95374: filtering new block on tags 18251 1726882317.95391: done filtering new block on tags 18251 1726882317.95398: in VariableManager get_vars() 18251 1726882317.95409: done with get_vars() 18251 1726882317.95410: filtering new block on tags 18251 1726882317.95423: done filtering new block on tags 18251 1726882317.95425: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 18251 1726882317.95431: extending task lists for all hosts with included blocks 18251 1726882317.95592: done extending task lists 18251 1726882317.95598: done processing included files 18251 1726882317.95598: results queue empty 18251 1726882317.95599: checking for any_errors_fatal 18251 1726882317.95601: done checking for any_errors_fatal 18251 1726882317.95601: checking for max_fail_percentage 18251 1726882317.95602: done checking for max_fail_percentage 18251 1726882317.95603: checking to see if all hosts have failed and the running result is not ok 18251 1726882317.95604: done checking to see if all hosts have failed 18251 1726882317.95604: getting the remaining hosts for this loop 18251 1726882317.95606: done getting the remaining hosts for this loop 18251 1726882317.95608: getting the next task for host managed_node1 18251 1726882317.95612: done getting next task for host managed_node1 18251 1726882317.95614: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 18251 1726882317.95616: ^ 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 18251 1726882317.95618: getting variables 18251 1726882317.95619: in VariableManager get_vars() 18251 1726882317.95628: Calling all_inventory to load vars for managed_node1 18251 1726882317.95630: Calling groups_inventory to load vars for managed_node1 18251 1726882317.95632: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882317.95637: Calling all_plugins_play to load vars for managed_node1 18251 1726882317.95639: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882317.95642: Calling groups_plugins_play to load vars for managed_node1 18251 1726882317.96025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882317.96400: done with get_vars() 18251 1726882317.96409: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:31:57 -0400 (0:00:00.056) 0:00:01.621 ****** 18251 1726882317.96480: entering _queue_task() for managed_node1/setup 18251 1726882317.97073: worker is 1 (out of 1 available) 18251 1726882317.97084: exiting _queue_task() for managed_node1/setup 18251 1726882317.97203: done queuing things up, now waiting for results queue to drain 18251 1726882317.97209: waiting for pending results... 18251 1726882317.97614: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 18251 1726882317.97759: in run() - task 12673a56-9f93-6e0e-8717-00000000008d 18251 1726882317.97763: variable 'ansible_search_path' from source: unknown 18251 1726882317.97766: variable 'ansible_search_path' from source: unknown 18251 1726882317.97790: calling self._execute() 18251 1726882317.97947: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882317.97983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882317.97998: variable 'omit' from source: magic vars 18251 1726882317.98744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882318.01117: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882318.01171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882318.01203: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882318.01242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882318.01261: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882318.01324: 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) 18251 1726882318.01350: 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) 18251 1726882318.01364: 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) 18251 1726882318.01392: 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) 18251 1726882318.01407: 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) 18251 1726882318.01526: variable 'ansible_facts' from source: unknown 18251 1726882318.01567: variable 'network_test_required_facts' from source: task vars 18251 1726882318.01599: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 18251 1726882318.01606: variable 'omit' from source: magic vars 18251 1726882318.01639: variable 'omit' from source: magic vars 18251 1726882318.01663: variable 'omit' from source: magic vars 18251 1726882318.01684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18251 1726882318.01708: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18251 1726882318.01725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18251 1726882318.01737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18251 1726882318.01746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18251 1726882318.01768: variable 'inventory_hostname' from source: host vars for 'managed_node1' 18251 1726882318.01771: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882318.01774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882318.01844: Set connection var ansible_pipelining to False 18251 1726882318.01849: Set connection var ansible_connection to ssh 18251 1726882318.01851: Set connection var ansible_module_compression to ZIP_DEFLATED 18251 1726882318.01858: Set connection var ansible_shell_executable to /bin/sh 18251 1726882318.01861: Set connection var ansible_timeout to 10 18251 1726882318.01863: Set connection var ansible_shell_type to sh 18251 1726882318.01887: variable 'ansible_shell_executable' from source: unknown 18251 1726882318.01890: variable 'ansible_connection' from source: unknown 18251 1726882318.01894: variable 'ansible_module_compression' from source: unknown 18251 1726882318.01897: variable 'ansible_shell_type' from source: unknown 18251 1726882318.01899: variable 'ansible_shell_executable' from source: unknown 18251 1726882318.01901: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882318.01909: variable 'ansible_pipelining' from source: unknown 18251 1726882318.01911: variable 'ansible_timeout' from source: unknown 18251 1726882318.01913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882318.02185: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 18251 1726882318.02189: variable 'omit' from source: magic vars 18251 1726882318.02191: starting attempt loop 18251 1726882318.02195: running the handler 18251 1726882318.02197: _low_level_execute_command(): starting 18251 1726882318.02199: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 18251 1726882318.03425: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 18251 1726882318.03429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 18251 1726882318.03432: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 18251 1726882318.03434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882318.03477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 18251 1726882318.03619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882318.03634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882318.05211: stdout chunk (state=3): >>>/root <<< 18251 1726882318.05315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882318.05349: stderr chunk (state=3): >>><<< 18251 1726882318.05722: stdout chunk (state=3): >>><<< 18251 1726882318.05727: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882318.05736: _low_level_execute_command(): starting 18251 1726882318.05739: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574 `" && echo ansible-tmp-1726882318.0563312-18337-34871276807574="` echo /root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574 `" ) && sleep 0' 18251 1726882318.06969: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18251 1726882318.06972: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 18251 1726882318.06975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882318.06977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 18251 1726882318.06979: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882318.07324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882318.07337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882318.09224: stdout chunk (state=3): >>>ansible-tmp-1726882318.0563312-18337-34871276807574=/root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574 <<< 18251 1726882318.09423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882318.09427: stdout chunk (state=3): >>><<< 18251 1726882318.09429: stderr chunk (state=3): >>><<< 18251 1726882318.09800: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882318.0563312-18337-34871276807574=/root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882318.09803: variable 'ansible_module_compression' from source: unknown 18251 1726882318.09806: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-18251stv2mtkg/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 18251 1726882318.09808: variable 'ansible_facts' from source: unknown 18251 1726882318.10368: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574/AnsiballZ_setup.py 18251 1726882318.11125: Sending initial data 18251 1726882318.11128: Sent initial data (153 bytes) 18251 1726882318.12178: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18251 1726882318.12196: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 18251 1726882318.12210: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882318.12492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882318.12707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882318.14085: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 18251 1726882318.14212: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-18251stv2mtkg/tmpww47ppdb /root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574/AnsiballZ_setup.py <<< 18251 1726882318.14224: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-18251stv2mtkg/tmpww47ppdb" to remote "/root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574/AnsiballZ_setup.py" <<< 18251 1726882318.16631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882318.16714: stderr chunk (state=3): >>><<< 18251 1726882318.16724: stdout chunk (state=3): >>><<< 18251 1726882318.16751: done transferring module to remote 18251 1726882318.16830: _low_level_execute_command(): starting 18251 1726882318.16840: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574/ /root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574/AnsiballZ_setup.py && sleep 0' 18251 1726882318.18214: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18251 1726882318.18331: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 18251 1726882318.18488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882318.18534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882318.20479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882318.20482: stdout chunk (state=3): >>><<< 18251 1726882318.20484: stderr chunk (state=3): >>><<< 18251 1726882318.20631: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882318.20635: _low_level_execute_command(): starting 18251 1726882318.20638: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574/AnsiballZ_setup.py && sleep 0' 18251 1726882318.21880: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18251 1726882318.21912: 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 <<< 18251 1726882318.22111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 18251 1726882318.22167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882318.22380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882318.24478: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 18251 1726882318.24557: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 18251 1726882318.24665: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 18251 1726882318.24920: stdout chunk (state=3): >>>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 0x7fbcd6d104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6cdfb30> <<< 18251 1726882318.25098: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6d12a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 18251 1726882318.25122: stdout chunk (state=3): >>>import '_collections_abc' # <<< 18251 1726882318.25152: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 18251 1726882318.25189: stdout chunk (state=3): >>>import 'os' # <<< 18251 1726882318.25211: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 18251 1726882318.25225: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 18251 1726882318.25417: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7fbcd6ae5130> # /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 0x7fbcd6ae5fa0> import 'site' # <<< 18251 1726882318.25477: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 18251 1726882318.25808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 18251 1726882318.25835: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 18251 1726882318.25847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882318.26029: stdout chunk (state=3): >>># /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 0x7fbcd6b23e90> # /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 0x7fbcd6b23f50> <<< 18251 1726882318.26109: stdout chunk (state=3): >>># /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 <<< 18251 1726882318.26146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882318.26163: stdout chunk (state=3): >>>import 'itertools' # <<< 18251 1726882318.26246: 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 0x7fbcd6b5b830> # /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 0x7fbcd6b5bec0> import '_collections' # <<< 18251 1726882318.26298: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b3bb60> <<< 18251 1726882318.26348: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b39280> <<< 18251 1726882318.26426: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b21040> <<< 18251 1726882318.26478: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 18251 1726882318.26481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 18251 1726882318.26484: stdout chunk (state=3): >>>import '_sre' # <<< 18251 1726882318.26509: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 18251 1726882318.26567: stdout chunk (state=3): >>># 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' <<< 18251 1726882318.26624: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b7b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b7a3f0> <<< 18251 1726882318.26740: 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 0x7fbcd6b3a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b78c20> # /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 0x7fbcd6bb0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b202c0> # /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' <<< 18251 1726882318.26789: 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 0x7fbcd6bb0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bb0bc0> <<< 18251 1726882318.26898: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcd6bb0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b1ede0> # /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 <<< 18251 1726882318.26951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 18251 1726882318.26954: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bb1610> <<< 18251 1726882318.26957: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bb12e0> <<< 18251 1726882318.26959: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 18251 1726882318.27121: 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 0x7fbcd6bb2510> 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 0x7fbcd6bc8710> <<< 18251 1726882318.27178: stdout chunk (state=3): >>>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 0x7fbcd6bc9df0> <<< 18251 1726882318.27200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 18251 1726882318.27242: stdout chunk (state=3): >>># 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' <<< 18251 1726882318.27352: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bcac90> # 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 0x7fbcd6bcb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bca1e0> # /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' <<< 18251 1726882318.27614: 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 0x7fbcd6bcbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bcb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bb2540> # /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 0x7fbcd68d3bf0> # /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 0x7fbcd68fc6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd68fc410> <<< 18251 1726882318.27684: stdout chunk (state=3): >>># 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 0x7fbcd68fc6e0> # /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' <<< 18251 1726882318.27801: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882318.27880: 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 0x7fbcd68fd010> <<< 18251 1726882318.27984: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882318.28320: 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 0x7fbcd68fda00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd68fc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd68d1d90> # /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 0x7fbcd68fee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd68fdb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bb2c30> # /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 0x7fbcd69271a0> <<< 18251 1726882318.28382: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 18251 1726882318.28406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882318.28426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 18251 1726882318.28443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 18251 1726882318.28491: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd694b530> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 18251 1726882318.28611: stdout chunk (state=3): >>># 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 0x7fbcd69ac290> <<< 18251 1726882318.28634: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 18251 1726882318.28665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 18251 1726882318.28815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 18251 1726882318.28836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd69ae9f0> <<< 18251 1726882318.28888: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd69ac3b0> <<< 18251 1726882318.28937: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd69712e0> <<< 18251 1726882318.28970: 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 0x7fbcd67b53a0> <<< 18251 1726882318.28983: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd694a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd68ffd70> <<< 18251 1726882318.29164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 18251 1726882318.29184: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbcd67b5640> <<< 18251 1726882318.29457: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_hhsopupl/ansible_setup_payload.zip' # zipimport: zlib available <<< 18251 1726882318.29584: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.29611: 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' <<< 18251 1726882318.29653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 18251 1726882318.29720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 18251 1726882318.29796: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd681f080> <<< 18251 1726882318.29810: stdout chunk (state=3): >>>import '_typing' # <<< 18251 1726882318.29936: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd67fdf70> <<< 18251 1726882318.29985: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd67fd100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 18251 1726882318.30013: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.30052: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 18251 1726882318.31426: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.33220: 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 0x7fbcd681cf50> # /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' <<< 18251 1726882318.33241: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /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 0x7fbcd684eab0> <<< 18251 1726882318.33263: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd684e840> <<< 18251 1726882318.33286: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd684e150> <<< 18251 1726882318.33317: 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' <<< 18251 1726882318.33369: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd684e5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd681fd10> import 'atexit' # <<< 18251 1726882318.33423: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcd684f830> # 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' <<< 18251 1726882318.33447: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcd684fa70> <<< 18251 1726882318.33588: stdout chunk (state=3): >>># /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' # <<< 18251 1726882318.33591: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd684ffb0> <<< 18251 1726882318.33595: stdout chunk (state=3): >>>import 'pwd' # <<< 18251 1726882318.33622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 18251 1726882318.33640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 18251 1726882318.33671: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd612dd60> <<< 18251 1726882318.33733: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcd612f4a0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 18251 1726882318.33962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd61302f0> # /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 0x7fbcd6131490> # /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' <<< 18251 1726882318.34095: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6133f50> <<< 18251 1726882318.34219: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcd6138290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6132240> # /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 <<< 18251 1726882318.34305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 18251 1726882318.34422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd613bef0> import '_tokenize' # <<< 18251 1726882318.34451: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd613a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd613a750> <<< 18251 1726882318.34538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 18251 1726882318.34599: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd613ac90> <<< 18251 1726882318.34816: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6132720> # 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 0x7fbcd617ff80> # /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 0x7fbcd61802f0> # /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 0x7fbcd6181d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6181ac0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 18251 1726882318.34834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 18251 1726882318.34870: 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 0x7fbcd6184260> <<< 18251 1726882318.34895: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd61823c0> <<< 18251 1726882318.34911: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 18251 1726882318.35013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 18251 1726882318.35016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 18251 1726882318.35136: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd61879e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd61843b0> <<< 18251 1726882318.35190: 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 0x7fbcd6188830> <<< 18251 1726882318.35217: 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 0x7fbcd6188bf0> <<< 18251 1726882318.35264: 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 0x7fbcd6188cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6180380><<< 18251 1726882318.35347: 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' <<< 18251 1726882318.35361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 18251 1726882318.35382: stdout chunk (state=3): >>># 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 0x7fbcd6010320> <<< 18251 1726882318.35522: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882318.35542: stdout chunk (state=3): >>># 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 0x7fbcd60112e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd618aab0> <<< 18251 1726882318.35578: 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 0x7fbcd618be60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd618a6f0> # zipimport: zlib available <<< 18251 1726882318.35679: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 18251 1726882318.35703: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.35802: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.35847: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 18251 1726882318.35850: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.35962: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.36080: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.36702: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.37623: stdout chunk (state=3): >>>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' <<< 18251 1726882318.37676: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcd6019520> <<< 18251 1726882318.37786: 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' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd601a300> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6011130> <<< 18251 1726882318.37842: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 18251 1726882318.37872: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.37919: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 18251 1726882318.38141: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.38376: 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' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd601a330> <<< 18251 1726882318.38430: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.39120: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.39963: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.40057: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 18251 1726882318.40126: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.40411: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.40414: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 18251 1726882318.40416: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.40418: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.40421: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 18251 1726882318.40500: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 18251 1726882318.40509: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.40865: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.41219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 18251 1726882318.41303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 18251 1726882318.41498: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd601b560> # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.41604: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 18251 1726882318.41616: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 18251 1726882318.41633: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.41686: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.41740: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 18251 1726882318.41749: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.41981: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.42006: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.42047: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 18251 1726882318.42099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882318.42345: 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 0x7fbcd6026090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd60217c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 18251 1726882318.42385: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.42496: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.42576: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882318.42579: 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 <<< 18251 1726882318.42604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 18251 1726882318.42626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 18251 1726882318.42718: stdout chunk (state=3): >>># 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 <<< 18251 1726882318.42744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 18251 1726882318.42825: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd610ea50> <<< 18251 1726882318.43012: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd687a720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6026270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6025e20> # 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' # <<< 18251 1726882318.43059: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 18251 1726882318.43067: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.43090: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 18251 1726882318.43098: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.43143: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.43207: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.43219: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.43243: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.43363: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.43407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 18251 1726882318.43475: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.43543: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.43591: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.43813: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.43951: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.43987: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.44044: 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' <<< 18251 1726882318.44060: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 18251 1726882318.44077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 18251 1726882318.44089: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 18251 1726882318.44116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 18251 1726882318.44173: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd60b6180> # /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' <<< 18251 1726882318.44184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 18251 1726882318.44224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 18251 1726882318.44261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 18251 1726882318.44305: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5d14140> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882318.44372: 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 0x7fbcd5d144a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd609c770> <<< 18251 1726882318.44501: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd60b6cc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd60b48f0> <<< 18251 1726882318.44508: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd60b44a0> # /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' <<< 18251 1726882318.44662: 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' # 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 0x7fbcd5d173e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5d16c90> # 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 0x7fbcd5d16e70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5d160c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 18251 1726882318.44920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5d17590> # /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 0x7fbcd5d5a090> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5d17ce0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd60b44d0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.44943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 18251 1726882318.44989: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.45054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 18251 1726882318.45211: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.45302: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 18251 1726882318.45422: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # <<< 18251 1726882318.45480: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.45489: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.45569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 18251 1726882318.45708: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.45785: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.45890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 18251 1726882318.46029: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.46625: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.47440: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.47486: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.47540: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.47573: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 18251 1726882318.47614: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.47633: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 18251 1726882318.47908: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.47983: 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 <<< 18251 1726882318.48139: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.48234: 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' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5d5bd10> # /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' <<< 18251 1726882318.48277: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5d5ae40> import 'ansible.module_utils.facts.system.local' # <<< 18251 1726882318.48304: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.48386: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.48520: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 18251 1726882318.48575: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.48729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.48785: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 18251 1726882318.48830: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.48848: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.48880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 18251 1726882318.49057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 18251 1726882318.49105: 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 0x7fbcd5da2450> <<< 18251 1726882318.49219: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5d92210> <<< 18251 1726882318.49256: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 18251 1726882318.49289: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.49343: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 18251 1726882318.49357: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.49433: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.49522: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.49627: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.49852: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.49865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 18251 1726882318.49910: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.49983: 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' <<< 18251 1726882318.50046: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882318.50076: stdout chunk (state=3): >>># 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 0x7fbcd5db5fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5db5d00> import 'ansible.module_utils.facts.system.user' # <<< 18251 1726882318.50171: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 18251 1726882318.50174: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.50208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 18251 1726882318.50318: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.50449: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 18251 1726882318.50474: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.50699: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.50823: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # <<< 18251 1726882318.50841: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.51057: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.51078: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.51303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 18251 1726882318.51500: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.51669: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 18251 1726882318.51714: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.51763: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.52630: stdout chunk (state=3): >>># zipimport: zlib available<<< 18251 1726882318.52715: stdout chunk (state=3): >>> <<< 18251 1726882318.53535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.53612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 18251 1726882318.53625: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.53715: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.53813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 18251 1726882318.53830: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.53980: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.54128: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 18251 1726882318.54150: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.54182: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 18251 1726882318.54221: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.54264: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 18251 1726882318.54288: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.54380: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.54809: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.54896: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.55227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 18251 1726882318.55243: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.55287: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.55337: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 18251 1726882318.55392: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.55516: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.55637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 18251 1726882318.55640: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.55667: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.55721: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 18251 1726882318.55833: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.55873: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 18251 1726882318.55898: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.55988: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.56128: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 18251 1726882318.56499: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.57123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 18251 1726882318.57138: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 18251 1726882318.57164: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.57227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 18251 1726882318.57308: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # <<< 18251 1726882318.57339: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.57364: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.57461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 18251 1726882318.57553: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.57679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 18251 1726882318.57701: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 18251 1726882318.57781: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.57898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.57964: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.58036: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.58145: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.58258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 18251 1726882318.58272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 18251 1726882318.58432: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882318.58455: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 18251 1726882318.58745: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.59079: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 18251 1726882318.59100: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.59212: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 18251 1726882318.59275: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.59350: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 18251 1726882318.59467: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.59701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 18251 1726882318.59731: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882318.59959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 18251 1726882318.60623: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 18251 1726882318.60653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 18251 1726882318.60656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 18251 1726882318.60671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 18251 1726882318.60701: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcd5bbb710> <<< 18251 1726882318.60721: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5bb92e0> <<< 18251 1726882318.60792: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5bb9d00> <<< 18251 1726882318.61940: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "31", "second": "58", "epoch": "1726882318", "epoch_int": "1726882318", "date": "2024-09-20", "time": "21:31:58", "iso8601_micro": "2024-09-21T01:31:58.616974Z", "iso8601": "2024-09-21T01:31:58Z", "iso8601_basic": "20240920T213158616974", "iso8601_basic_short": "20240920T213158", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 18251 1726882318.62708: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 18251 1726882318.62711: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 18251 1726882318.62745: stdout chunk (state=3): >>># 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 <<< 18251 1726882318.62972: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl<<< 18251 1726882318.63073: stdout chunk (state=3): >>> # 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 <<< 18251 1726882318.63079: stdout chunk (state=3): >>># 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 <<< 18251 1726882318.63132: stdout chunk (state=3): >>># 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 <<< 18251 1726882318.63166: stdout chunk (state=3): >>># 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<<< 18251 1726882318.63195: stdout chunk (state=3): >>> # 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<<< 18251 1726882318.63213: stdout chunk (state=3): >>> # 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 <<< 18251 1726882318.63834: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # 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<<< 18251 1726882318.63847: stdout chunk (state=3): >>> # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 18251 1726882318.63920: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 18251 1726882318.63964: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection <<< 18251 1726882318.64019: stdout chunk (state=3): >>># destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 18251 1726882318.64038: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 18251 1726882318.64059: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 18251 1726882318.64135: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 18251 1726882318.64154: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 18251 1726882318.64209: stdout chunk (state=3): >>># destroy errno # destroy json <<< 18251 1726882318.64211: stdout chunk (state=3): >>># destroy socket # destroy struct<<< 18251 1726882318.64228: stdout chunk (state=3): >>> # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 18251 1726882318.64458: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 18251 1726882318.64627: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 18251 1726882318.64666: stdout chunk (state=3): >>># destroy _collections <<< 18251 1726882318.64695: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 18251 1726882318.64707: stdout chunk (state=3): >>># destroy tokenize <<< 18251 1726882318.64738: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 18251 1726882318.64788: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse <<< 18251 1726882318.64808: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error<<< 18251 1726882318.64929: 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 # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 18251 1726882318.64985: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 18251 1726882318.65002: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 18251 1726882318.65039: stdout chunk (state=3): >>># destroy _random <<< 18251 1726882318.65057: stdout chunk (state=3): >>># destroy _weakref # destroy _hashlib <<< 18251 1726882318.65220: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 18251 1726882318.65617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 18251 1726882318.65659: stderr chunk (state=3): >>><<< 18251 1726882318.65676: stdout chunk (state=3): >>><<< 18251 1726882318.66017: _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 0x7fbcd6d104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6cdfb30> # /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 0x7fbcd6d12a50> 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 0x7fbcd6ae5130> # /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 0x7fbcd6ae5fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b23e90> # /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 0x7fbcd6b23f50> # /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 0x7fbcd6b5b830> # /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 0x7fbcd6b5bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b3bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b39280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b21040> # /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 0x7fbcd6b7b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b7a3f0> # /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 0x7fbcd6b3a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b78c20> # /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 0x7fbcd6bb0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b202c0> # /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 0x7fbcd6bb0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bb0bc0> # 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 0x7fbcd6bb0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6b1ede0> # /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 0x7fbcd6bb1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bb12e0> 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 0x7fbcd6bb2510> 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 0x7fbcd6bc8710> 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 0x7fbcd6bc9df0> # /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 0x7fbcd6bcac90> # 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 0x7fbcd6bcb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bca1e0> # /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 0x7fbcd6bcbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bcb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bb2540> # /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 0x7fbcd68d3bf0> # /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 0x7fbcd68fc6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd68fc410> # 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 0x7fbcd68fc6e0> # /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 0x7fbcd68fd010> # 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 0x7fbcd68fda00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd68fc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd68d1d90> # /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 0x7fbcd68fee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd68fdb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6bb2c30> # /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 0x7fbcd69271a0> # /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 0x7fbcd694b530> # /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 0x7fbcd69ac290> # /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 0x7fbcd69ae9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd69ac3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd69712e0> # /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 0x7fbcd67b53a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd694a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd68ffd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbcd67b5640> # zipimport: found 103 names in '/tmp/ansible_setup_payload_hhsopupl/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd681f080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd67fdf70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd67fd100> # 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 0x7fbcd681cf50> # /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 0x7fbcd684eab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd684e840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd684e150> # /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 0x7fbcd684e5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd681fd10> 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 0x7fbcd684f830> # 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 0x7fbcd684fa70> # /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 0x7fbcd684ffb0> 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 0x7fbcd612dd60> # 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 0x7fbcd612f4a0> # /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 0x7fbcd61302f0> # /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 0x7fbcd6131490> # /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 0x7fbcd6133f50> # 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 0x7fbcd6138290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6132240> # /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 0x7fbcd613bef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd613a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd613a750> # /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 0x7fbcd613ac90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6132720> # 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 0x7fbcd617ff80> # /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 0x7fbcd61802f0> # /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 0x7fbcd6181d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6181ac0> # /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 0x7fbcd6184260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd61823c0> # /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 0x7fbcd61879e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd61843b0> # 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 0x7fbcd6188830> # 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 0x7fbcd6188bf0> # 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 0x7fbcd6188cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6180380> # /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 0x7fbcd6010320> # 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 0x7fbcd60112e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd618aab0> # 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 0x7fbcd618be60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd618a6f0> # 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 0x7fbcd6019520> # /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 0x7fbcd601a300> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6011130> 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 0x7fbcd601a330> # 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 0x7fbcd601b560> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcd6026090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd60217c0> 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 0x7fbcd610ea50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd687a720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6026270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd6025e20> # 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 0x7fbcd60b6180> # /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 0x7fbcd5d14140> # 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 0x7fbcd5d144a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd609c770> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd60b6cc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd60b48f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd60b44a0> # /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 0x7fbcd5d173e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5d16c90> # 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 0x7fbcd5d16e70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5d160c0> # /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 0x7fbcd5d17590> # /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 0x7fbcd5d5a090> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5d17ce0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd60b44d0> 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 0x7fbcd5d5bd10> # /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 0x7fbcd5d5ae40> 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 0x7fbcd5da2450> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5d92210> 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 0x7fbcd5db5fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5db5d00> 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 0x7fbcd5bbb710> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5bb92e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcd5bb9d00> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "31", "second": "58", "epoch": "1726882318", "epoch_int": "1726882318", "date": "2024-09-20", "time": "21:31:58", "iso8601_micro": "2024-09-21T01:31:58.616974Z", "iso8601": "2024-09-21T01:31:58Z", "iso8601_basic": "20240920T213158616974", "iso8601_basic_short": "20240920T213158", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 18251 1726882318.66944: done with _execute_module (setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 18251 1726882318.66947: _low_level_execute_command(): starting 18251 1726882318.66949: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882318.0563312-18337-34871276807574/ > /dev/null 2>&1 && sleep 0' 18251 1726882318.67184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18251 1726882318.67204: 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.9.159 originally 10.31.9.159 debug2: match not found <<< 18251 1726882318.67207: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882318.67261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 18251 1726882318.67264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882318.67322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882318.69911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882318.69938: stderr chunk (state=3): >>><<< 18251 1726882318.69940: stdout chunk (state=3): >>><<< 18251 1726882318.69949: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882318.70001: handler run complete 18251 1726882318.70004: variable 'ansible_facts' from source: unknown 18251 1726882318.70025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882318.70089: variable 'ansible_facts' from source: unknown 18251 1726882318.70137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882318.70168: attempt loop complete, returning result 18251 1726882318.70171: _execute() done 18251 1726882318.70173: dumping result to json 18251 1726882318.70182: done dumping result, returning 18251 1726882318.70189: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-6e0e-8717-00000000008d] 18251 1726882318.70196: sending task result for task 12673a56-9f93-6e0e-8717-00000000008d 18251 1726882318.70323: done sending task result for task 12673a56-9f93-6e0e-8717-00000000008d 18251 1726882318.70326: WORKER PROCESS EXITING ok: [managed_node1] 18251 1726882318.70425: no more pending results, returning what we have 18251 1726882318.70427: results queue empty 18251 1726882318.70428: checking for any_errors_fatal 18251 1726882318.70429: done checking for any_errors_fatal 18251 1726882318.70430: checking for max_fail_percentage 18251 1726882318.70431: done checking for max_fail_percentage 18251 1726882318.70432: checking to see if all hosts have failed and the running result is not ok 18251 1726882318.70433: done checking to see if all hosts have failed 18251 1726882318.70433: getting the remaining hosts for this loop 18251 1726882318.70435: done getting the remaining hosts for this loop 18251 1726882318.70439: getting the next task for host managed_node1 18251 1726882318.70446: done getting next task for host managed_node1 18251 1726882318.70449: ^ task is: TASK: Check if system is ostree 18251 1726882318.70451: ^ 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 18251 1726882318.70454: getting variables 18251 1726882318.70455: in VariableManager get_vars() 18251 1726882318.70478: Calling all_inventory to load vars for managed_node1 18251 1726882318.70480: Calling groups_inventory to load vars for managed_node1 18251 1726882318.70483: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882318.70492: Calling all_plugins_play to load vars for managed_node1 18251 1726882318.70507: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882318.70510: Calling groups_plugins_play to load vars for managed_node1 18251 1726882318.70644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882318.70755: done with get_vars() 18251 1726882318.70762: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:31:58 -0400 (0:00:00.743) 0:00:02.364 ****** 18251 1726882318.70830: entering _queue_task() for managed_node1/stat 18251 1726882318.71014: worker is 1 (out of 1 available) 18251 1726882318.71026: exiting _queue_task() for managed_node1/stat 18251 1726882318.71037: done queuing things up, now waiting for results queue to drain 18251 1726882318.71038: waiting for pending results... 18251 1726882318.71189: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 18251 1726882318.71260: in run() - task 12673a56-9f93-6e0e-8717-00000000008f 18251 1726882318.71276: variable 'ansible_search_path' from source: unknown 18251 1726882318.71280: variable 'ansible_search_path' from source: unknown 18251 1726882318.71320: calling self._execute() 18251 1726882318.71367: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882318.71376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882318.71418: variable 'omit' from source: magic vars 18251 1726882318.71844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 18251 1726882318.72078: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 18251 1726882318.72120: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 18251 1726882318.72172: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 18251 1726882318.72209: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 18251 1726882318.72290: 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) 18251 1726882318.72320: 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) 18251 1726882318.72345: 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) 18251 1726882318.72376: 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) 18251 1726882318.72479: Evaluated conditional (not __network_is_ostree is defined): True 18251 1726882318.72482: variable 'omit' from source: magic vars 18251 1726882318.72587: variable 'omit' from source: magic vars 18251 1726882318.72590: variable 'omit' from source: magic vars 18251 1726882318.72604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18251 1726882318.72607: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18251 1726882318.72621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18251 1726882318.72637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18251 1726882318.72647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18251 1726882318.72674: variable 'inventory_hostname' from source: host vars for 'managed_node1' 18251 1726882318.72677: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882318.72680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882318.72785: Set connection var ansible_pipelining to False 18251 1726882318.72788: Set connection var ansible_connection to ssh 18251 1726882318.72825: Set connection var ansible_module_compression to ZIP_DEFLATED 18251 1726882318.72933: Set connection var ansible_shell_executable to /bin/sh 18251 1726882318.72936: Set connection var ansible_timeout to 10 18251 1726882318.72939: Set connection var ansible_shell_type to sh 18251 1726882318.72941: variable 'ansible_shell_executable' from source: unknown 18251 1726882318.72943: variable 'ansible_connection' from source: unknown 18251 1726882318.72945: variable 'ansible_module_compression' from source: unknown 18251 1726882318.72947: variable 'ansible_shell_type' from source: unknown 18251 1726882318.72949: variable 'ansible_shell_executable' from source: unknown 18251 1726882318.72951: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882318.72953: variable 'ansible_pipelining' from source: unknown 18251 1726882318.72955: variable 'ansible_timeout' from source: unknown 18251 1726882318.72957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882318.73270: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 18251 1726882318.73304: variable 'omit' from source: magic vars 18251 1726882318.73342: starting attempt loop 18251 1726882318.73346: running the handler 18251 1726882318.73348: _low_level_execute_command(): starting 18251 1726882318.73361: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 18251 1726882318.74007: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18251 1726882318.74037: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882318.74091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 18251 1726882318.74097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882318.74148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882318.76568: stdout chunk (state=3): >>>/root <<< 18251 1726882318.77005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882318.77008: stdout chunk (state=3): >>><<< 18251 1726882318.77011: stderr chunk (state=3): >>><<< 18251 1726882318.77014: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882318.77023: _low_level_execute_command(): starting 18251 1726882318.77025: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745 `" && echo ansible-tmp-1726882318.7694237-18375-71467794355745="` echo /root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745 `" ) && sleep 0' 18251 1726882318.77815: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18251 1726882318.77902: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882318.77906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 18251 1726882318.77938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882318.77984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882318.80175: stdout chunk (state=3): >>>ansible-tmp-1726882318.7694237-18375-71467794355745=/root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745 <<< 18251 1726882318.80368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882318.80371: stdout chunk (state=3): >>><<< 18251 1726882318.80374: stderr chunk (state=3): >>><<< 18251 1726882318.80814: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882318.7694237-18375-71467794355745=/root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882318.80818: variable 'ansible_module_compression' from source: unknown 18251 1726882318.80820: ANSIBALLZ: Using lock for stat 18251 1726882318.80823: ANSIBALLZ: Acquiring lock 18251 1726882318.80825: ANSIBALLZ: Lock acquired: 140671544121904 18251 1726882318.80827: ANSIBALLZ: Creating module 18251 1726882318.97213: ANSIBALLZ: Writing module into payload 18251 1726882318.97320: ANSIBALLZ: Writing module 18251 1726882318.97350: ANSIBALLZ: Renaming module 18251 1726882318.97368: ANSIBALLZ: Done creating module 18251 1726882318.97388: variable 'ansible_facts' from source: unknown 18251 1726882318.97477: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745/AnsiballZ_stat.py 18251 1726882318.97704: Sending initial data 18251 1726882318.97713: Sent initial data (152 bytes) 18251 1726882318.98302: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18251 1726882318.98316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18251 1726882318.98379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 18251 1726882318.98391: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882318.98456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 18251 1726882318.98486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 18251 1726882318.98512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882318.98589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882319.00121: 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 <<< 18251 1726882319.00266: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 18251 1726882319.00314: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-18251stv2mtkg/tmp8f25qqci /root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745/AnsiballZ_stat.py <<< 18251 1726882319.00317: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745/AnsiballZ_stat.py" <<< 18251 1726882319.00381: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-18251stv2mtkg/tmp8f25qqci" to remote "/root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745/AnsiballZ_stat.py" <<< 18251 1726882319.01572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882319.01576: stdout chunk (state=3): >>><<< 18251 1726882319.01578: stderr chunk (state=3): >>><<< 18251 1726882319.01580: done transferring module to remote 18251 1726882319.01582: _low_level_execute_command(): starting 18251 1726882319.01584: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745/ /root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745/AnsiballZ_stat.py && sleep 0' 18251 1726882319.02983: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18251 1726882319.03092: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 18251 1726882319.03251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882319.03303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882319.05147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882319.05151: stdout chunk (state=3): >>><<< 18251 1726882319.05157: stderr chunk (state=3): >>><<< 18251 1726882319.05173: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882319.05177: _low_level_execute_command(): starting 18251 1726882319.05180: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745/AnsiballZ_stat.py && sleep 0' 18251 1726882319.06351: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 18251 1726882319.06365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 18251 1726882319.06379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 18251 1726882319.06469: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882319.06645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882319.06691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882319.10041: stdout chunk (state=3): >>>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' # <<< 18251 1726882319.10045: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9c184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9be7b30> # /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 0x7ff3a9c1aa50> import '_signal' # import '_abc' # import 'abc' # <<< 18251 1726882319.10048: stdout chunk (state=3): >>>import 'io' # <<< 18251 1726882319.10106: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 18251 1726882319.10174: stdout chunk (state=3): >>>import '_collections_abc' # <<< 18251 1726882319.10286: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 18251 1726882319.10349: stdout chunk (state=3): >>>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' <<< 18251 1726882319.10353: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a2d130> <<< 18251 1726882319.10726: 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 0x7ff3a9a2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 18251 1726882319.10769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 18251 1726882319.10772: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 18251 1726882319.10775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882319.10777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 18251 1726882319.10811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 18251 1726882319.10828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 18251 1726882319.10854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 18251 1726882319.10872: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a6be90> <<< 18251 1726882319.10891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 18251 1726882319.10921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 18251 1726882319.10933: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a6bf50> <<< 18251 1726882319.10953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 18251 1726882319.10973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 18251 1726882319.11005: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 18251 1726882319.11052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882319.11074: stdout chunk (state=3): >>>import 'itertools' # <<< 18251 1726882319.11098: 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 0x7ff3a9aa3830> <<< 18251 1726882319.11181: 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' <<< 18251 1726882319.11214: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9aa3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a83b60> <<< 18251 1726882319.11227: stdout chunk (state=3): >>>import '_functools' # <<< 18251 1726882319.11418: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a81280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a69040> # /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 <<< 18251 1726882319.11470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 18251 1726882319.11473: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 18251 1726882319.11475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 18251 1726882319.11518: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9ac37d0> <<< 18251 1726882319.11522: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9ac23f0> <<< 18251 1726882319.11573: 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 0x7ff3a9a82150> <<< 18251 1726882319.11576: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9ac0c20> <<< 18251 1726882319.11614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 18251 1726882319.11627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9af8860> <<< 18251 1726882319.11664: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a682c0> # /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' <<< 18251 1726882319.11682: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882319.11929: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3a9af8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9af8bc0> # 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 0x7ff3a9af8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a66de0> # /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 0x7ff3a9af9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9af92e0> 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 0x7ff3a9afa510> import 'importlib.util' # import 'runpy' # <<< 18251 1726882319.11950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 18251 1726882319.12001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 18251 1726882319.12030: 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 0x7ff3a9b10710> <<< 18251 1726882319.12051: stdout chunk (state=3): >>>import 'errno' # <<< 18251 1726882319.12086: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882319.12116: stdout chunk (state=3): >>># 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 0x7ff3a9b11df0> <<< 18251 1726882319.12129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 18251 1726882319.12162: stdout chunk (state=3): >>># 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 <<< 18251 1726882319.12189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9b12c90> <<< 18251 1726882319.12246: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3a9b132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9b121e0> <<< 18251 1726882319.12282: stdout chunk (state=3): >>># /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' <<< 18251 1726882319.12329: 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 0x7ff3a9b13d70> <<< 18251 1726882319.12405: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9b134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9afa540> <<< 18251 1726882319.12429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 18251 1726882319.12460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 18251 1726882319.12482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 18251 1726882319.12513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 18251 1726882319.12560: 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 0x7ff3a98abbf0> <<< 18251 1726882319.12583: 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' <<< 18251 1726882319.12653: 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 0x7ff3a98d46b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a98d4410> # 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 0x7ff3a98d46e0> <<< 18251 1726882319.12687: 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' <<< 18251 1726882319.12827: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882319.12972: 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 0x7ff3a98d5010> <<< 18251 1726882319.13115: 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 0x7ff3a98d5a00> <<< 18251 1726882319.13147: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a98d48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a98a9d90> <<< 18251 1726882319.13172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 18251 1726882319.13210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 18251 1726882319.13245: stdout chunk (state=3): >>># /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' <<< 18251 1726882319.13298: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a98d6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a98d5b50> <<< 18251 1726882319.13319: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9afac30> <<< 18251 1726882319.13342: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 18251 1726882319.13439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882319.13459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 18251 1726882319.13509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 18251 1726882319.13605: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a98ff1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 18251 1726882319.13619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882319.13660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 18251 1726882319.13672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 18251 1726882319.13725: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9923530> <<< 18251 1726882319.13765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 18251 1726882319.13816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 18251 1726882319.13892: stdout chunk (state=3): >>>import 'ntpath' # <<< 18251 1726882319.13923: 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 0x7ff3a9984290> <<< 18251 1726882319.14024: stdout chunk (state=3): >>># /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 <<< 18251 1726882319.14102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 18251 1726882319.14219: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a99869f0> <<< 18251 1726882319.14318: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a99843b0> <<< 18251 1726882319.14404: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a99492e0> # /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 0x7ff3a97893a0> <<< 18251 1726882319.14572: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9922360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a98d7d70> <<< 18251 1726882319.14598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 18251 1726882319.14620: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff3a9789640> <<< 18251 1726882319.14872: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_nmx69lly/ansible_stat_payload.zip' # zipimport: zlib available <<< 18251 1726882319.15014: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 18251 1726882319.15236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /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 0x7ff3a97df080> import '_typing' # <<< 18251 1726882319.15347: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a97bdf70> <<< 18251 1726882319.15371: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a97bd100> # zipimport: zlib available <<< 18251 1726882319.15388: stdout chunk (state=3): >>>import 'ansible' # <<< 18251 1726882319.15558: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 18251 1726882319.15571: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.17275: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.19111: 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' <<< 18251 1726882319.19120: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a97dcf50> <<< 18251 1726882319.19144: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 18251 1726882319.19155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882319.19230: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /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' <<< 18251 1726882319.19254: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3a9806a80> <<< 18251 1726882319.19322: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9806810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9806120> <<< 18251 1726882319.19364: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 18251 1726882319.19367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 18251 1726882319.19421: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9806570> <<< 18251 1726882319.19434: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a97dfd10> import 'atexit' # <<< 18251 1726882319.19455: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3a98077a0> <<< 18251 1726882319.19507: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3a98079e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 18251 1726882319.19582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 18251 1726882319.19642: stdout chunk (state=3): >>>import '_locale' # <<< 18251 1726882319.19646: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9807f20> <<< 18251 1726882319.19683: stdout chunk (state=3): >>>import 'pwd' # <<< 18251 1726882319.19689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 18251 1726882319.19710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 18251 1726882319.19782: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9115d60> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882319.19792: stdout chunk (state=3): >>># 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 0x7ff3a9117980> <<< 18251 1726882319.19808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 18251 1726882319.19871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a91182f0> <<< 18251 1726882319.19889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 18251 1726882319.19931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 18251 1726882319.19948: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9119490> <<< 18251 1726882319.20015: stdout chunk (state=3): >>># /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' <<< 18251 1726882319.20047: 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' <<< 18251 1726882319.20161: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a911bf50> # 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 0x7ff3a9120290> <<< 18251 1726882319.20186: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a911a240> <<< 18251 1726882319.20209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 18251 1726882319.20249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 18251 1726882319.20267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 18251 1726882319.20298: 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 <<< 18251 1726882319.20338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 18251 1726882319.20371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 18251 1726882319.20385: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9123e90> import '_tokenize' # <<< 18251 1726882319.20502: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9122960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a91226c0> # /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' <<< 18251 1726882319.20652: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9122c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a911a720> <<< 18251 1726882319.20681: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882319.20688: stdout chunk (state=3): >>># 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 0x7ff3a916bef0> <<< 18251 1726882319.20722: 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' <<< 18251 1726882319.20727: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a916c200> <<< 18251 1726882319.20769: 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 # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 18251 1726882319.20799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 18251 1726882319.20806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 18251 1726882319.20849: 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 0x7ff3a916dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a916da00> <<< 18251 1726882319.21006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 18251 1726882319.21227: 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 0x7ff3a9170200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a916e330> # /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 0x7ff3a91739e0> <<< 18251 1726882319.21411: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a91703b0> <<< 18251 1726882319.21491: 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 0x7ff3a9174ce0> <<< 18251 1726882319.21530: 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 0x7ff3a9174a10> <<< 18251 1726882319.21596: 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 0x7ff3a9174380> <<< 18251 1726882319.21613: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a916c2f0> <<< 18251 1726882319.21648: 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 <<< 18251 1726882319.21662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 18251 1726882319.21671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 18251 1726882319.21700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 18251 1726882319.21763: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 18251 1726882319.21766: 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 0x7ff3a9000530> <<< 18251 1726882319.22026: 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 0x7ff3a9001820> <<< 18251 1726882319.22029: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9176cc0> <<< 18251 1726882319.22078: 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 0x7ff3a9177890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a91768a0> # zipimport: zlib available <<< 18251 1726882319.22081: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.22117: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 18251 1726882319.22244: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.22383: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.22418: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 18251 1726882319.22423: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 18251 1726882319.22619: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882319.22815: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.23705: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.24542: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 18251 1726882319.24574: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 18251 1726882319.24610: stdout chunk (state=3): >>># /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' <<< 18251 1726882319.24685: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3a9005b50> <<< 18251 1726882319.24821: 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' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9006990> <<< 18251 1726882319.24825: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a90019a0> <<< 18251 1726882319.24876: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 18251 1726882319.24913: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882319.24923: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 18251 1726882319.25026: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.25349: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.25418: 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' <<< 18251 1726882319.25426: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9006690> <<< 18251 1726882319.25451: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.26190: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.26927: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.27028: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.27134: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 18251 1726882319.27208: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 18251 1726882319.27249: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 18251 1726882319.27252: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.27360: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.27488: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 18251 1726882319.27506: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.27546: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.27557: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 18251 1726882319.27589: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.27657: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 18251 1726882319.27816: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.28025: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.28401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 18251 1726882319.28486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 18251 1726882319.28489: stdout chunk (state=3): >>>import '_ast' # <<< 18251 1726882319.28600: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9007bf0> <<< 18251 1726882319.28603: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.28712: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.28819: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 18251 1726882319.28840: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 18251 1726882319.28865: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.28915: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.28984: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 18251 1726882319.29006: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.29046: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.29105: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.29203: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.29281: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 18251 1726882319.29338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 18251 1726882319.29449: 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 0x7ff3a90126c0> <<< 18251 1726882319.29501: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a900d3a0> <<< 18251 1726882319.29541: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 18251 1726882319.29617: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.29654: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.29744: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.29780: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.29836: 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' <<< 18251 1726882319.29873: 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 <<< 18251 1726882319.29910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 18251 1726882319.29997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 18251 1726882319.30034: stdout chunk (state=3): >>># /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' <<< 18251 1726882319.30119: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9102f00> <<< 18251 1726882319.30219: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9842bd0> <<< 18251 1726882319.30303: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a90128d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a68230> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 18251 1726882319.30345: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.30348: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.30378: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 18251 1726882319.30485: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 18251 1726882319.30497: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.30521: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 18251 1726882319.30714: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.31120: stdout chunk (state=3): >>># zipimport: zlib available <<< 18251 1726882319.31172: 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"}}} <<< 18251 1726882319.31187: stdout chunk (state=3): >>># destroy __main__ <<< 18251 1726882319.31643: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 18251 1726882319.31648: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 18251 1726882319.31657: 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 <<< 18251 1726882319.31667: stdout chunk (state=3): >>># 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 <<< 18251 1726882319.31691: 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 # 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 <<< 18251 1726882319.31699: stdout chunk (state=3): >>># 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 <<< 18251 1726882319.31732: stdout chunk (state=3): >>># 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 <<< 18251 1726882319.31738: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress <<< 18251 1726882319.31744: stdout chunk (state=3): >>># 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 <<< 18251 1726882319.31760: stdout chunk (state=3): >>># 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 <<< 18251 1726882319.31765: stdout chunk (state=3): >>># 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<<< 18251 1726882319.31789: stdout chunk (state=3): >>> # 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 <<< 18251 1726882319.31804: 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 # 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 <<< 18251 1726882319.31833: 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 # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 18251 1726882319.32153: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 18251 1726882319.32185: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 18251 1726882319.32192: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 18251 1726882319.32215: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 18251 1726882319.32261: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 18251 1726882319.32297: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 18251 1726882319.32300: stdout chunk (state=3): >>># 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 <<< 18251 1726882319.32330: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 18251 1726882319.32338: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 18251 1726882319.32356: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 18251 1726882319.32373: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 18251 1726882319.32410: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 18251 1726882319.32476: stdout chunk (state=3): >>># 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 <<< 18251 1726882319.32500: stdout chunk (state=3): >>># 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 <<< 18251 1726882319.32518: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 18251 1726882319.32541: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 18251 1726882319.32547: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 18251 1726882319.32579: stdout chunk (state=3): >>># 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 <<< 18251 1726882319.32602: stdout chunk (state=3): >>># 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 <<< 18251 1726882319.32608: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 18251 1726882319.33013: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 18251 1726882319.33046: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 18251 1726882319.33072: stdout chunk (state=3): >>># destroy _hashlib <<< 18251 1726882319.33090: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 18251 1726882319.33116: stdout chunk (state=3): >>># destroy itertools <<< 18251 1726882319.33125: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 18251 1726882319.33317: stdout chunk (state=3): >>># clear sys.audit hooks <<< 18251 1726882319.33558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 18251 1726882319.33611: stderr chunk (state=3): >>><<< 18251 1726882319.33614: stdout chunk (state=3): >>><<< 18251 1726882319.33788: _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 0x7ff3a9c184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9be7b30> # /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 0x7ff3a9c1aa50> 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 0x7ff3a9a2d130> # /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 0x7ff3a9a2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a6be90> # /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 0x7ff3a9a6bf50> # /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 0x7ff3a9aa3830> # /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 0x7ff3a9aa3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a81280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a69040> # /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 0x7ff3a9ac37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9ac23f0> # /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 0x7ff3a9a82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9ac0c20> # /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 0x7ff3a9af8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a682c0> # /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 0x7ff3a9af8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9af8bc0> # 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 0x7ff3a9af8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a66de0> # /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 0x7ff3a9af9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9af92e0> 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 0x7ff3a9afa510> 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 0x7ff3a9b10710> 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 0x7ff3a9b11df0> # /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 0x7ff3a9b12c90> # 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 0x7ff3a9b132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9b121e0> # /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 0x7ff3a9b13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9b134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9afa540> # /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 0x7ff3a98abbf0> # /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 0x7ff3a98d46b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a98d4410> # 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 0x7ff3a98d46e0> # /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 0x7ff3a98d5010> # 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 0x7ff3a98d5a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a98d48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a98a9d90> # /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 0x7ff3a98d6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a98d5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9afac30> # /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 0x7ff3a98ff1a0> # /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 0x7ff3a9923530> # /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 0x7ff3a9984290> # /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 0x7ff3a99869f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a99843b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a99492e0> # /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 0x7ff3a97893a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9922360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a98d7d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff3a9789640> # zipimport: found 30 names in '/tmp/ansible_stat_payload_nmx69lly/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 0x7ff3a97df080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a97bdf70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a97bd100> # 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 0x7ff3a97dcf50> # /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 0x7ff3a9806a80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9806810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9806120> # /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 0x7ff3a9806570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a97dfd10> 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 0x7ff3a98077a0> # 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 0x7ff3a98079e0> # /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 0x7ff3a9807f20> 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 0x7ff3a9115d60> # 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 0x7ff3a9117980> # /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 0x7ff3a91182f0> # /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 0x7ff3a9119490> # /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 0x7ff3a911bf50> # 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 0x7ff3a9120290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a911a240> # /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 0x7ff3a9123e90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9122960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a91226c0> # /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 0x7ff3a9122c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a911a720> # 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 0x7ff3a916bef0> # /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 0x7ff3a916c200> # /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 0x7ff3a916dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a916da00> # /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 0x7ff3a9170200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a916e330> # /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 0x7ff3a91739e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a91703b0> # 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 0x7ff3a9174ce0> # 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 0x7ff3a9174a10> # 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 0x7ff3a9174380> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a916c2f0> # /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 0x7ff3a9000530> # 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 0x7ff3a9001820> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9176cc0> # 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 0x7ff3a9177890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a91768a0> # 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 0x7ff3a9005b50> # /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 0x7ff3a9006990> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a90019a0> 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 0x7ff3a9006690> # 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 0x7ff3a9007bf0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3a90126c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a900d3a0> 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 0x7ff3a9102f00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9842bd0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a90128d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3a9a68230> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 18251 1726882319.34709: 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-1726882318.7694237-18375-71467794355745/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 18251 1726882319.34717: _low_level_execute_command(): starting 18251 1726882319.34720: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882318.7694237-18375-71467794355745/ > /dev/null 2>&1 && sleep 0' 18251 1726882319.34837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 18251 1726882319.34840: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882319.34843: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 18251 1726882319.34845: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 18251 1726882319.34896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 18251 1726882319.34899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 18251 1726882319.34954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 18251 1726882319.37565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 18251 1726882319.37591: stderr chunk (state=3): >>><<< 18251 1726882319.37595: stdout chunk (state=3): >>><<< 18251 1726882319.37617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 18251 1726882319.37620: handler run complete 18251 1726882319.37632: attempt loop complete, returning result 18251 1726882319.37635: _execute() done 18251 1726882319.37637: dumping result to json 18251 1726882319.37641: done dumping result, returning 18251 1726882319.37649: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [12673a56-9f93-6e0e-8717-00000000008f] 18251 1726882319.37653: sending task result for task 12673a56-9f93-6e0e-8717-00000000008f 18251 1726882319.37744: done sending task result for task 12673a56-9f93-6e0e-8717-00000000008f 18251 1726882319.37746: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 18251 1726882319.37806: no more pending results, returning what we have 18251 1726882319.37810: results queue empty 18251 1726882319.37810: checking for any_errors_fatal 18251 1726882319.37815: done checking for any_errors_fatal 18251 1726882319.37816: checking for max_fail_percentage 18251 1726882319.37817: done checking for max_fail_percentage 18251 1726882319.37818: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.37819: done checking to see if all hosts have failed 18251 1726882319.37819: getting the remaining hosts for this loop 18251 1726882319.37820: done getting the remaining hosts for this loop 18251 1726882319.37824: getting the next task for host managed_node1 18251 1726882319.37829: done getting next task for host managed_node1 18251 1726882319.37831: ^ task is: TASK: Set flag to indicate system is ostree 18251 1726882319.37834: ^ 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 18251 1726882319.37837: getting variables 18251 1726882319.37838: in VariableManager get_vars() 18251 1726882319.37866: Calling all_inventory to load vars for managed_node1 18251 1726882319.37868: Calling groups_inventory to load vars for managed_node1 18251 1726882319.37872: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.37882: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.37884: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.37887: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.38051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.38168: done with get_vars() 18251 1726882319.38176: done getting variables 18251 1726882319.38250: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:31:59 -0400 (0:00:00.674) 0:00:03.039 ****** 18251 1726882319.38271: entering _queue_task() for managed_node1/set_fact 18251 1726882319.38272: Creating lock for set_fact 18251 1726882319.38489: worker is 1 (out of 1 available) 18251 1726882319.38504: exiting _queue_task() for managed_node1/set_fact 18251 1726882319.38516: done queuing things up, now waiting for results queue to drain 18251 1726882319.38517: waiting for pending results... 18251 1726882319.38660: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 18251 1726882319.38718: in run() - task 12673a56-9f93-6e0e-8717-000000000090 18251 1726882319.38730: variable 'ansible_search_path' from source: unknown 18251 1726882319.38733: variable 'ansible_search_path' from source: unknown 18251 1726882319.38764: calling self._execute() 18251 1726882319.38818: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.38823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.38831: variable 'omit' from source: magic vars 18251 1726882319.39212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 18251 1726882319.39373: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 18251 1726882319.39407: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 18251 1726882319.39432: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 18251 1726882319.39457: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 18251 1726882319.39523: 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) 18251 1726882319.39541: 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) 18251 1726882319.39559: 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) 18251 1726882319.39576: 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) 18251 1726882319.39664: Evaluated conditional (not __network_is_ostree is defined): True 18251 1726882319.39668: variable 'omit' from source: magic vars 18251 1726882319.39697: variable 'omit' from source: magic vars 18251 1726882319.39775: variable '__ostree_booted_stat' from source: set_fact 18251 1726882319.39814: variable 'omit' from source: magic vars 18251 1726882319.39837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18251 1726882319.39857: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18251 1726882319.39871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18251 1726882319.39883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18251 1726882319.39892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18251 1726882319.39916: variable 'inventory_hostname' from source: host vars for 'managed_node1' 18251 1726882319.39919: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.39922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.39988: Set connection var ansible_pipelining to False 18251 1726882319.39991: Set connection var ansible_connection to ssh 18251 1726882319.40057: Set connection var ansible_module_compression to ZIP_DEFLATED 18251 1726882319.40061: Set connection var ansible_shell_executable to /bin/sh 18251 1726882319.40063: Set connection var ansible_timeout to 10 18251 1726882319.40065: Set connection var ansible_shell_type to sh 18251 1726882319.40068: variable 'ansible_shell_executable' from source: unknown 18251 1726882319.40070: variable 'ansible_connection' from source: unknown 18251 1726882319.40072: variable 'ansible_module_compression' from source: unknown 18251 1726882319.40075: variable 'ansible_shell_type' from source: unknown 18251 1726882319.40078: variable 'ansible_shell_executable' from source: unknown 18251 1726882319.40080: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.40082: variable 'ansible_pipelining' from source: unknown 18251 1726882319.40084: variable 'ansible_timeout' from source: unknown 18251 1726882319.40086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.40118: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 18251 1726882319.40126: variable 'omit' from source: magic vars 18251 1726882319.40131: starting attempt loop 18251 1726882319.40133: running the handler 18251 1726882319.40141: handler run complete 18251 1726882319.40149: attempt loop complete, returning result 18251 1726882319.40151: _execute() done 18251 1726882319.40154: dumping result to json 18251 1726882319.40157: done dumping result, returning 18251 1726882319.40165: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [12673a56-9f93-6e0e-8717-000000000090] 18251 1726882319.40168: sending task result for task 12673a56-9f93-6e0e-8717-000000000090 18251 1726882319.40257: done sending task result for task 12673a56-9f93-6e0e-8717-000000000090 18251 1726882319.40259: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 18251 1726882319.40323: no more pending results, returning what we have 18251 1726882319.40325: results queue empty 18251 1726882319.40326: checking for any_errors_fatal 18251 1726882319.40332: done checking for any_errors_fatal 18251 1726882319.40333: checking for max_fail_percentage 18251 1726882319.40334: done checking for max_fail_percentage 18251 1726882319.40335: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.40336: done checking to see if all hosts have failed 18251 1726882319.40336: getting the remaining hosts for this loop 18251 1726882319.40338: done getting the remaining hosts for this loop 18251 1726882319.40341: getting the next task for host managed_node1 18251 1726882319.40348: done getting next task for host managed_node1 18251 1726882319.40350: ^ task is: TASK: Fix CentOS6 Base repo 18251 1726882319.40352: ^ 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 18251 1726882319.40355: getting variables 18251 1726882319.40357: in VariableManager get_vars() 18251 1726882319.40378: Calling all_inventory to load vars for managed_node1 18251 1726882319.40381: Calling groups_inventory to load vars for managed_node1 18251 1726882319.40384: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.40392: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.40399: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.40407: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.40552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.40662: done with get_vars() 18251 1726882319.40669: done getting variables 18251 1726882319.40750: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:31:59 -0400 (0:00:00.024) 0:00:03.064 ****** 18251 1726882319.40772: entering _queue_task() for managed_node1/copy 18251 1726882319.40954: worker is 1 (out of 1 available) 18251 1726882319.40964: exiting _queue_task() for managed_node1/copy 18251 1726882319.40975: done queuing things up, now waiting for results queue to drain 18251 1726882319.40977: waiting for pending results... 18251 1726882319.41124: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 18251 1726882319.41177: in run() - task 12673a56-9f93-6e0e-8717-000000000092 18251 1726882319.41189: variable 'ansible_search_path' from source: unknown 18251 1726882319.41198: variable 'ansible_search_path' from source: unknown 18251 1726882319.41228: calling self._execute() 18251 1726882319.41277: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.41280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.41288: variable 'omit' from source: magic vars 18251 1726882319.41672: variable 'ansible_distribution' from source: facts 18251 1726882319.41900: Evaluated conditional (ansible_distribution == 'CentOS'): True 18251 1726882319.41904: variable 'ansible_distribution_major_version' from source: facts 18251 1726882319.41906: Evaluated conditional (ansible_distribution_major_version == '6'): False 18251 1726882319.41908: when evaluation is False, skipping this task 18251 1726882319.41910: _execute() done 18251 1726882319.41913: dumping result to json 18251 1726882319.41915: done dumping result, returning 18251 1726882319.41918: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [12673a56-9f93-6e0e-8717-000000000092] 18251 1726882319.41920: sending task result for task 12673a56-9f93-6e0e-8717-000000000092 18251 1726882319.41982: done sending task result for task 12673a56-9f93-6e0e-8717-000000000092 18251 1726882319.41985: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 18251 1726882319.42050: no more pending results, returning what we have 18251 1726882319.42053: results queue empty 18251 1726882319.42054: checking for any_errors_fatal 18251 1726882319.42057: done checking for any_errors_fatal 18251 1726882319.42059: checking for max_fail_percentage 18251 1726882319.42060: done checking for max_fail_percentage 18251 1726882319.42061: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.42061: done checking to see if all hosts have failed 18251 1726882319.42062: getting the remaining hosts for this loop 18251 1726882319.42063: done getting the remaining hosts for this loop 18251 1726882319.42067: getting the next task for host managed_node1 18251 1726882319.42073: done getting next task for host managed_node1 18251 1726882319.42076: ^ task is: TASK: Include the task 'enable_epel.yml' 18251 1726882319.42079: ^ 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 18251 1726882319.42084: getting variables 18251 1726882319.42085: in VariableManager get_vars() 18251 1726882319.42117: Calling all_inventory to load vars for managed_node1 18251 1726882319.42119: Calling groups_inventory to load vars for managed_node1 18251 1726882319.42123: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.42137: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.42141: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.42143: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.42502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.42637: done with get_vars() 18251 1726882319.42643: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:31:59 -0400 (0:00:00.019) 0:00:03.083 ****** 18251 1726882319.42710: entering _queue_task() for managed_node1/include_tasks 18251 1726882319.42882: worker is 1 (out of 1 available) 18251 1726882319.42896: exiting _queue_task() for managed_node1/include_tasks 18251 1726882319.42908: done queuing things up, now waiting for results queue to drain 18251 1726882319.42909: waiting for pending results... 18251 1726882319.43055: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 18251 1726882319.43117: in run() - task 12673a56-9f93-6e0e-8717-000000000093 18251 1726882319.43128: variable 'ansible_search_path' from source: unknown 18251 1726882319.43132: variable 'ansible_search_path' from source: unknown 18251 1726882319.43158: calling self._execute() 18251 1726882319.43213: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.43228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.43232: variable 'omit' from source: magic vars 18251 1726882319.43558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882319.45512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882319.45516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882319.45518: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882319.45520: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882319.45542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882319.45623: 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) 18251 1726882319.45659: 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) 18251 1726882319.45699: 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) 18251 1726882319.45743: 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) 18251 1726882319.45760: 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) 18251 1726882319.45871: variable '__network_is_ostree' from source: set_fact 18251 1726882319.45934: Evaluated conditional (not __network_is_ostree | d(false)): True 18251 1726882319.45945: _execute() done 18251 1726882319.45962: dumping result to json 18251 1726882319.45970: done dumping result, returning 18251 1726882319.45980: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-6e0e-8717-000000000093] 18251 1726882319.45995: sending task result for task 12673a56-9f93-6e0e-8717-000000000093 18251 1726882319.46220: no more pending results, returning what we have 18251 1726882319.46227: in VariableManager get_vars() 18251 1726882319.46260: Calling all_inventory to load vars for managed_node1 18251 1726882319.46263: Calling groups_inventory to load vars for managed_node1 18251 1726882319.46267: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.46286: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.46300: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.46304: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.46729: done sending task result for task 12673a56-9f93-6e0e-8717-000000000093 18251 1726882319.46732: WORKER PROCESS EXITING 18251 1726882319.46740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.47033: done with get_vars() 18251 1726882319.47053: variable 'ansible_search_path' from source: unknown 18251 1726882319.47055: variable 'ansible_search_path' from source: unknown 18251 1726882319.47089: we have included files to process 18251 1726882319.47090: generating all_blocks data 18251 1726882319.47091: done generating all_blocks data 18251 1726882319.47101: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 18251 1726882319.47102: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 18251 1726882319.47105: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 18251 1726882319.47773: done processing included file 18251 1726882319.47775: iterating over new_blocks loaded from include file 18251 1726882319.47776: in VariableManager get_vars() 18251 1726882319.47783: done with get_vars() 18251 1726882319.47784: filtering new block on tags 18251 1726882319.47803: done filtering new block on tags 18251 1726882319.47806: in VariableManager get_vars() 18251 1726882319.47815: done with get_vars() 18251 1726882319.47816: filtering new block on tags 18251 1726882319.47824: done filtering new block on tags 18251 1726882319.47825: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 18251 1726882319.47829: extending task lists for all hosts with included blocks 18251 1726882319.47885: done extending task lists 18251 1726882319.47886: done processing included files 18251 1726882319.47886: results queue empty 18251 1726882319.47887: checking for any_errors_fatal 18251 1726882319.47889: done checking for any_errors_fatal 18251 1726882319.47889: checking for max_fail_percentage 18251 1726882319.47890: done checking for max_fail_percentage 18251 1726882319.47890: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.47890: done checking to see if all hosts have failed 18251 1726882319.47891: getting the remaining hosts for this loop 18251 1726882319.47892: done getting the remaining hosts for this loop 18251 1726882319.47897: getting the next task for host managed_node1 18251 1726882319.47900: done getting next task for host managed_node1 18251 1726882319.47901: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 18251 1726882319.47902: ^ 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 18251 1726882319.47904: getting variables 18251 1726882319.47905: in VariableManager get_vars() 18251 1726882319.47910: Calling all_inventory to load vars for managed_node1 18251 1726882319.47911: Calling groups_inventory to load vars for managed_node1 18251 1726882319.47913: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.47918: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.47924: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.47927: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.48017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.48125: done with get_vars() 18251 1726882319.48132: done getting variables 18251 1726882319.48177: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 18251 1726882319.48340: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:31:59 -0400 (0:00:00.056) 0:00:03.140 ****** 18251 1726882319.48382: entering _queue_task() for managed_node1/command 18251 1726882319.48384: Creating lock for command 18251 1726882319.48646: worker is 1 (out of 1 available) 18251 1726882319.48658: exiting _queue_task() for managed_node1/command 18251 1726882319.48670: done queuing things up, now waiting for results queue to drain 18251 1726882319.48672: waiting for pending results... 18251 1726882319.48873: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 18251 1726882319.48985: in run() - task 12673a56-9f93-6e0e-8717-0000000000ad 18251 1726882319.49007: variable 'ansible_search_path' from source: unknown 18251 1726882319.49016: variable 'ansible_search_path' from source: unknown 18251 1726882319.49058: calling self._execute() 18251 1726882319.49231: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.49241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.49245: variable 'omit' from source: magic vars 18251 1726882319.49667: variable 'ansible_distribution' from source: facts 18251 1726882319.49670: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18251 1726882319.49752: variable 'ansible_distribution_major_version' from source: facts 18251 1726882319.49765: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 18251 1726882319.49782: when evaluation is False, skipping this task 18251 1726882319.49806: _execute() done 18251 1726882319.49816: dumping result to json 18251 1726882319.49824: done dumping result, returning 18251 1726882319.49835: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [12673a56-9f93-6e0e-8717-0000000000ad] 18251 1726882319.49884: sending task result for task 12673a56-9f93-6e0e-8717-0000000000ad 18251 1726882319.49961: done sending task result for task 12673a56-9f93-6e0e-8717-0000000000ad 18251 1726882319.49964: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 18251 1726882319.50046: no more pending results, returning what we have 18251 1726882319.50049: results queue empty 18251 1726882319.50050: checking for any_errors_fatal 18251 1726882319.50051: done checking for any_errors_fatal 18251 1726882319.50051: checking for max_fail_percentage 18251 1726882319.50053: done checking for max_fail_percentage 18251 1726882319.50053: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.50054: done checking to see if all hosts have failed 18251 1726882319.50055: getting the remaining hosts for this loop 18251 1726882319.50056: done getting the remaining hosts for this loop 18251 1726882319.50060: getting the next task for host managed_node1 18251 1726882319.50065: done getting next task for host managed_node1 18251 1726882319.50067: ^ task is: TASK: Install yum-utils package 18251 1726882319.50071: ^ 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 18251 1726882319.50074: getting variables 18251 1726882319.50076: in VariableManager get_vars() 18251 1726882319.50214: Calling all_inventory to load vars for managed_node1 18251 1726882319.50217: Calling groups_inventory to load vars for managed_node1 18251 1726882319.50221: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.50233: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.50236: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.50239: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.50504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.50762: done with get_vars() 18251 1726882319.50768: done getting variables 18251 1726882319.50834: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:31:59 -0400 (0:00:00.024) 0:00:03.165 ****** 18251 1726882319.50857: entering _queue_task() for managed_node1/package 18251 1726882319.50859: Creating lock for package 18251 1726882319.51039: worker is 1 (out of 1 available) 18251 1726882319.51050: exiting _queue_task() for managed_node1/package 18251 1726882319.51060: done queuing things up, now waiting for results queue to drain 18251 1726882319.51061: waiting for pending results... 18251 1726882319.51209: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 18251 1726882319.51275: in run() - task 12673a56-9f93-6e0e-8717-0000000000ae 18251 1726882319.51288: variable 'ansible_search_path' from source: unknown 18251 1726882319.51292: variable 'ansible_search_path' from source: unknown 18251 1726882319.51320: calling self._execute() 18251 1726882319.51432: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.51435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.51443: variable 'omit' from source: magic vars 18251 1726882319.51687: variable 'ansible_distribution' from source: facts 18251 1726882319.51700: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18251 1726882319.51798: variable 'ansible_distribution_major_version' from source: facts 18251 1726882319.51805: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 18251 1726882319.51808: when evaluation is False, skipping this task 18251 1726882319.51811: _execute() done 18251 1726882319.51813: dumping result to json 18251 1726882319.51818: done dumping result, returning 18251 1726882319.51824: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [12673a56-9f93-6e0e-8717-0000000000ae] 18251 1726882319.51827: sending task result for task 12673a56-9f93-6e0e-8717-0000000000ae 18251 1726882319.51909: done sending task result for task 12673a56-9f93-6e0e-8717-0000000000ae 18251 1726882319.51912: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 18251 1726882319.52034: no more pending results, returning what we have 18251 1726882319.52036: results queue empty 18251 1726882319.52036: checking for any_errors_fatal 18251 1726882319.52038: done checking for any_errors_fatal 18251 1726882319.52039: checking for max_fail_percentage 18251 1726882319.52039: done checking for max_fail_percentage 18251 1726882319.52040: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.52040: done checking to see if all hosts have failed 18251 1726882319.52041: getting the remaining hosts for this loop 18251 1726882319.52042: done getting the remaining hosts for this loop 18251 1726882319.52044: getting the next task for host managed_node1 18251 1726882319.52047: done getting next task for host managed_node1 18251 1726882319.52048: ^ task is: TASK: Enable EPEL 7 18251 1726882319.52050: ^ 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 18251 1726882319.52053: getting variables 18251 1726882319.52054: in VariableManager get_vars() 18251 1726882319.52066: Calling all_inventory to load vars for managed_node1 18251 1726882319.52068: Calling groups_inventory to load vars for managed_node1 18251 1726882319.52070: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.52076: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.52078: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.52079: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.52171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.52281: done with get_vars() 18251 1726882319.52288: done getting variables 18251 1726882319.52325: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:31:59 -0400 (0:00:00.014) 0:00:03.180 ****** 18251 1726882319.52344: entering _queue_task() for managed_node1/command 18251 1726882319.52562: worker is 1 (out of 1 available) 18251 1726882319.52573: exiting _queue_task() for managed_node1/command 18251 1726882319.52583: done queuing things up, now waiting for results queue to drain 18251 1726882319.52584: waiting for pending results... 18251 1726882319.53021: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 18251 1726882319.53025: in run() - task 12673a56-9f93-6e0e-8717-0000000000af 18251 1726882319.53029: variable 'ansible_search_path' from source: unknown 18251 1726882319.53034: variable 'ansible_search_path' from source: unknown 18251 1726882319.53049: calling self._execute() 18251 1726882319.53118: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.53128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.53141: variable 'omit' from source: magic vars 18251 1726882319.53537: variable 'ansible_distribution' from source: facts 18251 1726882319.53552: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18251 1726882319.53899: variable 'ansible_distribution_major_version' from source: facts 18251 1726882319.53913: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 18251 1726882319.54105: when evaluation is False, skipping this task 18251 1726882319.54109: _execute() done 18251 1726882319.54111: dumping result to json 18251 1726882319.54113: done dumping result, returning 18251 1726882319.54116: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [12673a56-9f93-6e0e-8717-0000000000af] 18251 1726882319.54119: sending task result for task 12673a56-9f93-6e0e-8717-0000000000af 18251 1726882319.54179: done sending task result for task 12673a56-9f93-6e0e-8717-0000000000af 18251 1726882319.54182: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 18251 1726882319.54224: no more pending results, returning what we have 18251 1726882319.54227: results queue empty 18251 1726882319.54228: checking for any_errors_fatal 18251 1726882319.54232: done checking for any_errors_fatal 18251 1726882319.54233: checking for max_fail_percentage 18251 1726882319.54234: done checking for max_fail_percentage 18251 1726882319.54235: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.54236: done checking to see if all hosts have failed 18251 1726882319.54237: getting the remaining hosts for this loop 18251 1726882319.54238: done getting the remaining hosts for this loop 18251 1726882319.54241: getting the next task for host managed_node1 18251 1726882319.54247: done getting next task for host managed_node1 18251 1726882319.54248: ^ task is: TASK: Enable EPEL 8 18251 1726882319.54252: ^ 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 18251 1726882319.54255: getting variables 18251 1726882319.54257: in VariableManager get_vars() 18251 1726882319.54280: Calling all_inventory to load vars for managed_node1 18251 1726882319.54283: Calling groups_inventory to load vars for managed_node1 18251 1726882319.54286: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.54297: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.54300: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.54304: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.54731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.55185: done with get_vars() 18251 1726882319.55197: done getting variables 18251 1726882319.55252: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:31:59 -0400 (0:00:00.029) 0:00:03.209 ****** 18251 1726882319.55280: entering _queue_task() for managed_node1/command 18251 1726882319.55541: worker is 1 (out of 1 available) 18251 1726882319.55551: exiting _queue_task() for managed_node1/command 18251 1726882319.55562: done queuing things up, now waiting for results queue to drain 18251 1726882319.55564: waiting for pending results... 18251 1726882319.55809: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 18251 1726882319.55927: in run() - task 12673a56-9f93-6e0e-8717-0000000000b0 18251 1726882319.55948: variable 'ansible_search_path' from source: unknown 18251 1726882319.55999: variable 'ansible_search_path' from source: unknown 18251 1726882319.56003: calling self._execute() 18251 1726882319.56066: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.56075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.56086: variable 'omit' from source: magic vars 18251 1726882319.56440: variable 'ansible_distribution' from source: facts 18251 1726882319.56458: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18251 1726882319.56591: variable 'ansible_distribution_major_version' from source: facts 18251 1726882319.56799: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 18251 1726882319.56803: when evaluation is False, skipping this task 18251 1726882319.56805: _execute() done 18251 1726882319.56807: dumping result to json 18251 1726882319.56809: done dumping result, returning 18251 1726882319.56811: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [12673a56-9f93-6e0e-8717-0000000000b0] 18251 1726882319.56814: sending task result for task 12673a56-9f93-6e0e-8717-0000000000b0 18251 1726882319.56868: done sending task result for task 12673a56-9f93-6e0e-8717-0000000000b0 18251 1726882319.56871: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 18251 1726882319.56910: no more pending results, returning what we have 18251 1726882319.56913: results queue empty 18251 1726882319.56914: checking for any_errors_fatal 18251 1726882319.56919: done checking for any_errors_fatal 18251 1726882319.56920: checking for max_fail_percentage 18251 1726882319.56921: done checking for max_fail_percentage 18251 1726882319.56922: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.56923: done checking to see if all hosts have failed 18251 1726882319.56923: getting the remaining hosts for this loop 18251 1726882319.56924: done getting the remaining hosts for this loop 18251 1726882319.56927: getting the next task for host managed_node1 18251 1726882319.56934: done getting next task for host managed_node1 18251 1726882319.56936: ^ task is: TASK: Enable EPEL 6 18251 1726882319.56939: ^ 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 18251 1726882319.56942: getting variables 18251 1726882319.56944: in VariableManager get_vars() 18251 1726882319.56966: Calling all_inventory to load vars for managed_node1 18251 1726882319.56968: Calling groups_inventory to load vars for managed_node1 18251 1726882319.56971: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.56979: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.56982: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.56984: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.57319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.57579: done with get_vars() 18251 1726882319.57588: done getting variables 18251 1726882319.57644: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:31:59 -0400 (0:00:00.023) 0:00:03.233 ****** 18251 1726882319.57670: entering _queue_task() for managed_node1/copy 18251 1726882319.58092: worker is 1 (out of 1 available) 18251 1726882319.58102: exiting _queue_task() for managed_node1/copy 18251 1726882319.58111: done queuing things up, now waiting for results queue to drain 18251 1726882319.58112: waiting for pending results... 18251 1726882319.58129: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 18251 1726882319.58237: in run() - task 12673a56-9f93-6e0e-8717-0000000000b2 18251 1726882319.58255: variable 'ansible_search_path' from source: unknown 18251 1726882319.58262: variable 'ansible_search_path' from source: unknown 18251 1726882319.58301: calling self._execute() 18251 1726882319.58370: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.58379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.58389: variable 'omit' from source: magic vars 18251 1726882319.58738: variable 'ansible_distribution' from source: facts 18251 1726882319.58753: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 18251 1726882319.58859: variable 'ansible_distribution_major_version' from source: facts 18251 1726882319.58869: Evaluated conditional (ansible_distribution_major_version == '6'): False 18251 1726882319.58879: when evaluation is False, skipping this task 18251 1726882319.58885: _execute() done 18251 1726882319.58891: dumping result to json 18251 1726882319.58901: done dumping result, returning 18251 1726882319.58910: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [12673a56-9f93-6e0e-8717-0000000000b2] 18251 1726882319.58919: sending task result for task 12673a56-9f93-6e0e-8717-0000000000b2 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 18251 1726882319.59221: no more pending results, returning what we have 18251 1726882319.59224: results queue empty 18251 1726882319.59225: checking for any_errors_fatal 18251 1726882319.59229: done checking for any_errors_fatal 18251 1726882319.59230: checking for max_fail_percentage 18251 1726882319.59231: done checking for max_fail_percentage 18251 1726882319.59232: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.59233: done checking to see if all hosts have failed 18251 1726882319.59233: getting the remaining hosts for this loop 18251 1726882319.59234: done getting the remaining hosts for this loop 18251 1726882319.59237: getting the next task for host managed_node1 18251 1726882319.59244: done getting next task for host managed_node1 18251 1726882319.59246: ^ task is: TASK: Set network provider to 'initscripts' 18251 1726882319.59249: ^ 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 18251 1726882319.59252: getting variables 18251 1726882319.59253: in VariableManager get_vars() 18251 1726882319.59276: Calling all_inventory to load vars for managed_node1 18251 1726882319.59278: Calling groups_inventory to load vars for managed_node1 18251 1726882319.59281: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.59290: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.59295: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.59298: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.59627: done sending task result for task 12673a56-9f93-6e0e-8717-0000000000b2 18251 1726882319.59630: WORKER PROCESS EXITING 18251 1726882319.59649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.60145: done with get_vars() 18251 1726882319.60154: done getting variables 18251 1726882319.60210: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:12 Friday 20 September 2024 21:31:59 -0400 (0:00:00.025) 0:00:03.258 ****** 18251 1726882319.60234: entering _queue_task() for managed_node1/set_fact 18251 1726882319.60581: worker is 1 (out of 1 available) 18251 1726882319.60797: exiting _queue_task() for managed_node1/set_fact 18251 1726882319.60807: done queuing things up, now waiting for results queue to drain 18251 1726882319.60809: waiting for pending results... 18251 1726882319.61140: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 18251 1726882319.61402: in run() - task 12673a56-9f93-6e0e-8717-000000000007 18251 1726882319.61406: variable 'ansible_search_path' from source: unknown 18251 1726882319.61409: calling self._execute() 18251 1726882319.61604: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.61608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.61611: variable 'omit' from source: magic vars 18251 1726882319.61791: variable 'omit' from source: magic vars 18251 1726882319.61936: variable 'omit' from source: magic vars 18251 1726882319.61976: variable 'omit' from source: magic vars 18251 1726882319.62081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 18251 1726882319.62179: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 18251 1726882319.62208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 18251 1726882319.62275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18251 1726882319.62291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 18251 1726882319.62398: variable 'inventory_hostname' from source: host vars for 'managed_node1' 18251 1726882319.62409: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.62419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.62627: Set connection var ansible_pipelining to False 18251 1726882319.62639: Set connection var ansible_connection to ssh 18251 1726882319.62649: Set connection var ansible_module_compression to ZIP_DEFLATED 18251 1726882319.62659: Set connection var ansible_shell_executable to /bin/sh 18251 1726882319.62669: Set connection var ansible_timeout to 10 18251 1726882319.62677: Set connection var ansible_shell_type to sh 18251 1726882319.62721: variable 'ansible_shell_executable' from source: unknown 18251 1726882319.62730: variable 'ansible_connection' from source: unknown 18251 1726882319.62739: variable 'ansible_module_compression' from source: unknown 18251 1726882319.62746: variable 'ansible_shell_type' from source: unknown 18251 1726882319.62752: variable 'ansible_shell_executable' from source: unknown 18251 1726882319.62759: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.62766: variable 'ansible_pipelining' from source: unknown 18251 1726882319.62772: variable 'ansible_timeout' from source: unknown 18251 1726882319.62778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.63142: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 18251 1726882319.63237: variable 'omit' from source: magic vars 18251 1726882319.63240: starting attempt loop 18251 1726882319.63242: running the handler 18251 1726882319.63245: handler run complete 18251 1726882319.63256: attempt loop complete, returning result 18251 1726882319.63262: _execute() done 18251 1726882319.63602: dumping result to json 18251 1726882319.63605: done dumping result, returning 18251 1726882319.63608: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [12673a56-9f93-6e0e-8717-000000000007] 18251 1726882319.63610: sending task result for task 12673a56-9f93-6e0e-8717-000000000007 18251 1726882319.63677: done sending task result for task 12673a56-9f93-6e0e-8717-000000000007 18251 1726882319.63680: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 18251 1726882319.63759: no more pending results, returning what we have 18251 1726882319.63762: results queue empty 18251 1726882319.63763: checking for any_errors_fatal 18251 1726882319.63772: done checking for any_errors_fatal 18251 1726882319.63772: checking for max_fail_percentage 18251 1726882319.63774: done checking for max_fail_percentage 18251 1726882319.63775: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.63776: done checking to see if all hosts have failed 18251 1726882319.63777: getting the remaining hosts for this loop 18251 1726882319.63778: done getting the remaining hosts for this loop 18251 1726882319.63782: getting the next task for host managed_node1 18251 1726882319.63788: done getting next task for host managed_node1 18251 1726882319.63791: ^ task is: TASK: meta (flush_handlers) 18251 1726882319.63795: ^ 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 18251 1726882319.63800: getting variables 18251 1726882319.63802: in VariableManager get_vars() 18251 1726882319.63833: Calling all_inventory to load vars for managed_node1 18251 1726882319.63836: Calling groups_inventory to load vars for managed_node1 18251 1726882319.63839: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.63851: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.63855: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.63858: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.64225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.64832: done with get_vars() 18251 1726882319.64842: done getting variables 18251 1726882319.64906: in VariableManager get_vars() 18251 1726882319.64915: Calling all_inventory to load vars for managed_node1 18251 1726882319.64918: Calling groups_inventory to load vars for managed_node1 18251 1726882319.64920: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.64924: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.64926: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.64929: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.65162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.65474: done with get_vars() 18251 1726882319.65488: done queuing things up, now waiting for results queue to drain 18251 1726882319.65490: results queue empty 18251 1726882319.65491: checking for any_errors_fatal 18251 1726882319.65698: done checking for any_errors_fatal 18251 1726882319.65699: checking for max_fail_percentage 18251 1726882319.65701: done checking for max_fail_percentage 18251 1726882319.65701: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.65702: done checking to see if all hosts have failed 18251 1726882319.65703: getting the remaining hosts for this loop 18251 1726882319.65704: done getting the remaining hosts for this loop 18251 1726882319.65706: getting the next task for host managed_node1 18251 1726882319.65710: done getting next task for host managed_node1 18251 1726882319.65711: ^ task is: TASK: meta (flush_handlers) 18251 1726882319.65713: ^ 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 18251 1726882319.65721: getting variables 18251 1726882319.65722: in VariableManager get_vars() 18251 1726882319.65731: Calling all_inventory to load vars for managed_node1 18251 1726882319.65733: Calling groups_inventory to load vars for managed_node1 18251 1726882319.65735: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.65739: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.65742: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.65745: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.65877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.66553: done with get_vars() 18251 1726882319.66562: done getting variables 18251 1726882319.66815: in VariableManager get_vars() 18251 1726882319.66824: Calling all_inventory to load vars for managed_node1 18251 1726882319.66826: Calling groups_inventory to load vars for managed_node1 18251 1726882319.66828: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.66832: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.66834: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.66837: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.66968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.67374: done with get_vars() 18251 1726882319.67385: done queuing things up, now waiting for results queue to drain 18251 1726882319.67387: results queue empty 18251 1726882319.67387: checking for any_errors_fatal 18251 1726882319.67389: done checking for any_errors_fatal 18251 1726882319.67389: checking for max_fail_percentage 18251 1726882319.67390: done checking for max_fail_percentage 18251 1726882319.67391: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.67392: done checking to see if all hosts have failed 18251 1726882319.67392: getting the remaining hosts for this loop 18251 1726882319.67597: done getting the remaining hosts for this loop 18251 1726882319.67601: getting the next task for host managed_node1 18251 1726882319.67604: done getting next task for host managed_node1 18251 1726882319.67604: ^ task is: None 18251 1726882319.67606: ^ 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 18251 1726882319.67607: done queuing things up, now waiting for results queue to drain 18251 1726882319.67608: results queue empty 18251 1726882319.67608: checking for any_errors_fatal 18251 1726882319.67609: done checking for any_errors_fatal 18251 1726882319.67610: checking for max_fail_percentage 18251 1726882319.67611: done checking for max_fail_percentage 18251 1726882319.67611: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.67612: done checking to see if all hosts have failed 18251 1726882319.67614: getting the next task for host managed_node1 18251 1726882319.67616: done getting next task for host managed_node1 18251 1726882319.67617: ^ task is: None 18251 1726882319.67618: ^ 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 18251 1726882319.67669: in VariableManager get_vars() 18251 1726882319.67683: done with get_vars() 18251 1726882319.67688: in VariableManager get_vars() 18251 1726882319.67699: done with get_vars() 18251 1726882319.67703: variable 'omit' from source: magic vars 18251 1726882319.67733: in VariableManager get_vars() 18251 1726882319.67741: done with get_vars() 18251 1726882319.67760: variable 'omit' from source: magic vars PLAY [Play for showing the network provider] *********************************** 18251 1726882319.68147: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18251 1726882319.68173: getting the remaining hosts for this loop 18251 1726882319.68174: done getting the remaining hosts for this loop 18251 1726882319.68177: getting the next task for host managed_node1 18251 1726882319.68179: done getting next task for host managed_node1 18251 1726882319.68181: ^ task is: TASK: Gathering Facts 18251 1726882319.68182: ^ 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 18251 1726882319.68184: getting variables 18251 1726882319.68185: in VariableManager get_vars() 18251 1726882319.68192: Calling all_inventory to load vars for managed_node1 18251 1726882319.68197: Calling groups_inventory to load vars for managed_node1 18251 1726882319.68200: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.68204: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.68217: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.68220: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.68353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.68751: done with get_vars() 18251 1726882319.68759: done getting variables 18251 1726882319.68901: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:3 Friday 20 September 2024 21:31:59 -0400 (0:00:00.086) 0:00:03.345 ****** 18251 1726882319.68923: entering _queue_task() for managed_node1/gather_facts 18251 1726882319.69233: worker is 1 (out of 1 available) 18251 1726882319.69242: exiting _queue_task() for managed_node1/gather_facts 18251 1726882319.69252: done queuing things up, now waiting for results queue to drain 18251 1726882319.69253: waiting for pending results... 18251 1726882319.69485: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18251 1726882319.69571: in run() - task 12673a56-9f93-6e0e-8717-0000000000d8 18251 1726882319.69595: variable 'ansible_search_path' from source: unknown 18251 1726882319.69636: calling self._execute() 18251 1726882319.69710: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.69721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.69734: variable 'omit' from source: magic vars 18251 1726882319.70149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882319.72344: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882319.72413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882319.72469: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882319.72512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882319.72549: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882319.72628: 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) 18251 1726882319.72666: 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) 18251 1726882319.72698: 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) 18251 1726882319.72747: 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) 18251 1726882319.72852: 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) 18251 1726882319.72903: variable 'ansible_distribution' from source: facts 18251 1726882319.72914: variable 'ansible_distribution_major_version' from source: facts 18251 1726882319.72934: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882319.72941: when evaluation is False, skipping this task 18251 1726882319.72948: _execute() done 18251 1726882319.72954: dumping result to json 18251 1726882319.72963: done dumping result, returning 18251 1726882319.72977: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-6e0e-8717-0000000000d8] 18251 1726882319.72986: sending task result for task 12673a56-9f93-6e0e-8717-0000000000d8 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882319.73119: no more pending results, returning what we have 18251 1726882319.73123: results queue empty 18251 1726882319.73124: checking for any_errors_fatal 18251 1726882319.73125: done checking for any_errors_fatal 18251 1726882319.73125: checking for max_fail_percentage 18251 1726882319.73127: done checking for max_fail_percentage 18251 1726882319.73128: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.73128: done checking to see if all hosts have failed 18251 1726882319.73129: getting the remaining hosts for this loop 18251 1726882319.73131: done getting the remaining hosts for this loop 18251 1726882319.73134: getting the next task for host managed_node1 18251 1726882319.73139: done getting next task for host managed_node1 18251 1726882319.73141: ^ task is: TASK: meta (flush_handlers) 18251 1726882319.73143: ^ 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 18251 1726882319.73147: getting variables 18251 1726882319.73149: in VariableManager get_vars() 18251 1726882319.73177: Calling all_inventory to load vars for managed_node1 18251 1726882319.73180: Calling groups_inventory to load vars for managed_node1 18251 1726882319.73184: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.73299: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.73303: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.73309: done sending task result for task 12673a56-9f93-6e0e-8717-0000000000d8 18251 1726882319.73311: WORKER PROCESS EXITING 18251 1726882319.73317: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.73716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.73905: done with get_vars() 18251 1726882319.73914: done getting variables 18251 1726882319.73973: in VariableManager get_vars() 18251 1726882319.73982: Calling all_inventory to load vars for managed_node1 18251 1726882319.73984: Calling groups_inventory to load vars for managed_node1 18251 1726882319.73986: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.73990: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.73995: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.73998: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.74131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.74307: done with get_vars() 18251 1726882319.74318: done queuing things up, now waiting for results queue to drain 18251 1726882319.74320: results queue empty 18251 1726882319.74321: checking for any_errors_fatal 18251 1726882319.74323: done checking for any_errors_fatal 18251 1726882319.74323: checking for max_fail_percentage 18251 1726882319.74324: done checking for max_fail_percentage 18251 1726882319.74325: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.74326: done checking to see if all hosts have failed 18251 1726882319.74326: getting the remaining hosts for this loop 18251 1726882319.74327: done getting the remaining hosts for this loop 18251 1726882319.74329: getting the next task for host managed_node1 18251 1726882319.74332: done getting next task for host managed_node1 18251 1726882319.74334: ^ task is: TASK: Show inside ethernet tests 18251 1726882319.74336: ^ 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 18251 1726882319.74337: getting variables 18251 1726882319.74338: in VariableManager get_vars() 18251 1726882319.74344: Calling all_inventory to load vars for managed_node1 18251 1726882319.74346: Calling groups_inventory to load vars for managed_node1 18251 1726882319.74348: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.74357: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.74360: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.74363: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.74495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.74692: done with get_vars() 18251 1726882319.74701: done getting variables 18251 1726882319.74765: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show inside ethernet tests] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:6 Friday 20 September 2024 21:31:59 -0400 (0:00:00.058) 0:00:03.404 ****** 18251 1726882319.74789: entering _queue_task() for managed_node1/debug 18251 1726882319.74791: Creating lock for debug 18251 1726882319.75126: worker is 1 (out of 1 available) 18251 1726882319.75136: exiting _queue_task() for managed_node1/debug 18251 1726882319.75145: done queuing things up, now waiting for results queue to drain 18251 1726882319.75147: waiting for pending results... 18251 1726882319.75284: running TaskExecutor() for managed_node1/TASK: Show inside ethernet tests 18251 1726882319.75378: in run() - task 12673a56-9f93-6e0e-8717-00000000000b 18251 1726882319.75400: variable 'ansible_search_path' from source: unknown 18251 1726882319.75435: calling self._execute() 18251 1726882319.75508: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.75518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.75531: variable 'omit' from source: magic vars 18251 1726882319.75938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882319.79710: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882319.80000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882319.80004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882319.80007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882319.80013: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882319.80096: 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) 18251 1726882319.80247: 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) 18251 1726882319.80278: 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) 18251 1726882319.80338: 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) 18251 1726882319.80415: 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) 18251 1726882319.80673: variable 'ansible_distribution' from source: facts 18251 1726882319.80865: variable 'ansible_distribution_major_version' from source: facts 18251 1726882319.80868: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882319.80872: when evaluation is False, skipping this task 18251 1726882319.80874: _execute() done 18251 1726882319.80876: dumping result to json 18251 1726882319.80878: done dumping result, returning 18251 1726882319.80881: done running TaskExecutor() for managed_node1/TASK: Show inside ethernet tests [12673a56-9f93-6e0e-8717-00000000000b] 18251 1726882319.80883: sending task result for task 12673a56-9f93-6e0e-8717-00000000000b 18251 1726882319.80952: done sending task result for task 12673a56-9f93-6e0e-8717-00000000000b 18251 1726882319.80955: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882319.81015: no more pending results, returning what we have 18251 1726882319.81019: results queue empty 18251 1726882319.81020: checking for any_errors_fatal 18251 1726882319.81022: done checking for any_errors_fatal 18251 1726882319.81023: checking for max_fail_percentage 18251 1726882319.81025: done checking for max_fail_percentage 18251 1726882319.81025: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.81026: done checking to see if all hosts have failed 18251 1726882319.81027: getting the remaining hosts for this loop 18251 1726882319.81028: done getting the remaining hosts for this loop 18251 1726882319.81032: getting the next task for host managed_node1 18251 1726882319.81037: done getting next task for host managed_node1 18251 1726882319.81040: ^ task is: TASK: Show network_provider 18251 1726882319.81042: ^ 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 18251 1726882319.81046: getting variables 18251 1726882319.81048: in VariableManager get_vars() 18251 1726882319.81078: Calling all_inventory to load vars for managed_node1 18251 1726882319.81081: Calling groups_inventory to load vars for managed_node1 18251 1726882319.81085: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.81098: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.81102: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.81105: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.81636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.82227: done with get_vars() 18251 1726882319.82238: done getting variables 18251 1726882319.82500: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show network_provider] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:9 Friday 20 September 2024 21:31:59 -0400 (0:00:00.077) 0:00:03.481 ****** 18251 1726882319.82527: entering _queue_task() for managed_node1/debug 18251 1726882319.83197: worker is 1 (out of 1 available) 18251 1726882319.83205: exiting _queue_task() for managed_node1/debug 18251 1726882319.83214: done queuing things up, now waiting for results queue to drain 18251 1726882319.83215: waiting for pending results... 18251 1726882319.83613: running TaskExecutor() for managed_node1/TASK: Show network_provider 18251 1726882319.83638: in run() - task 12673a56-9f93-6e0e-8717-00000000000c 18251 1726882319.83731: variable 'ansible_search_path' from source: unknown 18251 1726882319.83840: calling self._execute() 18251 1726882319.83917: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.83958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.83973: variable 'omit' from source: magic vars 18251 1726882319.84942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882319.88830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882319.89119: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882319.89123: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882319.89125: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882319.89206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882319.89290: 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) 18251 1726882319.89554: 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) 18251 1726882319.89557: 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) 18251 1726882319.89559: 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) 18251 1726882319.89561: 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) 18251 1726882319.89845: variable 'ansible_distribution' from source: facts 18251 1726882319.89890: variable 'ansible_distribution_major_version' from source: facts 18251 1726882319.89916: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882319.89997: when evaluation is False, skipping this task 18251 1726882319.90005: _execute() done 18251 1726882319.90010: dumping result to json 18251 1726882319.90017: done dumping result, returning 18251 1726882319.90028: done running TaskExecutor() for managed_node1/TASK: Show network_provider [12673a56-9f93-6e0e-8717-00000000000c] 18251 1726882319.90036: sending task result for task 12673a56-9f93-6e0e-8717-00000000000c skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882319.90178: no more pending results, returning what we have 18251 1726882319.90181: results queue empty 18251 1726882319.90182: checking for any_errors_fatal 18251 1726882319.90186: done checking for any_errors_fatal 18251 1726882319.90187: checking for max_fail_percentage 18251 1726882319.90189: done checking for max_fail_percentage 18251 1726882319.90189: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.90190: done checking to see if all hosts have failed 18251 1726882319.90191: getting the remaining hosts for this loop 18251 1726882319.90194: done getting the remaining hosts for this loop 18251 1726882319.90198: getting the next task for host managed_node1 18251 1726882319.90205: done getting next task for host managed_node1 18251 1726882319.90207: ^ task is: TASK: meta (flush_handlers) 18251 1726882319.90209: ^ 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 18251 1726882319.90213: getting variables 18251 1726882319.90215: in VariableManager get_vars() 18251 1726882319.90249: Calling all_inventory to load vars for managed_node1 18251 1726882319.90253: Calling groups_inventory to load vars for managed_node1 18251 1726882319.90257: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.90269: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.90271: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.90274: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.91236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.91627: done with get_vars() 18251 1726882319.91641: done getting variables 18251 1726882319.91745: done sending task result for task 12673a56-9f93-6e0e-8717-00000000000c 18251 1726882319.91748: WORKER PROCESS EXITING 18251 1726882319.91792: in VariableManager get_vars() 18251 1726882319.91803: Calling all_inventory to load vars for managed_node1 18251 1726882319.91806: Calling groups_inventory to load vars for managed_node1 18251 1726882319.91808: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.91813: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.91815: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.91817: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.92118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.92529: done with get_vars() 18251 1726882319.92543: done queuing things up, now waiting for results queue to drain 18251 1726882319.92545: results queue empty 18251 1726882319.92546: checking for any_errors_fatal 18251 1726882319.92548: done checking for any_errors_fatal 18251 1726882319.92549: checking for max_fail_percentage 18251 1726882319.92550: done checking for max_fail_percentage 18251 1726882319.92550: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.92551: done checking to see if all hosts have failed 18251 1726882319.92552: getting the remaining hosts for this loop 18251 1726882319.92553: done getting the remaining hosts for this loop 18251 1726882319.92555: getting the next task for host managed_node1 18251 1726882319.92558: done getting next task for host managed_node1 18251 1726882319.92560: ^ task is: TASK: meta (flush_handlers) 18251 1726882319.92561: ^ 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 18251 1726882319.92564: getting variables 18251 1726882319.92565: in VariableManager get_vars() 18251 1726882319.92573: Calling all_inventory to load vars for managed_node1 18251 1726882319.92575: Calling groups_inventory to load vars for managed_node1 18251 1726882319.92577: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.92582: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.92589: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.92592: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.92975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.93319: done with get_vars() 18251 1726882319.93327: done getting variables 18251 1726882319.93500: in VariableManager get_vars() 18251 1726882319.93509: Calling all_inventory to load vars for managed_node1 18251 1726882319.93511: Calling groups_inventory to load vars for managed_node1 18251 1726882319.93513: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.93518: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.93520: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.93523: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.93767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.94099: done with get_vars() 18251 1726882319.94110: done queuing things up, now waiting for results queue to drain 18251 1726882319.94112: results queue empty 18251 1726882319.94112: checking for any_errors_fatal 18251 1726882319.94114: done checking for any_errors_fatal 18251 1726882319.94114: checking for max_fail_percentage 18251 1726882319.94115: done checking for max_fail_percentage 18251 1726882319.94116: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.94116: done checking to see if all hosts have failed 18251 1726882319.94117: getting the remaining hosts for this loop 18251 1726882319.94118: done getting the remaining hosts for this loop 18251 1726882319.94120: getting the next task for host managed_node1 18251 1726882319.94123: done getting next task for host managed_node1 18251 1726882319.94124: ^ task is: None 18251 1726882319.94125: ^ 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 18251 1726882319.94126: done queuing things up, now waiting for results queue to drain 18251 1726882319.94127: results queue empty 18251 1726882319.94128: checking for any_errors_fatal 18251 1726882319.94128: done checking for any_errors_fatal 18251 1726882319.94129: checking for max_fail_percentage 18251 1726882319.94130: done checking for max_fail_percentage 18251 1726882319.94131: checking to see if all hosts have failed and the running result is not ok 18251 1726882319.94131: done checking to see if all hosts have failed 18251 1726882319.94133: getting the next task for host managed_node1 18251 1726882319.94135: done getting next task for host managed_node1 18251 1726882319.94136: ^ task is: None 18251 1726882319.94137: ^ 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 18251 1726882319.94377: in VariableManager get_vars() 18251 1726882319.94394: done with get_vars() 18251 1726882319.94401: in VariableManager get_vars() 18251 1726882319.94412: done with get_vars() 18251 1726882319.94416: variable 'omit' from source: magic vars 18251 1726882319.94445: in VariableManager get_vars() 18251 1726882319.94454: done with get_vars() 18251 1726882319.94588: variable 'omit' from source: magic vars PLAY [Test configuring ethernet devices] *************************************** 18251 1726882319.94874: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18251 1726882319.95003: getting the remaining hosts for this loop 18251 1726882319.95005: done getting the remaining hosts for this loop 18251 1726882319.95007: getting the next task for host managed_node1 18251 1726882319.95010: done getting next task for host managed_node1 18251 1726882319.95011: ^ task is: TASK: Gathering Facts 18251 1726882319.95012: ^ 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 18251 1726882319.95014: getting variables 18251 1726882319.95015: in VariableManager get_vars() 18251 1726882319.95026: Calling all_inventory to load vars for managed_node1 18251 1726882319.95028: Calling groups_inventory to load vars for managed_node1 18251 1726882319.95030: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882319.95034: Calling all_plugins_play to load vars for managed_node1 18251 1726882319.95036: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882319.95039: Calling groups_plugins_play to load vars for managed_node1 18251 1726882319.95467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882319.95895: done with get_vars() 18251 1726882319.95903: done getting variables 18251 1726882319.95945: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:13 Friday 20 September 2024 21:31:59 -0400 (0:00:00.134) 0:00:03.616 ****** 18251 1726882319.95968: entering _queue_task() for managed_node1/gather_facts 18251 1726882319.96576: worker is 1 (out of 1 available) 18251 1726882319.96586: exiting _queue_task() for managed_node1/gather_facts 18251 1726882319.96800: done queuing things up, now waiting for results queue to drain 18251 1726882319.96802: waiting for pending results... 18251 1726882319.97075: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18251 1726882319.97218: in run() - task 12673a56-9f93-6e0e-8717-0000000000f0 18251 1726882319.97325: variable 'ansible_search_path' from source: unknown 18251 1726882319.97328: calling self._execute() 18251 1726882319.97473: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882319.97541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882319.97654: variable 'omit' from source: magic vars 18251 1726882319.98702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.03195: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.03391: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.03465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.03570: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.03655: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.03905: 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) 18251 1726882320.03925: 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) 18251 1726882320.03997: 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) 18251 1726882320.04128: 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) 18251 1726882320.04132: 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) 18251 1726882320.04436: variable 'ansible_distribution' from source: facts 18251 1726882320.04496: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.04602: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.04605: when evaluation is False, skipping this task 18251 1726882320.04613: _execute() done 18251 1726882320.04615: dumping result to json 18251 1726882320.04618: done dumping result, returning 18251 1726882320.04620: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-6e0e-8717-0000000000f0] 18251 1726882320.04622: sending task result for task 12673a56-9f93-6e0e-8717-0000000000f0 18251 1726882320.04681: done sending task result for task 12673a56-9f93-6e0e-8717-0000000000f0 18251 1726882320.04684: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.04739: no more pending results, returning what we have 18251 1726882320.04744: results queue empty 18251 1726882320.04745: checking for any_errors_fatal 18251 1726882320.04746: done checking for any_errors_fatal 18251 1726882320.04746: checking for max_fail_percentage 18251 1726882320.04750: done checking for max_fail_percentage 18251 1726882320.04751: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.04752: done checking to see if all hosts have failed 18251 1726882320.04752: getting the remaining hosts for this loop 18251 1726882320.04754: done getting the remaining hosts for this loop 18251 1726882320.04759: getting the next task for host managed_node1 18251 1726882320.04764: done getting next task for host managed_node1 18251 1726882320.04766: ^ task is: TASK: meta (flush_handlers) 18251 1726882320.04773: ^ 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 18251 1726882320.04777: getting variables 18251 1726882320.04780: in VariableManager get_vars() 18251 1726882320.04818: Calling all_inventory to load vars for managed_node1 18251 1726882320.04823: Calling groups_inventory to load vars for managed_node1 18251 1726882320.04827: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.04839: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.04842: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.04845: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.05329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.05899: done with get_vars() 18251 1726882320.05910: done getting variables 18251 1726882320.06085: in VariableManager get_vars() 18251 1726882320.06095: Calling all_inventory to load vars for managed_node1 18251 1726882320.06097: Calling groups_inventory to load vars for managed_node1 18251 1726882320.06099: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.06104: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.06105: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.06108: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.06499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.06783: done with get_vars() 18251 1726882320.06917: done queuing things up, now waiting for results queue to drain 18251 1726882320.06920: results queue empty 18251 1726882320.06920: checking for any_errors_fatal 18251 1726882320.06923: done checking for any_errors_fatal 18251 1726882320.06923: checking for max_fail_percentage 18251 1726882320.06924: done checking for max_fail_percentage 18251 1726882320.06925: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.06926: done checking to see if all hosts have failed 18251 1726882320.06927: getting the remaining hosts for this loop 18251 1726882320.06927: done getting the remaining hosts for this loop 18251 1726882320.06930: getting the next task for host managed_node1 18251 1726882320.06934: done getting next task for host managed_node1 18251 1726882320.06936: ^ task is: TASK: Set type={{ type }} and interface={{ interface }} 18251 1726882320.06937: ^ 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 18251 1726882320.06939: getting variables 18251 1726882320.06940: in VariableManager get_vars() 18251 1726882320.06949: Calling all_inventory to load vars for managed_node1 18251 1726882320.06951: Calling groups_inventory to load vars for managed_node1 18251 1726882320.06953: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.06963: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.06966: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.06968: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.07295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.07640: done with get_vars() 18251 1726882320.07648: done getting variables 18251 1726882320.07807: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 18251 1726882320.08059: variable 'type' from source: play vars 18251 1726882320.08064: variable 'interface' from source: play vars TASK [Set type=veth and interface=lsr27] *************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:20 Friday 20 September 2024 21:32:00 -0400 (0:00:00.122) 0:00:03.738 ****** 18251 1726882320.08206: entering _queue_task() for managed_node1/set_fact 18251 1726882320.08879: worker is 1 (out of 1 available) 18251 1726882320.08889: exiting _queue_task() for managed_node1/set_fact 18251 1726882320.09098: done queuing things up, now waiting for results queue to drain 18251 1726882320.09100: waiting for pending results... 18251 1726882320.09514: running TaskExecutor() for managed_node1/TASK: Set type=veth and interface=lsr27 18251 1726882320.09520: in run() - task 12673a56-9f93-6e0e-8717-00000000000f 18251 1726882320.09523: variable 'ansible_search_path' from source: unknown 18251 1726882320.09527: calling self._execute() 18251 1726882320.09828: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.09831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.09834: variable 'omit' from source: magic vars 18251 1726882320.10563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.15154: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.15308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.15349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.15434: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.15519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.15665: 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) 18251 1726882320.16304: 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) 18251 1726882320.16486: 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) 18251 1726882320.16508: 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) 18251 1726882320.16527: 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) 18251 1726882320.17001: variable 'ansible_distribution' from source: facts 18251 1726882320.17005: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.17008: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.17010: when evaluation is False, skipping this task 18251 1726882320.17012: _execute() done 18251 1726882320.17014: dumping result to json 18251 1726882320.17017: done dumping result, returning 18251 1726882320.17019: done running TaskExecutor() for managed_node1/TASK: Set type=veth and interface=lsr27 [12673a56-9f93-6e0e-8717-00000000000f] 18251 1726882320.17021: sending task result for task 12673a56-9f93-6e0e-8717-00000000000f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.17148: no more pending results, returning what we have 18251 1726882320.17151: results queue empty 18251 1726882320.17152: checking for any_errors_fatal 18251 1726882320.17154: done checking for any_errors_fatal 18251 1726882320.17154: checking for max_fail_percentage 18251 1726882320.17156: done checking for max_fail_percentage 18251 1726882320.17157: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.17158: done checking to see if all hosts have failed 18251 1726882320.17158: getting the remaining hosts for this loop 18251 1726882320.17160: done getting the remaining hosts for this loop 18251 1726882320.17164: getting the next task for host managed_node1 18251 1726882320.17169: done getting next task for host managed_node1 18251 1726882320.17172: ^ task is: TASK: Include the task 'show_interfaces.yml' 18251 1726882320.17174: ^ 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 18251 1726882320.17177: getting variables 18251 1726882320.17179: in VariableManager get_vars() 18251 1726882320.17210: Calling all_inventory to load vars for managed_node1 18251 1726882320.17213: Calling groups_inventory to load vars for managed_node1 18251 1726882320.17218: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.17230: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.17233: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.17236: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.17738: done sending task result for task 12673a56-9f93-6e0e-8717-00000000000f 18251 1726882320.17742: WORKER PROCESS EXITING 18251 1726882320.17764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.18063: done with get_vars() 18251 1726882320.18072: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:24 Friday 20 September 2024 21:32:00 -0400 (0:00:00.099) 0:00:03.838 ****** 18251 1726882320.18163: entering _queue_task() for managed_node1/include_tasks 18251 1726882320.18474: worker is 1 (out of 1 available) 18251 1726882320.18484: exiting _queue_task() for managed_node1/include_tasks 18251 1726882320.18497: done queuing things up, now waiting for results queue to drain 18251 1726882320.18499: waiting for pending results... 18251 1726882320.18701: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 18251 1726882320.18832: in run() - task 12673a56-9f93-6e0e-8717-000000000010 18251 1726882320.18851: variable 'ansible_search_path' from source: unknown 18251 1726882320.18927: calling self._execute() 18251 1726882320.19111: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.19123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.19138: variable 'omit' from source: magic vars 18251 1726882320.19566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.22185: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.22267: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.22426: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.22429: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.22603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.22641: 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) 18251 1726882320.22747: 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) 18251 1726882320.22778: 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) 18251 1726882320.22870: 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) 18251 1726882320.22945: 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) 18251 1726882320.23283: variable 'ansible_distribution' from source: facts 18251 1726882320.23287: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.23289: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.23291: when evaluation is False, skipping this task 18251 1726882320.23300: _execute() done 18251 1726882320.23308: dumping result to json 18251 1726882320.23316: done dumping result, returning 18251 1726882320.23326: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-6e0e-8717-000000000010] 18251 1726882320.23334: sending task result for task 12673a56-9f93-6e0e-8717-000000000010 18251 1726882320.23490: done sending task result for task 12673a56-9f93-6e0e-8717-000000000010 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.23549: no more pending results, returning what we have 18251 1726882320.23552: results queue empty 18251 1726882320.23553: checking for any_errors_fatal 18251 1726882320.23559: done checking for any_errors_fatal 18251 1726882320.23560: checking for max_fail_percentage 18251 1726882320.23561: done checking for max_fail_percentage 18251 1726882320.23562: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.23563: done checking to see if all hosts have failed 18251 1726882320.23564: getting the remaining hosts for this loop 18251 1726882320.23565: done getting the remaining hosts for this loop 18251 1726882320.23569: getting the next task for host managed_node1 18251 1726882320.23575: done getting next task for host managed_node1 18251 1726882320.23577: ^ task is: TASK: Include the task 'manage_test_interface.yml' 18251 1726882320.23579: ^ 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 18251 1726882320.23583: getting variables 18251 1726882320.23585: in VariableManager get_vars() 18251 1726882320.23629: Calling all_inventory to load vars for managed_node1 18251 1726882320.23632: Calling groups_inventory to load vars for managed_node1 18251 1726882320.23636: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.23732: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.23736: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.23739: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.24317: WORKER PROCESS EXITING 18251 1726882320.24341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.24719: done with get_vars() 18251 1726882320.24729: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:26 Friday 20 September 2024 21:32:00 -0400 (0:00:00.066) 0:00:03.904 ****** 18251 1726882320.24819: entering _queue_task() for managed_node1/include_tasks 18251 1726882320.25104: worker is 1 (out of 1 available) 18251 1726882320.25116: exiting _queue_task() for managed_node1/include_tasks 18251 1726882320.25128: done queuing things up, now waiting for results queue to drain 18251 1726882320.25130: waiting for pending results... 18251 1726882320.25375: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 18251 1726882320.25473: in run() - task 12673a56-9f93-6e0e-8717-000000000011 18251 1726882320.25491: variable 'ansible_search_path' from source: unknown 18251 1726882320.25532: calling self._execute() 18251 1726882320.25613: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.25624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.25638: variable 'omit' from source: magic vars 18251 1726882320.26065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.29331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.29408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.29451: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.29492: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.29532: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.29638: 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) 18251 1726882320.29676: 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) 18251 1726882320.29713: 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) 18251 1726882320.29764: 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) 18251 1726882320.29788: 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) 18251 1726882320.29906: variable 'ansible_distribution' from source: facts 18251 1726882320.29910: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.29924: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.29927: when evaluation is False, skipping this task 18251 1726882320.29930: _execute() done 18251 1726882320.29932: dumping result to json 18251 1726882320.29936: done dumping result, returning 18251 1726882320.29943: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-6e0e-8717-000000000011] 18251 1726882320.29946: sending task result for task 12673a56-9f93-6e0e-8717-000000000011 18251 1726882320.30037: done sending task result for task 12673a56-9f93-6e0e-8717-000000000011 18251 1726882320.30040: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.30092: no more pending results, returning what we have 18251 1726882320.30100: results queue empty 18251 1726882320.30101: checking for any_errors_fatal 18251 1726882320.30104: done checking for any_errors_fatal 18251 1726882320.30105: checking for max_fail_percentage 18251 1726882320.30106: done checking for max_fail_percentage 18251 1726882320.30107: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.30108: done checking to see if all hosts have failed 18251 1726882320.30109: getting the remaining hosts for this loop 18251 1726882320.30110: done getting the remaining hosts for this loop 18251 1726882320.30114: getting the next task for host managed_node1 18251 1726882320.30118: done getting next task for host managed_node1 18251 1726882320.30120: ^ task is: TASK: Include the task 'assert_device_present.yml' 18251 1726882320.30122: ^ 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 18251 1726882320.30125: getting variables 18251 1726882320.30127: in VariableManager get_vars() 18251 1726882320.30156: Calling all_inventory to load vars for managed_node1 18251 1726882320.30159: Calling groups_inventory to load vars for managed_node1 18251 1726882320.30162: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.30173: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.30175: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.30187: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.30356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.30467: done with get_vars() 18251 1726882320.30474: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:30 Friday 20 September 2024 21:32:00 -0400 (0:00:00.057) 0:00:03.962 ****** 18251 1726882320.30539: entering _queue_task() for managed_node1/include_tasks 18251 1726882320.30719: worker is 1 (out of 1 available) 18251 1726882320.30730: exiting _queue_task() for managed_node1/include_tasks 18251 1726882320.30741: done queuing things up, now waiting for results queue to drain 18251 1726882320.30743: waiting for pending results... 18251 1726882320.30890: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 18251 1726882320.30944: in run() - task 12673a56-9f93-6e0e-8717-000000000012 18251 1726882320.30956: variable 'ansible_search_path' from source: unknown 18251 1726882320.30985: calling self._execute() 18251 1726882320.31044: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.31050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.31058: variable 'omit' from source: magic vars 18251 1726882320.31367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.33450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.33491: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.33524: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.33550: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.33568: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.33627: 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) 18251 1726882320.33650: 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) 18251 1726882320.33667: 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) 18251 1726882320.33692: 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) 18251 1726882320.33708: 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) 18251 1726882320.33796: variable 'ansible_distribution' from source: facts 18251 1726882320.33803: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.33817: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.33821: when evaluation is False, skipping this task 18251 1726882320.33824: _execute() done 18251 1726882320.33826: dumping result to json 18251 1726882320.33828: done dumping result, returning 18251 1726882320.33834: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-6e0e-8717-000000000012] 18251 1726882320.33838: sending task result for task 12673a56-9f93-6e0e-8717-000000000012 18251 1726882320.33916: done sending task result for task 12673a56-9f93-6e0e-8717-000000000012 18251 1726882320.33919: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.33979: no more pending results, returning what we have 18251 1726882320.33982: results queue empty 18251 1726882320.33983: checking for any_errors_fatal 18251 1726882320.33988: done checking for any_errors_fatal 18251 1726882320.33989: checking for max_fail_percentage 18251 1726882320.33990: done checking for max_fail_percentage 18251 1726882320.33991: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.33992: done checking to see if all hosts have failed 18251 1726882320.34002: getting the remaining hosts for this loop 18251 1726882320.34003: done getting the remaining hosts for this loop 18251 1726882320.34007: getting the next task for host managed_node1 18251 1726882320.34012: done getting next task for host managed_node1 18251 1726882320.34014: ^ task is: TASK: meta (flush_handlers) 18251 1726882320.34016: ^ 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 18251 1726882320.34019: getting variables 18251 1726882320.34020: in VariableManager get_vars() 18251 1726882320.34043: Calling all_inventory to load vars for managed_node1 18251 1726882320.34045: Calling groups_inventory to load vars for managed_node1 18251 1726882320.34048: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.34056: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.34058: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.34061: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.34179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.34291: done with get_vars() 18251 1726882320.34301: done getting variables 18251 1726882320.34347: in VariableManager get_vars() 18251 1726882320.34353: Calling all_inventory to load vars for managed_node1 18251 1726882320.34355: Calling groups_inventory to load vars for managed_node1 18251 1726882320.34356: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.34359: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.34360: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.34362: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.34447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.34603: done with get_vars() 18251 1726882320.34618: done queuing things up, now waiting for results queue to drain 18251 1726882320.34619: results queue empty 18251 1726882320.34620: checking for any_errors_fatal 18251 1726882320.34622: done checking for any_errors_fatal 18251 1726882320.34622: checking for max_fail_percentage 18251 1726882320.34623: done checking for max_fail_percentage 18251 1726882320.34624: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.34625: done checking to see if all hosts have failed 18251 1726882320.34625: getting the remaining hosts for this loop 18251 1726882320.34626: done getting the remaining hosts for this loop 18251 1726882320.34628: getting the next task for host managed_node1 18251 1726882320.34631: done getting next task for host managed_node1 18251 1726882320.34632: ^ task is: TASK: meta (flush_handlers) 18251 1726882320.34634: ^ 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 18251 1726882320.34636: getting variables 18251 1726882320.34637: in VariableManager get_vars() 18251 1726882320.34643: Calling all_inventory to load vars for managed_node1 18251 1726882320.34645: Calling groups_inventory to load vars for managed_node1 18251 1726882320.34647: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.34657: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.34659: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.34662: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.34788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.34969: done with get_vars() 18251 1726882320.34978: done getting variables 18251 1726882320.35026: in VariableManager get_vars() 18251 1726882320.35033: Calling all_inventory to load vars for managed_node1 18251 1726882320.35036: Calling groups_inventory to load vars for managed_node1 18251 1726882320.35038: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.35042: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.35044: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.35048: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.35175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.35575: done with get_vars() 18251 1726882320.35586: done queuing things up, now waiting for results queue to drain 18251 1726882320.35588: results queue empty 18251 1726882320.35589: checking for any_errors_fatal 18251 1726882320.35590: done checking for any_errors_fatal 18251 1726882320.35590: checking for max_fail_percentage 18251 1726882320.35591: done checking for max_fail_percentage 18251 1726882320.35592: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.35592: done checking to see if all hosts have failed 18251 1726882320.35597: getting the remaining hosts for this loop 18251 1726882320.35598: done getting the remaining hosts for this loop 18251 1726882320.35600: getting the next task for host managed_node1 18251 1726882320.35603: done getting next task for host managed_node1 18251 1726882320.35604: ^ task is: None 18251 1726882320.35605: ^ 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 18251 1726882320.35606: done queuing things up, now waiting for results queue to drain 18251 1726882320.35607: results queue empty 18251 1726882320.35608: checking for any_errors_fatal 18251 1726882320.35608: done checking for any_errors_fatal 18251 1726882320.35609: checking for max_fail_percentage 18251 1726882320.35610: done checking for max_fail_percentage 18251 1726882320.35610: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.35611: done checking to see if all hosts have failed 18251 1726882320.35612: getting the next task for host managed_node1 18251 1726882320.35614: done getting next task for host managed_node1 18251 1726882320.35615: ^ task is: None 18251 1726882320.35616: ^ 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 18251 1726882320.35645: in VariableManager get_vars() 18251 1726882320.35664: done with get_vars() 18251 1726882320.35669: in VariableManager get_vars() 18251 1726882320.35682: done with get_vars() 18251 1726882320.35686: variable 'omit' from source: magic vars 18251 1726882320.35719: in VariableManager get_vars() 18251 1726882320.35731: done with get_vars() 18251 1726882320.35751: variable 'omit' from source: magic vars PLAY [Test static interface up] ************************************************ 18251 1726882320.36239: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18251 1726882320.36258: getting the remaining hosts for this loop 18251 1726882320.36259: done getting the remaining hosts for this loop 18251 1726882320.36261: getting the next task for host managed_node1 18251 1726882320.36263: done getting next task for host managed_node1 18251 1726882320.36264: ^ task is: TASK: Gathering Facts 18251 1726882320.36265: ^ 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 18251 1726882320.36266: getting variables 18251 1726882320.36267: in VariableManager get_vars() 18251 1726882320.36273: Calling all_inventory to load vars for managed_node1 18251 1726882320.36275: Calling groups_inventory to load vars for managed_node1 18251 1726882320.36276: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.36280: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.36281: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.36283: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.36367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.36498: done with get_vars() 18251 1726882320.36503: done getting variables 18251 1726882320.36530: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:33 Friday 20 September 2024 21:32:00 -0400 (0:00:00.060) 0:00:04.022 ****** 18251 1726882320.36546: entering _queue_task() for managed_node1/gather_facts 18251 1726882320.36763: worker is 1 (out of 1 available) 18251 1726882320.36775: exiting _queue_task() for managed_node1/gather_facts 18251 1726882320.36786: done queuing things up, now waiting for results queue to drain 18251 1726882320.36788: waiting for pending results... 18251 1726882320.36935: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18251 1726882320.37001: in run() - task 12673a56-9f93-6e0e-8717-00000000010e 18251 1726882320.37026: variable 'ansible_search_path' from source: unknown 18251 1726882320.37043: calling self._execute() 18251 1726882320.37100: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.37105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.37111: variable 'omit' from source: magic vars 18251 1726882320.37419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.39455: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.39540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.39584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.39608: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.39629: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.39688: 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) 18251 1726882320.39722: 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) 18251 1726882320.39740: 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) 18251 1726882320.39775: 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) 18251 1726882320.39786: 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) 18251 1726882320.39883: variable 'ansible_distribution' from source: facts 18251 1726882320.39887: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.39905: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.39908: when evaluation is False, skipping this task 18251 1726882320.39911: _execute() done 18251 1726882320.39913: dumping result to json 18251 1726882320.39916: done dumping result, returning 18251 1726882320.39921: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-6e0e-8717-00000000010e] 18251 1726882320.39926: sending task result for task 12673a56-9f93-6e0e-8717-00000000010e 18251 1726882320.40000: done sending task result for task 12673a56-9f93-6e0e-8717-00000000010e 18251 1726882320.40003: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.40052: no more pending results, returning what we have 18251 1726882320.40055: results queue empty 18251 1726882320.40055: checking for any_errors_fatal 18251 1726882320.40056: done checking for any_errors_fatal 18251 1726882320.40057: checking for max_fail_percentage 18251 1726882320.40059: done checking for max_fail_percentage 18251 1726882320.40059: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.40060: done checking to see if all hosts have failed 18251 1726882320.40061: getting the remaining hosts for this loop 18251 1726882320.40062: done getting the remaining hosts for this loop 18251 1726882320.40065: getting the next task for host managed_node1 18251 1726882320.40070: done getting next task for host managed_node1 18251 1726882320.40071: ^ task is: TASK: meta (flush_handlers) 18251 1726882320.40073: ^ 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 18251 1726882320.40076: getting variables 18251 1726882320.40078: in VariableManager get_vars() 18251 1726882320.40118: Calling all_inventory to load vars for managed_node1 18251 1726882320.40121: Calling groups_inventory to load vars for managed_node1 18251 1726882320.40123: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.40133: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.40136: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.40138: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.40283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.40407: done with get_vars() 18251 1726882320.40417: done getting variables 18251 1726882320.40463: in VariableManager get_vars() 18251 1726882320.40471: Calling all_inventory to load vars for managed_node1 18251 1726882320.40472: Calling groups_inventory to load vars for managed_node1 18251 1726882320.40473: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.40476: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.40477: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.40479: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.40582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.40696: done with get_vars() 18251 1726882320.40706: done queuing things up, now waiting for results queue to drain 18251 1726882320.40707: results queue empty 18251 1726882320.40707: checking for any_errors_fatal 18251 1726882320.40708: done checking for any_errors_fatal 18251 1726882320.40709: checking for max_fail_percentage 18251 1726882320.40710: done checking for max_fail_percentage 18251 1726882320.40710: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.40710: done checking to see if all hosts have failed 18251 1726882320.40711: getting the remaining hosts for this loop 18251 1726882320.40711: done getting the remaining hosts for this loop 18251 1726882320.40713: getting the next task for host managed_node1 18251 1726882320.40715: done getting next task for host managed_node1 18251 1726882320.40717: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18251 1726882320.40718: ^ 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 18251 1726882320.40725: getting variables 18251 1726882320.40725: in VariableManager get_vars() 18251 1726882320.40733: Calling all_inventory to load vars for managed_node1 18251 1726882320.40734: Calling groups_inventory to load vars for managed_node1 18251 1726882320.40735: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.40743: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.40745: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.40748: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.40826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.40936: done with get_vars() 18251 1726882320.40942: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:00 -0400 (0:00:00.044) 0:00:04.066 ****** 18251 1726882320.40992: entering _queue_task() for managed_node1/include_tasks 18251 1726882320.41197: worker is 1 (out of 1 available) 18251 1726882320.41212: exiting _queue_task() for managed_node1/include_tasks 18251 1726882320.41224: done queuing things up, now waiting for results queue to drain 18251 1726882320.41225: waiting for pending results... 18251 1726882320.41588: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18251 1726882320.41598: in run() - task 12673a56-9f93-6e0e-8717-000000000019 18251 1726882320.41602: variable 'ansible_search_path' from source: unknown 18251 1726882320.41605: variable 'ansible_search_path' from source: unknown 18251 1726882320.41608: calling self._execute() 18251 1726882320.41631: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.41642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.41656: variable 'omit' from source: magic vars 18251 1726882320.42097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.43724: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.43770: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.43800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.43826: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.43845: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.43905: 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) 18251 1726882320.43925: 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) 18251 1726882320.43943: 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) 18251 1726882320.43968: 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) 18251 1726882320.43980: 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) 18251 1726882320.44074: variable 'ansible_distribution' from source: facts 18251 1726882320.44078: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.44100: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.44103: when evaluation is False, skipping this task 18251 1726882320.44106: _execute() done 18251 1726882320.44108: dumping result to json 18251 1726882320.44110: done dumping result, returning 18251 1726882320.44116: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-6e0e-8717-000000000019] 18251 1726882320.44119: sending task result for task 12673a56-9f93-6e0e-8717-000000000019 18251 1726882320.44203: done sending task result for task 12673a56-9f93-6e0e-8717-000000000019 18251 1726882320.44206: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.44254: no more pending results, returning what we have 18251 1726882320.44258: results queue empty 18251 1726882320.44259: checking for any_errors_fatal 18251 1726882320.44260: done checking for any_errors_fatal 18251 1726882320.44261: checking for max_fail_percentage 18251 1726882320.44262: done checking for max_fail_percentage 18251 1726882320.44263: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.44264: done checking to see if all hosts have failed 18251 1726882320.44265: getting the remaining hosts for this loop 18251 1726882320.44266: done getting the remaining hosts for this loop 18251 1726882320.44269: getting the next task for host managed_node1 18251 1726882320.44275: done getting next task for host managed_node1 18251 1726882320.44279: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 18251 1726882320.44281: ^ 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 18251 1726882320.44298: getting variables 18251 1726882320.44299: in VariableManager get_vars() 18251 1726882320.44333: Calling all_inventory to load vars for managed_node1 18251 1726882320.44336: Calling groups_inventory to load vars for managed_node1 18251 1726882320.44338: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.44346: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.44348: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.44351: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.44484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.44612: done with get_vars() 18251 1726882320.44623: done getting variables 18251 1726882320.44661: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:00 -0400 (0:00:00.036) 0:00:04.103 ****** 18251 1726882320.44681: entering _queue_task() for managed_node1/debug 18251 1726882320.44870: worker is 1 (out of 1 available) 18251 1726882320.44884: exiting _queue_task() for managed_node1/debug 18251 1726882320.44898: done queuing things up, now waiting for results queue to drain 18251 1726882320.44899: waiting for pending results... 18251 1726882320.45045: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 18251 1726882320.45135: in run() - task 12673a56-9f93-6e0e-8717-00000000001a 18251 1726882320.45139: variable 'ansible_search_path' from source: unknown 18251 1726882320.45141: variable 'ansible_search_path' from source: unknown 18251 1726882320.45164: calling self._execute() 18251 1726882320.45224: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.45228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.45236: variable 'omit' from source: magic vars 18251 1726882320.45616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.47336: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.47516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.47519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.47563: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.47571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.47648: 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) 18251 1726882320.47668: 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) 18251 1726882320.47686: 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) 18251 1726882320.47717: 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) 18251 1726882320.47731: 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) 18251 1726882320.47824: variable 'ansible_distribution' from source: facts 18251 1726882320.47829: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.47844: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.47847: when evaluation is False, skipping this task 18251 1726882320.47850: _execute() done 18251 1726882320.47853: dumping result to json 18251 1726882320.47856: done dumping result, returning 18251 1726882320.47863: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-6e0e-8717-00000000001a] 18251 1726882320.47867: sending task result for task 12673a56-9f93-6e0e-8717-00000000001a 18251 1726882320.47951: done sending task result for task 12673a56-9f93-6e0e-8717-00000000001a 18251 1726882320.47954: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882320.48000: no more pending results, returning what we have 18251 1726882320.48003: results queue empty 18251 1726882320.48004: checking for any_errors_fatal 18251 1726882320.48010: done checking for any_errors_fatal 18251 1726882320.48010: checking for max_fail_percentage 18251 1726882320.48012: done checking for max_fail_percentage 18251 1726882320.48013: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.48014: done checking to see if all hosts have failed 18251 1726882320.48014: getting the remaining hosts for this loop 18251 1726882320.48016: done getting the remaining hosts for this loop 18251 1726882320.48019: getting the next task for host managed_node1 18251 1726882320.48024: done getting next task for host managed_node1 18251 1726882320.48028: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18251 1726882320.48030: ^ 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 18251 1726882320.48042: getting variables 18251 1726882320.48043: in VariableManager get_vars() 18251 1726882320.48076: Calling all_inventory to load vars for managed_node1 18251 1726882320.48079: Calling groups_inventory to load vars for managed_node1 18251 1726882320.48081: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.48089: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.48092: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.48098: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.48276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.48391: done with get_vars() 18251 1726882320.48401: done getting variables 18251 1726882320.48461: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:00 -0400 (0:00:00.037) 0:00:04.141 ****** 18251 1726882320.48481: entering _queue_task() for managed_node1/fail 18251 1726882320.48482: Creating lock for fail 18251 1726882320.48679: worker is 1 (out of 1 available) 18251 1726882320.48692: exiting _queue_task() for managed_node1/fail 18251 1726882320.48706: done queuing things up, now waiting for results queue to drain 18251 1726882320.48707: waiting for pending results... 18251 1726882320.48864: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18251 1726882320.48936: in run() - task 12673a56-9f93-6e0e-8717-00000000001b 18251 1726882320.48945: variable 'ansible_search_path' from source: unknown 18251 1726882320.48948: variable 'ansible_search_path' from source: unknown 18251 1726882320.48973: calling self._execute() 18251 1726882320.49036: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.49040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.49055: variable 'omit' from source: magic vars 18251 1726882320.49350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.51900: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.51924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.51973: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.52026: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.52062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.52145: 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) 18251 1726882320.52190: 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) 18251 1726882320.52222: 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) 18251 1726882320.52285: 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) 18251 1726882320.52294: 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) 18251 1726882320.52503: variable 'ansible_distribution' from source: facts 18251 1726882320.52507: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.52509: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.52511: when evaluation is False, skipping this task 18251 1726882320.52513: _execute() done 18251 1726882320.52516: dumping result to json 18251 1726882320.52518: done dumping result, returning 18251 1726882320.52520: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-6e0e-8717-00000000001b] 18251 1726882320.52522: sending task result for task 12673a56-9f93-6e0e-8717-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.52650: no more pending results, returning what we have 18251 1726882320.52653: results queue empty 18251 1726882320.52654: checking for any_errors_fatal 18251 1726882320.52659: done checking for any_errors_fatal 18251 1726882320.52660: checking for max_fail_percentage 18251 1726882320.52662: done checking for max_fail_percentage 18251 1726882320.52662: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.52663: done checking to see if all hosts have failed 18251 1726882320.52664: getting the remaining hosts for this loop 18251 1726882320.52666: done getting the remaining hosts for this loop 18251 1726882320.52669: getting the next task for host managed_node1 18251 1726882320.52674: done getting next task for host managed_node1 18251 1726882320.52678: ^ 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 18251 1726882320.52680: ^ 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 18251 1726882320.52695: getting variables 18251 1726882320.52697: in VariableManager get_vars() 18251 1726882320.52923: Calling all_inventory to load vars for managed_node1 18251 1726882320.52926: Calling groups_inventory to load vars for managed_node1 18251 1726882320.52928: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.52939: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.52941: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.52944: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.53240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.53436: done with get_vars() 18251 1726882320.53447: done getting variables 18251 1726882320.53548: done sending task result for task 12673a56-9f93-6e0e-8717-00000000001b 18251 1726882320.53551: WORKER PROCESS EXITING 18251 1726882320.53587: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:00 -0400 (0:00:00.051) 0:00:04.192 ****** 18251 1726882320.53622: entering _queue_task() for managed_node1/fail 18251 1726882320.53938: worker is 1 (out of 1 available) 18251 1726882320.53951: exiting _queue_task() for managed_node1/fail 18251 1726882320.53965: done queuing things up, now waiting for results queue to drain 18251 1726882320.53966: waiting for pending results... 18251 1726882320.54217: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 18251 1726882320.54331: in run() - task 12673a56-9f93-6e0e-8717-00000000001c 18251 1726882320.54352: variable 'ansible_search_path' from source: unknown 18251 1726882320.54360: variable 'ansible_search_path' from source: unknown 18251 1726882320.54403: calling self._execute() 18251 1726882320.54586: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.54602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.54617: variable 'omit' from source: magic vars 18251 1726882320.55072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.57294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.57381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.57423: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.57469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.57504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.57591: 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) 18251 1726882320.57628: 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) 18251 1726882320.57658: 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) 18251 1726882320.57791: 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) 18251 1726882320.57796: 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) 18251 1726882320.57866: variable 'ansible_distribution' from source: facts 18251 1726882320.57876: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.57911: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.57918: when evaluation is False, skipping this task 18251 1726882320.57925: _execute() done 18251 1726882320.57931: dumping result to json 18251 1726882320.57938: done dumping result, returning 18251 1726882320.57949: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-6e0e-8717-00000000001c] 18251 1726882320.57957: sending task result for task 12673a56-9f93-6e0e-8717-00000000001c 18251 1726882320.58155: done sending task result for task 12673a56-9f93-6e0e-8717-00000000001c 18251 1726882320.58159: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.58210: no more pending results, returning what we have 18251 1726882320.58213: results queue empty 18251 1726882320.58214: checking for any_errors_fatal 18251 1726882320.58219: done checking for any_errors_fatal 18251 1726882320.58220: checking for max_fail_percentage 18251 1726882320.58221: done checking for max_fail_percentage 18251 1726882320.58223: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.58223: done checking to see if all hosts have failed 18251 1726882320.58224: getting the remaining hosts for this loop 18251 1726882320.58225: done getting the remaining hosts for this loop 18251 1726882320.58229: getting the next task for host managed_node1 18251 1726882320.58234: done getting next task for host managed_node1 18251 1726882320.58238: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18251 1726882320.58240: ^ 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 18251 1726882320.58254: getting variables 18251 1726882320.58255: in VariableManager get_vars() 18251 1726882320.58564: Calling all_inventory to load vars for managed_node1 18251 1726882320.58567: Calling groups_inventory to load vars for managed_node1 18251 1726882320.58570: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.58578: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.58581: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.58583: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.58760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.58961: done with get_vars() 18251 1726882320.58971: done getting variables 18251 1726882320.59032: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:00 -0400 (0:00:00.054) 0:00:04.247 ****** 18251 1726882320.59060: entering _queue_task() for managed_node1/fail 18251 1726882320.59351: worker is 1 (out of 1 available) 18251 1726882320.59365: exiting _queue_task() for managed_node1/fail 18251 1726882320.59376: done queuing things up, now waiting for results queue to drain 18251 1726882320.59377: waiting for pending results... 18251 1726882320.59712: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18251 1726882320.59718: in run() - task 12673a56-9f93-6e0e-8717-00000000001d 18251 1726882320.59721: variable 'ansible_search_path' from source: unknown 18251 1726882320.59723: variable 'ansible_search_path' from source: unknown 18251 1726882320.59725: calling self._execute() 18251 1726882320.59785: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.59801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.59816: variable 'omit' from source: magic vars 18251 1726882320.60210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.62528: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.62615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.62669: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.62728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.62759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.62854: 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) 18251 1726882320.62887: 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) 18251 1726882320.62923: 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) 18251 1726882320.62990: 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) 18251 1726882320.63025: 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) 18251 1726882320.63299: variable 'ansible_distribution' from source: facts 18251 1726882320.63302: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.63304: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.63306: when evaluation is False, skipping this task 18251 1726882320.63307: _execute() done 18251 1726882320.63310: dumping result to json 18251 1726882320.63311: done dumping result, returning 18251 1726882320.63314: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-6e0e-8717-00000000001d] 18251 1726882320.63316: sending task result for task 12673a56-9f93-6e0e-8717-00000000001d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.63540: no more pending results, returning what we have 18251 1726882320.63543: results queue empty 18251 1726882320.63544: checking for any_errors_fatal 18251 1726882320.63548: done checking for any_errors_fatal 18251 1726882320.63549: checking for max_fail_percentage 18251 1726882320.63550: done checking for max_fail_percentage 18251 1726882320.63551: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.63552: done checking to see if all hosts have failed 18251 1726882320.63553: getting the remaining hosts for this loop 18251 1726882320.63554: done getting the remaining hosts for this loop 18251 1726882320.63557: getting the next task for host managed_node1 18251 1726882320.63562: done getting next task for host managed_node1 18251 1726882320.63565: ^ 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 18251 1726882320.63567: ^ 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 18251 1726882320.63579: getting variables 18251 1726882320.63580: in VariableManager get_vars() 18251 1726882320.63620: Calling all_inventory to load vars for managed_node1 18251 1726882320.63623: Calling groups_inventory to load vars for managed_node1 18251 1726882320.63625: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.63635: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.63637: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.63640: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.63902: done sending task result for task 12673a56-9f93-6e0e-8717-00000000001d 18251 1726882320.63905: WORKER PROCESS EXITING 18251 1726882320.63928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.64165: done with get_vars() 18251 1726882320.64175: done getting variables 18251 1726882320.64270: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:00 -0400 (0:00:00.052) 0:00:04.299 ****** 18251 1726882320.64301: entering _queue_task() for managed_node1/dnf 18251 1726882320.64552: worker is 1 (out of 1 available) 18251 1726882320.64565: exiting _queue_task() for managed_node1/dnf 18251 1726882320.64577: done queuing things up, now waiting for results queue to drain 18251 1726882320.64578: waiting for pending results... 18251 1726882320.64823: running TaskExecutor() for managed_node1/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 18251 1726882320.64931: in run() - task 12673a56-9f93-6e0e-8717-00000000001e 18251 1726882320.64951: variable 'ansible_search_path' from source: unknown 18251 1726882320.64958: variable 'ansible_search_path' from source: unknown 18251 1726882320.64995: calling self._execute() 18251 1726882320.65080: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.65091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.65106: variable 'omit' from source: magic vars 18251 1726882320.65534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.67738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.67809: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.67856: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.67898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.67933: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.68052: 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) 18251 1726882320.68058: 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) 18251 1726882320.68161: 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) 18251 1726882320.68164: 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) 18251 1726882320.68167: 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) 18251 1726882320.68295: variable 'ansible_distribution' from source: facts 18251 1726882320.68308: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.68329: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.68337: when evaluation is False, skipping this task 18251 1726882320.68344: _execute() done 18251 1726882320.68351: dumping result to json 18251 1726882320.68359: done dumping result, returning 18251 1726882320.68378: done running TaskExecutor() for managed_node1/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 [12673a56-9f93-6e0e-8717-00000000001e] 18251 1726882320.68389: sending task result for task 12673a56-9f93-6e0e-8717-00000000001e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.68658: no more pending results, returning what we have 18251 1726882320.68661: results queue empty 18251 1726882320.68662: checking for any_errors_fatal 18251 1726882320.68670: done checking for any_errors_fatal 18251 1726882320.68671: checking for max_fail_percentage 18251 1726882320.68672: done checking for max_fail_percentage 18251 1726882320.68673: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.68673: done checking to see if all hosts have failed 18251 1726882320.68674: getting the remaining hosts for this loop 18251 1726882320.68675: done getting the remaining hosts for this loop 18251 1726882320.68678: getting the next task for host managed_node1 18251 1726882320.68683: done getting next task for host managed_node1 18251 1726882320.68686: ^ 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 18251 1726882320.68688: ^ 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 18251 1726882320.68704: getting variables 18251 1726882320.68705: in VariableManager get_vars() 18251 1726882320.68737: Calling all_inventory to load vars for managed_node1 18251 1726882320.68739: Calling groups_inventory to load vars for managed_node1 18251 1726882320.68741: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.68749: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.68751: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.68754: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.68958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.69171: done with get_vars() 18251 1726882320.69182: done getting variables 18251 1726882320.69243: done sending task result for task 12673a56-9f93-6e0e-8717-00000000001e 18251 1726882320.69247: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18251 1726882320.69338: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:00 -0400 (0:00:00.050) 0:00:04.350 ****** 18251 1726882320.69368: entering _queue_task() for managed_node1/yum 18251 1726882320.69501: Creating lock for yum 18251 1726882320.70060: worker is 1 (out of 1 available) 18251 1726882320.70072: exiting _queue_task() for managed_node1/yum 18251 1726882320.70083: done queuing things up, now waiting for results queue to drain 18251 1726882320.70085: waiting for pending results... 18251 1726882320.70634: running TaskExecutor() for managed_node1/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 18251 1726882320.70721: in run() - task 12673a56-9f93-6e0e-8717-00000000001f 18251 1726882320.70737: variable 'ansible_search_path' from source: unknown 18251 1726882320.70741: variable 'ansible_search_path' from source: unknown 18251 1726882320.70779: calling self._execute() 18251 1726882320.71064: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.71068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.71079: variable 'omit' from source: magic vars 18251 1726882320.72088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.76998: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.77071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.77134: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.77174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.77212: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.77340: 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) 18251 1726882320.77430: 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) 18251 1726882320.77527: 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) 18251 1726882320.77568: 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) 18251 1726882320.77584: 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) 18251 1726882320.77719: variable 'ansible_distribution' from source: facts 18251 1726882320.77729: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.77749: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.77761: when evaluation is False, skipping this task 18251 1726882320.77764: _execute() done 18251 1726882320.77767: dumping result to json 18251 1726882320.77769: done dumping result, returning 18251 1726882320.77775: done running TaskExecutor() for managed_node1/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 [12673a56-9f93-6e0e-8717-00000000001f] 18251 1726882320.77783: sending task result for task 12673a56-9f93-6e0e-8717-00000000001f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.77933: no more pending results, returning what we have 18251 1726882320.77936: results queue empty 18251 1726882320.77937: checking for any_errors_fatal 18251 1726882320.77943: done checking for any_errors_fatal 18251 1726882320.77944: checking for max_fail_percentage 18251 1726882320.77945: done checking for max_fail_percentage 18251 1726882320.77946: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.77947: done checking to see if all hosts have failed 18251 1726882320.77947: getting the remaining hosts for this loop 18251 1726882320.77948: done getting the remaining hosts for this loop 18251 1726882320.77952: getting the next task for host managed_node1 18251 1726882320.77957: done getting next task for host managed_node1 18251 1726882320.77960: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18251 1726882320.77961: ^ 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 18251 1726882320.78201: done sending task result for task 12673a56-9f93-6e0e-8717-00000000001f 18251 1726882320.78204: WORKER PROCESS EXITING 18251 1726882320.78213: getting variables 18251 1726882320.78214: in VariableManager get_vars() 18251 1726882320.78249: Calling all_inventory to load vars for managed_node1 18251 1726882320.78252: Calling groups_inventory to load vars for managed_node1 18251 1726882320.78254: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.78263: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.78266: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.78268: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.78503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.78732: done with get_vars() 18251 1726882320.78743: done getting variables 18251 1726882320.78826: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:00 -0400 (0:00:00.094) 0:00:04.445 ****** 18251 1726882320.78862: entering _queue_task() for managed_node1/fail 18251 1726882320.79418: worker is 1 (out of 1 available) 18251 1726882320.79425: exiting _queue_task() for managed_node1/fail 18251 1726882320.79435: done queuing things up, now waiting for results queue to drain 18251 1726882320.79436: waiting for pending results... 18251 1726882320.79454: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18251 1726882320.79559: in run() - task 12673a56-9f93-6e0e-8717-000000000020 18251 1726882320.79579: variable 'ansible_search_path' from source: unknown 18251 1726882320.79586: variable 'ansible_search_path' from source: unknown 18251 1726882320.79633: calling self._execute() 18251 1726882320.79724: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.79735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.79749: variable 'omit' from source: magic vars 18251 1726882320.80318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.82562: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.82641: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.82681: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.82728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.82758: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.82846: 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) 18251 1726882320.82881: 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) 18251 1726882320.82919: 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) 18251 1726882320.82962: 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) 18251 1726882320.82979: 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) 18251 1726882320.83128: variable 'ansible_distribution' from source: facts 18251 1726882320.83139: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.83161: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.83168: when evaluation is False, skipping this task 18251 1726882320.83175: _execute() done 18251 1726882320.83182: dumping result to json 18251 1726882320.83189: done dumping result, returning 18251 1726882320.83235: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-6e0e-8717-000000000020] 18251 1726882320.83238: sending task result for task 12673a56-9f93-6e0e-8717-000000000020 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.83390: no more pending results, returning what we have 18251 1726882320.83398: results queue empty 18251 1726882320.83399: checking for any_errors_fatal 18251 1726882320.83405: done checking for any_errors_fatal 18251 1726882320.83406: checking for max_fail_percentage 18251 1726882320.83408: done checking for max_fail_percentage 18251 1726882320.83408: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.83409: done checking to see if all hosts have failed 18251 1726882320.83410: getting the remaining hosts for this loop 18251 1726882320.83411: done getting the remaining hosts for this loop 18251 1726882320.83415: getting the next task for host managed_node1 18251 1726882320.83421: done getting next task for host managed_node1 18251 1726882320.83424: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 18251 1726882320.83426: ^ 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 18251 1726882320.83440: getting variables 18251 1726882320.83442: in VariableManager get_vars() 18251 1726882320.83479: Calling all_inventory to load vars for managed_node1 18251 1726882320.83482: Calling groups_inventory to load vars for managed_node1 18251 1726882320.83484: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.83800: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.83804: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.83809: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.83960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.84149: done with get_vars() 18251 1726882320.84163: done getting variables 18251 1726882320.84202: done sending task result for task 12673a56-9f93-6e0e-8717-000000000020 18251 1726882320.84205: WORKER PROCESS EXITING 18251 1726882320.84240: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:00 -0400 (0:00:00.054) 0:00:04.499 ****** 18251 1726882320.84272: entering _queue_task() for managed_node1/package 18251 1726882320.84592: worker is 1 (out of 1 available) 18251 1726882320.84608: exiting _queue_task() for managed_node1/package 18251 1726882320.84621: done queuing things up, now waiting for results queue to drain 18251 1726882320.84622: waiting for pending results... 18251 1726882320.84900: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 18251 1726882320.85010: in run() - task 12673a56-9f93-6e0e-8717-000000000021 18251 1726882320.85033: variable 'ansible_search_path' from source: unknown 18251 1726882320.85045: variable 'ansible_search_path' from source: unknown 18251 1726882320.85086: calling self._execute() 18251 1726882320.85177: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.85188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.85207: variable 'omit' from source: magic vars 18251 1726882320.85753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.88012: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.88084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.88130: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.88168: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.88207: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.88285: 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) 18251 1726882320.88327: 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) 18251 1726882320.88355: 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) 18251 1726882320.88401: 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) 18251 1726882320.88425: 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) 18251 1726882320.88562: variable 'ansible_distribution' from source: facts 18251 1726882320.88572: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.88597: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.88606: when evaluation is False, skipping this task 18251 1726882320.88612: _execute() done 18251 1726882320.88618: dumping result to json 18251 1726882320.88625: done dumping result, returning 18251 1726882320.88639: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-6e0e-8717-000000000021] 18251 1726882320.88648: sending task result for task 12673a56-9f93-6e0e-8717-000000000021 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.88861: no more pending results, returning what we have 18251 1726882320.88865: results queue empty 18251 1726882320.88866: checking for any_errors_fatal 18251 1726882320.88872: done checking for any_errors_fatal 18251 1726882320.88872: checking for max_fail_percentage 18251 1726882320.88874: done checking for max_fail_percentage 18251 1726882320.88875: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.88876: done checking to see if all hosts have failed 18251 1726882320.88877: getting the remaining hosts for this loop 18251 1726882320.88878: done getting the remaining hosts for this loop 18251 1726882320.88882: getting the next task for host managed_node1 18251 1726882320.88887: done getting next task for host managed_node1 18251 1726882320.88891: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18251 1726882320.88897: ^ 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 18251 1726882320.88910: getting variables 18251 1726882320.88912: in VariableManager get_vars() 18251 1726882320.88949: Calling all_inventory to load vars for managed_node1 18251 1726882320.88952: Calling groups_inventory to load vars for managed_node1 18251 1726882320.88954: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.88965: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.88968: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.88971: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.89403: done sending task result for task 12673a56-9f93-6e0e-8717-000000000021 18251 1726882320.89407: WORKER PROCESS EXITING 18251 1726882320.89432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.89664: done with get_vars() 18251 1726882320.89674: done getting variables 18251 1726882320.89732: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:00 -0400 (0:00:00.054) 0:00:04.554 ****** 18251 1726882320.89759: entering _queue_task() for managed_node1/package 18251 1726882320.90008: worker is 1 (out of 1 available) 18251 1726882320.90019: exiting _queue_task() for managed_node1/package 18251 1726882320.90031: done queuing things up, now waiting for results queue to drain 18251 1726882320.90032: waiting for pending results... 18251 1726882320.90244: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18251 1726882320.90344: in run() - task 12673a56-9f93-6e0e-8717-000000000022 18251 1726882320.90363: variable 'ansible_search_path' from source: unknown 18251 1726882320.90370: variable 'ansible_search_path' from source: unknown 18251 1726882320.90411: calling self._execute() 18251 1726882320.90490: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.90528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.90531: variable 'omit' from source: magic vars 18251 1726882320.90945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.93099: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.93237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.93241: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.93255: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.93288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.93386: 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) 18251 1726882320.93425: 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) 18251 1726882320.93461: 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) 18251 1726882320.93511: 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) 18251 1726882320.93532: 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) 18251 1726882320.93673: variable 'ansible_distribution' from source: facts 18251 1726882320.93685: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.93781: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.93785: when evaluation is False, skipping this task 18251 1726882320.93787: _execute() done 18251 1726882320.93790: dumping result to json 18251 1726882320.93792: done dumping result, returning 18251 1726882320.93798: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-6e0e-8717-000000000022] 18251 1726882320.93800: sending task result for task 12673a56-9f93-6e0e-8717-000000000022 18251 1726882320.93871: done sending task result for task 12673a56-9f93-6e0e-8717-000000000022 18251 1726882320.93875: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.93935: no more pending results, returning what we have 18251 1726882320.93939: results queue empty 18251 1726882320.93940: checking for any_errors_fatal 18251 1726882320.93945: done checking for any_errors_fatal 18251 1726882320.93946: checking for max_fail_percentage 18251 1726882320.93947: done checking for max_fail_percentage 18251 1726882320.93948: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.93949: done checking to see if all hosts have failed 18251 1726882320.93950: getting the remaining hosts for this loop 18251 1726882320.93951: done getting the remaining hosts for this loop 18251 1726882320.93955: getting the next task for host managed_node1 18251 1726882320.93960: done getting next task for host managed_node1 18251 1726882320.93964: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18251 1726882320.93966: ^ 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 18251 1726882320.93979: getting variables 18251 1726882320.93981: in VariableManager get_vars() 18251 1726882320.94022: Calling all_inventory to load vars for managed_node1 18251 1726882320.94025: Calling groups_inventory to load vars for managed_node1 18251 1726882320.94028: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.94039: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.94042: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.94046: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.94426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882320.94701: done with get_vars() 18251 1726882320.94712: done getting variables 18251 1726882320.94767: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:00 -0400 (0:00:00.050) 0:00:04.604 ****** 18251 1726882320.94802: entering _queue_task() for managed_node1/package 18251 1726882320.95069: worker is 1 (out of 1 available) 18251 1726882320.95082: exiting _queue_task() for managed_node1/package 18251 1726882320.95200: done queuing things up, now waiting for results queue to drain 18251 1726882320.95202: waiting for pending results... 18251 1726882320.95511: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18251 1726882320.95515: in run() - task 12673a56-9f93-6e0e-8717-000000000023 18251 1726882320.95517: variable 'ansible_search_path' from source: unknown 18251 1726882320.95519: variable 'ansible_search_path' from source: unknown 18251 1726882320.95523: calling self._execute() 18251 1726882320.95602: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882320.95615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882320.95634: variable 'omit' from source: magic vars 18251 1726882320.96126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882320.98357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882320.98440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882320.98485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882320.98558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882320.98561: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882320.98643: 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) 18251 1726882320.98680: 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) 18251 1726882320.98713: 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) 18251 1726882320.98758: 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) 18251 1726882320.98882: 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) 18251 1726882320.98927: variable 'ansible_distribution' from source: facts 18251 1726882320.98938: variable 'ansible_distribution_major_version' from source: facts 18251 1726882320.98961: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882320.98969: when evaluation is False, skipping this task 18251 1726882320.98977: _execute() done 18251 1726882320.98985: dumping result to json 18251 1726882320.99001: done dumping result, returning 18251 1726882320.99014: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-6e0e-8717-000000000023] 18251 1726882320.99023: sending task result for task 12673a56-9f93-6e0e-8717-000000000023 18251 1726882320.99218: done sending task result for task 12673a56-9f93-6e0e-8717-000000000023 18251 1726882320.99222: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882320.99267: no more pending results, returning what we have 18251 1726882320.99271: results queue empty 18251 1726882320.99273: checking for any_errors_fatal 18251 1726882320.99280: done checking for any_errors_fatal 18251 1726882320.99280: checking for max_fail_percentage 18251 1726882320.99282: done checking for max_fail_percentage 18251 1726882320.99284: checking to see if all hosts have failed and the running result is not ok 18251 1726882320.99284: done checking to see if all hosts have failed 18251 1726882320.99285: getting the remaining hosts for this loop 18251 1726882320.99288: done getting the remaining hosts for this loop 18251 1726882320.99292: getting the next task for host managed_node1 18251 1726882320.99302: done getting next task for host managed_node1 18251 1726882320.99306: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18251 1726882320.99308: ^ 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 18251 1726882320.99323: getting variables 18251 1726882320.99325: in VariableManager get_vars() 18251 1726882320.99366: Calling all_inventory to load vars for managed_node1 18251 1726882320.99370: Calling groups_inventory to load vars for managed_node1 18251 1726882320.99372: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882320.99385: Calling all_plugins_play to load vars for managed_node1 18251 1726882320.99388: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882320.99390: Calling groups_plugins_play to load vars for managed_node1 18251 1726882320.99852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.00048: done with get_vars() 18251 1726882321.00059: done getting variables 18251 1726882321.00161: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:00 -0400 (0:00:00.053) 0:00:04.658 ****** 18251 1726882321.00191: entering _queue_task() for managed_node1/service 18251 1726882321.00197: Creating lock for service 18251 1726882321.00474: worker is 1 (out of 1 available) 18251 1726882321.00486: exiting _queue_task() for managed_node1/service 18251 1726882321.00501: done queuing things up, now waiting for results queue to drain 18251 1726882321.00502: waiting for pending results... 18251 1726882321.00813: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18251 1726882321.00868: in run() - task 12673a56-9f93-6e0e-8717-000000000024 18251 1726882321.00886: variable 'ansible_search_path' from source: unknown 18251 1726882321.00899: variable 'ansible_search_path' from source: unknown 18251 1726882321.00942: calling self._execute() 18251 1726882321.01038: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.01042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.01100: variable 'omit' from source: magic vars 18251 1726882321.01497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.03730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.03806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.03853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.04162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.04196: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.04302: 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) 18251 1726882321.04320: 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) 18251 1726882321.04349: 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) 18251 1726882321.04397: 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) 18251 1726882321.04425: 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) 18251 1726882321.04555: variable 'ansible_distribution' from source: facts 18251 1726882321.04558: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.04574: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.04576: when evaluation is False, skipping this task 18251 1726882321.04579: _execute() done 18251 1726882321.04582: dumping result to json 18251 1726882321.04584: done dumping result, returning 18251 1726882321.04591: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-6e0e-8717-000000000024] 18251 1726882321.04599: sending task result for task 12673a56-9f93-6e0e-8717-000000000024 18251 1726882321.04700: done sending task result for task 12673a56-9f93-6e0e-8717-000000000024 18251 1726882321.04703: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.04752: no more pending results, returning what we have 18251 1726882321.04764: results queue empty 18251 1726882321.04765: checking for any_errors_fatal 18251 1726882321.04770: done checking for any_errors_fatal 18251 1726882321.04771: checking for max_fail_percentage 18251 1726882321.04772: done checking for max_fail_percentage 18251 1726882321.04773: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.04774: done checking to see if all hosts have failed 18251 1726882321.04775: getting the remaining hosts for this loop 18251 1726882321.04776: done getting the remaining hosts for this loop 18251 1726882321.04779: getting the next task for host managed_node1 18251 1726882321.04784: done getting next task for host managed_node1 18251 1726882321.04788: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18251 1726882321.04790: ^ 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 18251 1726882321.04805: getting variables 18251 1726882321.04806: in VariableManager get_vars() 18251 1726882321.04840: Calling all_inventory to load vars for managed_node1 18251 1726882321.04843: Calling groups_inventory to load vars for managed_node1 18251 1726882321.04845: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.04854: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.04856: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.04858: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.05008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.05150: done with get_vars() 18251 1726882321.05157: done getting variables 18251 1726882321.05202: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:01 -0400 (0:00:00.050) 0:00:04.708 ****** 18251 1726882321.05224: entering _queue_task() for managed_node1/service 18251 1726882321.05431: worker is 1 (out of 1 available) 18251 1726882321.05444: exiting _queue_task() for managed_node1/service 18251 1726882321.05456: done queuing things up, now waiting for results queue to drain 18251 1726882321.05457: waiting for pending results... 18251 1726882321.05710: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18251 1726882321.05714: in run() - task 12673a56-9f93-6e0e-8717-000000000025 18251 1726882321.05717: variable 'ansible_search_path' from source: unknown 18251 1726882321.05720: variable 'ansible_search_path' from source: unknown 18251 1726882321.05723: calling self._execute() 18251 1726882321.05776: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.05780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.05789: variable 'omit' from source: magic vars 18251 1726882321.06101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.08165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.08214: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.08242: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.08267: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.08288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.08353: 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) 18251 1726882321.08374: 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) 18251 1726882321.08391: 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) 18251 1726882321.08422: 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) 18251 1726882321.08433: 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) 18251 1726882321.08530: variable 'ansible_distribution' from source: facts 18251 1726882321.08534: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.08559: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.08562: when evaluation is False, skipping this task 18251 1726882321.08564: _execute() done 18251 1726882321.08567: dumping result to json 18251 1726882321.08569: done dumping result, returning 18251 1726882321.08571: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-6e0e-8717-000000000025] 18251 1726882321.08573: sending task result for task 12673a56-9f93-6e0e-8717-000000000025 18251 1726882321.08664: done sending task result for task 12673a56-9f93-6e0e-8717-000000000025 18251 1726882321.08667: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18251 1726882321.08717: no more pending results, returning what we have 18251 1726882321.08720: results queue empty 18251 1726882321.08721: checking for any_errors_fatal 18251 1726882321.08726: done checking for any_errors_fatal 18251 1726882321.08727: checking for max_fail_percentage 18251 1726882321.08728: done checking for max_fail_percentage 18251 1726882321.08729: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.08730: done checking to see if all hosts have failed 18251 1726882321.08731: getting the remaining hosts for this loop 18251 1726882321.08732: done getting the remaining hosts for this loop 18251 1726882321.08735: getting the next task for host managed_node1 18251 1726882321.08740: done getting next task for host managed_node1 18251 1726882321.08743: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18251 1726882321.08745: ^ 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 18251 1726882321.08758: getting variables 18251 1726882321.08760: in VariableManager get_vars() 18251 1726882321.08801: Calling all_inventory to load vars for managed_node1 18251 1726882321.08803: Calling groups_inventory to load vars for managed_node1 18251 1726882321.08806: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.08816: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.08818: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.08821: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.08962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.09083: done with get_vars() 18251 1726882321.09092: done getting variables 18251 1726882321.09140: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:01 -0400 (0:00:00.039) 0:00:04.748 ****** 18251 1726882321.09162: entering _queue_task() for managed_node1/service 18251 1726882321.09376: worker is 1 (out of 1 available) 18251 1726882321.09388: exiting _queue_task() for managed_node1/service 18251 1726882321.09403: done queuing things up, now waiting for results queue to drain 18251 1726882321.09407: waiting for pending results... 18251 1726882321.09658: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18251 1726882321.09802: in run() - task 12673a56-9f93-6e0e-8717-000000000026 18251 1726882321.09806: variable 'ansible_search_path' from source: unknown 18251 1726882321.09808: variable 'ansible_search_path' from source: unknown 18251 1726882321.09833: calling self._execute() 18251 1726882321.09915: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.09927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.10025: variable 'omit' from source: magic vars 18251 1726882321.10414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.12263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.12314: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.12399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.12402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.12417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.12507: 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) 18251 1726882321.12535: 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) 18251 1726882321.12570: 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) 18251 1726882321.12618: 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) 18251 1726882321.12629: 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) 18251 1726882321.12757: variable 'ansible_distribution' from source: facts 18251 1726882321.13007: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.13010: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.13013: when evaluation is False, skipping this task 18251 1726882321.13016: _execute() done 18251 1726882321.13018: dumping result to json 18251 1726882321.13020: done dumping result, returning 18251 1726882321.13024: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-6e0e-8717-000000000026] 18251 1726882321.13026: sending task result for task 12673a56-9f93-6e0e-8717-000000000026 18251 1726882321.13098: done sending task result for task 12673a56-9f93-6e0e-8717-000000000026 18251 1726882321.13101: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.13147: no more pending results, returning what we have 18251 1726882321.13150: results queue empty 18251 1726882321.13151: checking for any_errors_fatal 18251 1726882321.13155: done checking for any_errors_fatal 18251 1726882321.13156: checking for max_fail_percentage 18251 1726882321.13157: done checking for max_fail_percentage 18251 1726882321.13158: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.13159: done checking to see if all hosts have failed 18251 1726882321.13160: getting the remaining hosts for this loop 18251 1726882321.13161: done getting the remaining hosts for this loop 18251 1726882321.13164: getting the next task for host managed_node1 18251 1726882321.13168: done getting next task for host managed_node1 18251 1726882321.13172: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 18251 1726882321.13173: ^ 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 18251 1726882321.13185: getting variables 18251 1726882321.13186: in VariableManager get_vars() 18251 1726882321.13238: Calling all_inventory to load vars for managed_node1 18251 1726882321.13241: Calling groups_inventory to load vars for managed_node1 18251 1726882321.13243: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.13252: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.13254: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.13257: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.13477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.13621: done with get_vars() 18251 1726882321.13634: done getting variables 18251 1726882321.13695: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:01 -0400 (0:00:00.045) 0:00:04.793 ****** 18251 1726882321.13724: entering _queue_task() for managed_node1/service 18251 1726882321.14114: worker is 1 (out of 1 available) 18251 1726882321.14127: exiting _queue_task() for managed_node1/service 18251 1726882321.14141: done queuing things up, now waiting for results queue to drain 18251 1726882321.14142: waiting for pending results... 18251 1726882321.14419: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 18251 1726882321.14527: in run() - task 12673a56-9f93-6e0e-8717-000000000027 18251 1726882321.14570: variable 'ansible_search_path' from source: unknown 18251 1726882321.14579: variable 'ansible_search_path' from source: unknown 18251 1726882321.14633: calling self._execute() 18251 1726882321.14750: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.14757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.14808: variable 'omit' from source: magic vars 18251 1726882321.15110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.17001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.17055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.17098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.17150: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.17201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.17278: 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) 18251 1726882321.17320: 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) 18251 1726882321.17364: 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) 18251 1726882321.17431: 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) 18251 1726882321.17446: 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) 18251 1726882321.17579: variable 'ansible_distribution' from source: facts 18251 1726882321.17583: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.17606: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.17609: when evaluation is False, skipping this task 18251 1726882321.17611: _execute() done 18251 1726882321.17613: dumping result to json 18251 1726882321.17616: done dumping result, returning 18251 1726882321.17624: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-6e0e-8717-000000000027] 18251 1726882321.17627: sending task result for task 12673a56-9f93-6e0e-8717-000000000027 18251 1726882321.17715: done sending task result for task 12673a56-9f93-6e0e-8717-000000000027 18251 1726882321.17717: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18251 1726882321.17765: no more pending results, returning what we have 18251 1726882321.17768: results queue empty 18251 1726882321.17769: checking for any_errors_fatal 18251 1726882321.17776: done checking for any_errors_fatal 18251 1726882321.17777: checking for max_fail_percentage 18251 1726882321.17778: done checking for max_fail_percentage 18251 1726882321.17779: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.17780: done checking to see if all hosts have failed 18251 1726882321.17780: getting the remaining hosts for this loop 18251 1726882321.17781: done getting the remaining hosts for this loop 18251 1726882321.17785: getting the next task for host managed_node1 18251 1726882321.17790: done getting next task for host managed_node1 18251 1726882321.17797: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18251 1726882321.17799: ^ 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 18251 1726882321.17812: getting variables 18251 1726882321.17813: in VariableManager get_vars() 18251 1726882321.17850: Calling all_inventory to load vars for managed_node1 18251 1726882321.17853: Calling groups_inventory to load vars for managed_node1 18251 1726882321.17855: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.17865: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.17867: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.17869: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.18028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.18149: done with get_vars() 18251 1726882321.18157: done getting variables 18251 1726882321.18201: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:01 -0400 (0:00:00.044) 0:00:04.838 ****** 18251 1726882321.18223: entering _queue_task() for managed_node1/copy 18251 1726882321.18432: worker is 1 (out of 1 available) 18251 1726882321.18444: exiting _queue_task() for managed_node1/copy 18251 1726882321.18455: done queuing things up, now waiting for results queue to drain 18251 1726882321.18457: waiting for pending results... 18251 1726882321.18613: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18251 1726882321.18667: in run() - task 12673a56-9f93-6e0e-8717-000000000028 18251 1726882321.18684: variable 'ansible_search_path' from source: unknown 18251 1726882321.18688: variable 'ansible_search_path' from source: unknown 18251 1726882321.18716: calling self._execute() 18251 1726882321.18771: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.18775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.18783: variable 'omit' from source: magic vars 18251 1726882321.19086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.20731: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.20775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.20803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.20829: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.20859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.20918: 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) 18251 1726882321.20937: 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) 18251 1726882321.20954: 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) 18251 1726882321.20983: 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) 18251 1726882321.20999: 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) 18251 1726882321.21087: variable 'ansible_distribution' from source: facts 18251 1726882321.21091: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.21106: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.21109: when evaluation is False, skipping this task 18251 1726882321.21112: _execute() done 18251 1726882321.21114: dumping result to json 18251 1726882321.21116: done dumping result, returning 18251 1726882321.21124: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-6e0e-8717-000000000028] 18251 1726882321.21128: sending task result for task 12673a56-9f93-6e0e-8717-000000000028 18251 1726882321.21213: done sending task result for task 12673a56-9f93-6e0e-8717-000000000028 18251 1726882321.21215: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.21262: no more pending results, returning what we have 18251 1726882321.21265: results queue empty 18251 1726882321.21266: checking for any_errors_fatal 18251 1726882321.21269: done checking for any_errors_fatal 18251 1726882321.21270: checking for max_fail_percentage 18251 1726882321.21272: done checking for max_fail_percentage 18251 1726882321.21273: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.21273: done checking to see if all hosts have failed 18251 1726882321.21274: getting the remaining hosts for this loop 18251 1726882321.21276: done getting the remaining hosts for this loop 18251 1726882321.21279: getting the next task for host managed_node1 18251 1726882321.21285: done getting next task for host managed_node1 18251 1726882321.21288: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18251 1726882321.21289: ^ 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 18251 1726882321.21306: getting variables 18251 1726882321.21307: in VariableManager get_vars() 18251 1726882321.21346: Calling all_inventory to load vars for managed_node1 18251 1726882321.21349: Calling groups_inventory to load vars for managed_node1 18251 1726882321.21351: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.21360: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.21362: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.21365: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.21530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.21647: done with get_vars() 18251 1726882321.21655: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:01 -0400 (0:00:00.034) 0:00:04.873 ****** 18251 1726882321.21713: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 18251 1726882321.21715: Creating lock for fedora.linux_system_roles.network_connections 18251 1726882321.21924: worker is 1 (out of 1 available) 18251 1726882321.21936: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 18251 1726882321.21947: done queuing things up, now waiting for results queue to drain 18251 1726882321.21949: waiting for pending results... 18251 1726882321.22098: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18251 1726882321.22159: in run() - task 12673a56-9f93-6e0e-8717-000000000029 18251 1726882321.22171: variable 'ansible_search_path' from source: unknown 18251 1726882321.22174: variable 'ansible_search_path' from source: unknown 18251 1726882321.22211: calling self._execute() 18251 1726882321.22270: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.22274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.22282: variable 'omit' from source: magic vars 18251 1726882321.22591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.24239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.24294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.24323: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.24347: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.24371: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.24431: 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) 18251 1726882321.24451: 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) 18251 1726882321.24469: 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) 18251 1726882321.24505: 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) 18251 1726882321.24516: 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) 18251 1726882321.24610: variable 'ansible_distribution' from source: facts 18251 1726882321.24614: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.24629: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.24632: when evaluation is False, skipping this task 18251 1726882321.24635: _execute() done 18251 1726882321.24637: dumping result to json 18251 1726882321.24640: done dumping result, returning 18251 1726882321.24647: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-6e0e-8717-000000000029] 18251 1726882321.24651: sending task result for task 12673a56-9f93-6e0e-8717-000000000029 18251 1726882321.24738: done sending task result for task 12673a56-9f93-6e0e-8717-000000000029 18251 1726882321.24740: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.24784: no more pending results, returning what we have 18251 1726882321.24787: results queue empty 18251 1726882321.24788: checking for any_errors_fatal 18251 1726882321.24796: done checking for any_errors_fatal 18251 1726882321.24797: checking for max_fail_percentage 18251 1726882321.24798: done checking for max_fail_percentage 18251 1726882321.24799: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.24800: done checking to see if all hosts have failed 18251 1726882321.24800: getting the remaining hosts for this loop 18251 1726882321.24802: done getting the remaining hosts for this loop 18251 1726882321.24805: getting the next task for host managed_node1 18251 1726882321.24810: done getting next task for host managed_node1 18251 1726882321.24813: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 18251 1726882321.24815: ^ 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 18251 1726882321.24828: getting variables 18251 1726882321.24829: in VariableManager get_vars() 18251 1726882321.24890: Calling all_inventory to load vars for managed_node1 18251 1726882321.24894: Calling groups_inventory to load vars for managed_node1 18251 1726882321.24898: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.24908: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.24910: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.24912: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.25059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.25175: done with get_vars() 18251 1726882321.25183: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:01 -0400 (0:00:00.035) 0:00:04.909 ****** 18251 1726882321.25246: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 18251 1726882321.25247: Creating lock for fedora.linux_system_roles.network_state 18251 1726882321.25455: worker is 1 (out of 1 available) 18251 1726882321.25468: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 18251 1726882321.25479: done queuing things up, now waiting for results queue to drain 18251 1726882321.25480: waiting for pending results... 18251 1726882321.25648: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 18251 1726882321.25706: in run() - task 12673a56-9f93-6e0e-8717-00000000002a 18251 1726882321.25719: variable 'ansible_search_path' from source: unknown 18251 1726882321.25722: variable 'ansible_search_path' from source: unknown 18251 1726882321.25750: calling self._execute() 18251 1726882321.25813: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.25818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.25821: variable 'omit' from source: magic vars 18251 1726882321.26131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.28208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.28257: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.28297: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.28323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.28346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.28407: 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) 18251 1726882321.28430: 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) 18251 1726882321.28453: 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) 18251 1726882321.28478: 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) 18251 1726882321.28488: 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) 18251 1726882321.28586: variable 'ansible_distribution' from source: facts 18251 1726882321.28591: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.28608: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.28611: when evaluation is False, skipping this task 18251 1726882321.28614: _execute() done 18251 1726882321.28616: dumping result to json 18251 1726882321.28618: done dumping result, returning 18251 1726882321.28626: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-6e0e-8717-00000000002a] 18251 1726882321.28631: sending task result for task 12673a56-9f93-6e0e-8717-00000000002a 18251 1726882321.28717: done sending task result for task 12673a56-9f93-6e0e-8717-00000000002a 18251 1726882321.28720: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.28766: no more pending results, returning what we have 18251 1726882321.28769: results queue empty 18251 1726882321.28770: checking for any_errors_fatal 18251 1726882321.28776: done checking for any_errors_fatal 18251 1726882321.28776: checking for max_fail_percentage 18251 1726882321.28778: done checking for max_fail_percentage 18251 1726882321.28779: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.28780: done checking to see if all hosts have failed 18251 1726882321.28781: getting the remaining hosts for this loop 18251 1726882321.28782: done getting the remaining hosts for this loop 18251 1726882321.28785: getting the next task for host managed_node1 18251 1726882321.28790: done getting next task for host managed_node1 18251 1726882321.28797: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18251 1726882321.28799: ^ 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 18251 1726882321.28812: getting variables 18251 1726882321.28813: in VariableManager get_vars() 18251 1726882321.28849: Calling all_inventory to load vars for managed_node1 18251 1726882321.28852: Calling groups_inventory to load vars for managed_node1 18251 1726882321.28854: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.28864: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.28866: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.28869: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.29215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.29397: done with get_vars() 18251 1726882321.29407: done getting variables 18251 1726882321.29463: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:01 -0400 (0:00:00.042) 0:00:04.951 ****** 18251 1726882321.29490: entering _queue_task() for managed_node1/debug 18251 1726882321.29762: worker is 1 (out of 1 available) 18251 1726882321.29772: exiting _queue_task() for managed_node1/debug 18251 1726882321.29782: done queuing things up, now waiting for results queue to drain 18251 1726882321.29783: waiting for pending results... 18251 1726882321.30216: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18251 1726882321.30221: in run() - task 12673a56-9f93-6e0e-8717-00000000002b 18251 1726882321.30224: variable 'ansible_search_path' from source: unknown 18251 1726882321.30227: variable 'ansible_search_path' from source: unknown 18251 1726882321.30229: calling self._execute() 18251 1726882321.30279: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.30290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.30306: variable 'omit' from source: magic vars 18251 1726882321.30725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.32958: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.33003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.33030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.33058: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.33079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.33139: 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) 18251 1726882321.33161: 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) 18251 1726882321.33199: 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) 18251 1726882321.33221: 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) 18251 1726882321.33233: 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) 18251 1726882321.33329: variable 'ansible_distribution' from source: facts 18251 1726882321.33334: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.33349: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.33352: when evaluation is False, skipping this task 18251 1726882321.33355: _execute() done 18251 1726882321.33357: dumping result to json 18251 1726882321.33359: done dumping result, returning 18251 1726882321.33367: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-6e0e-8717-00000000002b] 18251 1726882321.33377: sending task result for task 12673a56-9f93-6e0e-8717-00000000002b 18251 1726882321.33456: done sending task result for task 12673a56-9f93-6e0e-8717-00000000002b 18251 1726882321.33459: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882321.33514: no more pending results, returning what we have 18251 1726882321.33517: results queue empty 18251 1726882321.33518: checking for any_errors_fatal 18251 1726882321.33523: done checking for any_errors_fatal 18251 1726882321.33524: checking for max_fail_percentage 18251 1726882321.33525: done checking for max_fail_percentage 18251 1726882321.33526: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.33527: done checking to see if all hosts have failed 18251 1726882321.33528: getting the remaining hosts for this loop 18251 1726882321.33529: done getting the remaining hosts for this loop 18251 1726882321.33532: getting the next task for host managed_node1 18251 1726882321.33537: done getting next task for host managed_node1 18251 1726882321.33541: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18251 1726882321.33542: ^ 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 18251 1726882321.33554: getting variables 18251 1726882321.33556: in VariableManager get_vars() 18251 1726882321.33596: Calling all_inventory to load vars for managed_node1 18251 1726882321.33600: Calling groups_inventory to load vars for managed_node1 18251 1726882321.33602: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.33611: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.33613: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.33615: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.33752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.33876: done with get_vars() 18251 1726882321.33884: done getting variables 18251 1726882321.33928: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:01 -0400 (0:00:00.044) 0:00:04.996 ****** 18251 1726882321.33950: entering _queue_task() for managed_node1/debug 18251 1726882321.34135: worker is 1 (out of 1 available) 18251 1726882321.34147: exiting _queue_task() for managed_node1/debug 18251 1726882321.34158: done queuing things up, now waiting for results queue to drain 18251 1726882321.34159: waiting for pending results... 18251 1726882321.34323: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18251 1726882321.34397: in run() - task 12673a56-9f93-6e0e-8717-00000000002c 18251 1726882321.34409: variable 'ansible_search_path' from source: unknown 18251 1726882321.34413: variable 'ansible_search_path' from source: unknown 18251 1726882321.34473: calling self._execute() 18251 1726882321.34612: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.34616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.34619: variable 'omit' from source: magic vars 18251 1726882321.35034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.36646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.36692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.36732: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.36757: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.36779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.36840: 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) 18251 1726882321.36859: 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) 18251 1726882321.36877: 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) 18251 1726882321.36913: 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) 18251 1726882321.36924: 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) 18251 1726882321.37019: variable 'ansible_distribution' from source: facts 18251 1726882321.37023: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.37038: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.37040: when evaluation is False, skipping this task 18251 1726882321.37043: _execute() done 18251 1726882321.37045: dumping result to json 18251 1726882321.37047: done dumping result, returning 18251 1726882321.37055: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-6e0e-8717-00000000002c] 18251 1726882321.37058: sending task result for task 12673a56-9f93-6e0e-8717-00000000002c 18251 1726882321.37141: done sending task result for task 12673a56-9f93-6e0e-8717-00000000002c 18251 1726882321.37144: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882321.37190: no more pending results, returning what we have 18251 1726882321.37201: results queue empty 18251 1726882321.37202: checking for any_errors_fatal 18251 1726882321.37205: done checking for any_errors_fatal 18251 1726882321.37206: checking for max_fail_percentage 18251 1726882321.37208: done checking for max_fail_percentage 18251 1726882321.37209: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.37209: done checking to see if all hosts have failed 18251 1726882321.37210: getting the remaining hosts for this loop 18251 1726882321.37211: done getting the remaining hosts for this loop 18251 1726882321.37214: getting the next task for host managed_node1 18251 1726882321.37219: done getting next task for host managed_node1 18251 1726882321.37224: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18251 1726882321.37226: ^ 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 18251 1726882321.37237: getting variables 18251 1726882321.37239: in VariableManager get_vars() 18251 1726882321.37275: Calling all_inventory to load vars for managed_node1 18251 1726882321.37277: Calling groups_inventory to load vars for managed_node1 18251 1726882321.37279: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.37288: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.37290: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.37317: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.37554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.37753: done with get_vars() 18251 1726882321.37762: done getting variables 18251 1726882321.37820: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:01 -0400 (0:00:00.038) 0:00:05.035 ****** 18251 1726882321.37848: entering _queue_task() for managed_node1/debug 18251 1726882321.38082: worker is 1 (out of 1 available) 18251 1726882321.38201: exiting _queue_task() for managed_node1/debug 18251 1726882321.38211: done queuing things up, now waiting for results queue to drain 18251 1726882321.38212: waiting for pending results... 18251 1726882321.38447: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18251 1726882321.38499: in run() - task 12673a56-9f93-6e0e-8717-00000000002d 18251 1726882321.38504: variable 'ansible_search_path' from source: unknown 18251 1726882321.38507: variable 'ansible_search_path' from source: unknown 18251 1726882321.38527: calling self._execute() 18251 1726882321.38613: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.38629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.38661: variable 'omit' from source: magic vars 18251 1726882321.38957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.40602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.40606: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.40627: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.40674: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.40709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.40792: 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) 18251 1726882321.40839: 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) 18251 1726882321.40875: 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) 18251 1726882321.40913: 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) 18251 1726882321.40935: 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) 18251 1726882321.41100: variable 'ansible_distribution' from source: facts 18251 1726882321.41104: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.41106: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.41109: when evaluation is False, skipping this task 18251 1726882321.41111: _execute() done 18251 1726882321.41113: dumping result to json 18251 1726882321.41115: done dumping result, returning 18251 1726882321.41117: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-6e0e-8717-00000000002d] 18251 1726882321.41122: sending task result for task 12673a56-9f93-6e0e-8717-00000000002d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882321.41306: no more pending results, returning what we have 18251 1726882321.41309: results queue empty 18251 1726882321.41310: checking for any_errors_fatal 18251 1726882321.41313: done checking for any_errors_fatal 18251 1726882321.41314: checking for max_fail_percentage 18251 1726882321.41316: done checking for max_fail_percentage 18251 1726882321.41317: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.41318: done checking to see if all hosts have failed 18251 1726882321.41318: getting the remaining hosts for this loop 18251 1726882321.41320: done getting the remaining hosts for this loop 18251 1726882321.41324: getting the next task for host managed_node1 18251 1726882321.41329: done getting next task for host managed_node1 18251 1726882321.41333: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 18251 1726882321.41335: ^ 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 18251 1726882321.41348: getting variables 18251 1726882321.41350: in VariableManager get_vars() 18251 1726882321.41385: Calling all_inventory to load vars for managed_node1 18251 1726882321.41388: Calling groups_inventory to load vars for managed_node1 18251 1726882321.41391: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.41406: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.41409: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.41412: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.41782: done sending task result for task 12673a56-9f93-6e0e-8717-00000000002d 18251 1726882321.41786: WORKER PROCESS EXITING 18251 1726882321.41814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.41988: done with get_vars() 18251 1726882321.42000: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:01 -0400 (0:00:00.042) 0:00:05.077 ****** 18251 1726882321.42068: entering _queue_task() for managed_node1/ping 18251 1726882321.42070: Creating lock for ping 18251 1726882321.42258: worker is 1 (out of 1 available) 18251 1726882321.42271: exiting _queue_task() for managed_node1/ping 18251 1726882321.42281: done queuing things up, now waiting for results queue to drain 18251 1726882321.42282: waiting for pending results... 18251 1726882321.42454: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 18251 1726882321.42515: in run() - task 12673a56-9f93-6e0e-8717-00000000002e 18251 1726882321.42527: variable 'ansible_search_path' from source: unknown 18251 1726882321.42530: variable 'ansible_search_path' from source: unknown 18251 1726882321.42557: calling self._execute() 18251 1726882321.42620: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.42623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.42632: variable 'omit' from source: magic vars 18251 1726882321.42926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.44787: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.44828: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.44864: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.44895: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.44917: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.44973: 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) 18251 1726882321.44998: 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) 18251 1726882321.45022: 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) 18251 1726882321.45047: 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) 18251 1726882321.45058: 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) 18251 1726882321.45154: variable 'ansible_distribution' from source: facts 18251 1726882321.45158: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.45173: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.45176: when evaluation is False, skipping this task 18251 1726882321.45178: _execute() done 18251 1726882321.45180: dumping result to json 18251 1726882321.45182: done dumping result, returning 18251 1726882321.45191: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-6e0e-8717-00000000002e] 18251 1726882321.45198: sending task result for task 12673a56-9f93-6e0e-8717-00000000002e 18251 1726882321.45279: done sending task result for task 12673a56-9f93-6e0e-8717-00000000002e 18251 1726882321.45282: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.45328: no more pending results, returning what we have 18251 1726882321.45332: results queue empty 18251 1726882321.45332: checking for any_errors_fatal 18251 1726882321.45338: done checking for any_errors_fatal 18251 1726882321.45338: checking for max_fail_percentage 18251 1726882321.45340: done checking for max_fail_percentage 18251 1726882321.45341: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.45342: done checking to see if all hosts have failed 18251 1726882321.45342: getting the remaining hosts for this loop 18251 1726882321.45343: done getting the remaining hosts for this loop 18251 1726882321.45347: getting the next task for host managed_node1 18251 1726882321.45352: done getting next task for host managed_node1 18251 1726882321.45354: ^ task is: TASK: meta (role_complete) 18251 1726882321.45356: ^ 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 18251 1726882321.45369: getting variables 18251 1726882321.45371: in VariableManager get_vars() 18251 1726882321.45410: Calling all_inventory to load vars for managed_node1 18251 1726882321.45413: Calling groups_inventory to load vars for managed_node1 18251 1726882321.45415: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.45425: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.45427: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.45430: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.45620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.45739: done with get_vars() 18251 1726882321.45747: done getting variables 18251 1726882321.45807: done queuing things up, now waiting for results queue to drain 18251 1726882321.45808: results queue empty 18251 1726882321.45809: checking for any_errors_fatal 18251 1726882321.45810: done checking for any_errors_fatal 18251 1726882321.45811: checking for max_fail_percentage 18251 1726882321.45812: done checking for max_fail_percentage 18251 1726882321.45812: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.45812: done checking to see if all hosts have failed 18251 1726882321.45813: getting the remaining hosts for this loop 18251 1726882321.45813: done getting the remaining hosts for this loop 18251 1726882321.45815: getting the next task for host managed_node1 18251 1726882321.45817: done getting next task for host managed_node1 18251 1726882321.45819: ^ task is: TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' 18251 1726882321.45820: ^ 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 18251 1726882321.45821: getting variables 18251 1726882321.45822: in VariableManager get_vars() 18251 1726882321.45831: Calling all_inventory to load vars for managed_node1 18251 1726882321.45833: Calling groups_inventory to load vars for managed_node1 18251 1726882321.45834: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.45838: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.45839: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.45841: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.45920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.46030: done with get_vars() 18251 1726882321.46036: done getting variables TASK [Include the task 'assert_output_in_stderr_without_warnings.yml'] ********* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:47 Friday 20 September 2024 21:32:01 -0400 (0:00:00.040) 0:00:05.117 ****** 18251 1726882321.46089: entering _queue_task() for managed_node1/include_tasks 18251 1726882321.46285: worker is 1 (out of 1 available) 18251 1726882321.46301: exiting _queue_task() for managed_node1/include_tasks 18251 1726882321.46310: done queuing things up, now waiting for results queue to drain 18251 1726882321.46312: waiting for pending results... 18251 1726882321.46476: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' 18251 1726882321.46538: in run() - task 12673a56-9f93-6e0e-8717-000000000030 18251 1726882321.46552: variable 'ansible_search_path' from source: unknown 18251 1726882321.46577: calling self._execute() 18251 1726882321.46642: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.46646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.46663: variable 'omit' from source: magic vars 18251 1726882321.46957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.48470: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.48519: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.48555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.48581: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.48605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.48664: 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) 18251 1726882321.48684: 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) 18251 1726882321.48706: 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) 18251 1726882321.48737: 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) 18251 1726882321.48748: 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) 18251 1726882321.48848: variable 'ansible_distribution' from source: facts 18251 1726882321.48852: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.48867: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.48870: when evaluation is False, skipping this task 18251 1726882321.48872: _execute() done 18251 1726882321.48875: dumping result to json 18251 1726882321.48878: done dumping result, returning 18251 1726882321.48885: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_output_in_stderr_without_warnings.yml' [12673a56-9f93-6e0e-8717-000000000030] 18251 1726882321.48889: sending task result for task 12673a56-9f93-6e0e-8717-000000000030 18251 1726882321.48977: done sending task result for task 12673a56-9f93-6e0e-8717-000000000030 18251 1726882321.48980: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.49026: no more pending results, returning what we have 18251 1726882321.49030: results queue empty 18251 1726882321.49030: checking for any_errors_fatal 18251 1726882321.49032: done checking for any_errors_fatal 18251 1726882321.49032: checking for max_fail_percentage 18251 1726882321.49034: done checking for max_fail_percentage 18251 1726882321.49035: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.49036: done checking to see if all hosts have failed 18251 1726882321.49036: getting the remaining hosts for this loop 18251 1726882321.49037: done getting the remaining hosts for this loop 18251 1726882321.49041: getting the next task for host managed_node1 18251 1726882321.49047: done getting next task for host managed_node1 18251 1726882321.49049: ^ task is: TASK: meta (flush_handlers) 18251 1726882321.49051: ^ 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 18251 1726882321.49054: getting variables 18251 1726882321.49056: in VariableManager get_vars() 18251 1726882321.49101: Calling all_inventory to load vars for managed_node1 18251 1726882321.49104: Calling groups_inventory to load vars for managed_node1 18251 1726882321.49107: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.49118: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.49120: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.49123: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.49297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.49413: done with get_vars() 18251 1726882321.49424: done getting variables 18251 1726882321.49467: in VariableManager get_vars() 18251 1726882321.49475: Calling all_inventory to load vars for managed_node1 18251 1726882321.49476: Calling groups_inventory to load vars for managed_node1 18251 1726882321.49477: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.49480: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.49482: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.49483: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.49565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.49674: done with get_vars() 18251 1726882321.49683: done queuing things up, now waiting for results queue to drain 18251 1726882321.49685: results queue empty 18251 1726882321.49685: checking for any_errors_fatal 18251 1726882321.49687: done checking for any_errors_fatal 18251 1726882321.49687: checking for max_fail_percentage 18251 1726882321.49688: done checking for max_fail_percentage 18251 1726882321.49688: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.49689: done checking to see if all hosts have failed 18251 1726882321.49689: getting the remaining hosts for this loop 18251 1726882321.49690: done getting the remaining hosts for this loop 18251 1726882321.49691: getting the next task for host managed_node1 18251 1726882321.49696: done getting next task for host managed_node1 18251 1726882321.49697: ^ task is: TASK: meta (flush_handlers) 18251 1726882321.49698: ^ 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 18251 1726882321.49700: getting variables 18251 1726882321.49701: in VariableManager get_vars() 18251 1726882321.49707: Calling all_inventory to load vars for managed_node1 18251 1726882321.49708: Calling groups_inventory to load vars for managed_node1 18251 1726882321.49713: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.49716: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.49718: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.49720: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.49799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.49920: done with get_vars() 18251 1726882321.49926: done getting variables 18251 1726882321.49953: in VariableManager get_vars() 18251 1726882321.49962: Calling all_inventory to load vars for managed_node1 18251 1726882321.49964: Calling groups_inventory to load vars for managed_node1 18251 1726882321.49965: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.49968: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.49969: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.49971: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.50047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.50155: done with get_vars() 18251 1726882321.50163: done queuing things up, now waiting for results queue to drain 18251 1726882321.50164: results queue empty 18251 1726882321.50165: checking for any_errors_fatal 18251 1726882321.50165: done checking for any_errors_fatal 18251 1726882321.50166: checking for max_fail_percentage 18251 1726882321.50166: done checking for max_fail_percentage 18251 1726882321.50167: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.50167: done checking to see if all hosts have failed 18251 1726882321.50168: getting the remaining hosts for this loop 18251 1726882321.50168: done getting the remaining hosts for this loop 18251 1726882321.50170: getting the next task for host managed_node1 18251 1726882321.50172: done getting next task for host managed_node1 18251 1726882321.50172: ^ task is: None 18251 1726882321.50173: ^ 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 18251 1726882321.50174: done queuing things up, now waiting for results queue to drain 18251 1726882321.50175: results queue empty 18251 1726882321.50175: checking for any_errors_fatal 18251 1726882321.50176: done checking for any_errors_fatal 18251 1726882321.50176: checking for max_fail_percentage 18251 1726882321.50177: done checking for max_fail_percentage 18251 1726882321.50178: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.50178: done checking to see if all hosts have failed 18251 1726882321.50180: getting the next task for host managed_node1 18251 1726882321.50182: done getting next task for host managed_node1 18251 1726882321.50182: ^ task is: None 18251 1726882321.50183: ^ 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 18251 1726882321.50225: in VariableManager get_vars() 18251 1726882321.50235: done with get_vars() 18251 1726882321.50238: in VariableManager get_vars() 18251 1726882321.50244: done with get_vars() 18251 1726882321.50246: variable 'omit' from source: magic vars 18251 1726882321.50265: in VariableManager get_vars() 18251 1726882321.50270: done with get_vars() 18251 1726882321.50282: variable 'omit' from source: magic vars PLAY [Play for cleaning up the test device and the connection profile] ********* 18251 1726882321.50405: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18251 1726882321.50425: getting the remaining hosts for this loop 18251 1726882321.50426: done getting the remaining hosts for this loop 18251 1726882321.50427: getting the next task for host managed_node1 18251 1726882321.50429: done getting next task for host managed_node1 18251 1726882321.50430: ^ task is: TASK: Gathering Facts 18251 1726882321.50431: ^ 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 18251 1726882321.50432: getting variables 18251 1726882321.50433: in VariableManager get_vars() 18251 1726882321.50438: Calling all_inventory to load vars for managed_node1 18251 1726882321.50439: Calling groups_inventory to load vars for managed_node1 18251 1726882321.50441: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.50444: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.50445: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.50447: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.50551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.50655: done with get_vars() 18251 1726882321.50661: done getting variables 18251 1726882321.50685: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:50 Friday 20 September 2024 21:32:01 -0400 (0:00:00.046) 0:00:05.163 ****** 18251 1726882321.50706: entering _queue_task() for managed_node1/gather_facts 18251 1726882321.50914: worker is 1 (out of 1 available) 18251 1726882321.50925: exiting _queue_task() for managed_node1/gather_facts 18251 1726882321.50937: done queuing things up, now waiting for results queue to drain 18251 1726882321.50939: waiting for pending results... 18251 1726882321.51101: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18251 1726882321.51159: in run() - task 12673a56-9f93-6e0e-8717-000000000197 18251 1726882321.51176: variable 'ansible_search_path' from source: unknown 18251 1726882321.51202: calling self._execute() 18251 1726882321.51259: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.51263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.51272: variable 'omit' from source: magic vars 18251 1726882321.51573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.53080: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.53129: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.53157: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.53182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.53206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.53267: 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) 18251 1726882321.53303: 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) 18251 1726882321.53321: 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) 18251 1726882321.53349: 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) 18251 1726882321.53361: 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) 18251 1726882321.53457: variable 'ansible_distribution' from source: facts 18251 1726882321.53462: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.53479: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.53482: when evaluation is False, skipping this task 18251 1726882321.53484: _execute() done 18251 1726882321.53486: dumping result to json 18251 1726882321.53489: done dumping result, returning 18251 1726882321.53496: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-6e0e-8717-000000000197] 18251 1726882321.53503: sending task result for task 12673a56-9f93-6e0e-8717-000000000197 18251 1726882321.53574: done sending task result for task 12673a56-9f93-6e0e-8717-000000000197 18251 1726882321.53577: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.53622: no more pending results, returning what we have 18251 1726882321.53625: results queue empty 18251 1726882321.53626: checking for any_errors_fatal 18251 1726882321.53627: done checking for any_errors_fatal 18251 1726882321.53627: checking for max_fail_percentage 18251 1726882321.53629: done checking for max_fail_percentage 18251 1726882321.53630: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.53631: done checking to see if all hosts have failed 18251 1726882321.53632: getting the remaining hosts for this loop 18251 1726882321.53633: done getting the remaining hosts for this loop 18251 1726882321.53636: getting the next task for host managed_node1 18251 1726882321.53641: done getting next task for host managed_node1 18251 1726882321.53643: ^ task is: TASK: meta (flush_handlers) 18251 1726882321.53644: ^ 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 18251 1726882321.53648: getting variables 18251 1726882321.53650: in VariableManager get_vars() 18251 1726882321.53677: Calling all_inventory to load vars for managed_node1 18251 1726882321.53679: Calling groups_inventory to load vars for managed_node1 18251 1726882321.53682: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.53695: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.53698: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.53701: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.53852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.53966: done with get_vars() 18251 1726882321.53973: done getting variables 18251 1726882321.54028: in VariableManager get_vars() 18251 1726882321.54035: Calling all_inventory to load vars for managed_node1 18251 1726882321.54036: Calling groups_inventory to load vars for managed_node1 18251 1726882321.54038: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.54041: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.54042: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.54044: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.54161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.54267: done with get_vars() 18251 1726882321.54276: done queuing things up, now waiting for results queue to drain 18251 1726882321.54277: results queue empty 18251 1726882321.54277: checking for any_errors_fatal 18251 1726882321.54278: done checking for any_errors_fatal 18251 1726882321.54279: checking for max_fail_percentage 18251 1726882321.54280: done checking for max_fail_percentage 18251 1726882321.54280: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.54280: done checking to see if all hosts have failed 18251 1726882321.54281: getting the remaining hosts for this loop 18251 1726882321.54281: done getting the remaining hosts for this loop 18251 1726882321.54283: getting the next task for host managed_node1 18251 1726882321.54285: done getting next task for host managed_node1 18251 1726882321.54287: ^ task is: TASK: Show network_provider 18251 1726882321.54288: ^ 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 18251 1726882321.54289: getting variables 18251 1726882321.54290: in VariableManager get_vars() 18251 1726882321.54298: Calling all_inventory to load vars for managed_node1 18251 1726882321.54300: Calling groups_inventory to load vars for managed_node1 18251 1726882321.54301: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.54304: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.54310: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.54312: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.54390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.54501: done with get_vars() 18251 1726882321.54506: done getting variables 18251 1726882321.54532: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show network_provider] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:53 Friday 20 September 2024 21:32:01 -0400 (0:00:00.038) 0:00:05.202 ****** 18251 1726882321.54550: entering _queue_task() for managed_node1/debug 18251 1726882321.54753: worker is 1 (out of 1 available) 18251 1726882321.54767: exiting _queue_task() for managed_node1/debug 18251 1726882321.54778: done queuing things up, now waiting for results queue to drain 18251 1726882321.54779: waiting for pending results... 18251 1726882321.54935: running TaskExecutor() for managed_node1/TASK: Show network_provider 18251 1726882321.54991: in run() - task 12673a56-9f93-6e0e-8717-000000000033 18251 1726882321.55006: variable 'ansible_search_path' from source: unknown 18251 1726882321.55035: calling self._execute() 18251 1726882321.55086: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.55090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.55100: variable 'omit' from source: magic vars 18251 1726882321.55401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.56865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.56912: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.56938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.56962: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.56990: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.57040: 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) 18251 1726882321.57061: 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) 18251 1726882321.57077: 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) 18251 1726882321.57112: 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) 18251 1726882321.57122: 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) 18251 1726882321.57212: variable 'ansible_distribution' from source: facts 18251 1726882321.57215: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.57230: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.57233: when evaluation is False, skipping this task 18251 1726882321.57236: _execute() done 18251 1726882321.57238: dumping result to json 18251 1726882321.57240: done dumping result, returning 18251 1726882321.57246: done running TaskExecutor() for managed_node1/TASK: Show network_provider [12673a56-9f93-6e0e-8717-000000000033] 18251 1726882321.57251: sending task result for task 12673a56-9f93-6e0e-8717-000000000033 18251 1726882321.57332: done sending task result for task 12673a56-9f93-6e0e-8717-000000000033 18251 1726882321.57335: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882321.57379: no more pending results, returning what we have 18251 1726882321.57382: results queue empty 18251 1726882321.57383: checking for any_errors_fatal 18251 1726882321.57384: done checking for any_errors_fatal 18251 1726882321.57385: checking for max_fail_percentage 18251 1726882321.57386: done checking for max_fail_percentage 18251 1726882321.57387: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.57388: done checking to see if all hosts have failed 18251 1726882321.57389: getting the remaining hosts for this loop 18251 1726882321.57390: done getting the remaining hosts for this loop 18251 1726882321.57397: getting the next task for host managed_node1 18251 1726882321.57402: done getting next task for host managed_node1 18251 1726882321.57404: ^ task is: TASK: meta (flush_handlers) 18251 1726882321.57405: ^ 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 18251 1726882321.57409: getting variables 18251 1726882321.57410: in VariableManager get_vars() 18251 1726882321.57437: Calling all_inventory to load vars for managed_node1 18251 1726882321.57440: Calling groups_inventory to load vars for managed_node1 18251 1726882321.57443: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.57457: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.57460: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.57462: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.57589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.57706: done with get_vars() 18251 1726882321.57712: done getting variables 18251 1726882321.57754: in VariableManager get_vars() 18251 1726882321.57760: Calling all_inventory to load vars for managed_node1 18251 1726882321.57762: Calling groups_inventory to load vars for managed_node1 18251 1726882321.57763: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.57766: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.57767: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.57769: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.57879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.57982: done with get_vars() 18251 1726882321.57992: done queuing things up, now waiting for results queue to drain 18251 1726882321.57998: results queue empty 18251 1726882321.57999: checking for any_errors_fatal 18251 1726882321.58000: done checking for any_errors_fatal 18251 1726882321.58001: checking for max_fail_percentage 18251 1726882321.58001: done checking for max_fail_percentage 18251 1726882321.58002: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.58002: done checking to see if all hosts have failed 18251 1726882321.58002: getting the remaining hosts for this loop 18251 1726882321.58003: done getting the remaining hosts for this loop 18251 1726882321.58005: getting the next task for host managed_node1 18251 1726882321.58007: done getting next task for host managed_node1 18251 1726882321.58008: ^ task is: TASK: meta (flush_handlers) 18251 1726882321.58009: ^ 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 18251 1726882321.58010: getting variables 18251 1726882321.58011: in VariableManager get_vars() 18251 1726882321.58016: Calling all_inventory to load vars for managed_node1 18251 1726882321.58017: Calling groups_inventory to load vars for managed_node1 18251 1726882321.58018: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.58022: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.58027: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.58029: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.58109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.58213: done with get_vars() 18251 1726882321.58219: done getting variables 18251 1726882321.58245: in VariableManager get_vars() 18251 1726882321.58250: Calling all_inventory to load vars for managed_node1 18251 1726882321.58252: Calling groups_inventory to load vars for managed_node1 18251 1726882321.58253: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.58256: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.58257: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.58258: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.58353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.58457: done with get_vars() 18251 1726882321.58465: done queuing things up, now waiting for results queue to drain 18251 1726882321.58466: results queue empty 18251 1726882321.58466: checking for any_errors_fatal 18251 1726882321.58467: done checking for any_errors_fatal 18251 1726882321.58467: checking for max_fail_percentage 18251 1726882321.58468: done checking for max_fail_percentage 18251 1726882321.58468: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.58469: done checking to see if all hosts have failed 18251 1726882321.58469: getting the remaining hosts for this loop 18251 1726882321.58470: done getting the remaining hosts for this loop 18251 1726882321.58471: getting the next task for host managed_node1 18251 1726882321.58473: done getting next task for host managed_node1 18251 1726882321.58473: ^ task is: None 18251 1726882321.58474: ^ 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 18251 1726882321.58475: done queuing things up, now waiting for results queue to drain 18251 1726882321.58475: results queue empty 18251 1726882321.58476: checking for any_errors_fatal 18251 1726882321.58476: done checking for any_errors_fatal 18251 1726882321.58477: checking for max_fail_percentage 18251 1726882321.58477: done checking for max_fail_percentage 18251 1726882321.58477: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.58478: done checking to see if all hosts have failed 18251 1726882321.58479: getting the next task for host managed_node1 18251 1726882321.58480: done getting next task for host managed_node1 18251 1726882321.58480: ^ task is: None 18251 1726882321.58481: ^ 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 18251 1726882321.58507: in VariableManager get_vars() 18251 1726882321.58521: done with get_vars() 18251 1726882321.58525: in VariableManager get_vars() 18251 1726882321.58534: done with get_vars() 18251 1726882321.58537: variable 'omit' from source: magic vars 18251 1726882321.58619: variable 'profile' from source: play vars 18251 1726882321.58698: in VariableManager get_vars() 18251 1726882321.58708: done with get_vars() 18251 1726882321.58721: variable 'omit' from source: magic vars 18251 1726882321.58766: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 18251 1726882321.59160: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18251 1726882321.59178: getting the remaining hosts for this loop 18251 1726882321.59179: done getting the remaining hosts for this loop 18251 1726882321.59181: getting the next task for host managed_node1 18251 1726882321.59183: done getting next task for host managed_node1 18251 1726882321.59185: ^ task is: TASK: Gathering Facts 18251 1726882321.59185: ^ 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 18251 1726882321.59187: getting variables 18251 1726882321.59187: in VariableManager get_vars() 18251 1726882321.59199: Calling all_inventory to load vars for managed_node1 18251 1726882321.59200: Calling groups_inventory to load vars for managed_node1 18251 1726882321.59201: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.59205: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.59206: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.59208: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.59313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.59418: done with get_vars() 18251 1726882321.59423: done getting variables 18251 1726882321.59448: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 21:32:01 -0400 (0:00:00.049) 0:00:05.251 ****** 18251 1726882321.59462: entering _queue_task() for managed_node1/gather_facts 18251 1726882321.59640: worker is 1 (out of 1 available) 18251 1726882321.59652: exiting _queue_task() for managed_node1/gather_facts 18251 1726882321.59663: done queuing things up, now waiting for results queue to drain 18251 1726882321.59665: waiting for pending results... 18251 1726882321.59810: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18251 1726882321.59857: in run() - task 12673a56-9f93-6e0e-8717-0000000001ac 18251 1726882321.59869: variable 'ansible_search_path' from source: unknown 18251 1726882321.59903: calling self._execute() 18251 1726882321.59952: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.59956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.59963: variable 'omit' from source: magic vars 18251 1726882321.60253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.61886: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.61930: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.61962: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.61984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.62006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.62063: 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) 18251 1726882321.62086: 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) 18251 1726882321.62108: 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) 18251 1726882321.62134: 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) 18251 1726882321.62144: 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) 18251 1726882321.62235: variable 'ansible_distribution' from source: facts 18251 1726882321.62238: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.62252: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.62256: when evaluation is False, skipping this task 18251 1726882321.62258: _execute() done 18251 1726882321.62260: dumping result to json 18251 1726882321.62263: done dumping result, returning 18251 1726882321.62269: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-6e0e-8717-0000000001ac] 18251 1726882321.62273: sending task result for task 12673a56-9f93-6e0e-8717-0000000001ac 18251 1726882321.62345: done sending task result for task 12673a56-9f93-6e0e-8717-0000000001ac 18251 1726882321.62348: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.62443: no more pending results, returning what we have 18251 1726882321.62446: results queue empty 18251 1726882321.62447: checking for any_errors_fatal 18251 1726882321.62448: done checking for any_errors_fatal 18251 1726882321.62448: checking for max_fail_percentage 18251 1726882321.62450: done checking for max_fail_percentage 18251 1726882321.62451: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.62452: done checking to see if all hosts have failed 18251 1726882321.62452: getting the remaining hosts for this loop 18251 1726882321.62453: done getting the remaining hosts for this loop 18251 1726882321.62457: getting the next task for host managed_node1 18251 1726882321.62461: done getting next task for host managed_node1 18251 1726882321.62462: ^ task is: TASK: meta (flush_handlers) 18251 1726882321.62464: ^ 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 18251 1726882321.62467: getting variables 18251 1726882321.62468: in VariableManager get_vars() 18251 1726882321.62501: Calling all_inventory to load vars for managed_node1 18251 1726882321.62504: Calling groups_inventory to load vars for managed_node1 18251 1726882321.62506: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.62515: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.62517: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.62520: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.62686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.62897: done with get_vars() 18251 1726882321.62908: done getting variables 18251 1726882321.62974: in VariableManager get_vars() 18251 1726882321.62986: Calling all_inventory to load vars for managed_node1 18251 1726882321.62988: Calling groups_inventory to load vars for managed_node1 18251 1726882321.62990: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.62999: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.63002: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.63004: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.63177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.63369: done with get_vars() 18251 1726882321.63383: done queuing things up, now waiting for results queue to drain 18251 1726882321.63384: results queue empty 18251 1726882321.63385: checking for any_errors_fatal 18251 1726882321.63387: done checking for any_errors_fatal 18251 1726882321.63388: checking for max_fail_percentage 18251 1726882321.63389: done checking for max_fail_percentage 18251 1726882321.63390: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.63390: done checking to see if all hosts have failed 18251 1726882321.63391: getting the remaining hosts for this loop 18251 1726882321.63392: done getting the remaining hosts for this loop 18251 1726882321.63399: getting the next task for host managed_node1 18251 1726882321.63403: done getting next task for host managed_node1 18251 1726882321.63406: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18251 1726882321.63408: ^ 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 18251 1726882321.63417: getting variables 18251 1726882321.63418: in VariableManager get_vars() 18251 1726882321.63431: Calling all_inventory to load vars for managed_node1 18251 1726882321.63433: Calling groups_inventory to load vars for managed_node1 18251 1726882321.63435: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.63445: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.63448: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.63451: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.63589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.63786: done with get_vars() 18251 1726882321.63799: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:01 -0400 (0:00:00.043) 0:00:05.295 ****** 18251 1726882321.63863: entering _queue_task() for managed_node1/include_tasks 18251 1726882321.64159: worker is 1 (out of 1 available) 18251 1726882321.64171: exiting _queue_task() for managed_node1/include_tasks 18251 1726882321.64182: done queuing things up, now waiting for results queue to drain 18251 1726882321.64183: waiting for pending results... 18251 1726882321.64522: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18251 1726882321.64564: in run() - task 12673a56-9f93-6e0e-8717-00000000003c 18251 1726882321.64586: variable 'ansible_search_path' from source: unknown 18251 1726882321.64598: variable 'ansible_search_path' from source: unknown 18251 1726882321.64640: calling self._execute() 18251 1726882321.64724: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.64738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.64753: variable 'omit' from source: magic vars 18251 1726882321.65158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.67338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.67382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.67413: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.67437: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.67457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.67523: 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) 18251 1726882321.67542: 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) 18251 1726882321.67562: 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) 18251 1726882321.67587: 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) 18251 1726882321.67605: 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) 18251 1726882321.67705: variable 'ansible_distribution' from source: facts 18251 1726882321.67708: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.67721: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.67724: when evaluation is False, skipping this task 18251 1726882321.67727: _execute() done 18251 1726882321.67729: dumping result to json 18251 1726882321.67732: done dumping result, returning 18251 1726882321.67739: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-6e0e-8717-00000000003c] 18251 1726882321.67743: sending task result for task 12673a56-9f93-6e0e-8717-00000000003c 18251 1726882321.67832: done sending task result for task 12673a56-9f93-6e0e-8717-00000000003c 18251 1726882321.67834: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.67876: no more pending results, returning what we have 18251 1726882321.67879: results queue empty 18251 1726882321.67880: checking for any_errors_fatal 18251 1726882321.67881: done checking for any_errors_fatal 18251 1726882321.67882: checking for max_fail_percentage 18251 1726882321.67883: done checking for max_fail_percentage 18251 1726882321.67884: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.67885: done checking to see if all hosts have failed 18251 1726882321.67886: getting the remaining hosts for this loop 18251 1726882321.67887: done getting the remaining hosts for this loop 18251 1726882321.67891: getting the next task for host managed_node1 18251 1726882321.67899: done getting next task for host managed_node1 18251 1726882321.67903: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 18251 1726882321.67905: ^ 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 18251 1726882321.67917: getting variables 18251 1726882321.67919: in VariableManager get_vars() 18251 1726882321.67954: Calling all_inventory to load vars for managed_node1 18251 1726882321.67957: Calling groups_inventory to load vars for managed_node1 18251 1726882321.67959: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.67968: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.67971: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.67973: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.68131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.68252: done with get_vars() 18251 1726882321.68264: done getting variables 18251 1726882321.68325: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:01 -0400 (0:00:00.044) 0:00:05.340 ****** 18251 1726882321.68356: entering _queue_task() for managed_node1/debug 18251 1726882321.68610: worker is 1 (out of 1 available) 18251 1726882321.68621: exiting _queue_task() for managed_node1/debug 18251 1726882321.68634: done queuing things up, now waiting for results queue to drain 18251 1726882321.68635: waiting for pending results... 18251 1726882321.68975: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 18251 1726882321.68980: in run() - task 12673a56-9f93-6e0e-8717-00000000003d 18251 1726882321.68984: variable 'ansible_search_path' from source: unknown 18251 1726882321.68987: variable 'ansible_search_path' from source: unknown 18251 1726882321.68990: calling self._execute() 18251 1726882321.69059: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.69086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.69182: variable 'omit' from source: magic vars 18251 1726882321.69670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.71337: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.71390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.71420: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.71445: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.71463: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.71701: 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) 18251 1726882321.71704: 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) 18251 1726882321.71706: 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) 18251 1726882321.71708: 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) 18251 1726882321.71710: 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) 18251 1726882321.71772: variable 'ansible_distribution' from source: facts 18251 1726882321.71781: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.71807: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.71815: when evaluation is False, skipping this task 18251 1726882321.71823: _execute() done 18251 1726882321.71829: dumping result to json 18251 1726882321.71836: done dumping result, returning 18251 1726882321.71847: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-6e0e-8717-00000000003d] 18251 1726882321.71855: sending task result for task 12673a56-9f93-6e0e-8717-00000000003d 18251 1726882321.71955: done sending task result for task 12673a56-9f93-6e0e-8717-00000000003d 18251 1726882321.71963: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882321.72139: no more pending results, returning what we have 18251 1726882321.72143: results queue empty 18251 1726882321.72143: checking for any_errors_fatal 18251 1726882321.72148: done checking for any_errors_fatal 18251 1726882321.72149: checking for max_fail_percentage 18251 1726882321.72150: done checking for max_fail_percentage 18251 1726882321.72151: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.72152: done checking to see if all hosts have failed 18251 1726882321.72153: getting the remaining hosts for this loop 18251 1726882321.72154: done getting the remaining hosts for this loop 18251 1726882321.72157: getting the next task for host managed_node1 18251 1726882321.72161: done getting next task for host managed_node1 18251 1726882321.72164: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18251 1726882321.72166: ^ 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 18251 1726882321.72177: getting variables 18251 1726882321.72179: in VariableManager get_vars() 18251 1726882321.72402: Calling all_inventory to load vars for managed_node1 18251 1726882321.72405: Calling groups_inventory to load vars for managed_node1 18251 1726882321.72407: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.72416: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.72419: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.72509: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.72679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.72897: done with get_vars() 18251 1726882321.72907: done getting variables 18251 1726882321.72964: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:01 -0400 (0:00:00.046) 0:00:05.386 ****** 18251 1726882321.73006: entering _queue_task() for managed_node1/fail 18251 1726882321.73306: worker is 1 (out of 1 available) 18251 1726882321.73320: exiting _queue_task() for managed_node1/fail 18251 1726882321.73333: done queuing things up, now waiting for results queue to drain 18251 1726882321.73334: waiting for pending results... 18251 1726882321.73561: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18251 1726882321.73654: in run() - task 12673a56-9f93-6e0e-8717-00000000003e 18251 1726882321.73674: variable 'ansible_search_path' from source: unknown 18251 1726882321.73681: variable 'ansible_search_path' from source: unknown 18251 1726882321.73901: calling self._execute() 18251 1726882321.73904: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.73907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.73909: variable 'omit' from source: magic vars 18251 1726882321.74208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.76520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.76591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.76637: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.76676: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.76729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.76817: 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) 18251 1726882321.76855: 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) 18251 1726882321.76886: 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) 18251 1726882321.76945: 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) 18251 1726882321.76964: 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) 18251 1726882321.77108: variable 'ansible_distribution' from source: facts 18251 1726882321.77121: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.77144: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.77151: when evaluation is False, skipping this task 18251 1726882321.77158: _execute() done 18251 1726882321.77164: dumping result to json 18251 1726882321.77170: done dumping result, returning 18251 1726882321.77182: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-6e0e-8717-00000000003e] 18251 1726882321.77190: sending task result for task 12673a56-9f93-6e0e-8717-00000000003e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.77365: no more pending results, returning what we have 18251 1726882321.77368: results queue empty 18251 1726882321.77369: checking for any_errors_fatal 18251 1726882321.77374: done checking for any_errors_fatal 18251 1726882321.77375: checking for max_fail_percentage 18251 1726882321.77376: done checking for max_fail_percentage 18251 1726882321.77377: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.77377: done checking to see if all hosts have failed 18251 1726882321.77378: getting the remaining hosts for this loop 18251 1726882321.77380: done getting the remaining hosts for this loop 18251 1726882321.77383: getting the next task for host managed_node1 18251 1726882321.77388: done getting next task for host managed_node1 18251 1726882321.77391: ^ 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 18251 1726882321.77394: ^ 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 18251 1726882321.77406: done sending task result for task 12673a56-9f93-6e0e-8717-00000000003e 18251 1726882321.77409: WORKER PROCESS EXITING 18251 1726882321.77523: getting variables 18251 1726882321.77525: in VariableManager get_vars() 18251 1726882321.77558: Calling all_inventory to load vars for managed_node1 18251 1726882321.77560: Calling groups_inventory to load vars for managed_node1 18251 1726882321.77562: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.77571: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.77574: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.77576: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.77851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.78452: done with get_vars() 18251 1726882321.78463: done getting variables 18251 1726882321.78532: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:01 -0400 (0:00:00.055) 0:00:05.442 ****** 18251 1726882321.78560: entering _queue_task() for managed_node1/fail 18251 1726882321.78879: worker is 1 (out of 1 available) 18251 1726882321.79027: exiting _queue_task() for managed_node1/fail 18251 1726882321.79040: done queuing things up, now waiting for results queue to drain 18251 1726882321.79041: waiting for pending results... 18251 1726882321.79200: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 18251 1726882321.79323: in run() - task 12673a56-9f93-6e0e-8717-00000000003f 18251 1726882321.79341: variable 'ansible_search_path' from source: unknown 18251 1726882321.79355: variable 'ansible_search_path' from source: unknown 18251 1726882321.79399: calling self._execute() 18251 1726882321.79483: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.79496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.79513: variable 'omit' from source: magic vars 18251 1726882321.79985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.83802: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.83809: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.83862: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.83905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.83948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.84043: 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) 18251 1726882321.84079: 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) 18251 1726882321.84115: 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) 18251 1726882321.84171: 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) 18251 1726882321.84192: 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) 18251 1726882321.84368: variable 'ansible_distribution' from source: facts 18251 1726882321.84371: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.84387: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.84397: when evaluation is False, skipping this task 18251 1726882321.84477: _execute() done 18251 1726882321.84481: dumping result to json 18251 1726882321.84484: done dumping result, returning 18251 1726882321.84486: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-6e0e-8717-00000000003f] 18251 1726882321.84489: sending task result for task 12673a56-9f93-6e0e-8717-00000000003f 18251 1726882321.84560: done sending task result for task 12673a56-9f93-6e0e-8717-00000000003f 18251 1726882321.84563: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.84628: no more pending results, returning what we have 18251 1726882321.84632: results queue empty 18251 1726882321.84633: checking for any_errors_fatal 18251 1726882321.84641: done checking for any_errors_fatal 18251 1726882321.84642: checking for max_fail_percentage 18251 1726882321.84644: done checking for max_fail_percentage 18251 1726882321.84645: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.84646: done checking to see if all hosts have failed 18251 1726882321.84647: getting the remaining hosts for this loop 18251 1726882321.84648: done getting the remaining hosts for this loop 18251 1726882321.84652: getting the next task for host managed_node1 18251 1726882321.84658: done getting next task for host managed_node1 18251 1726882321.84662: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18251 1726882321.84664: ^ 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 18251 1726882321.84678: getting variables 18251 1726882321.84680: in VariableManager get_vars() 18251 1726882321.84727: Calling all_inventory to load vars for managed_node1 18251 1726882321.84731: Calling groups_inventory to load vars for managed_node1 18251 1726882321.84734: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.84746: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.84749: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.84752: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.85068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.85495: done with get_vars() 18251 1726882321.85508: done getting variables 18251 1726882321.85585: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:01 -0400 (0:00:00.070) 0:00:05.512 ****** 18251 1726882321.85619: entering _queue_task() for managed_node1/fail 18251 1726882321.86008: worker is 1 (out of 1 available) 18251 1726882321.86020: exiting _queue_task() for managed_node1/fail 18251 1726882321.86031: done queuing things up, now waiting for results queue to drain 18251 1726882321.86033: waiting for pending results... 18251 1726882321.86209: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18251 1726882321.86272: in run() - task 12673a56-9f93-6e0e-8717-000000000040 18251 1726882321.86282: variable 'ansible_search_path' from source: unknown 18251 1726882321.86288: variable 'ansible_search_path' from source: unknown 18251 1726882321.86325: calling self._execute() 18251 1726882321.86399: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.86404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.86413: variable 'omit' from source: magic vars 18251 1726882321.86712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.88352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.88399: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.88433: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.88460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.88480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.88536: 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) 18251 1726882321.88562: 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) 18251 1726882321.88577: 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) 18251 1726882321.88606: 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) 18251 1726882321.88698: 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) 18251 1726882321.88744: variable 'ansible_distribution' from source: facts 18251 1726882321.88753: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.88770: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.88778: when evaluation is False, skipping this task 18251 1726882321.88787: _execute() done 18251 1726882321.88792: dumping result to json 18251 1726882321.88801: done dumping result, returning 18251 1726882321.88810: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-6e0e-8717-000000000040] 18251 1726882321.88818: sending task result for task 12673a56-9f93-6e0e-8717-000000000040 18251 1726882321.89001: done sending task result for task 12673a56-9f93-6e0e-8717-000000000040 18251 1726882321.89006: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.89051: no more pending results, returning what we have 18251 1726882321.89053: results queue empty 18251 1726882321.89054: checking for any_errors_fatal 18251 1726882321.89058: done checking for any_errors_fatal 18251 1726882321.89059: checking for max_fail_percentage 18251 1726882321.89061: done checking for max_fail_percentage 18251 1726882321.89062: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.89063: done checking to see if all hosts have failed 18251 1726882321.89063: getting the remaining hosts for this loop 18251 1726882321.89065: done getting the remaining hosts for this loop 18251 1726882321.89068: getting the next task for host managed_node1 18251 1726882321.89073: done getting next task for host managed_node1 18251 1726882321.89077: ^ 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 18251 1726882321.89079: ^ 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 18251 1726882321.89090: getting variables 18251 1726882321.89091: in VariableManager get_vars() 18251 1726882321.89192: Calling all_inventory to load vars for managed_node1 18251 1726882321.89198: Calling groups_inventory to load vars for managed_node1 18251 1726882321.89200: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.89209: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.89212: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.89215: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.89399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.89513: done with get_vars() 18251 1726882321.89521: done getting variables 18251 1726882321.89560: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:01 -0400 (0:00:00.039) 0:00:05.552 ****** 18251 1726882321.89580: entering _queue_task() for managed_node1/dnf 18251 1726882321.89772: worker is 1 (out of 1 available) 18251 1726882321.89782: exiting _queue_task() for managed_node1/dnf 18251 1726882321.89796: done queuing things up, now waiting for results queue to drain 18251 1726882321.89797: waiting for pending results... 18251 1726882321.89964: running TaskExecutor() for managed_node1/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 18251 1726882321.90032: in run() - task 12673a56-9f93-6e0e-8717-000000000041 18251 1726882321.90043: variable 'ansible_search_path' from source: unknown 18251 1726882321.90046: variable 'ansible_search_path' from source: unknown 18251 1726882321.90075: calling self._execute() 18251 1726882321.90139: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.90143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.90149: variable 'omit' from source: magic vars 18251 1726882321.90449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.92009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.92052: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.92141: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.92145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.92160: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.92220: 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) 18251 1726882321.92243: 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) 18251 1726882321.92261: 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) 18251 1726882321.92286: 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) 18251 1726882321.92303: 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) 18251 1726882321.92392: variable 'ansible_distribution' from source: facts 18251 1726882321.92401: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.92415: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.92418: when evaluation is False, skipping this task 18251 1726882321.92422: _execute() done 18251 1726882321.92425: dumping result to json 18251 1726882321.92427: done dumping result, returning 18251 1726882321.92434: done running TaskExecutor() for managed_node1/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 [12673a56-9f93-6e0e-8717-000000000041] 18251 1726882321.92437: sending task result for task 12673a56-9f93-6e0e-8717-000000000041 18251 1726882321.92527: done sending task result for task 12673a56-9f93-6e0e-8717-000000000041 18251 1726882321.92530: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.92601: no more pending results, returning what we have 18251 1726882321.92605: results queue empty 18251 1726882321.92605: checking for any_errors_fatal 18251 1726882321.92610: done checking for any_errors_fatal 18251 1726882321.92611: checking for max_fail_percentage 18251 1726882321.92613: done checking for max_fail_percentage 18251 1726882321.92613: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.92614: done checking to see if all hosts have failed 18251 1726882321.92615: getting the remaining hosts for this loop 18251 1726882321.92616: done getting the remaining hosts for this loop 18251 1726882321.92619: getting the next task for host managed_node1 18251 1726882321.92623: done getting next task for host managed_node1 18251 1726882321.92627: ^ 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 18251 1726882321.92629: ^ 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 18251 1726882321.92640: getting variables 18251 1726882321.92642: in VariableManager get_vars() 18251 1726882321.92671: Calling all_inventory to load vars for managed_node1 18251 1726882321.92673: Calling groups_inventory to load vars for managed_node1 18251 1726882321.92675: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.92683: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.92685: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.92688: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.92820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.92944: done with get_vars() 18251 1726882321.92952: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18251 1726882321.93006: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:01 -0400 (0:00:00.034) 0:00:05.586 ****** 18251 1726882321.93026: entering _queue_task() for managed_node1/yum 18251 1726882321.93219: worker is 1 (out of 1 available) 18251 1726882321.93232: exiting _queue_task() for managed_node1/yum 18251 1726882321.93244: done queuing things up, now waiting for results queue to drain 18251 1726882321.93245: waiting for pending results... 18251 1726882321.93404: running TaskExecutor() for managed_node1/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 18251 1726882321.93461: in run() - task 12673a56-9f93-6e0e-8717-000000000042 18251 1726882321.93476: variable 'ansible_search_path' from source: unknown 18251 1726882321.93479: variable 'ansible_search_path' from source: unknown 18251 1726882321.93506: calling self._execute() 18251 1726882321.93801: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.93805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.93808: variable 'omit' from source: magic vars 18251 1726882321.94024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882321.96469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882321.96532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882321.96587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882321.96624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882321.96649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882321.96732: 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) 18251 1726882321.96760: 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) 18251 1726882321.96796: 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) 18251 1726882321.96836: 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) 18251 1726882321.96851: 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) 18251 1726882321.96974: variable 'ansible_distribution' from source: facts 18251 1726882321.96983: variable 'ansible_distribution_major_version' from source: facts 18251 1726882321.97013: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882321.97019: when evaluation is False, skipping this task 18251 1726882321.97025: _execute() done 18251 1726882321.97030: dumping result to json 18251 1726882321.97036: done dumping result, returning 18251 1726882321.97045: done running TaskExecutor() for managed_node1/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 [12673a56-9f93-6e0e-8717-000000000042] 18251 1726882321.97052: sending task result for task 12673a56-9f93-6e0e-8717-000000000042 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882321.97183: no more pending results, returning what we have 18251 1726882321.97186: results queue empty 18251 1726882321.97187: checking for any_errors_fatal 18251 1726882321.97195: done checking for any_errors_fatal 18251 1726882321.97196: checking for max_fail_percentage 18251 1726882321.97197: done checking for max_fail_percentage 18251 1726882321.97198: checking to see if all hosts have failed and the running result is not ok 18251 1726882321.97199: done checking to see if all hosts have failed 18251 1726882321.97200: getting the remaining hosts for this loop 18251 1726882321.97201: done getting the remaining hosts for this loop 18251 1726882321.97204: getting the next task for host managed_node1 18251 1726882321.97209: done getting next task for host managed_node1 18251 1726882321.97212: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18251 1726882321.97214: ^ 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 18251 1726882321.97227: getting variables 18251 1726882321.97229: in VariableManager get_vars() 18251 1726882321.97261: Calling all_inventory to load vars for managed_node1 18251 1726882321.97263: Calling groups_inventory to load vars for managed_node1 18251 1726882321.97266: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882321.97275: Calling all_plugins_play to load vars for managed_node1 18251 1726882321.97277: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882321.97280: Calling groups_plugins_play to load vars for managed_node1 18251 1726882321.97600: done sending task result for task 12673a56-9f93-6e0e-8717-000000000042 18251 1726882321.97603: WORKER PROCESS EXITING 18251 1726882321.97616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882321.97783: done with get_vars() 18251 1726882321.97798: done getting variables 18251 1726882321.97849: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:01 -0400 (0:00:00.048) 0:00:05.635 ****** 18251 1726882321.97877: entering _queue_task() for managed_node1/fail 18251 1726882321.98121: worker is 1 (out of 1 available) 18251 1726882321.98134: exiting _queue_task() for managed_node1/fail 18251 1726882321.98146: done queuing things up, now waiting for results queue to drain 18251 1726882321.98147: waiting for pending results... 18251 1726882321.98432: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18251 1726882321.98441: in run() - task 12673a56-9f93-6e0e-8717-000000000043 18251 1726882321.98460: variable 'ansible_search_path' from source: unknown 18251 1726882321.98468: variable 'ansible_search_path' from source: unknown 18251 1726882321.98511: calling self._execute() 18251 1726882321.98591: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882321.98606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882321.98620: variable 'omit' from source: magic vars 18251 1726882321.99044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.01127: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.01196: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.01237: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.01273: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.01305: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.01383: 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) 18251 1726882322.01421: 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) 18251 1726882322.01444: 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) 18251 1726882322.01487: 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) 18251 1726882322.01509: 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) 18251 1726882322.01637: variable 'ansible_distribution' from source: facts 18251 1726882322.01648: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.01669: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.01676: when evaluation is False, skipping this task 18251 1726882322.01682: _execute() done 18251 1726882322.01688: dumping result to json 18251 1726882322.01697: done dumping result, returning 18251 1726882322.01708: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-6e0e-8717-000000000043] 18251 1726882322.01717: sending task result for task 12673a56-9f93-6e0e-8717-000000000043 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.01972: no more pending results, returning what we have 18251 1726882322.01975: results queue empty 18251 1726882322.01976: checking for any_errors_fatal 18251 1726882322.01984: done checking for any_errors_fatal 18251 1726882322.01984: checking for max_fail_percentage 18251 1726882322.01986: done checking for max_fail_percentage 18251 1726882322.01987: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.01988: done checking to see if all hosts have failed 18251 1726882322.01988: getting the remaining hosts for this loop 18251 1726882322.01990: done getting the remaining hosts for this loop 18251 1726882322.01997: getting the next task for host managed_node1 18251 1726882322.02001: done getting next task for host managed_node1 18251 1726882322.02005: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 18251 1726882322.02007: ^ 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 18251 1726882322.02019: getting variables 18251 1726882322.02021: in VariableManager get_vars() 18251 1726882322.02051: Calling all_inventory to load vars for managed_node1 18251 1726882322.02053: Calling groups_inventory to load vars for managed_node1 18251 1726882322.02055: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.02063: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.02065: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.02068: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.02241: done sending task result for task 12673a56-9f93-6e0e-8717-000000000043 18251 1726882322.02245: WORKER PROCESS EXITING 18251 1726882322.02266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.02471: done with get_vars() 18251 1726882322.02482: done getting variables 18251 1726882322.02538: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:02 -0400 (0:00:00.046) 0:00:05.682 ****** 18251 1726882322.02566: entering _queue_task() for managed_node1/package 18251 1726882322.02804: worker is 1 (out of 1 available) 18251 1726882322.02816: exiting _queue_task() for managed_node1/package 18251 1726882322.02828: done queuing things up, now waiting for results queue to drain 18251 1726882322.02829: waiting for pending results... 18251 1726882322.03072: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 18251 1726882322.03165: in run() - task 12673a56-9f93-6e0e-8717-000000000044 18251 1726882322.03184: variable 'ansible_search_path' from source: unknown 18251 1726882322.03195: variable 'ansible_search_path' from source: unknown 18251 1726882322.03233: calling self._execute() 18251 1726882322.03313: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.03324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.03335: variable 'omit' from source: magic vars 18251 1726882322.03753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.06102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.06179: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.06279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.06326: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.06362: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.06461: 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) 18251 1726882322.06571: 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) 18251 1726882322.06574: 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) 18251 1726882322.06576: 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) 18251 1726882322.06589: 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) 18251 1726882322.06726: variable 'ansible_distribution' from source: facts 18251 1726882322.06737: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.06756: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.06762: when evaluation is False, skipping this task 18251 1726882322.06768: _execute() done 18251 1726882322.06773: dumping result to json 18251 1726882322.06787: done dumping result, returning 18251 1726882322.06804: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-6e0e-8717-000000000044] 18251 1726882322.06814: sending task result for task 12673a56-9f93-6e0e-8717-000000000044 18251 1726882322.07029: done sending task result for task 12673a56-9f93-6e0e-8717-000000000044 18251 1726882322.07034: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.07080: no more pending results, returning what we have 18251 1726882322.07084: results queue empty 18251 1726882322.07085: checking for any_errors_fatal 18251 1726882322.07092: done checking for any_errors_fatal 18251 1726882322.07095: checking for max_fail_percentage 18251 1726882322.07097: done checking for max_fail_percentage 18251 1726882322.07098: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.07099: done checking to see if all hosts have failed 18251 1726882322.07099: getting the remaining hosts for this loop 18251 1726882322.07101: done getting the remaining hosts for this loop 18251 1726882322.07104: getting the next task for host managed_node1 18251 1726882322.07108: done getting next task for host managed_node1 18251 1726882322.07112: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18251 1726882322.07114: ^ 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 18251 1726882322.07125: getting variables 18251 1726882322.07127: in VariableManager get_vars() 18251 1726882322.07158: Calling all_inventory to load vars for managed_node1 18251 1726882322.07161: Calling groups_inventory to load vars for managed_node1 18251 1726882322.07163: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.07171: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.07173: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.07176: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.07381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.07503: done with get_vars() 18251 1726882322.07510: done getting variables 18251 1726882322.07549: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:02 -0400 (0:00:00.050) 0:00:05.732 ****** 18251 1726882322.07568: entering _queue_task() for managed_node1/package 18251 1726882322.07756: worker is 1 (out of 1 available) 18251 1726882322.07771: exiting _queue_task() for managed_node1/package 18251 1726882322.07783: done queuing things up, now waiting for results queue to drain 18251 1726882322.07784: waiting for pending results... 18251 1726882322.07942: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18251 1726882322.07996: in run() - task 12673a56-9f93-6e0e-8717-000000000045 18251 1726882322.08010: variable 'ansible_search_path' from source: unknown 18251 1726882322.08013: variable 'ansible_search_path' from source: unknown 18251 1726882322.08042: calling self._execute() 18251 1726882322.08099: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.08105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.08115: variable 'omit' from source: magic vars 18251 1726882322.08405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.10279: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.10327: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.10353: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.10387: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.10403: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.10457: 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) 18251 1726882322.10477: 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) 18251 1726882322.10500: 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) 18251 1726882322.10526: 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) 18251 1726882322.10538: 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) 18251 1726882322.10635: variable 'ansible_distribution' from source: facts 18251 1726882322.10639: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.10653: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.10656: when evaluation is False, skipping this task 18251 1726882322.10658: _execute() done 18251 1726882322.10660: dumping result to json 18251 1726882322.10663: done dumping result, returning 18251 1726882322.10670: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-6e0e-8717-000000000045] 18251 1726882322.10674: sending task result for task 12673a56-9f93-6e0e-8717-000000000045 18251 1726882322.10756: done sending task result for task 12673a56-9f93-6e0e-8717-000000000045 18251 1726882322.10759: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.10804: no more pending results, returning what we have 18251 1726882322.10807: results queue empty 18251 1726882322.10808: checking for any_errors_fatal 18251 1726882322.10813: done checking for any_errors_fatal 18251 1726882322.10814: checking for max_fail_percentage 18251 1726882322.10815: done checking for max_fail_percentage 18251 1726882322.10816: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.10817: done checking to see if all hosts have failed 18251 1726882322.10817: getting the remaining hosts for this loop 18251 1726882322.10818: done getting the remaining hosts for this loop 18251 1726882322.10822: getting the next task for host managed_node1 18251 1726882322.10827: done getting next task for host managed_node1 18251 1726882322.10830: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18251 1726882322.10832: ^ 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 18251 1726882322.10843: getting variables 18251 1726882322.10844: in VariableManager get_vars() 18251 1726882322.10872: Calling all_inventory to load vars for managed_node1 18251 1726882322.10874: Calling groups_inventory to load vars for managed_node1 18251 1726882322.10876: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.10884: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.10886: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.10888: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.11019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.11136: done with get_vars() 18251 1726882322.11143: done getting variables 18251 1726882322.11181: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:02 -0400 (0:00:00.036) 0:00:05.768 ****** 18251 1726882322.11203: entering _queue_task() for managed_node1/package 18251 1726882322.11372: worker is 1 (out of 1 available) 18251 1726882322.11383: exiting _queue_task() for managed_node1/package 18251 1726882322.11398: done queuing things up, now waiting for results queue to drain 18251 1726882322.11400: waiting for pending results... 18251 1726882322.11716: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18251 1726882322.11720: in run() - task 12673a56-9f93-6e0e-8717-000000000046 18251 1726882322.11723: variable 'ansible_search_path' from source: unknown 18251 1726882322.11725: variable 'ansible_search_path' from source: unknown 18251 1726882322.11767: calling self._execute() 18251 1726882322.11901: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.11904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.11906: variable 'omit' from source: magic vars 18251 1726882322.12328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.14407: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.14453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.14487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.14516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.14543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.14592: 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) 18251 1726882322.14621: 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) 18251 1726882322.14658: 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) 18251 1726882322.14681: 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) 18251 1726882322.14692: 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) 18251 1726882322.14781: variable 'ansible_distribution' from source: facts 18251 1726882322.14784: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.14803: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.14806: when evaluation is False, skipping this task 18251 1726882322.14809: _execute() done 18251 1726882322.14811: dumping result to json 18251 1726882322.14813: done dumping result, returning 18251 1726882322.14820: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-6e0e-8717-000000000046] 18251 1726882322.14825: sending task result for task 12673a56-9f93-6e0e-8717-000000000046 18251 1726882322.14916: done sending task result for task 12673a56-9f93-6e0e-8717-000000000046 18251 1726882322.14919: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.14961: no more pending results, returning what we have 18251 1726882322.14964: results queue empty 18251 1726882322.14965: checking for any_errors_fatal 18251 1726882322.14971: done checking for any_errors_fatal 18251 1726882322.14971: checking for max_fail_percentage 18251 1726882322.14973: done checking for max_fail_percentage 18251 1726882322.14974: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.14975: done checking to see if all hosts have failed 18251 1726882322.14975: getting the remaining hosts for this loop 18251 1726882322.14977: done getting the remaining hosts for this loop 18251 1726882322.14980: getting the next task for host managed_node1 18251 1726882322.14985: done getting next task for host managed_node1 18251 1726882322.14988: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18251 1726882322.14989: ^ 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 18251 1726882322.15004: getting variables 18251 1726882322.15006: in VariableManager get_vars() 18251 1726882322.15037: Calling all_inventory to load vars for managed_node1 18251 1726882322.15039: Calling groups_inventory to load vars for managed_node1 18251 1726882322.15041: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.15049: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.15051: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.15054: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.15274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.15487: done with get_vars() 18251 1726882322.15504: done getting variables 18251 1726882322.15551: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:02 -0400 (0:00:00.043) 0:00:05.812 ****** 18251 1726882322.15580: entering _queue_task() for managed_node1/service 18251 1726882322.15813: worker is 1 (out of 1 available) 18251 1726882322.15828: exiting _queue_task() for managed_node1/service 18251 1726882322.15839: done queuing things up, now waiting for results queue to drain 18251 1726882322.15840: waiting for pending results... 18251 1726882322.16213: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18251 1726882322.16217: in run() - task 12673a56-9f93-6e0e-8717-000000000047 18251 1726882322.16220: variable 'ansible_search_path' from source: unknown 18251 1726882322.16222: variable 'ansible_search_path' from source: unknown 18251 1726882322.16250: calling self._execute() 18251 1726882322.16335: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.16346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.16358: variable 'omit' from source: magic vars 18251 1726882322.16758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.18849: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.18898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.18923: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.18947: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.18970: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.19027: 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) 18251 1726882322.19048: 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) 18251 1726882322.19066: 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) 18251 1726882322.19097: 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) 18251 1726882322.19111: 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) 18251 1726882322.19204: variable 'ansible_distribution' from source: facts 18251 1726882322.19209: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.19226: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.19229: when evaluation is False, skipping this task 18251 1726882322.19231: _execute() done 18251 1726882322.19234: dumping result to json 18251 1726882322.19236: done dumping result, returning 18251 1726882322.19243: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-6e0e-8717-000000000047] 18251 1726882322.19247: sending task result for task 12673a56-9f93-6e0e-8717-000000000047 18251 1726882322.19330: done sending task result for task 12673a56-9f93-6e0e-8717-000000000047 18251 1726882322.19333: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.19378: no more pending results, returning what we have 18251 1726882322.19381: results queue empty 18251 1726882322.19382: checking for any_errors_fatal 18251 1726882322.19388: done checking for any_errors_fatal 18251 1726882322.19389: checking for max_fail_percentage 18251 1726882322.19390: done checking for max_fail_percentage 18251 1726882322.19391: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.19392: done checking to see if all hosts have failed 18251 1726882322.19395: getting the remaining hosts for this loop 18251 1726882322.19396: done getting the remaining hosts for this loop 18251 1726882322.19400: getting the next task for host managed_node1 18251 1726882322.19404: done getting next task for host managed_node1 18251 1726882322.19408: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18251 1726882322.19409: ^ 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 18251 1726882322.19421: getting variables 18251 1726882322.19422: in VariableManager get_vars() 18251 1726882322.19454: Calling all_inventory to load vars for managed_node1 18251 1726882322.19456: Calling groups_inventory to load vars for managed_node1 18251 1726882322.19458: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.19466: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.19468: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.19471: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.19595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.19718: done with get_vars() 18251 1726882322.19726: done getting variables 18251 1726882322.19762: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:02 -0400 (0:00:00.042) 0:00:05.854 ****** 18251 1726882322.19782: entering _queue_task() for managed_node1/service 18251 1726882322.19965: worker is 1 (out of 1 available) 18251 1726882322.19979: exiting _queue_task() for managed_node1/service 18251 1726882322.19990: done queuing things up, now waiting for results queue to drain 18251 1726882322.19992: waiting for pending results... 18251 1726882322.20147: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18251 1726882322.20204: in run() - task 12673a56-9f93-6e0e-8717-000000000048 18251 1726882322.20216: variable 'ansible_search_path' from source: unknown 18251 1726882322.20220: variable 'ansible_search_path' from source: unknown 18251 1726882322.20247: calling self._execute() 18251 1726882322.20302: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.20305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.20314: variable 'omit' from source: magic vars 18251 1726882322.20902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.22435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.22481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.22519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.22545: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.22567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.22625: 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) 18251 1726882322.22645: 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) 18251 1726882322.22666: 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) 18251 1726882322.22691: 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) 18251 1726882322.22706: 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) 18251 1726882322.22798: variable 'ansible_distribution' from source: facts 18251 1726882322.22804: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.22819: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.22822: when evaluation is False, skipping this task 18251 1726882322.22825: _execute() done 18251 1726882322.22827: dumping result to json 18251 1726882322.22831: done dumping result, returning 18251 1726882322.22838: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-6e0e-8717-000000000048] 18251 1726882322.22842: sending task result for task 12673a56-9f93-6e0e-8717-000000000048 18251 1726882322.22919: done sending task result for task 12673a56-9f93-6e0e-8717-000000000048 18251 1726882322.22922: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18251 1726882322.22959: no more pending results, returning what we have 18251 1726882322.22962: results queue empty 18251 1726882322.22963: checking for any_errors_fatal 18251 1726882322.22968: done checking for any_errors_fatal 18251 1726882322.22969: checking for max_fail_percentage 18251 1726882322.22970: done checking for max_fail_percentage 18251 1726882322.22971: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.22972: done checking to see if all hosts have failed 18251 1726882322.22973: getting the remaining hosts for this loop 18251 1726882322.22974: done getting the remaining hosts for this loop 18251 1726882322.22978: getting the next task for host managed_node1 18251 1726882322.22982: done getting next task for host managed_node1 18251 1726882322.22985: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18251 1726882322.22987: ^ 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 18251 1726882322.23002: getting variables 18251 1726882322.23004: in VariableManager get_vars() 18251 1726882322.23034: Calling all_inventory to load vars for managed_node1 18251 1726882322.23037: Calling groups_inventory to load vars for managed_node1 18251 1726882322.23039: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.23046: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.23048: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.23051: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.23229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.23429: done with get_vars() 18251 1726882322.23438: done getting variables 18251 1726882322.23484: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:02 -0400 (0:00:00.037) 0:00:05.891 ****** 18251 1726882322.23511: entering _queue_task() for managed_node1/service 18251 1726882322.23743: worker is 1 (out of 1 available) 18251 1726882322.23764: exiting _queue_task() for managed_node1/service 18251 1726882322.23775: done queuing things up, now waiting for results queue to drain 18251 1726882322.23776: waiting for pending results... 18251 1726882322.24110: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18251 1726882322.24115: in run() - task 12673a56-9f93-6e0e-8717-000000000049 18251 1726882322.24117: variable 'ansible_search_path' from source: unknown 18251 1726882322.24119: variable 'ansible_search_path' from source: unknown 18251 1726882322.24120: calling self._execute() 18251 1726882322.24137: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.24145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.24156: variable 'omit' from source: magic vars 18251 1726882322.24518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.26123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.26167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.26196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.26222: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.26242: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.26302: 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) 18251 1726882322.26323: 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) 18251 1726882322.26340: 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) 18251 1726882322.26372: 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) 18251 1726882322.26378: 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) 18251 1726882322.26472: variable 'ansible_distribution' from source: facts 18251 1726882322.26476: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.26491: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.26496: when evaluation is False, skipping this task 18251 1726882322.26499: _execute() done 18251 1726882322.26503: dumping result to json 18251 1726882322.26506: done dumping result, returning 18251 1726882322.26513: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-6e0e-8717-000000000049] 18251 1726882322.26516: sending task result for task 12673a56-9f93-6e0e-8717-000000000049 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.26643: no more pending results, returning what we have 18251 1726882322.26646: results queue empty 18251 1726882322.26647: checking for any_errors_fatal 18251 1726882322.26654: done checking for any_errors_fatal 18251 1726882322.26654: checking for max_fail_percentage 18251 1726882322.26656: done checking for max_fail_percentage 18251 1726882322.26657: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.26657: done checking to see if all hosts have failed 18251 1726882322.26658: getting the remaining hosts for this loop 18251 1726882322.26660: done getting the remaining hosts for this loop 18251 1726882322.26663: getting the next task for host managed_node1 18251 1726882322.26668: done getting next task for host managed_node1 18251 1726882322.26671: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 18251 1726882322.26672: ^ 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 18251 1726882322.26685: getting variables 18251 1726882322.26687: in VariableManager get_vars() 18251 1726882322.26720: Calling all_inventory to load vars for managed_node1 18251 1726882322.26723: Calling groups_inventory to load vars for managed_node1 18251 1726882322.26725: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.26733: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.26735: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.26737: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.26866: done sending task result for task 12673a56-9f93-6e0e-8717-000000000049 18251 1726882322.26870: WORKER PROCESS EXITING 18251 1726882322.26879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.26998: done with get_vars() 18251 1726882322.27007: done getting variables 18251 1726882322.27045: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:02 -0400 (0:00:00.035) 0:00:05.927 ****** 18251 1726882322.27064: entering _queue_task() for managed_node1/service 18251 1726882322.27245: worker is 1 (out of 1 available) 18251 1726882322.27258: exiting _queue_task() for managed_node1/service 18251 1726882322.27269: done queuing things up, now waiting for results queue to drain 18251 1726882322.27270: waiting for pending results... 18251 1726882322.27433: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 18251 1726882322.27487: in run() - task 12673a56-9f93-6e0e-8717-00000000004a 18251 1726882322.27506: variable 'ansible_search_path' from source: unknown 18251 1726882322.27510: variable 'ansible_search_path' from source: unknown 18251 1726882322.27533: calling self._execute() 18251 1726882322.27584: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.27588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.27599: variable 'omit' from source: magic vars 18251 1726882322.27890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.29337: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.29382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.29418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.29444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.29465: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.29521: 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) 18251 1726882322.29541: 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) 18251 1726882322.29558: 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) 18251 1726882322.29588: 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) 18251 1726882322.29600: 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) 18251 1726882322.29697: variable 'ansible_distribution' from source: facts 18251 1726882322.29701: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.29714: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.29717: when evaluation is False, skipping this task 18251 1726882322.29720: _execute() done 18251 1726882322.29722: dumping result to json 18251 1726882322.29724: done dumping result, returning 18251 1726882322.29731: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-6e0e-8717-00000000004a] 18251 1726882322.29734: sending task result for task 12673a56-9f93-6e0e-8717-00000000004a 18251 1726882322.29814: done sending task result for task 12673a56-9f93-6e0e-8717-00000000004a 18251 1726882322.29817: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18251 1726882322.29856: no more pending results, returning what we have 18251 1726882322.29859: results queue empty 18251 1726882322.29860: checking for any_errors_fatal 18251 1726882322.29865: done checking for any_errors_fatal 18251 1726882322.29865: checking for max_fail_percentage 18251 1726882322.29867: done checking for max_fail_percentage 18251 1726882322.29868: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.29869: done checking to see if all hosts have failed 18251 1726882322.29869: getting the remaining hosts for this loop 18251 1726882322.29871: done getting the remaining hosts for this loop 18251 1726882322.29874: getting the next task for host managed_node1 18251 1726882322.29878: done getting next task for host managed_node1 18251 1726882322.29881: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18251 1726882322.29883: ^ 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 18251 1726882322.29899: getting variables 18251 1726882322.29900: in VariableManager get_vars() 18251 1726882322.29930: Calling all_inventory to load vars for managed_node1 18251 1726882322.29932: Calling groups_inventory to load vars for managed_node1 18251 1726882322.29934: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.29942: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.29944: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.29947: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.30104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.30219: done with get_vars() 18251 1726882322.30226: done getting variables 18251 1726882322.30261: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:02 -0400 (0:00:00.032) 0:00:05.959 ****** 18251 1726882322.30280: entering _queue_task() for managed_node1/copy 18251 1726882322.30452: worker is 1 (out of 1 available) 18251 1726882322.30464: exiting _queue_task() for managed_node1/copy 18251 1726882322.30476: done queuing things up, now waiting for results queue to drain 18251 1726882322.30478: waiting for pending results... 18251 1726882322.30630: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18251 1726882322.30682: in run() - task 12673a56-9f93-6e0e-8717-00000000004b 18251 1726882322.30696: variable 'ansible_search_path' from source: unknown 18251 1726882322.30701: variable 'ansible_search_path' from source: unknown 18251 1726882322.30726: calling self._execute() 18251 1726882322.30777: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.30781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.30790: variable 'omit' from source: magic vars 18251 1726882322.31073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.32503: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.32548: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.32576: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.32603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.32622: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.32679: 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) 18251 1726882322.32704: 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) 18251 1726882322.32721: 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) 18251 1726882322.32746: 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) 18251 1726882322.32757: 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) 18251 1726882322.32853: variable 'ansible_distribution' from source: facts 18251 1726882322.32857: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.32872: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.32875: when evaluation is False, skipping this task 18251 1726882322.32878: _execute() done 18251 1726882322.32880: dumping result to json 18251 1726882322.32882: done dumping result, returning 18251 1726882322.32900: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-6e0e-8717-00000000004b] 18251 1726882322.32902: sending task result for task 12673a56-9f93-6e0e-8717-00000000004b 18251 1726882322.32981: done sending task result for task 12673a56-9f93-6e0e-8717-00000000004b 18251 1726882322.32984: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.33039: no more pending results, returning what we have 18251 1726882322.33042: results queue empty 18251 1726882322.33043: checking for any_errors_fatal 18251 1726882322.33049: done checking for any_errors_fatal 18251 1726882322.33050: checking for max_fail_percentage 18251 1726882322.33051: done checking for max_fail_percentage 18251 1726882322.33052: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.33053: done checking to see if all hosts have failed 18251 1726882322.33054: getting the remaining hosts for this loop 18251 1726882322.33055: done getting the remaining hosts for this loop 18251 1726882322.33059: getting the next task for host managed_node1 18251 1726882322.33064: done getting next task for host managed_node1 18251 1726882322.33067: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18251 1726882322.33069: ^ 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 18251 1726882322.33081: getting variables 18251 1726882322.33082: in VariableManager get_vars() 18251 1726882322.33117: Calling all_inventory to load vars for managed_node1 18251 1726882322.33120: Calling groups_inventory to load vars for managed_node1 18251 1726882322.33122: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.33130: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.33133: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.33135: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.33267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.33384: done with get_vars() 18251 1726882322.33391: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:02 -0400 (0:00:00.031) 0:00:05.991 ****** 18251 1726882322.33452: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 18251 1726882322.33647: worker is 1 (out of 1 available) 18251 1726882322.33662: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 18251 1726882322.33673: done queuing things up, now waiting for results queue to drain 18251 1726882322.33675: waiting for pending results... 18251 1726882322.33834: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18251 1726882322.33886: in run() - task 12673a56-9f93-6e0e-8717-00000000004c 18251 1726882322.33906: variable 'ansible_search_path' from source: unknown 18251 1726882322.33910: variable 'ansible_search_path' from source: unknown 18251 1726882322.33938: calling self._execute() 18251 1726882322.33995: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.34006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.34056: variable 'omit' from source: magic vars 18251 1726882322.34330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.35831: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.35876: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.35914: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.35940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.35960: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.36025: 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) 18251 1726882322.36046: 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) 18251 1726882322.36064: 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) 18251 1726882322.36092: 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) 18251 1726882322.36107: 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) 18251 1726882322.36203: variable 'ansible_distribution' from source: facts 18251 1726882322.36209: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.36224: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.36227: when evaluation is False, skipping this task 18251 1726882322.36230: _execute() done 18251 1726882322.36232: dumping result to json 18251 1726882322.36235: done dumping result, returning 18251 1726882322.36242: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-6e0e-8717-00000000004c] 18251 1726882322.36247: sending task result for task 12673a56-9f93-6e0e-8717-00000000004c 18251 1726882322.36339: done sending task result for task 12673a56-9f93-6e0e-8717-00000000004c 18251 1726882322.36342: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.36386: no more pending results, returning what we have 18251 1726882322.36390: results queue empty 18251 1726882322.36391: checking for any_errors_fatal 18251 1726882322.36398: done checking for any_errors_fatal 18251 1726882322.36399: checking for max_fail_percentage 18251 1726882322.36400: done checking for max_fail_percentage 18251 1726882322.36401: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.36402: done checking to see if all hosts have failed 18251 1726882322.36403: getting the remaining hosts for this loop 18251 1726882322.36404: done getting the remaining hosts for this loop 18251 1726882322.36407: getting the next task for host managed_node1 18251 1726882322.36411: done getting next task for host managed_node1 18251 1726882322.36415: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 18251 1726882322.36417: ^ 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 18251 1726882322.36430: getting variables 18251 1726882322.36431: in VariableManager get_vars() 18251 1726882322.36466: Calling all_inventory to load vars for managed_node1 18251 1726882322.36468: Calling groups_inventory to load vars for managed_node1 18251 1726882322.36471: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.36480: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.36482: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.36484: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.36661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.36776: done with get_vars() 18251 1726882322.36783: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:02 -0400 (0:00:00.033) 0:00:06.025 ****** 18251 1726882322.36842: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 18251 1726882322.37032: worker is 1 (out of 1 available) 18251 1726882322.37044: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 18251 1726882322.37057: done queuing things up, now waiting for results queue to drain 18251 1726882322.37059: waiting for pending results... 18251 1726882322.37228: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 18251 1726882322.37283: in run() - task 12673a56-9f93-6e0e-8717-00000000004d 18251 1726882322.37302: variable 'ansible_search_path' from source: unknown 18251 1726882322.37305: variable 'ansible_search_path' from source: unknown 18251 1726882322.37333: calling self._execute() 18251 1726882322.37387: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.37390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.37409: variable 'omit' from source: magic vars 18251 1726882322.37690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.39171: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.39218: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.39246: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.39272: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.39292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.39351: 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) 18251 1726882322.39377: 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) 18251 1726882322.39408: 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) 18251 1726882322.39434: 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) 18251 1726882322.39444: 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) 18251 1726882322.39540: variable 'ansible_distribution' from source: facts 18251 1726882322.39544: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.39558: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.39561: when evaluation is False, skipping this task 18251 1726882322.39564: _execute() done 18251 1726882322.39566: dumping result to json 18251 1726882322.39568: done dumping result, returning 18251 1726882322.39577: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-6e0e-8717-00000000004d] 18251 1726882322.39580: sending task result for task 12673a56-9f93-6e0e-8717-00000000004d 18251 1726882322.39665: done sending task result for task 12673a56-9f93-6e0e-8717-00000000004d 18251 1726882322.39667: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.39741: no more pending results, returning what we have 18251 1726882322.39744: results queue empty 18251 1726882322.39745: checking for any_errors_fatal 18251 1726882322.39750: done checking for any_errors_fatal 18251 1726882322.39751: checking for max_fail_percentage 18251 1726882322.39752: done checking for max_fail_percentage 18251 1726882322.39753: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.39754: done checking to see if all hosts have failed 18251 1726882322.39754: getting the remaining hosts for this loop 18251 1726882322.39755: done getting the remaining hosts for this loop 18251 1726882322.39759: getting the next task for host managed_node1 18251 1726882322.39763: done getting next task for host managed_node1 18251 1726882322.39766: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18251 1726882322.39768: ^ 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 18251 1726882322.39779: getting variables 18251 1726882322.39780: in VariableManager get_vars() 18251 1726882322.39812: Calling all_inventory to load vars for managed_node1 18251 1726882322.39815: Calling groups_inventory to load vars for managed_node1 18251 1726882322.39817: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.39825: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.39827: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.39830: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.39957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.40085: done with get_vars() 18251 1726882322.40097: done getting variables 18251 1726882322.40146: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:02 -0400 (0:00:00.033) 0:00:06.058 ****** 18251 1726882322.40167: entering _queue_task() for managed_node1/debug 18251 1726882322.40358: worker is 1 (out of 1 available) 18251 1726882322.40372: exiting _queue_task() for managed_node1/debug 18251 1726882322.40383: done queuing things up, now waiting for results queue to drain 18251 1726882322.40384: waiting for pending results... 18251 1726882322.40562: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18251 1726882322.40619: in run() - task 12673a56-9f93-6e0e-8717-00000000004e 18251 1726882322.40636: variable 'ansible_search_path' from source: unknown 18251 1726882322.40639: variable 'ansible_search_path' from source: unknown 18251 1726882322.40662: calling self._execute() 18251 1726882322.40720: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.40724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.40730: variable 'omit' from source: magic vars 18251 1726882322.41100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.42904: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.42949: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.42984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.43014: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.43035: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.43092: 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) 18251 1726882322.43118: 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) 18251 1726882322.43135: 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) 18251 1726882322.43160: 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) 18251 1726882322.43171: 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) 18251 1726882322.43269: variable 'ansible_distribution' from source: facts 18251 1726882322.43273: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.43289: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.43292: when evaluation is False, skipping this task 18251 1726882322.43299: _execute() done 18251 1726882322.43301: dumping result to json 18251 1726882322.43303: done dumping result, returning 18251 1726882322.43311: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-6e0e-8717-00000000004e] 18251 1726882322.43319: sending task result for task 12673a56-9f93-6e0e-8717-00000000004e 18251 1726882322.43400: done sending task result for task 12673a56-9f93-6e0e-8717-00000000004e 18251 1726882322.43403: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882322.43471: no more pending results, returning what we have 18251 1726882322.43475: results queue empty 18251 1726882322.43476: checking for any_errors_fatal 18251 1726882322.43482: done checking for any_errors_fatal 18251 1726882322.43483: checking for max_fail_percentage 18251 1726882322.43484: done checking for max_fail_percentage 18251 1726882322.43485: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.43486: done checking to see if all hosts have failed 18251 1726882322.43487: getting the remaining hosts for this loop 18251 1726882322.43488: done getting the remaining hosts for this loop 18251 1726882322.43491: getting the next task for host managed_node1 18251 1726882322.43501: done getting next task for host managed_node1 18251 1726882322.43504: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18251 1726882322.43506: ^ 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 18251 1726882322.43518: getting variables 18251 1726882322.43519: in VariableManager get_vars() 18251 1726882322.43554: Calling all_inventory to load vars for managed_node1 18251 1726882322.43556: Calling groups_inventory to load vars for managed_node1 18251 1726882322.43558: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.43567: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.43569: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.43571: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.43753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.43876: done with get_vars() 18251 1726882322.43883: done getting variables 18251 1726882322.43930: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:02 -0400 (0:00:00.037) 0:00:06.096 ****** 18251 1726882322.43950: entering _queue_task() for managed_node1/debug 18251 1726882322.44149: worker is 1 (out of 1 available) 18251 1726882322.44164: exiting _queue_task() for managed_node1/debug 18251 1726882322.44175: done queuing things up, now waiting for results queue to drain 18251 1726882322.44177: waiting for pending results... 18251 1726882322.44337: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18251 1726882322.44398: in run() - task 12673a56-9f93-6e0e-8717-00000000004f 18251 1726882322.44412: variable 'ansible_search_path' from source: unknown 18251 1726882322.44416: variable 'ansible_search_path' from source: unknown 18251 1726882322.44440: calling self._execute() 18251 1726882322.44497: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.44501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.44509: variable 'omit' from source: magic vars 18251 1726882322.44804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.46247: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.46297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.46321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.46347: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.46371: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.46426: 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) 18251 1726882322.46446: 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) 18251 1726882322.46462: 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) 18251 1726882322.46492: 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) 18251 1726882322.46505: 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) 18251 1726882322.46599: variable 'ansible_distribution' from source: facts 18251 1726882322.46603: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.46617: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.46620: when evaluation is False, skipping this task 18251 1726882322.46622: _execute() done 18251 1726882322.46624: dumping result to json 18251 1726882322.46628: done dumping result, returning 18251 1726882322.46635: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-6e0e-8717-00000000004f] 18251 1726882322.46640: sending task result for task 12673a56-9f93-6e0e-8717-00000000004f 18251 1726882322.46719: done sending task result for task 12673a56-9f93-6e0e-8717-00000000004f 18251 1726882322.46722: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882322.46765: no more pending results, returning what we have 18251 1726882322.46769: results queue empty 18251 1726882322.46770: checking for any_errors_fatal 18251 1726882322.46777: done checking for any_errors_fatal 18251 1726882322.46777: checking for max_fail_percentage 18251 1726882322.46779: done checking for max_fail_percentage 18251 1726882322.46780: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.46781: done checking to see if all hosts have failed 18251 1726882322.46782: getting the remaining hosts for this loop 18251 1726882322.46783: done getting the remaining hosts for this loop 18251 1726882322.46786: getting the next task for host managed_node1 18251 1726882322.46791: done getting next task for host managed_node1 18251 1726882322.46798: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18251 1726882322.46800: ^ 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 18251 1726882322.46812: getting variables 18251 1726882322.46814: in VariableManager get_vars() 18251 1726882322.46846: Calling all_inventory to load vars for managed_node1 18251 1726882322.46848: Calling groups_inventory to load vars for managed_node1 18251 1726882322.46850: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.46858: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.46860: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.46863: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.46987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.47110: done with get_vars() 18251 1726882322.47121: done getting variables 18251 1726882322.47158: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:02 -0400 (0:00:00.032) 0:00:06.128 ****** 18251 1726882322.47177: entering _queue_task() for managed_node1/debug 18251 1726882322.47365: worker is 1 (out of 1 available) 18251 1726882322.47377: exiting _queue_task() for managed_node1/debug 18251 1726882322.47390: done queuing things up, now waiting for results queue to drain 18251 1726882322.47391: waiting for pending results... 18251 1726882322.47544: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18251 1726882322.47603: in run() - task 12673a56-9f93-6e0e-8717-000000000050 18251 1726882322.47616: variable 'ansible_search_path' from source: unknown 18251 1726882322.47619: variable 'ansible_search_path' from source: unknown 18251 1726882322.47647: calling self._execute() 18251 1726882322.47700: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.47704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.47711: variable 'omit' from source: magic vars 18251 1726882322.48000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.49415: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.49456: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.49644: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.49668: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.49687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.49744: 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) 18251 1726882322.49764: 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) 18251 1726882322.49781: 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) 18251 1726882322.49815: 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) 18251 1726882322.49822: 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) 18251 1726882322.49908: variable 'ansible_distribution' from source: facts 18251 1726882322.49913: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.49928: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.49931: when evaluation is False, skipping this task 18251 1726882322.49933: _execute() done 18251 1726882322.49936: dumping result to json 18251 1726882322.49938: done dumping result, returning 18251 1726882322.49944: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-6e0e-8717-000000000050] 18251 1726882322.49947: sending task result for task 12673a56-9f93-6e0e-8717-000000000050 18251 1726882322.50028: done sending task result for task 12673a56-9f93-6e0e-8717-000000000050 18251 1726882322.50030: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882322.50071: no more pending results, returning what we have 18251 1726882322.50074: results queue empty 18251 1726882322.50075: checking for any_errors_fatal 18251 1726882322.50080: done checking for any_errors_fatal 18251 1726882322.50081: checking for max_fail_percentage 18251 1726882322.50082: done checking for max_fail_percentage 18251 1726882322.50083: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.50084: done checking to see if all hosts have failed 18251 1726882322.50084: getting the remaining hosts for this loop 18251 1726882322.50086: done getting the remaining hosts for this loop 18251 1726882322.50089: getting the next task for host managed_node1 18251 1726882322.50092: done getting next task for host managed_node1 18251 1726882322.50099: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 18251 1726882322.50101: ^ 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 18251 1726882322.50112: getting variables 18251 1726882322.50114: in VariableManager get_vars() 18251 1726882322.50143: Calling all_inventory to load vars for managed_node1 18251 1726882322.50145: Calling groups_inventory to load vars for managed_node1 18251 1726882322.50147: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.50155: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.50157: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.50160: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.50313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.50429: done with get_vars() 18251 1726882322.50436: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:02 -0400 (0:00:00.033) 0:00:06.161 ****** 18251 1726882322.50491: entering _queue_task() for managed_node1/ping 18251 1726882322.50668: worker is 1 (out of 1 available) 18251 1726882322.50683: exiting _queue_task() for managed_node1/ping 18251 1726882322.50698: done queuing things up, now waiting for results queue to drain 18251 1726882322.50699: waiting for pending results... 18251 1726882322.50848: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 18251 1726882322.50902: in run() - task 12673a56-9f93-6e0e-8717-000000000051 18251 1726882322.50910: variable 'ansible_search_path' from source: unknown 18251 1726882322.50913: variable 'ansible_search_path' from source: unknown 18251 1726882322.50942: calling self._execute() 18251 1726882322.50990: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.50998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.51006: variable 'omit' from source: magic vars 18251 1726882322.51287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.52849: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.52898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.52917: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.52942: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.52961: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.53019: 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) 18251 1726882322.53039: 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) 18251 1726882322.53057: 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) 18251 1726882322.53082: 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) 18251 1726882322.53097: 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) 18251 1726882322.53180: variable 'ansible_distribution' from source: facts 18251 1726882322.53184: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.53223: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.53227: when evaluation is False, skipping this task 18251 1726882322.53229: _execute() done 18251 1726882322.53231: dumping result to json 18251 1726882322.53233: done dumping result, returning 18251 1726882322.53236: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-6e0e-8717-000000000051] 18251 1726882322.53238: sending task result for task 12673a56-9f93-6e0e-8717-000000000051 18251 1726882322.53297: done sending task result for task 12673a56-9f93-6e0e-8717-000000000051 18251 1726882322.53300: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.53360: no more pending results, returning what we have 18251 1726882322.53362: results queue empty 18251 1726882322.53363: checking for any_errors_fatal 18251 1726882322.53368: done checking for any_errors_fatal 18251 1726882322.53369: checking for max_fail_percentage 18251 1726882322.53370: done checking for max_fail_percentage 18251 1726882322.53371: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.53372: done checking to see if all hosts have failed 18251 1726882322.53372: getting the remaining hosts for this loop 18251 1726882322.53374: done getting the remaining hosts for this loop 18251 1726882322.53377: getting the next task for host managed_node1 18251 1726882322.53381: done getting next task for host managed_node1 18251 1726882322.53383: ^ task is: TASK: meta (role_complete) 18251 1726882322.53385: ^ 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 18251 1726882322.53401: getting variables 18251 1726882322.53402: in VariableManager get_vars() 18251 1726882322.53430: Calling all_inventory to load vars for managed_node1 18251 1726882322.53433: Calling groups_inventory to load vars for managed_node1 18251 1726882322.53435: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.53443: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.53445: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.53447: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.53555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.53668: done with get_vars() 18251 1726882322.53676: done getting variables 18251 1726882322.53729: done queuing things up, now waiting for results queue to drain 18251 1726882322.53731: results queue empty 18251 1726882322.53731: checking for any_errors_fatal 18251 1726882322.53733: done checking for any_errors_fatal 18251 1726882322.53733: checking for max_fail_percentage 18251 1726882322.53734: done checking for max_fail_percentage 18251 1726882322.53734: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.53735: done checking to see if all hosts have failed 18251 1726882322.53735: getting the remaining hosts for this loop 18251 1726882322.53735: done getting the remaining hosts for this loop 18251 1726882322.53737: getting the next task for host managed_node1 18251 1726882322.53739: done getting next task for host managed_node1 18251 1726882322.53740: ^ task is: TASK: meta (flush_handlers) 18251 1726882322.53741: ^ 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 18251 1726882322.53743: getting variables 18251 1726882322.53743: in VariableManager get_vars() 18251 1726882322.53751: Calling all_inventory to load vars for managed_node1 18251 1726882322.53752: Calling groups_inventory to load vars for managed_node1 18251 1726882322.53753: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.53756: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.53757: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.53759: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.53841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.53964: done with get_vars() 18251 1726882322.53970: done getting variables 18251 1726882322.54003: in VariableManager get_vars() 18251 1726882322.54012: Calling all_inventory to load vars for managed_node1 18251 1726882322.54017: Calling groups_inventory to load vars for managed_node1 18251 1726882322.54019: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.54023: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.54024: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.54026: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.54103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.54208: done with get_vars() 18251 1726882322.54216: done queuing things up, now waiting for results queue to drain 18251 1726882322.54217: results queue empty 18251 1726882322.54218: checking for any_errors_fatal 18251 1726882322.54219: done checking for any_errors_fatal 18251 1726882322.54219: checking for max_fail_percentage 18251 1726882322.54220: done checking for max_fail_percentage 18251 1726882322.54221: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.54221: done checking to see if all hosts have failed 18251 1726882322.54222: getting the remaining hosts for this loop 18251 1726882322.54223: done getting the remaining hosts for this loop 18251 1726882322.54225: getting the next task for host managed_node1 18251 1726882322.54227: done getting next task for host managed_node1 18251 1726882322.54228: ^ task is: TASK: meta (flush_handlers) 18251 1726882322.54229: ^ 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 18251 1726882322.54230: getting variables 18251 1726882322.54231: in VariableManager get_vars() 18251 1726882322.54237: Calling all_inventory to load vars for managed_node1 18251 1726882322.54238: Calling groups_inventory to load vars for managed_node1 18251 1726882322.54240: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.54243: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.54244: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.54245: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.54323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.54444: done with get_vars() 18251 1726882322.54449: done getting variables 18251 1726882322.54476: in VariableManager get_vars() 18251 1726882322.54482: Calling all_inventory to load vars for managed_node1 18251 1726882322.54483: Calling groups_inventory to load vars for managed_node1 18251 1726882322.54485: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.54487: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.54488: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.54490: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.54570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.54674: done with get_vars() 18251 1726882322.54682: done queuing things up, now waiting for results queue to drain 18251 1726882322.54683: results queue empty 18251 1726882322.54684: checking for any_errors_fatal 18251 1726882322.54684: done checking for any_errors_fatal 18251 1726882322.54685: checking for max_fail_percentage 18251 1726882322.54685: done checking for max_fail_percentage 18251 1726882322.54686: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.54686: done checking to see if all hosts have failed 18251 1726882322.54686: getting the remaining hosts for this loop 18251 1726882322.54687: done getting the remaining hosts for this loop 18251 1726882322.54688: getting the next task for host managed_node1 18251 1726882322.54690: done getting next task for host managed_node1 18251 1726882322.54690: ^ task is: None 18251 1726882322.54691: ^ 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 18251 1726882322.54692: done queuing things up, now waiting for results queue to drain 18251 1726882322.54692: results queue empty 18251 1726882322.54697: checking for any_errors_fatal 18251 1726882322.54697: done checking for any_errors_fatal 18251 1726882322.54698: checking for max_fail_percentage 18251 1726882322.54698: done checking for max_fail_percentage 18251 1726882322.54698: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.54699: done checking to see if all hosts have failed 18251 1726882322.54700: getting the next task for host managed_node1 18251 1726882322.54701: done getting next task for host managed_node1 18251 1726882322.54702: ^ task is: None 18251 1726882322.54702: ^ 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 18251 1726882322.54729: in VariableManager get_vars() 18251 1726882322.54739: done with get_vars() 18251 1726882322.54743: in VariableManager get_vars() 18251 1726882322.54748: done with get_vars() 18251 1726882322.54751: variable 'omit' from source: magic vars 18251 1726882322.54771: in VariableManager get_vars() 18251 1726882322.54777: done with get_vars() 18251 1726882322.54789: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 18251 1726882322.54914: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18251 1726882322.54932: getting the remaining hosts for this loop 18251 1726882322.54933: done getting the remaining hosts for this loop 18251 1726882322.54934: getting the next task for host managed_node1 18251 1726882322.54936: done getting next task for host managed_node1 18251 1726882322.54937: ^ task is: TASK: Gathering Facts 18251 1726882322.54938: ^ 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 18251 1726882322.54939: getting variables 18251 1726882322.54939: in VariableManager get_vars() 18251 1726882322.54944: Calling all_inventory to load vars for managed_node1 18251 1726882322.54946: Calling groups_inventory to load vars for managed_node1 18251 1726882322.54947: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.54950: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.54952: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.54953: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.55034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.55284: done with get_vars() 18251 1726882322.55291: done getting variables 18251 1726882322.55321: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 21:32:02 -0400 (0:00:00.048) 0:00:06.210 ****** 18251 1726882322.55339: entering _queue_task() for managed_node1/gather_facts 18251 1726882322.55510: worker is 1 (out of 1 available) 18251 1726882322.55522: exiting _queue_task() for managed_node1/gather_facts 18251 1726882322.55532: done queuing things up, now waiting for results queue to drain 18251 1726882322.55534: waiting for pending results... 18251 1726882322.55677: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18251 1726882322.55738: in run() - task 12673a56-9f93-6e0e-8717-000000000231 18251 1726882322.55749: variable 'ansible_search_path' from source: unknown 18251 1726882322.55778: calling self._execute() 18251 1726882322.55831: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.55835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.55844: variable 'omit' from source: magic vars 18251 1726882322.56128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.57557: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.57601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.57631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.57655: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.57674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.57733: 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) 18251 1726882322.57752: 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) 18251 1726882322.57770: 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) 18251 1726882322.57798: 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) 18251 1726882322.57809: 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) 18251 1726882322.57901: variable 'ansible_distribution' from source: facts 18251 1726882322.57906: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.57921: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.57924: when evaluation is False, skipping this task 18251 1726882322.57927: _execute() done 18251 1726882322.57931: dumping result to json 18251 1726882322.57934: done dumping result, returning 18251 1726882322.57938: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-6e0e-8717-000000000231] 18251 1726882322.57940: sending task result for task 12673a56-9f93-6e0e-8717-000000000231 18251 1726882322.58020: done sending task result for task 12673a56-9f93-6e0e-8717-000000000231 18251 1726882322.58023: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.58089: no more pending results, returning what we have 18251 1726882322.58092: results queue empty 18251 1726882322.58096: checking for any_errors_fatal 18251 1726882322.58097: done checking for any_errors_fatal 18251 1726882322.58098: checking for max_fail_percentage 18251 1726882322.58100: done checking for max_fail_percentage 18251 1726882322.58101: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.58102: done checking to see if all hosts have failed 18251 1726882322.58102: getting the remaining hosts for this loop 18251 1726882322.58104: done getting the remaining hosts for this loop 18251 1726882322.58107: getting the next task for host managed_node1 18251 1726882322.58110: done getting next task for host managed_node1 18251 1726882322.58112: ^ task is: TASK: meta (flush_handlers) 18251 1726882322.58114: ^ 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 18251 1726882322.58116: getting variables 18251 1726882322.58118: in VariableManager get_vars() 18251 1726882322.58139: Calling all_inventory to load vars for managed_node1 18251 1726882322.58141: Calling groups_inventory to load vars for managed_node1 18251 1726882322.58144: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.58153: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.58155: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.58157: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.58271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.58384: done with get_vars() 18251 1726882322.58392: done getting variables 18251 1726882322.58439: in VariableManager get_vars() 18251 1726882322.58445: Calling all_inventory to load vars for managed_node1 18251 1726882322.58446: Calling groups_inventory to load vars for managed_node1 18251 1726882322.58447: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.58450: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.58451: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.58453: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.58552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.58661: done with get_vars() 18251 1726882322.58669: done queuing things up, now waiting for results queue to drain 18251 1726882322.58670: results queue empty 18251 1726882322.58670: checking for any_errors_fatal 18251 1726882322.58671: done checking for any_errors_fatal 18251 1726882322.58672: checking for max_fail_percentage 18251 1726882322.58673: done checking for max_fail_percentage 18251 1726882322.58673: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.58673: done checking to see if all hosts have failed 18251 1726882322.58674: getting the remaining hosts for this loop 18251 1726882322.58675: done getting the remaining hosts for this loop 18251 1726882322.58676: getting the next task for host managed_node1 18251 1726882322.58678: done getting next task for host managed_node1 18251 1726882322.58680: ^ task is: TASK: Include the task 'delete_interface.yml' 18251 1726882322.58680: ^ 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 18251 1726882322.58682: getting variables 18251 1726882322.58682: in VariableManager get_vars() 18251 1726882322.58687: Calling all_inventory to load vars for managed_node1 18251 1726882322.58688: Calling groups_inventory to load vars for managed_node1 18251 1726882322.58689: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.58700: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.58702: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.58703: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.58779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.58884: done with get_vars() 18251 1726882322.58889: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 21:32:02 -0400 (0:00:00.035) 0:00:06.245 ****** 18251 1726882322.58935: entering _queue_task() for managed_node1/include_tasks 18251 1726882322.59119: worker is 1 (out of 1 available) 18251 1726882322.59132: exiting _queue_task() for managed_node1/include_tasks 18251 1726882322.59143: done queuing things up, now waiting for results queue to drain 18251 1726882322.59144: waiting for pending results... 18251 1726882322.59296: running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' 18251 1726882322.59359: in run() - task 12673a56-9f93-6e0e-8717-000000000054 18251 1726882322.59373: variable 'ansible_search_path' from source: unknown 18251 1726882322.59409: calling self._execute() 18251 1726882322.59460: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.59464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.59473: variable 'omit' from source: magic vars 18251 1726882322.59769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.61262: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.61308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.61341: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.61366: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.61384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.61444: 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) 18251 1726882322.61466: 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) 18251 1726882322.61483: 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) 18251 1726882322.61512: 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) 18251 1726882322.61523: 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) 18251 1726882322.61614: variable 'ansible_distribution' from source: facts 18251 1726882322.61618: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.61633: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.61636: when evaluation is False, skipping this task 18251 1726882322.61639: _execute() done 18251 1726882322.61641: dumping result to json 18251 1726882322.61646: done dumping result, returning 18251 1726882322.61648: done running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' [12673a56-9f93-6e0e-8717-000000000054] 18251 1726882322.61653: sending task result for task 12673a56-9f93-6e0e-8717-000000000054 18251 1726882322.61731: done sending task result for task 12673a56-9f93-6e0e-8717-000000000054 18251 1726882322.61734: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.61799: no more pending results, returning what we have 18251 1726882322.61802: results queue empty 18251 1726882322.61803: checking for any_errors_fatal 18251 1726882322.61804: done checking for any_errors_fatal 18251 1726882322.61805: checking for max_fail_percentage 18251 1726882322.61806: done checking for max_fail_percentage 18251 1726882322.61807: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.61808: done checking to see if all hosts have failed 18251 1726882322.61808: getting the remaining hosts for this loop 18251 1726882322.61810: done getting the remaining hosts for this loop 18251 1726882322.61813: getting the next task for host managed_node1 18251 1726882322.61818: done getting next task for host managed_node1 18251 1726882322.61820: ^ task is: TASK: meta (flush_handlers) 18251 1726882322.61821: ^ 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 18251 1726882322.61825: getting variables 18251 1726882322.61826: in VariableManager get_vars() 18251 1726882322.61847: Calling all_inventory to load vars for managed_node1 18251 1726882322.61849: Calling groups_inventory to load vars for managed_node1 18251 1726882322.61852: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.61860: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.61862: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.61865: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.61983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.62096: done with get_vars() 18251 1726882322.62104: done getting variables 18251 1726882322.62147: in VariableManager get_vars() 18251 1726882322.62153: Calling all_inventory to load vars for managed_node1 18251 1726882322.62154: Calling groups_inventory to load vars for managed_node1 18251 1726882322.62156: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.62158: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.62160: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.62161: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.62268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.62369: done with get_vars() 18251 1726882322.62377: done queuing things up, now waiting for results queue to drain 18251 1726882322.62379: results queue empty 18251 1726882322.62379: checking for any_errors_fatal 18251 1726882322.62380: done checking for any_errors_fatal 18251 1726882322.62381: checking for max_fail_percentage 18251 1726882322.62381: done checking for max_fail_percentage 18251 1726882322.62382: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.62382: done checking to see if all hosts have failed 18251 1726882322.62383: getting the remaining hosts for this loop 18251 1726882322.62383: done getting the remaining hosts for this loop 18251 1726882322.62385: getting the next task for host managed_node1 18251 1726882322.62387: done getting next task for host managed_node1 18251 1726882322.62388: ^ task is: TASK: meta (flush_handlers) 18251 1726882322.62388: ^ 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 18251 1726882322.62390: getting variables 18251 1726882322.62390: in VariableManager get_vars() 18251 1726882322.62398: Calling all_inventory to load vars for managed_node1 18251 1726882322.62399: Calling groups_inventory to load vars for managed_node1 18251 1726882322.62400: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.62407: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.62408: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.62410: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.62486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.62589: done with get_vars() 18251 1726882322.62597: done getting variables 18251 1726882322.62623: in VariableManager get_vars() 18251 1726882322.62628: Calling all_inventory to load vars for managed_node1 18251 1726882322.62630: Calling groups_inventory to load vars for managed_node1 18251 1726882322.62631: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.62633: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.62635: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.62636: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.62730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.62832: done with get_vars() 18251 1726882322.62840: done queuing things up, now waiting for results queue to drain 18251 1726882322.62841: results queue empty 18251 1726882322.62841: checking for any_errors_fatal 18251 1726882322.62842: done checking for any_errors_fatal 18251 1726882322.62843: checking for max_fail_percentage 18251 1726882322.62843: done checking for max_fail_percentage 18251 1726882322.62843: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.62844: done checking to see if all hosts have failed 18251 1726882322.62844: getting the remaining hosts for this loop 18251 1726882322.62845: done getting the remaining hosts for this loop 18251 1726882322.62846: getting the next task for host managed_node1 18251 1726882322.62848: done getting next task for host managed_node1 18251 1726882322.62848: ^ task is: None 18251 1726882322.62849: ^ 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 18251 1726882322.62850: done queuing things up, now waiting for results queue to drain 18251 1726882322.62850: results queue empty 18251 1726882322.62851: checking for any_errors_fatal 18251 1726882322.62851: done checking for any_errors_fatal 18251 1726882322.62852: checking for max_fail_percentage 18251 1726882322.62852: done checking for max_fail_percentage 18251 1726882322.62852: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.62853: done checking to see if all hosts have failed 18251 1726882322.62854: getting the next task for host managed_node1 18251 1726882322.62855: done getting next task for host managed_node1 18251 1726882322.62855: ^ task is: None 18251 1726882322.62856: ^ 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 18251 1726882322.62879: in VariableManager get_vars() 18251 1726882322.62897: done with get_vars() 18251 1726882322.62901: in VariableManager get_vars() 18251 1726882322.62909: done with get_vars() 18251 1726882322.62911: variable 'omit' from source: magic vars 18251 1726882322.62984: variable 'profile' from source: play vars 18251 1726882322.63049: in VariableManager get_vars() 18251 1726882322.63058: done with get_vars() 18251 1726882322.63070: variable 'omit' from source: magic vars 18251 1726882322.63115: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 18251 1726882322.63495: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18251 1726882322.63512: getting the remaining hosts for this loop 18251 1726882322.63513: done getting the remaining hosts for this loop 18251 1726882322.63515: getting the next task for host managed_node1 18251 1726882322.63516: done getting next task for host managed_node1 18251 1726882322.63518: ^ task is: TASK: Gathering Facts 18251 1726882322.63518: ^ 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 18251 1726882322.63520: getting variables 18251 1726882322.63520: in VariableManager get_vars() 18251 1726882322.63527: Calling all_inventory to load vars for managed_node1 18251 1726882322.63529: Calling groups_inventory to load vars for managed_node1 18251 1726882322.63530: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.63533: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.63534: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.63536: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.63615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.63742: done with get_vars() 18251 1726882322.63748: done getting variables 18251 1726882322.63774: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 21:32:02 -0400 (0:00:00.048) 0:00:06.294 ****** 18251 1726882322.63789: entering _queue_task() for managed_node1/gather_facts 18251 1726882322.63952: worker is 1 (out of 1 available) 18251 1726882322.63964: exiting _queue_task() for managed_node1/gather_facts 18251 1726882322.63975: done queuing things up, now waiting for results queue to drain 18251 1726882322.63976: waiting for pending results... 18251 1726882322.64128: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18251 1726882322.64179: in run() - task 12673a56-9f93-6e0e-8717-000000000246 18251 1726882322.64191: variable 'ansible_search_path' from source: unknown 18251 1726882322.64221: calling self._execute() 18251 1726882322.64275: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.64279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.64288: variable 'omit' from source: magic vars 18251 1726882322.64576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.66167: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.66213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.66239: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.66264: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.66284: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.66341: 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) 18251 1726882322.66360: 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) 18251 1726882322.66377: 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) 18251 1726882322.66408: 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) 18251 1726882322.66419: 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) 18251 1726882322.66513: variable 'ansible_distribution' from source: facts 18251 1726882322.66518: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.66527: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.66530: when evaluation is False, skipping this task 18251 1726882322.66533: _execute() done 18251 1726882322.66535: dumping result to json 18251 1726882322.66538: done dumping result, returning 18251 1726882322.66543: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-6e0e-8717-000000000246] 18251 1726882322.66548: sending task result for task 12673a56-9f93-6e0e-8717-000000000246 18251 1726882322.66618: done sending task result for task 12673a56-9f93-6e0e-8717-000000000246 18251 1726882322.66621: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.66667: no more pending results, returning what we have 18251 1726882322.66670: results queue empty 18251 1726882322.66671: checking for any_errors_fatal 18251 1726882322.66672: done checking for any_errors_fatal 18251 1726882322.66673: checking for max_fail_percentage 18251 1726882322.66674: done checking for max_fail_percentage 18251 1726882322.66675: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.66676: done checking to see if all hosts have failed 18251 1726882322.66676: getting the remaining hosts for this loop 18251 1726882322.66678: done getting the remaining hosts for this loop 18251 1726882322.66681: getting the next task for host managed_node1 18251 1726882322.66685: done getting next task for host managed_node1 18251 1726882322.66687: ^ task is: TASK: meta (flush_handlers) 18251 1726882322.66689: ^ 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 18251 1726882322.66692: getting variables 18251 1726882322.66697: in VariableManager get_vars() 18251 1726882322.66726: Calling all_inventory to load vars for managed_node1 18251 1726882322.66729: Calling groups_inventory to load vars for managed_node1 18251 1726882322.66732: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.66741: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.66743: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.66745: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.66890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.67072: done with get_vars() 18251 1726882322.67081: done getting variables 18251 1726882322.67143: in VariableManager get_vars() 18251 1726882322.67153: Calling all_inventory to load vars for managed_node1 18251 1726882322.67155: Calling groups_inventory to load vars for managed_node1 18251 1726882322.67157: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.67161: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.67163: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.67166: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.67337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.67522: done with get_vars() 18251 1726882322.67534: done queuing things up, now waiting for results queue to drain 18251 1726882322.67535: results queue empty 18251 1726882322.67536: checking for any_errors_fatal 18251 1726882322.67538: done checking for any_errors_fatal 18251 1726882322.67538: checking for max_fail_percentage 18251 1726882322.67539: done checking for max_fail_percentage 18251 1726882322.67540: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.67541: done checking to see if all hosts have failed 18251 1726882322.67542: getting the remaining hosts for this loop 18251 1726882322.67542: done getting the remaining hosts for this loop 18251 1726882322.67545: getting the next task for host managed_node1 18251 1726882322.67548: done getting next task for host managed_node1 18251 1726882322.67550: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18251 1726882322.67551: ^ 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 18251 1726882322.67560: getting variables 18251 1726882322.67561: in VariableManager get_vars() 18251 1726882322.67572: Calling all_inventory to load vars for managed_node1 18251 1726882322.67574: Calling groups_inventory to load vars for managed_node1 18251 1726882322.67576: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.67583: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.67586: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.67588: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.67721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.67910: done with get_vars() 18251 1726882322.67918: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:02 -0400 (0:00:00.041) 0:00:06.336 ****** 18251 1726882322.67981: entering _queue_task() for managed_node1/include_tasks 18251 1726882322.68409: worker is 1 (out of 1 available) 18251 1726882322.68417: exiting _queue_task() for managed_node1/include_tasks 18251 1726882322.68426: done queuing things up, now waiting for results queue to drain 18251 1726882322.68427: waiting for pending results... 18251 1726882322.68553: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 18251 1726882322.68585: in run() - task 12673a56-9f93-6e0e-8717-00000000005c 18251 1726882322.68609: variable 'ansible_search_path' from source: unknown 18251 1726882322.68617: variable 'ansible_search_path' from source: unknown 18251 1726882322.68658: calling self._execute() 18251 1726882322.68735: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.68745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.68762: variable 'omit' from source: magic vars 18251 1726882322.69159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.71002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.71049: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.71077: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.71105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.71127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.71184: 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) 18251 1726882322.71209: 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) 18251 1726882322.71232: 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) 18251 1726882322.71257: 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) 18251 1726882322.71267: 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) 18251 1726882322.71363: variable 'ansible_distribution' from source: facts 18251 1726882322.71367: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.71382: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.71385: when evaluation is False, skipping this task 18251 1726882322.71388: _execute() done 18251 1726882322.71390: dumping result to json 18251 1726882322.71396: done dumping result, returning 18251 1726882322.71402: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-6e0e-8717-00000000005c] 18251 1726882322.71407: sending task result for task 12673a56-9f93-6e0e-8717-00000000005c 18251 1726882322.71491: done sending task result for task 12673a56-9f93-6e0e-8717-00000000005c 18251 1726882322.71498: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.71545: no more pending results, returning what we have 18251 1726882322.71549: results queue empty 18251 1726882322.71550: checking for any_errors_fatal 18251 1726882322.71551: done checking for any_errors_fatal 18251 1726882322.71552: checking for max_fail_percentage 18251 1726882322.71553: done checking for max_fail_percentage 18251 1726882322.71554: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.71555: done checking to see if all hosts have failed 18251 1726882322.71556: getting the remaining hosts for this loop 18251 1726882322.71557: done getting the remaining hosts for this loop 18251 1726882322.71561: getting the next task for host managed_node1 18251 1726882322.71566: done getting next task for host managed_node1 18251 1726882322.71569: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 18251 1726882322.71571: ^ 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 18251 1726882322.71583: getting variables 18251 1726882322.71585: in VariableManager get_vars() 18251 1726882322.71633: Calling all_inventory to load vars for managed_node1 18251 1726882322.71635: Calling groups_inventory to load vars for managed_node1 18251 1726882322.71638: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.71647: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.71649: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.71651: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.71790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.71915: done with get_vars() 18251 1726882322.71923: done getting variables 18251 1726882322.71965: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:02 -0400 (0:00:00.040) 0:00:06.376 ****** 18251 1726882322.71985: entering _queue_task() for managed_node1/debug 18251 1726882322.72204: worker is 1 (out of 1 available) 18251 1726882322.72218: exiting _queue_task() for managed_node1/debug 18251 1726882322.72230: done queuing things up, now waiting for results queue to drain 18251 1726882322.72231: waiting for pending results... 18251 1726882322.72533: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 18251 1726882322.72538: in run() - task 12673a56-9f93-6e0e-8717-00000000005d 18251 1726882322.72599: variable 'ansible_search_path' from source: unknown 18251 1726882322.72602: variable 'ansible_search_path' from source: unknown 18251 1726882322.72605: calling self._execute() 18251 1726882322.72671: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.72682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.72699: variable 'omit' from source: magic vars 18251 1726882322.73229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.75830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.75833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.75836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.75839: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.75841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.75882: 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) 18251 1726882322.75925: 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) 18251 1726882322.75958: 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) 18251 1726882322.76007: 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) 18251 1726882322.76035: 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) 18251 1726882322.76174: variable 'ansible_distribution' from source: facts 18251 1726882322.76186: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.76211: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.76220: when evaluation is False, skipping this task 18251 1726882322.76232: _execute() done 18251 1726882322.76239: dumping result to json 18251 1726882322.76253: done dumping result, returning 18251 1726882322.76264: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-6e0e-8717-00000000005d] 18251 1726882322.76273: sending task result for task 12673a56-9f93-6e0e-8717-00000000005d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882322.76412: no more pending results, returning what we have 18251 1726882322.76416: results queue empty 18251 1726882322.76416: checking for any_errors_fatal 18251 1726882322.76535: done checking for any_errors_fatal 18251 1726882322.76536: checking for max_fail_percentage 18251 1726882322.76538: done checking for max_fail_percentage 18251 1726882322.76539: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.76540: done checking to see if all hosts have failed 18251 1726882322.76541: getting the remaining hosts for this loop 18251 1726882322.76542: done getting the remaining hosts for this loop 18251 1726882322.76546: getting the next task for host managed_node1 18251 1726882322.76550: done getting next task for host managed_node1 18251 1726882322.76555: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18251 1726882322.76556: ^ 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 18251 1726882322.76568: getting variables 18251 1726882322.76570: in VariableManager get_vars() 18251 1726882322.76603: Calling all_inventory to load vars for managed_node1 18251 1726882322.76605: Calling groups_inventory to load vars for managed_node1 18251 1726882322.76607: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.76616: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.76618: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.76621: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.76837: done sending task result for task 12673a56-9f93-6e0e-8717-00000000005d 18251 1726882322.76840: WORKER PROCESS EXITING 18251 1726882322.76861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.77040: done with get_vars() 18251 1726882322.77049: done getting variables 18251 1726882322.77124: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:02 -0400 (0:00:00.051) 0:00:06.428 ****** 18251 1726882322.77152: entering _queue_task() for managed_node1/fail 18251 1726882322.77608: worker is 1 (out of 1 available) 18251 1726882322.77617: exiting _queue_task() for managed_node1/fail 18251 1726882322.77627: done queuing things up, now waiting for results queue to drain 18251 1726882322.77628: waiting for pending results... 18251 1726882322.77731: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 18251 1726882322.77841: in run() - task 12673a56-9f93-6e0e-8717-00000000005e 18251 1726882322.77871: variable 'ansible_search_path' from source: unknown 18251 1726882322.77881: variable 'ansible_search_path' from source: unknown 18251 1726882322.77924: calling self._execute() 18251 1726882322.78012: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.78026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.78041: variable 'omit' from source: magic vars 18251 1726882322.78468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.81403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.81478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.81524: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.81668: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.81672: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.81703: 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) 18251 1726882322.81737: 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) 18251 1726882322.81765: 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) 18251 1726882322.81821: 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) 18251 1726882322.81840: 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) 18251 1726882322.81978: variable 'ansible_distribution' from source: facts 18251 1726882322.81998: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.82022: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.82029: when evaluation is False, skipping this task 18251 1726882322.82036: _execute() done 18251 1726882322.82042: dumping result to json 18251 1726882322.82049: done dumping result, returning 18251 1726882322.82060: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-6e0e-8717-00000000005e] 18251 1726882322.82068: sending task result for task 12673a56-9f93-6e0e-8717-00000000005e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.82261: no more pending results, returning what we have 18251 1726882322.82265: results queue empty 18251 1726882322.82266: checking for any_errors_fatal 18251 1726882322.82275: done checking for any_errors_fatal 18251 1726882322.82276: checking for max_fail_percentage 18251 1726882322.82278: done checking for max_fail_percentage 18251 1726882322.82279: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.82279: done checking to see if all hosts have failed 18251 1726882322.82280: getting the remaining hosts for this loop 18251 1726882322.82282: done getting the remaining hosts for this loop 18251 1726882322.82287: getting the next task for host managed_node1 18251 1726882322.82297: done getting next task for host managed_node1 18251 1726882322.82301: ^ 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 18251 1726882322.82303: ^ 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 18251 1726882322.82316: getting variables 18251 1726882322.82318: in VariableManager get_vars() 18251 1726882322.82355: Calling all_inventory to load vars for managed_node1 18251 1726882322.82358: Calling groups_inventory to load vars for managed_node1 18251 1726882322.82361: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.82373: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.82375: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.82379: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.82861: done sending task result for task 12673a56-9f93-6e0e-8717-00000000005e 18251 1726882322.82865: WORKER PROCESS EXITING 18251 1726882322.82887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.83117: done with get_vars() 18251 1726882322.83128: done getting variables 18251 1726882322.83186: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:02 -0400 (0:00:00.060) 0:00:06.488 ****** 18251 1726882322.83221: entering _queue_task() for managed_node1/fail 18251 1726882322.83475: worker is 1 (out of 1 available) 18251 1726882322.83603: exiting _queue_task() for managed_node1/fail 18251 1726882322.83614: done queuing things up, now waiting for results queue to drain 18251 1726882322.83615: waiting for pending results... 18251 1726882322.83768: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 18251 1726882322.83871: in run() - task 12673a56-9f93-6e0e-8717-00000000005f 18251 1726882322.83888: variable 'ansible_search_path' from source: unknown 18251 1726882322.83901: variable 'ansible_search_path' from source: unknown 18251 1726882322.83947: calling self._execute() 18251 1726882322.84028: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.84039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.84100: variable 'omit' from source: magic vars 18251 1726882322.84569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.87803: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.87865: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.87946: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.88082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.88118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.88346: 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) 18251 1726882322.88453: 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) 18251 1726882322.88456: 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) 18251 1726882322.88498: 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) 18251 1726882322.88804: 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) 18251 1726882322.88855: variable 'ansible_distribution' from source: facts 18251 1726882322.88867: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.88890: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.88916: when evaluation is False, skipping this task 18251 1726882322.88923: _execute() done 18251 1726882322.88964: dumping result to json 18251 1726882322.88972: done dumping result, returning 18251 1726882322.88981: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-6e0e-8717-00000000005f] 18251 1726882322.88988: sending task result for task 12673a56-9f93-6e0e-8717-00000000005f 18251 1726882322.89261: done sending task result for task 12673a56-9f93-6e0e-8717-00000000005f 18251 1726882322.89264: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.89310: no more pending results, returning what we have 18251 1726882322.89313: results queue empty 18251 1726882322.89314: checking for any_errors_fatal 18251 1726882322.89319: done checking for any_errors_fatal 18251 1726882322.89319: checking for max_fail_percentage 18251 1726882322.89321: done checking for max_fail_percentage 18251 1726882322.89322: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.89323: done checking to see if all hosts have failed 18251 1726882322.89324: getting the remaining hosts for this loop 18251 1726882322.89325: done getting the remaining hosts for this loop 18251 1726882322.89328: getting the next task for host managed_node1 18251 1726882322.89334: done getting next task for host managed_node1 18251 1726882322.89338: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18251 1726882322.89340: ^ 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 18251 1726882322.89353: getting variables 18251 1726882322.89354: in VariableManager get_vars() 18251 1726882322.89390: Calling all_inventory to load vars for managed_node1 18251 1726882322.89397: Calling groups_inventory to load vars for managed_node1 18251 1726882322.89400: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.89412: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.89414: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.89417: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.89859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.90190: done with get_vars() 18251 1726882322.90563: done getting variables 18251 1726882322.90624: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:02 -0400 (0:00:00.074) 0:00:06.563 ****** 18251 1726882322.90653: entering _queue_task() for managed_node1/fail 18251 1726882322.91107: worker is 1 (out of 1 available) 18251 1726882322.91118: exiting _queue_task() for managed_node1/fail 18251 1726882322.91129: done queuing things up, now waiting for results queue to drain 18251 1726882322.91130: waiting for pending results... 18251 1726882322.92309: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 18251 1726882322.92315: in run() - task 12673a56-9f93-6e0e-8717-000000000060 18251 1726882322.92318: variable 'ansible_search_path' from source: unknown 18251 1726882322.92325: variable 'ansible_search_path' from source: unknown 18251 1726882322.92329: calling self._execute() 18251 1726882322.92599: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882322.92604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882322.92607: variable 'omit' from source: magic vars 18251 1726882322.93804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882322.96501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882322.96572: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882322.96737: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882322.96789: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882322.97102: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882322.97107: 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) 18251 1726882322.97109: 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) 18251 1726882322.97112: 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) 18251 1726882322.97113: 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) 18251 1726882322.97321: 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) 18251 1726882322.97574: variable 'ansible_distribution' from source: facts 18251 1726882322.97589: variable 'ansible_distribution_major_version' from source: facts 18251 1726882322.97619: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882322.97653: when evaluation is False, skipping this task 18251 1726882322.97707: _execute() done 18251 1726882322.97714: dumping result to json 18251 1726882322.97722: done dumping result, returning 18251 1726882322.97733: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-6e0e-8717-000000000060] 18251 1726882322.97741: sending task result for task 12673a56-9f93-6e0e-8717-000000000060 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882322.97912: no more pending results, returning what we have 18251 1726882322.97916: results queue empty 18251 1726882322.97917: checking for any_errors_fatal 18251 1726882322.97923: done checking for any_errors_fatal 18251 1726882322.97924: checking for max_fail_percentage 18251 1726882322.97926: done checking for max_fail_percentage 18251 1726882322.97926: checking to see if all hosts have failed and the running result is not ok 18251 1726882322.97927: done checking to see if all hosts have failed 18251 1726882322.97929: getting the remaining hosts for this loop 18251 1726882322.97930: done getting the remaining hosts for this loop 18251 1726882322.97934: getting the next task for host managed_node1 18251 1726882322.97941: done getting next task for host managed_node1 18251 1726882322.97945: ^ 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 18251 1726882322.97947: ^ 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 18251 1726882322.97963: getting variables 18251 1726882322.97965: in VariableManager get_vars() 18251 1726882322.98011: Calling all_inventory to load vars for managed_node1 18251 1726882322.98014: Calling groups_inventory to load vars for managed_node1 18251 1726882322.98017: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882322.98031: Calling all_plugins_play to load vars for managed_node1 18251 1726882322.98035: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882322.98038: Calling groups_plugins_play to load vars for managed_node1 18251 1726882322.98701: done sending task result for task 12673a56-9f93-6e0e-8717-000000000060 18251 1726882322.98705: WORKER PROCESS EXITING 18251 1726882322.98730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882322.99240: done with get_vars() 18251 1726882322.99250: done getting variables 18251 1726882322.99310: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:02 -0400 (0:00:00.088) 0:00:06.651 ****** 18251 1726882322.99466: entering _queue_task() for managed_node1/dnf 18251 1726882323.00062: worker is 1 (out of 1 available) 18251 1726882323.00075: exiting _queue_task() for managed_node1/dnf 18251 1726882323.00085: done queuing things up, now waiting for results queue to drain 18251 1726882323.00087: waiting for pending results... 18251 1726882323.00458: running TaskExecutor() for managed_node1/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 18251 1726882323.00653: in run() - task 12673a56-9f93-6e0e-8717-000000000061 18251 1726882323.00674: variable 'ansible_search_path' from source: unknown 18251 1726882323.01101: variable 'ansible_search_path' from source: unknown 18251 1726882323.01104: calling self._execute() 18251 1726882323.01107: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.01109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.01112: variable 'omit' from source: magic vars 18251 1726882323.01664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.04701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.04772: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.04828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.04868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.04906: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.04986: 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) 18251 1726882323.05021: 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) 18251 1726882323.05052: 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) 18251 1726882323.05117: 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) 18251 1726882323.05146: 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) 18251 1726882323.05472: variable 'ansible_distribution' from source: facts 18251 1726882323.05906: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.05909: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.05911: when evaluation is False, skipping this task 18251 1726882323.05913: _execute() done 18251 1726882323.05915: dumping result to json 18251 1726882323.05918: done dumping result, returning 18251 1726882323.05920: done running TaskExecutor() for managed_node1/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 [12673a56-9f93-6e0e-8717-000000000061] 18251 1726882323.05923: sending task result for task 12673a56-9f93-6e0e-8717-000000000061 18251 1726882323.05998: done sending task result for task 12673a56-9f93-6e0e-8717-000000000061 18251 1726882323.06002: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882323.06061: no more pending results, returning what we have 18251 1726882323.06065: results queue empty 18251 1726882323.06066: checking for any_errors_fatal 18251 1726882323.06076: done checking for any_errors_fatal 18251 1726882323.06077: checking for max_fail_percentage 18251 1726882323.06079: done checking for max_fail_percentage 18251 1726882323.06079: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.06080: done checking to see if all hosts have failed 18251 1726882323.06081: getting the remaining hosts for this loop 18251 1726882323.06082: done getting the remaining hosts for this loop 18251 1726882323.06086: getting the next task for host managed_node1 18251 1726882323.06091: done getting next task for host managed_node1 18251 1726882323.06096: ^ 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 18251 1726882323.06099: ^ 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 18251 1726882323.06111: getting variables 18251 1726882323.06113: in VariableManager get_vars() 18251 1726882323.06151: Calling all_inventory to load vars for managed_node1 18251 1726882323.06154: Calling groups_inventory to load vars for managed_node1 18251 1726882323.06156: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.06302: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.06306: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.06310: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.06682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.06952: done with get_vars() 18251 1726882323.06966: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 18251 1726882323.07059: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:03 -0400 (0:00:00.076) 0:00:06.727 ****** 18251 1726882323.07089: entering _queue_task() for managed_node1/yum 18251 1726882323.07372: worker is 1 (out of 1 available) 18251 1726882323.07386: exiting _queue_task() for managed_node1/yum 18251 1726882323.07400: done queuing things up, now waiting for results queue to drain 18251 1726882323.07401: waiting for pending results... 18251 1726882323.07624: running TaskExecutor() for managed_node1/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 18251 1726882323.07723: in run() - task 12673a56-9f93-6e0e-8717-000000000062 18251 1726882323.07743: variable 'ansible_search_path' from source: unknown 18251 1726882323.07750: variable 'ansible_search_path' from source: unknown 18251 1726882323.07786: calling self._execute() 18251 1726882323.07871: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.07881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.07898: variable 'omit' from source: magic vars 18251 1726882323.08330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.12021: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.12096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.12388: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.12431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.12465: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.12545: 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) 18251 1726882323.12583: 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) 18251 1726882323.12617: 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) 18251 1726882323.12665: 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) 18251 1726882323.12683: 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) 18251 1726882323.12881: variable 'ansible_distribution' from source: facts 18251 1726882323.12885: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.12887: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.12889: when evaluation is False, skipping this task 18251 1726882323.12891: _execute() done 18251 1726882323.12894: dumping result to json 18251 1726882323.12897: done dumping result, returning 18251 1726882323.12899: done running TaskExecutor() for managed_node1/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 [12673a56-9f93-6e0e-8717-000000000062] 18251 1726882323.12902: sending task result for task 12673a56-9f93-6e0e-8717-000000000062 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882323.13034: no more pending results, returning what we have 18251 1726882323.13038: results queue empty 18251 1726882323.13039: checking for any_errors_fatal 18251 1726882323.13045: done checking for any_errors_fatal 18251 1726882323.13046: checking for max_fail_percentage 18251 1726882323.13048: done checking for max_fail_percentage 18251 1726882323.13049: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.13050: done checking to see if all hosts have failed 18251 1726882323.13050: getting the remaining hosts for this loop 18251 1726882323.13052: done getting the remaining hosts for this loop 18251 1726882323.13056: getting the next task for host managed_node1 18251 1726882323.13061: done getting next task for host managed_node1 18251 1726882323.13065: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18251 1726882323.13067: ^ 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 18251 1726882323.13080: getting variables 18251 1726882323.13081: in VariableManager get_vars() 18251 1726882323.13120: Calling all_inventory to load vars for managed_node1 18251 1726882323.13123: Calling groups_inventory to load vars for managed_node1 18251 1726882323.13126: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.13137: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.13139: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.13142: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.13566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.13945: done with get_vars() 18251 1726882323.13956: done getting variables 18251 1726882323.13985: done sending task result for task 12673a56-9f93-6e0e-8717-000000000062 18251 1726882323.13988: WORKER PROCESS EXITING 18251 1726882323.14018: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:03 -0400 (0:00:00.069) 0:00:06.797 ****** 18251 1726882323.14046: entering _queue_task() for managed_node1/fail 18251 1726882323.14288: worker is 1 (out of 1 available) 18251 1726882323.14300: exiting _queue_task() for managed_node1/fail 18251 1726882323.14311: done queuing things up, now waiting for results queue to drain 18251 1726882323.14312: waiting for pending results... 18251 1726882323.14567: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 18251 1726882323.14661: in run() - task 12673a56-9f93-6e0e-8717-000000000063 18251 1726882323.14681: variable 'ansible_search_path' from source: unknown 18251 1726882323.14690: variable 'ansible_search_path' from source: unknown 18251 1726882323.14729: calling self._execute() 18251 1726882323.14815: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.14827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.14839: variable 'omit' from source: magic vars 18251 1726882323.15262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.18301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.18567: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.18692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.18738: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.18767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.18860: 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) 18251 1726882323.18899: 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) 18251 1726882323.18929: 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) 18251 1726882323.18976: 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) 18251 1726882323.18995: 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) 18251 1726882323.19128: variable 'ansible_distribution' from source: facts 18251 1726882323.19138: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.19161: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.19276: when evaluation is False, skipping this task 18251 1726882323.19279: _execute() done 18251 1726882323.19281: dumping result to json 18251 1726882323.19284: done dumping result, returning 18251 1726882323.19286: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-6e0e-8717-000000000063] 18251 1726882323.19288: sending task result for task 12673a56-9f93-6e0e-8717-000000000063 18251 1726882323.19360: done sending task result for task 12673a56-9f93-6e0e-8717-000000000063 18251 1726882323.19363: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882323.19432: no more pending results, returning what we have 18251 1726882323.19436: results queue empty 18251 1726882323.19437: checking for any_errors_fatal 18251 1726882323.19442: done checking for any_errors_fatal 18251 1726882323.19443: checking for max_fail_percentage 18251 1726882323.19445: done checking for max_fail_percentage 18251 1726882323.19445: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.19446: done checking to see if all hosts have failed 18251 1726882323.19447: getting the remaining hosts for this loop 18251 1726882323.19449: done getting the remaining hosts for this loop 18251 1726882323.19452: getting the next task for host managed_node1 18251 1726882323.19458: done getting next task for host managed_node1 18251 1726882323.19462: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 18251 1726882323.19464: ^ 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 18251 1726882323.19476: getting variables 18251 1726882323.19478: in VariableManager get_vars() 18251 1726882323.19517: Calling all_inventory to load vars for managed_node1 18251 1726882323.19520: Calling groups_inventory to load vars for managed_node1 18251 1726882323.19522: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.19534: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.19536: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.19539: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.19724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.20134: done with get_vars() 18251 1726882323.20144: done getting variables 18251 1726882323.20199: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:03 -0400 (0:00:00.061) 0:00:06.858 ****** 18251 1726882323.20228: entering _queue_task() for managed_node1/package 18251 1726882323.20464: worker is 1 (out of 1 available) 18251 1726882323.20476: exiting _queue_task() for managed_node1/package 18251 1726882323.20491: done queuing things up, now waiting for results queue to drain 18251 1726882323.20492: waiting for pending results... 18251 1726882323.20928: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 18251 1726882323.21100: in run() - task 12673a56-9f93-6e0e-8717-000000000064 18251 1726882323.21104: variable 'ansible_search_path' from source: unknown 18251 1726882323.21107: variable 'ansible_search_path' from source: unknown 18251 1726882323.21110: calling self._execute() 18251 1726882323.21182: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.21192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.21213: variable 'omit' from source: magic vars 18251 1726882323.21631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.24368: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.24448: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.24488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.24538: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.24569: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.24675: 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) 18251 1726882323.24757: 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) 18251 1726882323.24760: 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) 18251 1726882323.24800: 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) 18251 1726882323.24822: 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) 18251 1726882323.24961: variable 'ansible_distribution' from source: facts 18251 1726882323.24981: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.25009: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.25018: when evaluation is False, skipping this task 18251 1726882323.25083: _execute() done 18251 1726882323.25087: dumping result to json 18251 1726882323.25089: done dumping result, returning 18251 1726882323.25091: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-6e0e-8717-000000000064] 18251 1726882323.25097: sending task result for task 12673a56-9f93-6e0e-8717-000000000064 18251 1726882323.25162: done sending task result for task 12673a56-9f93-6e0e-8717-000000000064 18251 1726882323.25165: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882323.25218: no more pending results, returning what we have 18251 1726882323.25222: results queue empty 18251 1726882323.25222: checking for any_errors_fatal 18251 1726882323.25228: done checking for any_errors_fatal 18251 1726882323.25229: checking for max_fail_percentage 18251 1726882323.25230: done checking for max_fail_percentage 18251 1726882323.25231: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.25232: done checking to see if all hosts have failed 18251 1726882323.25233: getting the remaining hosts for this loop 18251 1726882323.25234: done getting the remaining hosts for this loop 18251 1726882323.25237: getting the next task for host managed_node1 18251 1726882323.25242: done getting next task for host managed_node1 18251 1726882323.25246: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18251 1726882323.25248: ^ 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 18251 1726882323.25260: getting variables 18251 1726882323.25261: in VariableManager get_vars() 18251 1726882323.25296: Calling all_inventory to load vars for managed_node1 18251 1726882323.25299: Calling groups_inventory to load vars for managed_node1 18251 1726882323.25302: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.25312: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.25315: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.25317: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.25619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.25831: done with get_vars() 18251 1726882323.25846: done getting variables 18251 1726882323.25905: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:03 -0400 (0:00:00.057) 0:00:06.915 ****** 18251 1726882323.25930: entering _queue_task() for managed_node1/package 18251 1726882323.26198: worker is 1 (out of 1 available) 18251 1726882323.26211: exiting _queue_task() for managed_node1/package 18251 1726882323.26222: done queuing things up, now waiting for results queue to drain 18251 1726882323.26223: waiting for pending results... 18251 1726882323.26634: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 18251 1726882323.26668: in run() - task 12673a56-9f93-6e0e-8717-000000000065 18251 1726882323.26722: variable 'ansible_search_path' from source: unknown 18251 1726882323.26731: variable 'ansible_search_path' from source: unknown 18251 1726882323.26760: calling self._execute() 18251 1726882323.26873: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.26940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.26944: variable 'omit' from source: magic vars 18251 1726882323.27418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.30336: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.30405: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.30447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.30484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.30517: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.30799: 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) 18251 1726882323.30803: 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) 18251 1726882323.30806: 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) 18251 1726882323.30808: 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) 18251 1726882323.30810: 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) 18251 1726882323.30833: variable 'ansible_distribution' from source: facts 18251 1726882323.30842: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.30864: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.30871: when evaluation is False, skipping this task 18251 1726882323.30877: _execute() done 18251 1726882323.30883: dumping result to json 18251 1726882323.30890: done dumping result, returning 18251 1726882323.30903: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-6e0e-8717-000000000065] 18251 1726882323.30913: sending task result for task 12673a56-9f93-6e0e-8717-000000000065 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882323.31059: no more pending results, returning what we have 18251 1726882323.31062: results queue empty 18251 1726882323.31063: checking for any_errors_fatal 18251 1726882323.31068: done checking for any_errors_fatal 18251 1726882323.31069: checking for max_fail_percentage 18251 1726882323.31071: done checking for max_fail_percentage 18251 1726882323.31072: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.31072: done checking to see if all hosts have failed 18251 1726882323.31073: getting the remaining hosts for this loop 18251 1726882323.31074: done getting the remaining hosts for this loop 18251 1726882323.31078: getting the next task for host managed_node1 18251 1726882323.31083: done getting next task for host managed_node1 18251 1726882323.31087: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18251 1726882323.31088: ^ 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 18251 1726882323.31105: getting variables 18251 1726882323.31107: in VariableManager get_vars() 18251 1726882323.31142: Calling all_inventory to load vars for managed_node1 18251 1726882323.31144: Calling groups_inventory to load vars for managed_node1 18251 1726882323.31147: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.31157: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.31159: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.31161: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.31441: done sending task result for task 12673a56-9f93-6e0e-8717-000000000065 18251 1726882323.31444: WORKER PROCESS EXITING 18251 1726882323.31466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.31682: done with get_vars() 18251 1726882323.31698: done getting variables 18251 1726882323.31759: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:03 -0400 (0:00:00.058) 0:00:06.974 ****** 18251 1726882323.31788: entering _queue_task() for managed_node1/package 18251 1726882323.32191: worker is 1 (out of 1 available) 18251 1726882323.32210: exiting _queue_task() for managed_node1/package 18251 1726882323.32221: done queuing things up, now waiting for results queue to drain 18251 1726882323.32222: waiting for pending results... 18251 1726882323.32409: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 18251 1726882323.32511: in run() - task 12673a56-9f93-6e0e-8717-000000000066 18251 1726882323.32534: variable 'ansible_search_path' from source: unknown 18251 1726882323.32541: variable 'ansible_search_path' from source: unknown 18251 1726882323.32579: calling self._execute() 18251 1726882323.32662: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.32755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.32769: variable 'omit' from source: magic vars 18251 1726882323.33331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.35971: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.36050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.36092: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.36145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.36187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.36278: 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) 18251 1726882323.36319: 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) 18251 1726882323.36366: 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) 18251 1726882323.36416: 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) 18251 1726882323.36444: 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) 18251 1726882323.36628: variable 'ansible_distribution' from source: facts 18251 1726882323.36640: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.36680: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.36688: when evaluation is False, skipping this task 18251 1726882323.36784: _execute() done 18251 1726882323.36787: dumping result to json 18251 1726882323.36789: done dumping result, returning 18251 1726882323.36791: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-6e0e-8717-000000000066] 18251 1726882323.36798: sending task result for task 12673a56-9f93-6e0e-8717-000000000066 18251 1726882323.36870: done sending task result for task 12673a56-9f93-6e0e-8717-000000000066 18251 1726882323.36873: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882323.36944: no more pending results, returning what we have 18251 1726882323.36948: results queue empty 18251 1726882323.36949: checking for any_errors_fatal 18251 1726882323.36954: done checking for any_errors_fatal 18251 1726882323.36955: checking for max_fail_percentage 18251 1726882323.36957: done checking for max_fail_percentage 18251 1726882323.36959: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.36959: done checking to see if all hosts have failed 18251 1726882323.36960: getting the remaining hosts for this loop 18251 1726882323.36962: done getting the remaining hosts for this loop 18251 1726882323.36966: getting the next task for host managed_node1 18251 1726882323.36971: done getting next task for host managed_node1 18251 1726882323.36976: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18251 1726882323.36978: ^ 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 18251 1726882323.36991: getting variables 18251 1726882323.36997: in VariableManager get_vars() 18251 1726882323.37036: Calling all_inventory to load vars for managed_node1 18251 1726882323.37039: Calling groups_inventory to load vars for managed_node1 18251 1726882323.37042: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.37053: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.37056: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.37059: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.37701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.37919: done with get_vars() 18251 1726882323.37929: done getting variables 18251 1726882323.38011: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:03 -0400 (0:00:00.062) 0:00:07.037 ****** 18251 1726882323.38048: entering _queue_task() for managed_node1/service 18251 1726882323.38462: worker is 1 (out of 1 available) 18251 1726882323.38474: exiting _queue_task() for managed_node1/service 18251 1726882323.38484: done queuing things up, now waiting for results queue to drain 18251 1726882323.38486: waiting for pending results... 18251 1726882323.38878: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 18251 1726882323.38975: in run() - task 12673a56-9f93-6e0e-8717-000000000067 18251 1726882323.38979: variable 'ansible_search_path' from source: unknown 18251 1726882323.38982: variable 'ansible_search_path' from source: unknown 18251 1726882323.38985: calling self._execute() 18251 1726882323.39047: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.39057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.39067: variable 'omit' from source: magic vars 18251 1726882323.39480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.42008: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.42088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.42140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.42240: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.42244: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.42300: 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) 18251 1726882323.42334: 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) 18251 1726882323.42373: 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) 18251 1726882323.42417: 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) 18251 1726882323.42435: 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) 18251 1726882323.42555: variable 'ansible_distribution' from source: facts 18251 1726882323.42574: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.42601: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.42609: when evaluation is False, skipping this task 18251 1726882323.42676: _execute() done 18251 1726882323.42679: dumping result to json 18251 1726882323.42681: done dumping result, returning 18251 1726882323.42684: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-6e0e-8717-000000000067] 18251 1726882323.42686: sending task result for task 12673a56-9f93-6e0e-8717-000000000067 18251 1726882323.42763: done sending task result for task 12673a56-9f93-6e0e-8717-000000000067 18251 1726882323.42766: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882323.42837: no more pending results, returning what we have 18251 1726882323.42841: results queue empty 18251 1726882323.42842: checking for any_errors_fatal 18251 1726882323.42848: done checking for any_errors_fatal 18251 1726882323.42849: checking for max_fail_percentage 18251 1726882323.42850: done checking for max_fail_percentage 18251 1726882323.42851: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.42852: done checking to see if all hosts have failed 18251 1726882323.42853: getting the remaining hosts for this loop 18251 1726882323.42854: done getting the remaining hosts for this loop 18251 1726882323.42858: getting the next task for host managed_node1 18251 1726882323.42863: done getting next task for host managed_node1 18251 1726882323.42868: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18251 1726882323.42870: ^ 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 18251 1726882323.42884: getting variables 18251 1726882323.42886: in VariableManager get_vars() 18251 1726882323.42930: Calling all_inventory to load vars for managed_node1 18251 1726882323.42934: Calling groups_inventory to load vars for managed_node1 18251 1726882323.42936: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.42948: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.42951: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.42955: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.43455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.43675: done with get_vars() 18251 1726882323.43685: done getting variables 18251 1726882323.43760: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:03 -0400 (0:00:00.057) 0:00:07.094 ****** 18251 1726882323.43791: entering _queue_task() for managed_node1/service 18251 1726882323.44062: worker is 1 (out of 1 available) 18251 1726882323.44186: exiting _queue_task() for managed_node1/service 18251 1726882323.44203: done queuing things up, now waiting for results queue to drain 18251 1726882323.44204: waiting for pending results... 18251 1726882323.44441: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 18251 1726882323.44483: in run() - task 12673a56-9f93-6e0e-8717-000000000068 18251 1726882323.44538: variable 'ansible_search_path' from source: unknown 18251 1726882323.44542: variable 'ansible_search_path' from source: unknown 18251 1726882323.44563: calling self._execute() 18251 1726882323.44651: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.44701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.44705: variable 'omit' from source: magic vars 18251 1726882323.45122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.47610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.47689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.47746: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.47883: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.47886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.47914: 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) 18251 1726882323.47947: 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) 18251 1726882323.47975: 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) 18251 1726882323.48032: 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) 18251 1726882323.48050: 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) 18251 1726882323.48199: variable 'ansible_distribution' from source: facts 18251 1726882323.48218: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.48241: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.48248: when evaluation is False, skipping this task 18251 1726882323.48254: _execute() done 18251 1726882323.48259: dumping result to json 18251 1726882323.48266: done dumping result, returning 18251 1726882323.48277: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-6e0e-8717-000000000068] 18251 1726882323.48285: sending task result for task 12673a56-9f93-6e0e-8717-000000000068 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18251 1726882323.48467: no more pending results, returning what we have 18251 1726882323.48470: results queue empty 18251 1726882323.48471: checking for any_errors_fatal 18251 1726882323.48478: done checking for any_errors_fatal 18251 1726882323.48478: checking for max_fail_percentage 18251 1726882323.48480: done checking for max_fail_percentage 18251 1726882323.48481: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.48482: done checking to see if all hosts have failed 18251 1726882323.48483: getting the remaining hosts for this loop 18251 1726882323.48484: done getting the remaining hosts for this loop 18251 1726882323.48488: getting the next task for host managed_node1 18251 1726882323.48498: done getting next task for host managed_node1 18251 1726882323.48502: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18251 1726882323.48504: ^ 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 18251 1726882323.48518: getting variables 18251 1726882323.48519: in VariableManager get_vars() 18251 1726882323.48557: Calling all_inventory to load vars for managed_node1 18251 1726882323.48560: Calling groups_inventory to load vars for managed_node1 18251 1726882323.48562: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.48573: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.48576: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.48579: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.49283: done sending task result for task 12673a56-9f93-6e0e-8717-000000000068 18251 1726882323.49286: WORKER PROCESS EXITING 18251 1726882323.49336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.49542: done with get_vars() 18251 1726882323.49552: done getting variables 18251 1726882323.49616: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:03 -0400 (0:00:00.058) 0:00:07.153 ****** 18251 1726882323.49644: entering _queue_task() for managed_node1/service 18251 1726882323.50037: worker is 1 (out of 1 available) 18251 1726882323.50047: exiting _queue_task() for managed_node1/service 18251 1726882323.50057: done queuing things up, now waiting for results queue to drain 18251 1726882323.50059: waiting for pending results... 18251 1726882323.50242: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 18251 1726882323.50356: in run() - task 12673a56-9f93-6e0e-8717-000000000069 18251 1726882323.50375: variable 'ansible_search_path' from source: unknown 18251 1726882323.50381: variable 'ansible_search_path' from source: unknown 18251 1726882323.50425: calling self._execute() 18251 1726882323.50508: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.50517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.50528: variable 'omit' from source: magic vars 18251 1726882323.51066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.53281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.53351: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.53387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.53430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.53456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.53534: 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) 18251 1726882323.53565: 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) 18251 1726882323.53590: 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) 18251 1726882323.53800: 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) 18251 1726882323.53803: 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) 18251 1726882323.53806: variable 'ansible_distribution' from source: facts 18251 1726882323.53809: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.53811: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.53813: when evaluation is False, skipping this task 18251 1726882323.53815: _execute() done 18251 1726882323.53818: dumping result to json 18251 1726882323.53820: done dumping result, returning 18251 1726882323.53822: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-6e0e-8717-000000000069] 18251 1726882323.53832: sending task result for task 12673a56-9f93-6e0e-8717-000000000069 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882323.53978: no more pending results, returning what we have 18251 1726882323.53982: results queue empty 18251 1726882323.53982: checking for any_errors_fatal 18251 1726882323.53988: done checking for any_errors_fatal 18251 1726882323.53989: checking for max_fail_percentage 18251 1726882323.53991: done checking for max_fail_percentage 18251 1726882323.53991: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.53992: done checking to see if all hosts have failed 18251 1726882323.53997: getting the remaining hosts for this loop 18251 1726882323.53998: done getting the remaining hosts for this loop 18251 1726882323.54002: getting the next task for host managed_node1 18251 1726882323.54007: done getting next task for host managed_node1 18251 1726882323.54011: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 18251 1726882323.54013: ^ 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 18251 1726882323.54025: getting variables 18251 1726882323.54027: in VariableManager get_vars() 18251 1726882323.54064: Calling all_inventory to load vars for managed_node1 18251 1726882323.54066: Calling groups_inventory to load vars for managed_node1 18251 1726882323.54068: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.54082: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.54085: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.54087: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.54398: done sending task result for task 12673a56-9f93-6e0e-8717-000000000069 18251 1726882323.54402: WORKER PROCESS EXITING 18251 1726882323.54426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.54626: done with get_vars() 18251 1726882323.54636: done getting variables 18251 1726882323.54692: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:03 -0400 (0:00:00.050) 0:00:07.203 ****** 18251 1726882323.54726: entering _queue_task() for managed_node1/service 18251 1726882323.54970: worker is 1 (out of 1 available) 18251 1726882323.54981: exiting _queue_task() for managed_node1/service 18251 1726882323.54991: done queuing things up, now waiting for results queue to drain 18251 1726882323.55098: waiting for pending results... 18251 1726882323.55262: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 18251 1726882323.55369: in run() - task 12673a56-9f93-6e0e-8717-00000000006a 18251 1726882323.55397: variable 'ansible_search_path' from source: unknown 18251 1726882323.55407: variable 'ansible_search_path' from source: unknown 18251 1726882323.55451: calling self._execute() 18251 1726882323.55536: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.55550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.55564: variable 'omit' from source: magic vars 18251 1726882323.55999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.58578: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.58651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.58704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.58748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.58850: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.58860: 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) 18251 1726882323.58896: 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) 18251 1726882323.58927: 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) 18251 1726882323.58974: 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) 18251 1726882323.58992: 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) 18251 1726882323.59126: variable 'ansible_distribution' from source: facts 18251 1726882323.59136: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.59156: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.59163: when evaluation is False, skipping this task 18251 1726882323.59172: _execute() done 18251 1726882323.59181: dumping result to json 18251 1726882323.59188: done dumping result, returning 18251 1726882323.59201: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-6e0e-8717-00000000006a] 18251 1726882323.59210: sending task result for task 12673a56-9f93-6e0e-8717-00000000006a 18251 1726882323.59353: done sending task result for task 12673a56-9f93-6e0e-8717-00000000006a 18251 1726882323.59356: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 18251 1726882323.59435: no more pending results, returning what we have 18251 1726882323.59439: results queue empty 18251 1726882323.59440: checking for any_errors_fatal 18251 1726882323.59446: done checking for any_errors_fatal 18251 1726882323.59447: checking for max_fail_percentage 18251 1726882323.59448: done checking for max_fail_percentage 18251 1726882323.59449: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.59450: done checking to see if all hosts have failed 18251 1726882323.59451: getting the remaining hosts for this loop 18251 1726882323.59452: done getting the remaining hosts for this loop 18251 1726882323.59456: getting the next task for host managed_node1 18251 1726882323.59462: done getting next task for host managed_node1 18251 1726882323.59466: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18251 1726882323.59468: ^ 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 18251 1726882323.59481: getting variables 18251 1726882323.59483: in VariableManager get_vars() 18251 1726882323.59520: Calling all_inventory to load vars for managed_node1 18251 1726882323.59523: Calling groups_inventory to load vars for managed_node1 18251 1726882323.59526: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.59537: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.59540: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.59543: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.59964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.60148: done with get_vars() 18251 1726882323.60157: done getting variables 18251 1726882323.60208: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:03 -0400 (0:00:00.055) 0:00:07.258 ****** 18251 1726882323.60233: entering _queue_task() for managed_node1/copy 18251 1726882323.60510: worker is 1 (out of 1 available) 18251 1726882323.60522: exiting _queue_task() for managed_node1/copy 18251 1726882323.60534: done queuing things up, now waiting for results queue to drain 18251 1726882323.60535: waiting for pending results... 18251 1726882323.60912: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 18251 1726882323.60917: in run() - task 12673a56-9f93-6e0e-8717-00000000006b 18251 1726882323.60928: variable 'ansible_search_path' from source: unknown 18251 1726882323.60936: variable 'ansible_search_path' from source: unknown 18251 1726882323.60976: calling self._execute() 18251 1726882323.61065: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.61077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.61092: variable 'omit' from source: magic vars 18251 1726882323.61522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.63712: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.63781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.63821: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.63859: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.63884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.63963: 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) 18251 1726882323.63995: 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) 18251 1726882323.64024: 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) 18251 1726882323.64069: 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) 18251 1726882323.64085: 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) 18251 1726882323.64210: variable 'ansible_distribution' from source: facts 18251 1726882323.64264: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.64267: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.64269: when evaluation is False, skipping this task 18251 1726882323.64271: _execute() done 18251 1726882323.64273: dumping result to json 18251 1726882323.64274: done dumping result, returning 18251 1726882323.64277: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-6e0e-8717-00000000006b] 18251 1726882323.64279: sending task result for task 12673a56-9f93-6e0e-8717-00000000006b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882323.64635: no more pending results, returning what we have 18251 1726882323.64638: results queue empty 18251 1726882323.64639: checking for any_errors_fatal 18251 1726882323.64643: done checking for any_errors_fatal 18251 1726882323.64644: checking for max_fail_percentage 18251 1726882323.64646: done checking for max_fail_percentage 18251 1726882323.64647: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.64648: done checking to see if all hosts have failed 18251 1726882323.64649: getting the remaining hosts for this loop 18251 1726882323.64650: done getting the remaining hosts for this loop 18251 1726882323.64653: getting the next task for host managed_node1 18251 1726882323.64657: done getting next task for host managed_node1 18251 1726882323.64661: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18251 1726882323.64663: ^ 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 18251 1726882323.64675: getting variables 18251 1726882323.64677: in VariableManager get_vars() 18251 1726882323.64711: Calling all_inventory to load vars for managed_node1 18251 1726882323.64714: Calling groups_inventory to load vars for managed_node1 18251 1726882323.64716: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.64726: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.64729: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.64732: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.64912: done sending task result for task 12673a56-9f93-6e0e-8717-00000000006b 18251 1726882323.64916: WORKER PROCESS EXITING 18251 1726882323.64939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.65138: done with get_vars() 18251 1726882323.65150: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:03 -0400 (0:00:00.049) 0:00:07.308 ****** 18251 1726882323.65234: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 18251 1726882323.65492: worker is 1 (out of 1 available) 18251 1726882323.65508: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 18251 1726882323.65519: done queuing things up, now waiting for results queue to drain 18251 1726882323.65521: waiting for pending results... 18251 1726882323.65778: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 18251 1726882323.65877: in run() - task 12673a56-9f93-6e0e-8717-00000000006c 18251 1726882323.65903: variable 'ansible_search_path' from source: unknown 18251 1726882323.65911: variable 'ansible_search_path' from source: unknown 18251 1726882323.65949: calling self._execute() 18251 1726882323.66033: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.66044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.66060: variable 'omit' from source: magic vars 18251 1726882323.66692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.69401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.69617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.69714: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.69752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.69829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.69990: 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) 18251 1726882323.70208: 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) 18251 1726882323.70211: 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) 18251 1726882323.70214: 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) 18251 1726882323.70399: 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) 18251 1726882323.70476: variable 'ansible_distribution' from source: facts 18251 1726882323.70543: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.70566: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.70650: when evaluation is False, skipping this task 18251 1726882323.70658: _execute() done 18251 1726882323.70665: dumping result to json 18251 1726882323.70674: done dumping result, returning 18251 1726882323.70686: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-6e0e-8717-00000000006c] 18251 1726882323.70699: sending task result for task 12673a56-9f93-6e0e-8717-00000000006c 18251 1726882323.71014: done sending task result for task 12673a56-9f93-6e0e-8717-00000000006c 18251 1726882323.71018: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882323.71072: no more pending results, returning what we have 18251 1726882323.71076: results queue empty 18251 1726882323.71077: checking for any_errors_fatal 18251 1726882323.71084: done checking for any_errors_fatal 18251 1726882323.71085: checking for max_fail_percentage 18251 1726882323.71086: done checking for max_fail_percentage 18251 1726882323.71088: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.71088: done checking to see if all hosts have failed 18251 1726882323.71089: getting the remaining hosts for this loop 18251 1726882323.71090: done getting the remaining hosts for this loop 18251 1726882323.71096: getting the next task for host managed_node1 18251 1726882323.71102: done getting next task for host managed_node1 18251 1726882323.71107: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 18251 1726882323.71109: ^ 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 18251 1726882323.71123: getting variables 18251 1726882323.71124: in VariableManager get_vars() 18251 1726882323.71163: Calling all_inventory to load vars for managed_node1 18251 1726882323.71166: Calling groups_inventory to load vars for managed_node1 18251 1726882323.71170: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.71181: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.71184: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.71187: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.72023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.72424: done with get_vars() 18251 1726882323.72435: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:03 -0400 (0:00:00.072) 0:00:07.381 ****** 18251 1726882323.72515: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 18251 1726882323.73005: worker is 1 (out of 1 available) 18251 1726882323.73017: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 18251 1726882323.73028: done queuing things up, now waiting for results queue to drain 18251 1726882323.73030: waiting for pending results... 18251 1726882323.73497: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 18251 1726882323.73664: in run() - task 12673a56-9f93-6e0e-8717-00000000006d 18251 1726882323.73726: variable 'ansible_search_path' from source: unknown 18251 1726882323.73730: variable 'ansible_search_path' from source: unknown 18251 1726882323.73739: calling self._execute() 18251 1726882323.73822: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.73838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.73850: variable 'omit' from source: magic vars 18251 1726882323.74277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.76763: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.76767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.76770: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.76806: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.76838: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.76929: 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) 18251 1726882323.76964: 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) 18251 1726882323.77001: 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) 18251 1726882323.77058: 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) 18251 1726882323.77105: 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) 18251 1726882323.77536: variable 'ansible_distribution' from source: facts 18251 1726882323.77539: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.77541: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.77542: when evaluation is False, skipping this task 18251 1726882323.77544: _execute() done 18251 1726882323.77545: dumping result to json 18251 1726882323.77547: done dumping result, returning 18251 1726882323.77549: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-6e0e-8717-00000000006d] 18251 1726882323.77551: sending task result for task 12673a56-9f93-6e0e-8717-00000000006d 18251 1726882323.77616: done sending task result for task 12673a56-9f93-6e0e-8717-00000000006d 18251 1726882323.77618: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882323.77686: no more pending results, returning what we have 18251 1726882323.77689: results queue empty 18251 1726882323.77690: checking for any_errors_fatal 18251 1726882323.77697: done checking for any_errors_fatal 18251 1726882323.77698: checking for max_fail_percentage 18251 1726882323.77700: done checking for max_fail_percentage 18251 1726882323.77701: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.77702: done checking to see if all hosts have failed 18251 1726882323.77703: getting the remaining hosts for this loop 18251 1726882323.77704: done getting the remaining hosts for this loop 18251 1726882323.77708: getting the next task for host managed_node1 18251 1726882323.77714: done getting next task for host managed_node1 18251 1726882323.77718: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18251 1726882323.77720: ^ 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 18251 1726882323.77735: getting variables 18251 1726882323.77737: in VariableManager get_vars() 18251 1726882323.77779: Calling all_inventory to load vars for managed_node1 18251 1726882323.77782: Calling groups_inventory to load vars for managed_node1 18251 1726882323.77784: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.78100: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.78105: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.78109: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.78697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.79097: done with get_vars() 18251 1726882323.79109: done getting variables 18251 1726882323.79160: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:03 -0400 (0:00:00.066) 0:00:07.448 ****** 18251 1726882323.79187: entering _queue_task() for managed_node1/debug 18251 1726882323.79647: worker is 1 (out of 1 available) 18251 1726882323.79659: exiting _queue_task() for managed_node1/debug 18251 1726882323.79673: done queuing things up, now waiting for results queue to drain 18251 1726882323.79674: waiting for pending results... 18251 1726882323.80327: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 18251 1726882323.80343: in run() - task 12673a56-9f93-6e0e-8717-00000000006e 18251 1726882323.80362: variable 'ansible_search_path' from source: unknown 18251 1726882323.80368: variable 'ansible_search_path' from source: unknown 18251 1726882323.80440: calling self._execute() 18251 1726882323.80579: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.80652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.80666: variable 'omit' from source: magic vars 18251 1726882323.81533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.84702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.84706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.84708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.84937: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.84989: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.85103: 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) 18251 1726882323.85275: 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) 18251 1726882323.85308: 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) 18251 1726882323.85570: 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) 18251 1726882323.85574: 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) 18251 1726882323.85738: variable 'ansible_distribution' from source: facts 18251 1726882323.85751: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.85773: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.85817: when evaluation is False, skipping this task 18251 1726882323.85825: _execute() done 18251 1726882323.85855: dumping result to json 18251 1726882323.85862: done dumping result, returning 18251 1726882323.85873: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-6e0e-8717-00000000006e] 18251 1726882323.85907: sending task result for task 12673a56-9f93-6e0e-8717-00000000006e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882323.86068: no more pending results, returning what we have 18251 1726882323.86072: results queue empty 18251 1726882323.86073: checking for any_errors_fatal 18251 1726882323.86079: done checking for any_errors_fatal 18251 1726882323.86080: checking for max_fail_percentage 18251 1726882323.86082: done checking for max_fail_percentage 18251 1726882323.86083: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.86083: done checking to see if all hosts have failed 18251 1726882323.86084: getting the remaining hosts for this loop 18251 1726882323.86086: done getting the remaining hosts for this loop 18251 1726882323.86091: getting the next task for host managed_node1 18251 1726882323.86099: done getting next task for host managed_node1 18251 1726882323.86104: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18251 1726882323.86106: ^ 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 18251 1726882323.86120: getting variables 18251 1726882323.86122: in VariableManager get_vars() 18251 1726882323.86166: Calling all_inventory to load vars for managed_node1 18251 1726882323.86169: Calling groups_inventory to load vars for managed_node1 18251 1726882323.86172: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.86184: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.86187: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.86190: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.87171: done sending task result for task 12673a56-9f93-6e0e-8717-00000000006e 18251 1726882323.87174: WORKER PROCESS EXITING 18251 1726882323.87200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.87600: done with get_vars() 18251 1726882323.87611: done getting variables 18251 1726882323.87666: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:03 -0400 (0:00:00.085) 0:00:07.533 ****** 18251 1726882323.87708: entering _queue_task() for managed_node1/debug 18251 1726882323.87965: worker is 1 (out of 1 available) 18251 1726882323.87977: exiting _queue_task() for managed_node1/debug 18251 1726882323.87988: done queuing things up, now waiting for results queue to drain 18251 1726882323.87989: waiting for pending results... 18251 1726882323.88249: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 18251 1726882323.88341: in run() - task 12673a56-9f93-6e0e-8717-00000000006f 18251 1726882323.88360: variable 'ansible_search_path' from source: unknown 18251 1726882323.88366: variable 'ansible_search_path' from source: unknown 18251 1726882323.88405: calling self._execute() 18251 1726882323.88489: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.88502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.88516: variable 'omit' from source: magic vars 18251 1726882323.88939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.91150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882323.91218: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882323.91263: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882323.91301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882323.91333: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882323.91414: 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) 18251 1726882323.91451: 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) 18251 1726882323.91480: 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) 18251 1726882323.91557: 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) 18251 1726882323.91560: 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) 18251 1726882323.91674: variable 'ansible_distribution' from source: facts 18251 1726882323.91685: variable 'ansible_distribution_major_version' from source: facts 18251 1726882323.91710: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882323.91717: when evaluation is False, skipping this task 18251 1726882323.91724: _execute() done 18251 1726882323.91774: dumping result to json 18251 1726882323.91777: done dumping result, returning 18251 1726882323.91780: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-6e0e-8717-00000000006f] 18251 1726882323.91782: sending task result for task 12673a56-9f93-6e0e-8717-00000000006f 18251 1726882323.91850: done sending task result for task 12673a56-9f93-6e0e-8717-00000000006f skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882323.91924: no more pending results, returning what we have 18251 1726882323.91927: results queue empty 18251 1726882323.91928: checking for any_errors_fatal 18251 1726882323.91934: done checking for any_errors_fatal 18251 1726882323.91935: checking for max_fail_percentage 18251 1726882323.91937: done checking for max_fail_percentage 18251 1726882323.91938: checking to see if all hosts have failed and the running result is not ok 18251 1726882323.91939: done checking to see if all hosts have failed 18251 1726882323.91940: getting the remaining hosts for this loop 18251 1726882323.91941: done getting the remaining hosts for this loop 18251 1726882323.91945: getting the next task for host managed_node1 18251 1726882323.91951: done getting next task for host managed_node1 18251 1726882323.91954: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18251 1726882323.91956: ^ 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 18251 1726882323.91969: getting variables 18251 1726882323.91971: in VariableManager get_vars() 18251 1726882323.92011: Calling all_inventory to load vars for managed_node1 18251 1726882323.92014: Calling groups_inventory to load vars for managed_node1 18251 1726882323.92016: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882323.92028: Calling all_plugins_play to load vars for managed_node1 18251 1726882323.92031: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882323.92034: Calling groups_plugins_play to load vars for managed_node1 18251 1726882323.92445: WORKER PROCESS EXITING 18251 1726882323.92468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882323.92667: done with get_vars() 18251 1726882323.92678: done getting variables 18251 1726882323.92733: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:03 -0400 (0:00:00.050) 0:00:07.584 ****** 18251 1726882323.92761: entering _queue_task() for managed_node1/debug 18251 1726882323.93005: worker is 1 (out of 1 available) 18251 1726882323.93016: exiting _queue_task() for managed_node1/debug 18251 1726882323.93027: done queuing things up, now waiting for results queue to drain 18251 1726882323.93028: waiting for pending results... 18251 1726882323.93278: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 18251 1726882323.93372: in run() - task 12673a56-9f93-6e0e-8717-000000000070 18251 1726882323.93399: variable 'ansible_search_path' from source: unknown 18251 1726882323.93408: variable 'ansible_search_path' from source: unknown 18251 1726882323.93446: calling self._execute() 18251 1726882323.93523: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882323.93533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882323.93545: variable 'omit' from source: magic vars 18251 1726882323.94372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882323.99954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882324.00026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882324.00218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882324.00259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882324.00408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882324.00815: 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) 18251 1726882324.00820: 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) 18251 1726882324.00824: 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) 18251 1726882324.00826: 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) 18251 1726882324.00929: 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) 18251 1726882324.01183: variable 'ansible_distribution' from source: facts 18251 1726882324.01260: variable 'ansible_distribution_major_version' from source: facts 18251 1726882324.01286: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882324.01297: when evaluation is False, skipping this task 18251 1726882324.01402: _execute() done 18251 1726882324.01406: dumping result to json 18251 1726882324.01408: done dumping result, returning 18251 1726882324.01411: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-6e0e-8717-000000000070] 18251 1726882324.01413: sending task result for task 12673a56-9f93-6e0e-8717-000000000070 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 18251 1726882324.01525: no more pending results, returning what we have 18251 1726882324.01529: results queue empty 18251 1726882324.01530: checking for any_errors_fatal 18251 1726882324.01537: done checking for any_errors_fatal 18251 1726882324.01538: checking for max_fail_percentage 18251 1726882324.01539: done checking for max_fail_percentage 18251 1726882324.01540: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.01541: done checking to see if all hosts have failed 18251 1726882324.01542: getting the remaining hosts for this loop 18251 1726882324.01543: done getting the remaining hosts for this loop 18251 1726882324.01547: getting the next task for host managed_node1 18251 1726882324.01553: done getting next task for host managed_node1 18251 1726882324.01557: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 18251 1726882324.01559: ^ 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 18251 1726882324.01572: getting variables 18251 1726882324.01574: in VariableManager get_vars() 18251 1726882324.01615: Calling all_inventory to load vars for managed_node1 18251 1726882324.01617: Calling groups_inventory to load vars for managed_node1 18251 1726882324.01620: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.01631: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.01634: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.01637: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.02541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.03140: done sending task result for task 12673a56-9f93-6e0e-8717-000000000070 18251 1726882324.03143: WORKER PROCESS EXITING 18251 1726882324.03208: done with get_vars() 18251 1726882324.03222: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:04 -0400 (0:00:00.106) 0:00:07.690 ****** 18251 1726882324.03423: entering _queue_task() for managed_node1/ping 18251 1726882324.04410: worker is 1 (out of 1 available) 18251 1726882324.04422: exiting _queue_task() for managed_node1/ping 18251 1726882324.04434: done queuing things up, now waiting for results queue to drain 18251 1726882324.04435: waiting for pending results... 18251 1726882324.04714: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 18251 1726882324.05110: in run() - task 12673a56-9f93-6e0e-8717-000000000071 18251 1726882324.05228: variable 'ansible_search_path' from source: unknown 18251 1726882324.05231: variable 'ansible_search_path' from source: unknown 18251 1726882324.05262: calling self._execute() 18251 1726882324.05375: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882324.05453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882324.05467: variable 'omit' from source: magic vars 18251 1726882324.06307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882324.11090: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882324.11384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882324.11389: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882324.11435: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882324.11520: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882324.11718: 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) 18251 1726882324.11754: 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) 18251 1726882324.11783: 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) 18251 1726882324.11859: 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) 18251 1726882324.11944: 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) 18251 1726882324.12199: variable 'ansible_distribution' from source: facts 18251 1726882324.12259: variable 'ansible_distribution_major_version' from source: facts 18251 1726882324.12280: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882324.12469: when evaluation is False, skipping this task 18251 1726882324.12472: _execute() done 18251 1726882324.12473: dumping result to json 18251 1726882324.12475: done dumping result, returning 18251 1726882324.12478: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-6e0e-8717-000000000071] 18251 1726882324.12479: sending task result for task 12673a56-9f93-6e0e-8717-000000000071 18251 1726882324.12545: done sending task result for task 12673a56-9f93-6e0e-8717-000000000071 18251 1726882324.12548: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882324.12621: no more pending results, returning what we have 18251 1726882324.12624: results queue empty 18251 1726882324.12625: checking for any_errors_fatal 18251 1726882324.12630: done checking for any_errors_fatal 18251 1726882324.12630: checking for max_fail_percentage 18251 1726882324.12632: done checking for max_fail_percentage 18251 1726882324.12633: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.12634: done checking to see if all hosts have failed 18251 1726882324.12634: getting the remaining hosts for this loop 18251 1726882324.12636: done getting the remaining hosts for this loop 18251 1726882324.12639: getting the next task for host managed_node1 18251 1726882324.12646: done getting next task for host managed_node1 18251 1726882324.12648: ^ task is: TASK: meta (role_complete) 18251 1726882324.12650: ^ 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 18251 1726882324.12664: getting variables 18251 1726882324.12665: in VariableManager get_vars() 18251 1726882324.12705: Calling all_inventory to load vars for managed_node1 18251 1726882324.12708: Calling groups_inventory to load vars for managed_node1 18251 1726882324.12710: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.12721: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.12723: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.12725: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.13116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.13670: done with get_vars() 18251 1726882324.13681: done getting variables 18251 1726882324.13761: done queuing things up, now waiting for results queue to drain 18251 1726882324.13763: results queue empty 18251 1726882324.13764: checking for any_errors_fatal 18251 1726882324.13766: done checking for any_errors_fatal 18251 1726882324.13767: checking for max_fail_percentage 18251 1726882324.13768: done checking for max_fail_percentage 18251 1726882324.13769: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.13769: done checking to see if all hosts have failed 18251 1726882324.13770: getting the remaining hosts for this loop 18251 1726882324.13771: done getting the remaining hosts for this loop 18251 1726882324.13773: getting the next task for host managed_node1 18251 1726882324.13776: done getting next task for host managed_node1 18251 1726882324.13778: ^ task is: TASK: meta (flush_handlers) 18251 1726882324.13779: ^ 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 18251 1726882324.13782: getting variables 18251 1726882324.13783: in VariableManager get_vars() 18251 1726882324.14100: Calling all_inventory to load vars for managed_node1 18251 1726882324.14103: Calling groups_inventory to load vars for managed_node1 18251 1726882324.14105: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.14110: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.14112: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.14115: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.14252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.14674: done with get_vars() 18251 1726882324.14683: done getting variables 18251 1726882324.14933: in VariableManager get_vars() 18251 1726882324.14944: Calling all_inventory to load vars for managed_node1 18251 1726882324.14951: Calling groups_inventory to load vars for managed_node1 18251 1726882324.14953: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.14957: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.14960: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.14963: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.15300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.15481: done with get_vars() 18251 1726882324.15699: done queuing things up, now waiting for results queue to drain 18251 1726882324.15702: results queue empty 18251 1726882324.15702: checking for any_errors_fatal 18251 1726882324.15703: done checking for any_errors_fatal 18251 1726882324.15704: checking for max_fail_percentage 18251 1726882324.15705: done checking for max_fail_percentage 18251 1726882324.15706: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.15706: done checking to see if all hosts have failed 18251 1726882324.15707: getting the remaining hosts for this loop 18251 1726882324.15708: done getting the remaining hosts for this loop 18251 1726882324.15710: getting the next task for host managed_node1 18251 1726882324.15714: done getting next task for host managed_node1 18251 1726882324.15715: ^ task is: TASK: meta (flush_handlers) 18251 1726882324.15717: ^ 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 18251 1726882324.15720: getting variables 18251 1726882324.15720: in VariableManager get_vars() 18251 1726882324.15730: Calling all_inventory to load vars for managed_node1 18251 1726882324.15733: Calling groups_inventory to load vars for managed_node1 18251 1726882324.15735: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.15738: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.15740: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.15743: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.15876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.16287: done with get_vars() 18251 1726882324.16343: done getting variables 18251 1726882324.16387: in VariableManager get_vars() 18251 1726882324.16403: Calling all_inventory to load vars for managed_node1 18251 1726882324.16405: Calling groups_inventory to load vars for managed_node1 18251 1726882324.16407: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.16411: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.16413: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.16416: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.16551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.16761: done with get_vars() 18251 1726882324.16776: done queuing things up, now waiting for results queue to drain 18251 1726882324.16778: results queue empty 18251 1726882324.16779: checking for any_errors_fatal 18251 1726882324.16780: done checking for any_errors_fatal 18251 1726882324.16781: checking for max_fail_percentage 18251 1726882324.16782: done checking for max_fail_percentage 18251 1726882324.16783: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.16783: done checking to see if all hosts have failed 18251 1726882324.16784: getting the remaining hosts for this loop 18251 1726882324.16785: done getting the remaining hosts for this loop 18251 1726882324.16787: getting the next task for host managed_node1 18251 1726882324.16790: done getting next task for host managed_node1 18251 1726882324.16791: ^ task is: None 18251 1726882324.16792: ^ 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 18251 1726882324.16797: done queuing things up, now waiting for results queue to drain 18251 1726882324.16798: results queue empty 18251 1726882324.16798: checking for any_errors_fatal 18251 1726882324.16799: done checking for any_errors_fatal 18251 1726882324.16800: checking for max_fail_percentage 18251 1726882324.16801: done checking for max_fail_percentage 18251 1726882324.16801: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.16802: done checking to see if all hosts have failed 18251 1726882324.16803: getting the next task for host managed_node1 18251 1726882324.16805: done getting next task for host managed_node1 18251 1726882324.16806: ^ task is: None 18251 1726882324.16807: ^ 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 18251 1726882324.16842: in VariableManager get_vars() 18251 1726882324.16856: done with get_vars() 18251 1726882324.16862: in VariableManager get_vars() 18251 1726882324.16870: done with get_vars() 18251 1726882324.16875: variable 'omit' from source: magic vars 18251 1726882324.16913: in VariableManager get_vars() 18251 1726882324.16923: done with get_vars() 18251 1726882324.16945: variable 'omit' from source: magic vars PLAY [Assert device and profile are absent] ************************************ 18251 1726882324.17274: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18251 1726882324.17521: getting the remaining hosts for this loop 18251 1726882324.17523: done getting the remaining hosts for this loop 18251 1726882324.17525: getting the next task for host managed_node1 18251 1726882324.17528: done getting next task for host managed_node1 18251 1726882324.17530: ^ task is: TASK: Gathering Facts 18251 1726882324.17531: ^ 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 18251 1726882324.17533: getting variables 18251 1726882324.17534: in VariableManager get_vars() 18251 1726882324.17542: Calling all_inventory to load vars for managed_node1 18251 1726882324.17544: Calling groups_inventory to load vars for managed_node1 18251 1726882324.17546: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.17551: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.17553: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.17556: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.17690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.18416: done with get_vars() 18251 1726882324.18425: done getting variables 18251 1726882324.18466: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:68 Friday 20 September 2024 21:32:04 -0400 (0:00:00.150) 0:00:07.841 ****** 18251 1726882324.18500: entering _queue_task() for managed_node1/gather_facts 18251 1726882324.19005: worker is 1 (out of 1 available) 18251 1726882324.19016: exiting _queue_task() for managed_node1/gather_facts 18251 1726882324.19027: done queuing things up, now waiting for results queue to drain 18251 1726882324.19029: waiting for pending results... 18251 1726882324.19595: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18251 1726882324.19810: in run() - task 12673a56-9f93-6e0e-8717-0000000002cb 18251 1726882324.19935: variable 'ansible_search_path' from source: unknown 18251 1726882324.19953: calling self._execute() 18251 1726882324.20173: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882324.20190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882324.20231: variable 'omit' from source: magic vars 18251 1726882324.21635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882324.25202: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882324.25207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882324.25209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882324.25212: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882324.25214: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882324.25255: 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) 18251 1726882324.25288: 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) 18251 1726882324.25326: 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) 18251 1726882324.25373: 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) 18251 1726882324.25391: 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) 18251 1726882324.25540: variable 'ansible_distribution' from source: facts 18251 1726882324.25556: variable 'ansible_distribution_major_version' from source: facts 18251 1726882324.25579: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882324.25587: when evaluation is False, skipping this task 18251 1726882324.25598: _execute() done 18251 1726882324.25605: dumping result to json 18251 1726882324.25612: done dumping result, returning 18251 1726882324.25624: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-6e0e-8717-0000000002cb] 18251 1726882324.25633: sending task result for task 12673a56-9f93-6e0e-8717-0000000002cb skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882324.25814: no more pending results, returning what we have 18251 1726882324.25818: results queue empty 18251 1726882324.25820: checking for any_errors_fatal 18251 1726882324.25821: done checking for any_errors_fatal 18251 1726882324.25822: checking for max_fail_percentage 18251 1726882324.25823: done checking for max_fail_percentage 18251 1726882324.25824: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.25825: done checking to see if all hosts have failed 18251 1726882324.25826: getting the remaining hosts for this loop 18251 1726882324.25827: done getting the remaining hosts for this loop 18251 1726882324.25831: getting the next task for host managed_node1 18251 1726882324.25838: done getting next task for host managed_node1 18251 1726882324.25839: ^ task is: TASK: meta (flush_handlers) 18251 1726882324.25841: ^ 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 18251 1726882324.25846: getting variables 18251 1726882324.25847: in VariableManager get_vars() 18251 1726882324.25879: Calling all_inventory to load vars for managed_node1 18251 1726882324.25882: Calling groups_inventory to load vars for managed_node1 18251 1726882324.25887: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.25904: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.25908: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.25912: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.26457: done sending task result for task 12673a56-9f93-6e0e-8717-0000000002cb 18251 1726882324.26460: WORKER PROCESS EXITING 18251 1726882324.26480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.26685: done with get_vars() 18251 1726882324.26703: done getting variables 18251 1726882324.26774: in VariableManager get_vars() 18251 1726882324.26785: Calling all_inventory to load vars for managed_node1 18251 1726882324.26788: Calling groups_inventory to load vars for managed_node1 18251 1726882324.26790: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.26800: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.26802: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.26806: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.26978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.27161: done with get_vars() 18251 1726882324.27176: done queuing things up, now waiting for results queue to drain 18251 1726882324.27178: results queue empty 18251 1726882324.27178: checking for any_errors_fatal 18251 1726882324.27180: done checking for any_errors_fatal 18251 1726882324.27181: checking for max_fail_percentage 18251 1726882324.27182: done checking for max_fail_percentage 18251 1726882324.27183: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.27184: done checking to see if all hosts have failed 18251 1726882324.27184: getting the remaining hosts for this loop 18251 1726882324.27185: done getting the remaining hosts for this loop 18251 1726882324.27188: getting the next task for host managed_node1 18251 1726882324.27197: done getting next task for host managed_node1 18251 1726882324.27200: ^ task is: TASK: Include the task 'assert_profile_absent.yml' 18251 1726882324.27202: ^ 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 18251 1726882324.27204: getting variables 18251 1726882324.27205: in VariableManager get_vars() 18251 1726882324.27214: Calling all_inventory to load vars for managed_node1 18251 1726882324.27216: Calling groups_inventory to load vars for managed_node1 18251 1726882324.27218: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.27230: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.27232: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.27235: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.27370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.27553: done with get_vars() 18251 1726882324.27561: done getting variables TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:71 Friday 20 September 2024 21:32:04 -0400 (0:00:00.091) 0:00:07.933 ****** 18251 1726882324.27641: entering _queue_task() for managed_node1/include_tasks 18251 1726882324.27955: worker is 1 (out of 1 available) 18251 1726882324.27968: exiting _queue_task() for managed_node1/include_tasks 18251 1726882324.27979: done queuing things up, now waiting for results queue to drain 18251 1726882324.27980: waiting for pending results... 18251 1726882324.28284: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_absent.yml' 18251 1726882324.28705: in run() - task 12673a56-9f93-6e0e-8717-000000000074 18251 1726882324.28709: variable 'ansible_search_path' from source: unknown 18251 1726882324.28736: calling self._execute() 18251 1726882324.29103: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882324.29107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882324.29109: variable 'omit' from source: magic vars 18251 1726882324.29684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882324.32937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882324.33013: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882324.33053: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882324.33092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882324.33131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882324.33298: 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) 18251 1726882324.33358: 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) 18251 1726882324.33462: 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) 18251 1726882324.33511: 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) 18251 1726882324.33561: 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) 18251 1726882324.33892: variable 'ansible_distribution' from source: facts 18251 1726882324.33910: variable 'ansible_distribution_major_version' from source: facts 18251 1726882324.33934: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882324.33942: when evaluation is False, skipping this task 18251 1726882324.33949: _execute() done 18251 1726882324.33956: dumping result to json 18251 1726882324.33963: done dumping result, returning 18251 1726882324.34002: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_absent.yml' [12673a56-9f93-6e0e-8717-000000000074] 18251 1726882324.34014: sending task result for task 12673a56-9f93-6e0e-8717-000000000074 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882324.34245: no more pending results, returning what we have 18251 1726882324.34250: results queue empty 18251 1726882324.34251: checking for any_errors_fatal 18251 1726882324.34252: done checking for any_errors_fatal 18251 1726882324.34253: checking for max_fail_percentage 18251 1726882324.34255: done checking for max_fail_percentage 18251 1726882324.34256: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.34256: done checking to see if all hosts have failed 18251 1726882324.34257: getting the remaining hosts for this loop 18251 1726882324.34259: done getting the remaining hosts for this loop 18251 1726882324.34263: getting the next task for host managed_node1 18251 1726882324.34269: done getting next task for host managed_node1 18251 1726882324.34272: ^ task is: TASK: Include the task 'assert_device_absent.yml' 18251 1726882324.34274: ^ 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 18251 1726882324.34278: getting variables 18251 1726882324.34280: in VariableManager get_vars() 18251 1726882324.34317: Calling all_inventory to load vars for managed_node1 18251 1726882324.34320: Calling groups_inventory to load vars for managed_node1 18251 1726882324.34325: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.34339: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.34342: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.34345: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.35022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.35336: done with get_vars() 18251 1726882324.35346: done getting variables 18251 1726882324.35466: done sending task result for task 12673a56-9f93-6e0e-8717-000000000074 18251 1726882324.35469: WORKER PROCESS EXITING TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:75 Friday 20 September 2024 21:32:04 -0400 (0:00:00.078) 0:00:08.012 ****** 18251 1726882324.35543: entering _queue_task() for managed_node1/include_tasks 18251 1726882324.36214: worker is 1 (out of 1 available) 18251 1726882324.36222: exiting _queue_task() for managed_node1/include_tasks 18251 1726882324.36231: done queuing things up, now waiting for results queue to drain 18251 1726882324.36233: waiting for pending results... 18251 1726882324.36381: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' 18251 1726882324.36475: in run() - task 12673a56-9f93-6e0e-8717-000000000075 18251 1726882324.36500: variable 'ansible_search_path' from source: unknown 18251 1726882324.36539: calling self._execute() 18251 1726882324.36618: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882324.36629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882324.36643: variable 'omit' from source: magic vars 18251 1726882324.37499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882324.40258: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882324.40905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882324.40947: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882324.40985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882324.41218: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882324.41223: 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) 18251 1726882324.41290: 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) 18251 1726882324.41355: 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) 18251 1726882324.41458: 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) 18251 1726882324.41479: 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) 18251 1726882324.41626: variable 'ansible_distribution' from source: facts 18251 1726882324.41638: variable 'ansible_distribution_major_version' from source: facts 18251 1726882324.41671: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882324.41679: when evaluation is False, skipping this task 18251 1726882324.41695: _execute() done 18251 1726882324.41703: dumping result to json 18251 1726882324.41711: done dumping result, returning 18251 1726882324.41722: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' [12673a56-9f93-6e0e-8717-000000000075] 18251 1726882324.41731: sending task result for task 12673a56-9f93-6e0e-8717-000000000075 18251 1726882324.41841: done sending task result for task 12673a56-9f93-6e0e-8717-000000000075 18251 1726882324.41849: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882324.41917: no more pending results, returning what we have 18251 1726882324.41922: results queue empty 18251 1726882324.41923: checking for any_errors_fatal 18251 1726882324.41931: done checking for any_errors_fatal 18251 1726882324.41932: checking for max_fail_percentage 18251 1726882324.41934: done checking for max_fail_percentage 18251 1726882324.41935: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.41937: done checking to see if all hosts have failed 18251 1726882324.41937: getting the remaining hosts for this loop 18251 1726882324.41939: done getting the remaining hosts for this loop 18251 1726882324.41944: getting the next task for host managed_node1 18251 1726882324.41951: done getting next task for host managed_node1 18251 1726882324.41954: ^ task is: TASK: meta (flush_handlers) 18251 1726882324.41956: ^ 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 18251 1726882324.41961: getting variables 18251 1726882324.41963: in VariableManager get_vars() 18251 1726882324.41996: Calling all_inventory to load vars for managed_node1 18251 1726882324.42000: Calling groups_inventory to load vars for managed_node1 18251 1726882324.42004: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.42016: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.42019: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.42023: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.42368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.42745: done with get_vars() 18251 1726882324.42756: done getting variables 18251 1726882324.42824: in VariableManager get_vars() 18251 1726882324.42834: Calling all_inventory to load vars for managed_node1 18251 1726882324.42837: Calling groups_inventory to load vars for managed_node1 18251 1726882324.42839: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.42843: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.42846: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.42849: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.42977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.43148: done with get_vars() 18251 1726882324.43162: done queuing things up, now waiting for results queue to drain 18251 1726882324.43164: results queue empty 18251 1726882324.43165: checking for any_errors_fatal 18251 1726882324.43167: done checking for any_errors_fatal 18251 1726882324.43167: checking for max_fail_percentage 18251 1726882324.43168: done checking for max_fail_percentage 18251 1726882324.43169: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.43170: done checking to see if all hosts have failed 18251 1726882324.43171: getting the remaining hosts for this loop 18251 1726882324.43171: done getting the remaining hosts for this loop 18251 1726882324.43174: getting the next task for host managed_node1 18251 1726882324.43177: done getting next task for host managed_node1 18251 1726882324.43179: ^ task is: TASK: meta (flush_handlers) 18251 1726882324.43180: ^ 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 18251 1726882324.43183: getting variables 18251 1726882324.43183: in VariableManager get_vars() 18251 1726882324.43192: Calling all_inventory to load vars for managed_node1 18251 1726882324.43196: Calling groups_inventory to load vars for managed_node1 18251 1726882324.43198: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.43208: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.43210: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.43212: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.43360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.43533: done with get_vars() 18251 1726882324.43541: done getting variables 18251 1726882324.43585: in VariableManager get_vars() 18251 1726882324.43595: Calling all_inventory to load vars for managed_node1 18251 1726882324.43597: Calling groups_inventory to load vars for managed_node1 18251 1726882324.43600: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.43604: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.43606: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.43609: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.43738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.43909: done with get_vars() 18251 1726882324.43920: done queuing things up, now waiting for results queue to drain 18251 1726882324.43922: results queue empty 18251 1726882324.43923: checking for any_errors_fatal 18251 1726882324.43924: done checking for any_errors_fatal 18251 1726882324.43925: checking for max_fail_percentage 18251 1726882324.43925: done checking for max_fail_percentage 18251 1726882324.43926: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.43927: done checking to see if all hosts have failed 18251 1726882324.43927: getting the remaining hosts for this loop 18251 1726882324.43928: done getting the remaining hosts for this loop 18251 1726882324.43930: getting the next task for host managed_node1 18251 1726882324.43933: done getting next task for host managed_node1 18251 1726882324.43934: ^ task is: None 18251 1726882324.43935: ^ 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 18251 1726882324.43936: done queuing things up, now waiting for results queue to drain 18251 1726882324.43937: results queue empty 18251 1726882324.43937: checking for any_errors_fatal 18251 1726882324.43938: done checking for any_errors_fatal 18251 1726882324.43939: checking for max_fail_percentage 18251 1726882324.43940: done checking for max_fail_percentage 18251 1726882324.43940: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.43941: done checking to see if all hosts have failed 18251 1726882324.43942: getting the next task for host managed_node1 18251 1726882324.43945: done getting next task for host managed_node1 18251 1726882324.43945: ^ task is: None 18251 1726882324.43946: ^ 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 18251 1726882324.43978: in VariableManager get_vars() 18251 1726882324.43992: done with get_vars() 18251 1726882324.44000: in VariableManager get_vars() 18251 1726882324.44009: done with get_vars() 18251 1726882324.44013: variable 'omit' from source: magic vars 18251 1726882324.44043: in VariableManager get_vars() 18251 1726882324.44052: done with get_vars() 18251 1726882324.44072: variable 'omit' from source: magic vars PLAY [Verify that cleanup restored state to default] *************************** 18251 1726882324.44240: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 18251 1726882324.44263: getting the remaining hosts for this loop 18251 1726882324.44264: done getting the remaining hosts for this loop 18251 1726882324.44266: getting the next task for host managed_node1 18251 1726882324.44269: done getting next task for host managed_node1 18251 1726882324.44270: ^ task is: TASK: Gathering Facts 18251 1726882324.44272: ^ 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 18251 1726882324.44274: getting variables 18251 1726882324.44275: in VariableManager get_vars() 18251 1726882324.44282: Calling all_inventory to load vars for managed_node1 18251 1726882324.44284: Calling groups_inventory to load vars for managed_node1 18251 1726882324.44288: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.44292: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.44297: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.44300: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.44460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.44629: done with get_vars() 18251 1726882324.44637: done getting variables 18251 1726882324.44673: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:77 Friday 20 September 2024 21:32:04 -0400 (0:00:00.091) 0:00:08.103 ****** 18251 1726882324.44699: entering _queue_task() for managed_node1/gather_facts 18251 1726882324.44961: worker is 1 (out of 1 available) 18251 1726882324.44973: exiting _queue_task() for managed_node1/gather_facts 18251 1726882324.44984: done queuing things up, now waiting for results queue to drain 18251 1726882324.44985: waiting for pending results... 18251 1726882324.45222: running TaskExecutor() for managed_node1/TASK: Gathering Facts 18251 1726882324.45399: in run() - task 12673a56-9f93-6e0e-8717-0000000002e3 18251 1726882324.45403: variable 'ansible_search_path' from source: unknown 18251 1726882324.45406: calling self._execute() 18251 1726882324.45431: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882324.45440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882324.45451: variable 'omit' from source: magic vars 18251 1726882324.45867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882324.48264: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882324.48337: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882324.48374: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882324.48411: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882324.48447: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882324.48520: 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) 18251 1726882324.48566: 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) 18251 1726882324.48658: 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) 18251 1726882324.48661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 18251 1726882324.48663: 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) 18251 1726882324.48787: variable 'ansible_distribution' from source: facts 18251 1726882324.48799: variable 'ansible_distribution_major_version' from source: facts 18251 1726882324.48820: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882324.48827: when evaluation is False, skipping this task 18251 1726882324.48833: _execute() done 18251 1726882324.48837: dumping result to json 18251 1726882324.48843: done dumping result, returning 18251 1726882324.48850: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-6e0e-8717-0000000002e3] 18251 1726882324.48857: sending task result for task 12673a56-9f93-6e0e-8717-0000000002e3 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882324.49027: no more pending results, returning what we have 18251 1726882324.49030: results queue empty 18251 1726882324.49032: checking for any_errors_fatal 18251 1726882324.49033: done checking for any_errors_fatal 18251 1726882324.49033: checking for max_fail_percentage 18251 1726882324.49035: done checking for max_fail_percentage 18251 1726882324.49036: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.49036: done checking to see if all hosts have failed 18251 1726882324.49037: getting the remaining hosts for this loop 18251 1726882324.49039: done getting the remaining hosts for this loop 18251 1726882324.49042: getting the next task for host managed_node1 18251 1726882324.49047: done getting next task for host managed_node1 18251 1726882324.49049: ^ task is: TASK: meta (flush_handlers) 18251 1726882324.49050: ^ 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 18251 1726882324.49054: getting variables 18251 1726882324.49057: in VariableManager get_vars() 18251 1726882324.49085: Calling all_inventory to load vars for managed_node1 18251 1726882324.49088: Calling groups_inventory to load vars for managed_node1 18251 1726882324.49095: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.49108: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.49111: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.49114: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.49506: done sending task result for task 12673a56-9f93-6e0e-8717-0000000002e3 18251 1726882324.49509: WORKER PROCESS EXITING 18251 1726882324.49530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.49916: done with get_vars() 18251 1726882324.49925: done getting variables 18251 1726882324.49985: in VariableManager get_vars() 18251 1726882324.49995: Calling all_inventory to load vars for managed_node1 18251 1726882324.49997: Calling groups_inventory to load vars for managed_node1 18251 1726882324.49999: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.50004: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.50006: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.50008: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.50134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.50322: done with get_vars() 18251 1726882324.50333: done queuing things up, now waiting for results queue to drain 18251 1726882324.50335: results queue empty 18251 1726882324.50335: checking for any_errors_fatal 18251 1726882324.50337: done checking for any_errors_fatal 18251 1726882324.50338: checking for max_fail_percentage 18251 1726882324.50339: done checking for max_fail_percentage 18251 1726882324.50339: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.50340: done checking to see if all hosts have failed 18251 1726882324.50341: getting the remaining hosts for this loop 18251 1726882324.50341: done getting the remaining hosts for this loop 18251 1726882324.50343: getting the next task for host managed_node1 18251 1726882324.50347: done getting next task for host managed_node1 18251 1726882324.50349: ^ task is: TASK: Verify network state restored to default 18251 1726882324.50350: ^ 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 18251 1726882324.50352: getting variables 18251 1726882324.50353: in VariableManager get_vars() 18251 1726882324.50359: Calling all_inventory to load vars for managed_node1 18251 1726882324.50361: Calling groups_inventory to load vars for managed_node1 18251 1726882324.50363: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.50372: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.50374: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.50377: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.50510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.50713: done with get_vars() 18251 1726882324.50720: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:80 Friday 20 September 2024 21:32:04 -0400 (0:00:00.060) 0:00:08.164 ****** 18251 1726882324.50779: entering _queue_task() for managed_node1/include_tasks 18251 1726882324.51015: worker is 1 (out of 1 available) 18251 1726882324.51026: exiting _queue_task() for managed_node1/include_tasks 18251 1726882324.51036: done queuing things up, now waiting for results queue to drain 18251 1726882324.51038: waiting for pending results... 18251 1726882324.51286: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 18251 1726882324.51385: in run() - task 12673a56-9f93-6e0e-8717-000000000078 18251 1726882324.51413: variable 'ansible_search_path' from source: unknown 18251 1726882324.51449: calling self._execute() 18251 1726882324.51528: variable 'ansible_host' from source: host vars for 'managed_node1' 18251 1726882324.51539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 18251 1726882324.51551: variable 'omit' from source: magic vars 18251 1726882324.51973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 18251 1726882324.54169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 18251 1726882324.54238: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 18251 1726882324.54281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 18251 1726882324.54323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 18251 1726882324.54359: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 18251 1726882324.54439: 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) 18251 1726882324.54480: 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) 18251 1726882324.54514: 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) 18251 1726882324.54558: 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) 18251 1726882324.54583: 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) 18251 1726882324.54722: variable 'ansible_distribution' from source: facts 18251 1726882324.54733: variable 'ansible_distribution_major_version' from source: facts 18251 1726882324.54756: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 18251 1726882324.54764: when evaluation is False, skipping this task 18251 1726882324.54773: _execute() done 18251 1726882324.54782: dumping result to json 18251 1726882324.54792: done dumping result, returning 18251 1726882324.54896: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [12673a56-9f93-6e0e-8717-000000000078] 18251 1726882324.54899: sending task result for task 12673a56-9f93-6e0e-8717-000000000078 18251 1726882324.54970: done sending task result for task 12673a56-9f93-6e0e-8717-000000000078 18251 1726882324.54973: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 18251 1726882324.55023: no more pending results, returning what we have 18251 1726882324.55027: results queue empty 18251 1726882324.55028: checking for any_errors_fatal 18251 1726882324.55029: done checking for any_errors_fatal 18251 1726882324.55030: checking for max_fail_percentage 18251 1726882324.55032: done checking for max_fail_percentage 18251 1726882324.55033: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.55034: done checking to see if all hosts have failed 18251 1726882324.55034: getting the remaining hosts for this loop 18251 1726882324.55036: done getting the remaining hosts for this loop 18251 1726882324.55040: getting the next task for host managed_node1 18251 1726882324.55047: done getting next task for host managed_node1 18251 1726882324.55049: ^ task is: TASK: meta (flush_handlers) 18251 1726882324.55051: ^ 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 18251 1726882324.55056: getting variables 18251 1726882324.55058: in VariableManager get_vars() 18251 1726882324.55088: Calling all_inventory to load vars for managed_node1 18251 1726882324.55091: Calling groups_inventory to load vars for managed_node1 18251 1726882324.55097: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.55109: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.55113: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.55116: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.55502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.55720: done with get_vars() 18251 1726882324.55730: done getting variables 18251 1726882324.55796: in VariableManager get_vars() 18251 1726882324.55805: Calling all_inventory to load vars for managed_node1 18251 1726882324.55807: Calling groups_inventory to load vars for managed_node1 18251 1726882324.55810: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.55814: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.55816: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.55819: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.55980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.56169: done with get_vars() 18251 1726882324.56180: done queuing things up, now waiting for results queue to drain 18251 1726882324.56182: results queue empty 18251 1726882324.56182: checking for any_errors_fatal 18251 1726882324.56184: done checking for any_errors_fatal 18251 1726882324.56185: checking for max_fail_percentage 18251 1726882324.56186: done checking for max_fail_percentage 18251 1726882324.56187: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.56188: done checking to see if all hosts have failed 18251 1726882324.56188: getting the remaining hosts for this loop 18251 1726882324.56189: done getting the remaining hosts for this loop 18251 1726882324.56191: getting the next task for host managed_node1 18251 1726882324.56196: done getting next task for host managed_node1 18251 1726882324.56197: ^ task is: TASK: meta (flush_handlers) 18251 1726882324.56198: ^ 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 18251 1726882324.56202: getting variables 18251 1726882324.56203: in VariableManager get_vars() 18251 1726882324.56209: Calling all_inventory to load vars for managed_node1 18251 1726882324.56211: Calling groups_inventory to load vars for managed_node1 18251 1726882324.56213: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.56222: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.56224: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.56226: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.56355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.56537: done with get_vars() 18251 1726882324.56544: done getting variables 18251 1726882324.56580: in VariableManager get_vars() 18251 1726882324.56587: Calling all_inventory to load vars for managed_node1 18251 1726882324.56588: Calling groups_inventory to load vars for managed_node1 18251 1726882324.56590: Calling all_plugins_inventory to load vars for managed_node1 18251 1726882324.56596: Calling all_plugins_play to load vars for managed_node1 18251 1726882324.56599: Calling groups_plugins_inventory to load vars for managed_node1 18251 1726882324.56602: Calling groups_plugins_play to load vars for managed_node1 18251 1726882324.56720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 18251 1726882324.56919: done with get_vars() 18251 1726882324.56930: done queuing things up, now waiting for results queue to drain 18251 1726882324.56931: results queue empty 18251 1726882324.56932: checking for any_errors_fatal 18251 1726882324.56933: done checking for any_errors_fatal 18251 1726882324.56934: checking for max_fail_percentage 18251 1726882324.56935: done checking for max_fail_percentage 18251 1726882324.56935: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.56936: done checking to see if all hosts have failed 18251 1726882324.56937: getting the remaining hosts for this loop 18251 1726882324.56937: done getting the remaining hosts for this loop 18251 1726882324.56939: getting the next task for host managed_node1 18251 1726882324.56942: done getting next task for host managed_node1 18251 1726882324.56943: ^ task is: None 18251 1726882324.56944: ^ 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 18251 1726882324.56945: done queuing things up, now waiting for results queue to drain 18251 1726882324.56946: results queue empty 18251 1726882324.56946: checking for any_errors_fatal 18251 1726882324.56947: done checking for any_errors_fatal 18251 1726882324.56948: checking for max_fail_percentage 18251 1726882324.56948: done checking for max_fail_percentage 18251 1726882324.56949: checking to see if all hosts have failed and the running result is not ok 18251 1726882324.56950: done checking to see if all hosts have failed 18251 1726882324.56951: getting the next task for host managed_node1 18251 1726882324.56953: done getting next task for host managed_node1 18251 1726882324.56954: ^ task is: None 18251 1726882324.56955: ^ 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_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=93 rescued=0 ignored=0 Friday 20 September 2024 21:32:04 -0400 (0:00:00.062) 0:00:08.226 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.55s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.74s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.67s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.15s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Show network_provider --------------------------------------------------- 0.13s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:9 Gathering Facts --------------------------------------------------------- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:13 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.11s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Set type=veth and interface=lsr27 --------------------------------------- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:20 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Include the task 'assert_device_absent.yml' ----------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:75 Gathering Facts --------------------------------------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:68 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Set network provider to 'initscripts' ----------------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:12 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Include the task 'assert_profile_absent.yml' ---------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:71 Show inside ethernet tests ---------------------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:6 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 18251 1726882324.57033: RUNNING CLEANUP