[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. 11443 1727096108.43908: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 11443 1727096108.44210: Added group all to inventory 11443 1727096108.44212: Added group ungrouped to inventory 11443 1727096108.44215: Group all now contains ungrouped 11443 1727096108.44217: Examining possible inventory source: /tmp/network-EuO/inventory.yml 11443 1727096108.54082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 11443 1727096108.54127: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 11443 1727096108.54144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 11443 1727096108.54186: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 11443 1727096108.54239: Loaded config def from plugin (inventory/script) 11443 1727096108.54240: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 11443 1727096108.54270: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 11443 1727096108.54327: Loaded config def from plugin (inventory/yaml) 11443 1727096108.54329: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 11443 1727096108.54393: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 11443 1727096108.54678: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 11443 1727096108.54681: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 11443 1727096108.54683: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 11443 1727096108.54688: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 11443 1727096108.54691: Loading data from /tmp/network-EuO/inventory.yml 11443 1727096108.54731: /tmp/network-EuO/inventory.yml was not parsable by auto 11443 1727096108.54778: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 11443 1727096108.54806: Loading data from /tmp/network-EuO/inventory.yml 11443 1727096108.54860: group all already in inventory 11443 1727096108.54865: set inventory_file for managed_node1 11443 1727096108.54870: set inventory_dir for managed_node1 11443 1727096108.54871: Added host managed_node1 to inventory 11443 1727096108.54872: Added host managed_node1 to group all 11443 1727096108.54873: set ansible_host for managed_node1 11443 1727096108.54874: set ansible_ssh_extra_args for managed_node1 11443 1727096108.54876: set inventory_file for managed_node2 11443 1727096108.54878: set inventory_dir for managed_node2 11443 1727096108.54879: Added host managed_node2 to inventory 11443 1727096108.54880: Added host managed_node2 to group all 11443 1727096108.54881: set ansible_host for managed_node2 11443 1727096108.54882: set ansible_ssh_extra_args for managed_node2 11443 1727096108.54884: set inventory_file for managed_node3 11443 1727096108.54886: set inventory_dir for managed_node3 11443 1727096108.54886: Added host managed_node3 to inventory 11443 1727096108.54887: Added host managed_node3 to group all 11443 1727096108.54887: set ansible_host for managed_node3 11443 1727096108.54888: set ansible_ssh_extra_args for managed_node3 11443 1727096108.54890: Reconcile groups and hosts in inventory. 11443 1727096108.54892: Group ungrouped now contains managed_node1 11443 1727096108.54893: Group ungrouped now contains managed_node2 11443 1727096108.54894: Group ungrouped now contains managed_node3 11443 1727096108.54949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 11443 1727096108.55034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 11443 1727096108.55064: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 11443 1727096108.55083: Loaded config def from plugin (vars/host_group_vars) 11443 1727096108.55085: 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) 11443 1727096108.55090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 11443 1727096108.55097: 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) 11443 1727096108.55127: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 11443 1727096108.55378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096108.55453: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 11443 1727096108.55479: Loaded config def from plugin (connection/local) 11443 1727096108.55482: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 11443 1727096108.55978: Loaded config def from plugin (connection/paramiko_ssh) 11443 1727096108.55982: 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) 11443 1727096108.56900: 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) 11443 1727096108.56941: Loaded config def from plugin (connection/psrp) 11443 1727096108.56944: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 11443 1727096108.57702: 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) 11443 1727096108.57750: Loaded config def from plugin (connection/ssh) 11443 1727096108.57754: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 11443 1727096108.59839: 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) 11443 1727096108.59886: Loaded config def from plugin (connection/winrm) 11443 1727096108.59890: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 11443 1727096108.59923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 11443 1727096108.59997: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 11443 1727096108.60063: Loaded config def from plugin (shell/cmd) 11443 1727096108.60066: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 11443 1727096108.60096: 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) 11443 1727096108.60174: Loaded config def from plugin (shell/powershell) 11443 1727096108.60176: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 11443 1727096108.60237: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 11443 1727096108.60420: Loaded config def from plugin (shell/sh) 11443 1727096108.60422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 11443 1727096108.60462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 11443 1727096108.60591: Loaded config def from plugin (become/runas) 11443 1727096108.60594: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 11443 1727096108.60787: Loaded config def from plugin (become/su) 11443 1727096108.60789: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 11443 1727096108.60947: Loaded config def from plugin (become/sudo) 11443 1727096108.60950: 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 11443 1727096108.60988: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 11443 1727096108.61324: in VariableManager get_vars() 11443 1727096108.61344: done with get_vars() 11443 1727096108.61480: trying /usr/local/lib/python3.12/site-packages/ansible/modules 11443 1727096108.64497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 11443 1727096108.64620: in VariableManager get_vars() 11443 1727096108.64626: done with get_vars() 11443 1727096108.64629: variable 'playbook_dir' from source: magic vars 11443 1727096108.64630: variable 'ansible_playbook_python' from source: magic vars 11443 1727096108.64630: variable 'ansible_config_file' from source: magic vars 11443 1727096108.64631: variable 'groups' from source: magic vars 11443 1727096108.64632: variable 'omit' from source: magic vars 11443 1727096108.64633: variable 'ansible_version' from source: magic vars 11443 1727096108.64633: variable 'ansible_check_mode' from source: magic vars 11443 1727096108.64634: variable 'ansible_diff_mode' from source: magic vars 11443 1727096108.64635: variable 'ansible_forks' from source: magic vars 11443 1727096108.64635: variable 'ansible_inventory_sources' from source: magic vars 11443 1727096108.64636: variable 'ansible_skip_tags' from source: magic vars 11443 1727096108.64637: variable 'ansible_limit' from source: magic vars 11443 1727096108.64638: variable 'ansible_run_tags' from source: magic vars 11443 1727096108.64638: variable 'ansible_verbosity' from source: magic vars 11443 1727096108.64682: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml 11443 1727096108.65402: in VariableManager get_vars() 11443 1727096108.65426: done with get_vars() 11443 1727096108.65437: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 11443 1727096108.66475: in VariableManager get_vars() 11443 1727096108.66492: done with get_vars() 11443 1727096108.66505: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11443 1727096108.66625: in VariableManager get_vars() 11443 1727096108.66641: done with get_vars() 11443 1727096108.66792: in VariableManager get_vars() 11443 1727096108.66805: done with get_vars() 11443 1727096108.66813: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11443 1727096108.66891: in VariableManager get_vars() 11443 1727096108.66908: done with get_vars() 11443 1727096108.67201: in VariableManager get_vars() 11443 1727096108.67214: done with get_vars() 11443 1727096108.67218: variable 'omit' from source: magic vars 11443 1727096108.67236: variable 'omit' from source: magic vars 11443 1727096108.67274: in VariableManager get_vars() 11443 1727096108.67285: done with get_vars() 11443 1727096108.67331: in VariableManager get_vars() 11443 1727096108.67342: done with get_vars() 11443 1727096108.67382: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11443 1727096108.67613: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11443 1727096108.67746: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11443 1727096108.68416: in VariableManager get_vars() 11443 1727096108.68443: done with get_vars() 11443 1727096108.68886: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 11443 1727096108.69039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11443 1727096108.70617: in VariableManager get_vars() 11443 1727096108.70642: done with get_vars() 11443 1727096108.70653: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11443 1727096108.70831: in VariableManager get_vars() 11443 1727096108.70848: done with get_vars() 11443 1727096108.70966: in VariableManager get_vars() 11443 1727096108.70983: done with get_vars() 11443 1727096108.71242: in VariableManager get_vars() 11443 1727096108.71259: done with get_vars() 11443 1727096108.71264: variable 'omit' from source: magic vars 11443 1727096108.71295: variable 'omit' from source: magic vars 11443 1727096108.71334: in VariableManager get_vars() 11443 1727096108.71349: done with get_vars() 11443 1727096108.71371: in VariableManager get_vars() 11443 1727096108.71391: done with get_vars() 11443 1727096108.71422: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11443 1727096108.71548: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11443 1727096108.73800: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11443 1727096108.74172: in VariableManager get_vars() 11443 1727096108.74196: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11443 1727096108.76219: in VariableManager get_vars() 11443 1727096108.76242: done with get_vars() 11443 1727096108.76252: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 11443 1727096108.76738: in VariableManager get_vars() 11443 1727096108.76759: done with get_vars() 11443 1727096108.76816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 11443 1727096108.76835: 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 11443 1727096108.77072: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 11443 1727096108.77229: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 11443 1727096108.77232: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 11443 1727096108.77262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 11443 1727096108.77292: 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) 11443 1727096108.77482: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 11443 1727096108.77541: Loaded config def from plugin (callback/default) 11443 1727096108.77543: 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) 11443 1727096108.78698: Loaded config def from plugin (callback/junit) 11443 1727096108.78702: 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) 11443 1727096108.78749: 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) 11443 1727096108.78817: Loaded config def from plugin (callback/minimal) 11443 1727096108.78820: 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) 11443 1727096108.78858: 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) 11443 1727096108.78924: Loaded config def from plugin (callback/tree) 11443 1727096108.78926: 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 11443 1727096108.79052: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 11443 1727096108.79054: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bond_initscripts.yml ******************************************* 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 11443 1727096108.79082: in VariableManager get_vars() 11443 1727096108.79096: done with get_vars() 11443 1727096108.79101: in VariableManager get_vars() 11443 1727096108.79108: done with get_vars() 11443 1727096108.79112: variable 'omit' from source: magic vars 11443 1727096108.79153: in VariableManager get_vars() 11443 1727096108.79170: done with get_vars() 11443 1727096108.79191: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond.yml' with initscripts as provider] **** 11443 1727096108.79742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 11443 1727096108.79812: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 11443 1727096108.79843: getting the remaining hosts for this loop 11443 1727096108.79845: done getting the remaining hosts for this loop 11443 1727096108.79847: getting the next task for host managed_node2 11443 1727096108.79851: done getting next task for host managed_node2 11443 1727096108.79852: ^ task is: TASK: Gathering Facts 11443 1727096108.79854: ^ 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 11443 1727096108.79856: getting variables 11443 1727096108.79857: in VariableManager get_vars() 11443 1727096108.79866: Calling all_inventory to load vars for managed_node2 11443 1727096108.79870: Calling groups_inventory to load vars for managed_node2 11443 1727096108.79873: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096108.79888: Calling all_plugins_play to load vars for managed_node2 11443 1727096108.79898: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096108.79901: Calling groups_plugins_play to load vars for managed_node2 11443 1727096108.79929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096108.79978: done with get_vars() 11443 1727096108.79989: done getting variables 11443 1727096108.80045: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Monday 23 September 2024 08:55:08 -0400 (0:00:00.010) 0:00:00.010 ****** 11443 1727096108.80065: entering _queue_task() for managed_node2/gather_facts 11443 1727096108.80066: Creating lock for gather_facts 11443 1727096108.80441: worker is 1 (out of 1 available) 11443 1727096108.80451: exiting _queue_task() for managed_node2/gather_facts 11443 1727096108.80466: done queuing things up, now waiting for results queue to drain 11443 1727096108.80473: waiting for pending results... 11443 1727096108.80791: running TaskExecutor() for managed_node2/TASK: Gathering Facts 11443 1727096108.80797: in run() - task 0afff68d-5257-f17b-9b1f-0000000000cc 11443 1727096108.80801: variable 'ansible_search_path' from source: unknown 11443 1727096108.80842: calling self._execute() 11443 1727096108.80924: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096108.80937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096108.80950: variable 'omit' from source: magic vars 11443 1727096108.81070: variable 'omit' from source: magic vars 11443 1727096108.81111: variable 'omit' from source: magic vars 11443 1727096108.81157: variable 'omit' from source: magic vars 11443 1727096108.81217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11443 1727096108.81319: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11443 1727096108.81322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11443 1727096108.81325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11443 1727096108.81332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11443 1727096108.81373: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11443 1727096108.81383: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096108.81391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096108.81502: Set connection var ansible_shell_type to sh 11443 1727096108.81516: Set connection var ansible_timeout to 10 11443 1727096108.81524: Set connection var ansible_connection to ssh 11443 1727096108.81539: Set connection var ansible_shell_executable to /bin/sh 11443 1727096108.81570: Set connection var ansible_module_compression to ZIP_DEFLATED 11443 1727096108.81574: Set connection var ansible_pipelining to False 11443 1727096108.81596: variable 'ansible_shell_executable' from source: unknown 11443 1727096108.81647: variable 'ansible_connection' from source: unknown 11443 1727096108.81650: variable 'ansible_module_compression' from source: unknown 11443 1727096108.81653: variable 'ansible_shell_type' from source: unknown 11443 1727096108.81655: variable 'ansible_shell_executable' from source: unknown 11443 1727096108.81657: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096108.81659: variable 'ansible_pipelining' from source: unknown 11443 1727096108.81660: variable 'ansible_timeout' from source: unknown 11443 1727096108.81662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096108.81847: 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) 11443 1727096108.81871: variable 'omit' from source: magic vars 11443 1727096108.81883: starting attempt loop 11443 1727096108.82063: running the handler 11443 1727096108.82069: variable 'ansible_facts' from source: unknown 11443 1727096108.82072: _low_level_execute_command(): starting 11443 1727096108.82075: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11443 1727096108.82697: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11443 1727096108.82716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096108.82750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11443 1727096108.82764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 11443 1727096108.82863: 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.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096108.82890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096108.82914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096108.82985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096108.84687: stdout chunk (state=3): >>>/root <<< 11443 1727096108.84781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096108.84813: stderr chunk (state=3): >>><<< 11443 1727096108.84817: stdout chunk (state=3): >>><<< 11443 1727096108.84837: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096108.84849: _low_level_execute_command(): starting 11443 1727096108.84857: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125 `" && echo ansible-tmp-1727096108.8483758-11449-70051925686125="` echo /root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125 `" ) && sleep 0' 11443 1727096108.85335: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096108.85339: 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.15.126 originally 10.31.15.126 debug2: match not found <<< 11443 1727096108.85341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11443 1727096108.85344: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 11443 1727096108.85353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096108.85428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096108.85461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096108.87425: stdout chunk (state=3): >>>ansible-tmp-1727096108.8483758-11449-70051925686125=/root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125 <<< 11443 1727096108.87528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096108.87559: stderr chunk (state=3): >>><<< 11443 1727096108.87562: stdout chunk (state=3): >>><<< 11443 1727096108.87580: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096108.8483758-11449-70051925686125=/root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125 , 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096108.87610: variable 'ansible_module_compression' from source: unknown 11443 1727096108.87657: ANSIBALLZ: Using generic lock for ansible.legacy.setup 11443 1727096108.87660: ANSIBALLZ: Acquiring lock 11443 1727096108.87663: ANSIBALLZ: Lock acquired: 140503971779248 11443 1727096108.87665: ANSIBALLZ: Creating module 11443 1727096109.05495: ANSIBALLZ: Writing module into payload 11443 1727096109.05589: ANSIBALLZ: Writing module 11443 1727096109.05607: ANSIBALLZ: Renaming module 11443 1727096109.05619: ANSIBALLZ: Done creating module 11443 1727096109.05645: variable 'ansible_facts' from source: unknown 11443 1727096109.05650: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11443 1727096109.05661: _low_level_execute_command(): starting 11443 1727096109.05669: _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' 11443 1727096109.06126: 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 <<< 11443 1727096109.06129: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096109.06132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 11443 1727096109.06139: 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.15.126 originally 10.31.15.126 <<< 11443 1727096109.06141: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096109.06194: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096109.06210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096109.06258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096109.07970: stdout chunk (state=3): >>>PLATFORM <<< 11443 1727096109.08040: stdout chunk (state=3): >>>Linux <<< 11443 1727096109.08045: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 11443 1727096109.08065: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 11443 1727096109.08199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096109.08234: stderr chunk (state=3): >>><<< 11443 1727096109.08237: stdout chunk (state=3): >>><<< 11443 1727096109.08255: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096109.08266 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 11443 1727096109.08308: _low_level_execute_command(): starting 11443 1727096109.08311: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 11443 1727096109.08396: Sending initial data 11443 1727096109.08399: Sent initial data (1181 bytes) 11443 1727096109.08753: 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 <<< 11443 1727096109.08757: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096109.08775: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096109.08826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096109.08830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096109.08832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096109.08873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096109.12418: 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"} <<< 11443 1727096109.12853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096109.12878: stderr chunk (state=3): >>><<< 11443 1727096109.12882: stdout chunk (state=3): >>><<< 11443 1727096109.12894: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096109.12949: variable 'ansible_facts' from source: unknown 11443 1727096109.12953: variable 'ansible_facts' from source: unknown 11443 1727096109.12963: variable 'ansible_module_compression' from source: unknown 11443 1727096109.13000: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11443yu1xjpyj/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11443 1727096109.13022: variable 'ansible_facts' from source: unknown 11443 1727096109.13143: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125/AnsiballZ_setup.py 11443 1727096109.13255: Sending initial data 11443 1727096109.13259: Sent initial data (153 bytes) 11443 1727096109.13733: 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 <<< 11443 1727096109.13736: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096109.13739: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096109.13741: 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096109.13798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096109.13802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096109.13808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096109.13854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096109.15514: 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 <<< 11443 1727096109.15549: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11443 1727096109.15583: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11443yu1xjpyj/tmppzwp7frn /root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125/AnsiballZ_setup.py <<< 11443 1727096109.15591: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125/AnsiballZ_setup.py" <<< 11443 1727096109.15614: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11443yu1xjpyj/tmppzwp7frn" to remote "/root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125/AnsiballZ_setup.py" <<< 11443 1727096109.15619: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125/AnsiballZ_setup.py" <<< 11443 1727096109.16600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096109.16643: stderr chunk (state=3): >>><<< 11443 1727096109.16647: stdout chunk (state=3): >>><<< 11443 1727096109.16670: done transferring module to remote 11443 1727096109.16684: _low_level_execute_command(): starting 11443 1727096109.16689: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125/ /root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125/AnsiballZ_setup.py && sleep 0' 11443 1727096109.17145: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096109.17151: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096109.17159: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096109.17161: 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.15.126 originally 10.31.15.126 debug2: match found <<< 11443 1727096109.17164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096109.17209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096109.17217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096109.17220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096109.17254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096109.19161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096109.19188: stderr chunk (state=3): >>><<< 11443 1727096109.19192: stdout chunk (state=3): >>><<< 11443 1727096109.19206: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096109.19209: _low_level_execute_command(): starting 11443 1727096109.19214: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125/AnsiballZ_setup.py && sleep 0' 11443 1727096109.19679: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096109.19683: 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.15.126 originally 10.31.15.126 debug2: match not found <<< 11443 1727096109.19685: 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.15.126 is address debug1: re-parsing configuration <<< 11443 1727096109.19687: 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 <<< 11443 1727096109.19689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096109.19747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096109.19755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096109.19758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096109.19797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096109.22099: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11443 1727096109.22131: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 11443 1727096109.22143: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 11443 1727096109.22204: stdout chunk (state=3): >>>import '_io' # <<< 11443 1727096109.22213: stdout chunk (state=3): >>>import 'marshal' # <<< 11443 1727096109.22240: stdout chunk (state=3): >>>import 'posix' # <<< 11443 1727096109.22276: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11443 1727096109.22310: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 11443 1727096109.22323: stdout chunk (state=3): >>># installed zipimport hook <<< 11443 1727096109.22362: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 11443 1727096109.22377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 11443 1727096109.22406: stdout chunk (state=3): >>>import 'codecs' # <<< 11443 1727096109.22437: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11443 1727096109.22472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0bbc4d0> <<< 11443 1727096109.22483: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0b8bb00> <<< 11443 1727096109.22511: 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' <<< 11443 1727096109.22530: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0bbea50> <<< 11443 1727096109.22545: stdout chunk (state=3): >>>import '_signal' # <<< 11443 1727096109.22564: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 11443 1727096109.22584: stdout chunk (state=3): >>>import 'io' # <<< 11443 1727096109.22618: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11443 1727096109.22705: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11443 1727096109.22738: stdout chunk (state=3): >>>import 'genericpath' # <<< 11443 1727096109.22748: stdout chunk (state=3): >>>import 'posixpath' # <<< 11443 1727096109.22797: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 11443 1727096109.22800: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 11443 1727096109.22821: 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' <<< 11443 1727096109.22852: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 11443 1727096109.22882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 11443 1727096109.22885: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0bcd130> <<< 11443 1727096109.22942: 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 <<< 11443 1727096109.22945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096109.22979: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0bcdfa0> <<< 11443 1727096109.22983: stdout chunk (state=3): >>>import 'site' # <<< 11443 1727096109.23009: 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. <<< 11443 1727096109.23395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11443 1727096109.23401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11443 1727096109.23430: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 11443 1727096109.23433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096109.23460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11443 1727096109.23498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11443 1727096109.23518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11443 1727096109.23542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11443 1727096109.23565: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a09ebda0> <<< 11443 1727096109.23582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11443 1727096109.23595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11443 1727096109.23621: stdout chunk (state=3): >>>import '_operator' # <<< 11443 1727096109.23624: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a09ebfe0> <<< 11443 1727096109.23641: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11443 1727096109.23672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11443 1727096109.23693: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11443 1727096109.23745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096109.23766: stdout chunk (state=3): >>>import 'itertools' # <<< 11443 1727096109.23792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 11443 1727096109.23800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a237a0> <<< 11443 1727096109.23812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 11443 1727096109.23828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a23e30> <<< 11443 1727096109.23850: stdout chunk (state=3): >>>import '_collections' # <<< 11443 1727096109.23898: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a03a70> <<< 11443 1727096109.23910: stdout chunk (state=3): >>>import '_functools' # <<< 11443 1727096109.23938: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a01190> <<< 11443 1727096109.24028: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a09e8f50> <<< 11443 1727096109.24054: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11443 1727096109.24080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11443 1727096109.24083: stdout chunk (state=3): >>>import '_sre' # <<< 11443 1727096109.24109: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11443 1727096109.24133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11443 1727096109.24159: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 11443 1727096109.24163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 11443 1727096109.24195: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a43710> <<< 11443 1727096109.24208: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a42330> <<< 11443 1727096109.24241: 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' <<< 11443 1727096109.24246: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a02060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a09ea810> <<< 11443 1727096109.24298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11443 1727096109.24311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a787a0> <<< 11443 1727096109.24329: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a09e81d0> <<< 11443 1727096109.24332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 11443 1727096109.24350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 11443 1727096109.24373: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.24376: 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 0x7fe8a0a78c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a78b00> <<< 11443 1727096109.24414: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.24417: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8a0a78ec0> <<< 11443 1727096109.24427: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a09e6cf0> <<< 11443 1727096109.24459: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 11443 1727096109.24462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096109.24484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11443 1727096109.24507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11443 1727096109.24532: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a795b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a79280> <<< 11443 1727096109.24537: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 11443 1727096109.24569: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 11443 1727096109.24589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 11443 1727096109.24592: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a7a4b0><<< 11443 1727096109.24610: stdout chunk (state=3): >>> <<< 11443 1727096109.24613: stdout chunk (state=3): >>>import 'importlib.util' # <<< 11443 1727096109.24615: stdout chunk (state=3): >>>import 'runpy' # <<< 11443 1727096109.24637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11443 1727096109.24677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11443 1727096109.24695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 11443 1727096109.24707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a906e0> <<< 11443 1727096109.24719: stdout chunk (state=3): >>>import 'errno' # <<< 11443 1727096109.24750: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.24755: 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 0x7fe8a0a91df0> <<< 11443 1727096109.24781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11443 1727096109.24786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11443 1727096109.24808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 11443 1727096109.24820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 11443 1727096109.24828: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a92c60> <<< 11443 1727096109.24871: 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 0x7fe8a0a932c0> <<< 11443 1727096109.24883: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a921b0> <<< 11443 1727096109.24901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 11443 1727096109.24904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 11443 1727096109.24951: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.24955: stdout chunk (state=3): >>># 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 0x7fe8a0a93d40> <<< 11443 1727096109.24962: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a93470> <<< 11443 1727096109.25007: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a7a510> <<< 11443 1727096109.25031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11443 1727096109.25062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11443 1727096109.25077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11443 1727096109.25099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11443 1727096109.25130: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.25136: stdout chunk (state=3): >>># 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 0x7fe8a0793b90> <<< 11443 1727096109.25158: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 11443 1727096109.25169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 11443 1727096109.25187: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 11443 1727096109.25198: stdout chunk (state=3): >>> # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8a07bc620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a07bc3b0> <<< 11443 1727096109.25224: 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' <<< 11443 1727096109.25227: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8a07bc650> <<< 11443 1727096109.25258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 11443 1727096109.25263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 11443 1727096109.25330: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.25460: 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 0x7fe8a07bcf80> <<< 11443 1727096109.25606: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.25610: 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 0x7fe8a07bd970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a07bc830> <<< 11443 1727096109.25633: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0791d30> <<< 11443 1727096109.25653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11443 1727096109.25677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11443 1727096109.25694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 11443 1727096109.25712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a07bed20> <<< 11443 1727096109.25749: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a07bda90> <<< 11443 1727096109.25760: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a7ac00> <<< 11443 1727096109.25788: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11443 1727096109.25852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096109.25875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11443 1727096109.25905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11443 1727096109.25935: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a07eb080> <<< 11443 1727096109.25985: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11443 1727096109.26004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096109.26023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11443 1727096109.26045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11443 1727096109.26082: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a080b410> <<< 11443 1727096109.26106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11443 1727096109.26152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11443 1727096109.26204: stdout chunk (state=3): >>>import 'ntpath' # <<< 11443 1727096109.26231: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 11443 1727096109.26240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a086c1d0> <<< 11443 1727096109.26246: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11443 1727096109.26281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11443 1727096109.26302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11443 1727096109.26348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11443 1727096109.26431: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a086e930> <<< 11443 1727096109.26510: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a086c2f0> <<< 11443 1727096109.26545: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a08391f0> <<< 11443 1727096109.26573: 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 0x7fe8a01292e0> <<< 11443 1727096109.26595: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a080a240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a07bfc50> <<< 11443 1727096109.26789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11443 1727096109.26802: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe8a080a330> <<< 11443 1727096109.27057: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xua5l1p0/ansible_ansible.legacy.setup_payload.zip' <<< 11443 1727096109.27063: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.27188: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.27214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11443 1727096109.27235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11443 1727096109.27276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11443 1727096109.27361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11443 1727096109.27389: 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' <<< 11443 1727096109.27394: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a018afc0> import '_typing' # <<< 11443 1727096109.27588: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0169eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0169010> <<< 11443 1727096109.27595: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.27624: stdout chunk (state=3): >>>import 'ansible' # <<< 11443 1727096109.27638: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.27651: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.27670: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 11443 1727096109.27692: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.29131: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.30337: 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 0x7fe8a0188e90> <<< 11443 1727096109.30361: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096109.30384: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 11443 1727096109.30390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 11443 1727096109.30415: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 11443 1727096109.30418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 11443 1727096109.30452: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.30455: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8a01be9f0> <<< 11443 1727096109.30487: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a01be780> <<< 11443 1727096109.30517: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a01be090> <<< 11443 1727096109.30543: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 11443 1727096109.30546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 11443 1727096109.30589: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a01be4e0> <<< 11443 1727096109.30594: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a018bc50> <<< 11443 1727096109.30608: stdout chunk (state=3): >>>import 'atexit' # <<< 11443 1727096109.30630: 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 0x7fe8a01bf770> <<< 11443 1727096109.30660: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.30677: stdout chunk (state=3): >>># 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 0x7fe8a01bf9b0> <<< 11443 1727096109.30685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11443 1727096109.30730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11443 1727096109.30748: stdout chunk (state=3): >>>import '_locale' # <<< 11443 1727096109.30794: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a01bfef0> <<< 11443 1727096109.30800: stdout chunk (state=3): >>>import 'pwd' # <<< 11443 1727096109.30818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11443 1727096109.30850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11443 1727096109.30884: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0025d00> <<< 11443 1727096109.30914: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.30918: 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 0x7fe8a0027920> <<< 11443 1727096109.30940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11443 1727096109.30953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11443 1727096109.30995: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a00282f0> <<< 11443 1727096109.31007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11443 1727096109.31046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11443 1727096109.31065: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0029490> <<< 11443 1727096109.31083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11443 1727096109.31122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11443 1727096109.31145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 11443 1727096109.31153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 11443 1727096109.31199: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a002bf80> <<< 11443 1727096109.31239: 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 0x7fe8a00302c0> <<< 11443 1727096109.31269: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a002a240> <<< 11443 1727096109.31282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11443 1727096109.31313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11443 1727096109.31336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 11443 1727096109.31342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 11443 1727096109.31359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11443 1727096109.31488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11443 1727096109.31515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 11443 1727096109.31518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0033fb0> <<< 11443 1727096109.31543: stdout chunk (state=3): >>>import '_tokenize' # <<< 11443 1727096109.31611: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0032a80> <<< 11443 1727096109.31622: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a00327e0> <<< 11443 1727096109.31630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 11443 1727096109.31645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 11443 1727096109.31712: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0032d50> <<< 11443 1727096109.31747: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a002a750> <<< 11443 1727096109.31774: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.31779: 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 0x7fe8a0078200> <<< 11443 1727096109.31803: 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' <<< 11443 1727096109.31808: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a00783b0> <<< 11443 1727096109.31824: 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 <<< 11443 1727096109.31849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 11443 1727096109.31871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 11443 1727096109.31908: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.31912: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8a0079e50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0079be0> <<< 11443 1727096109.31932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11443 1727096109.31966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11443 1727096109.32014: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.32018: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8a007c350> <<< 11443 1727096109.32038: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a007a480> <<< 11443 1727096109.32042: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11443 1727096109.32089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096109.32112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 11443 1727096109.32123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 11443 1727096109.32128: stdout chunk (state=3): >>>import '_string' # <<< 11443 1727096109.32177: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a007fad0> <<< 11443 1727096109.32301: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a007c4a0> <<< 11443 1727096109.32373: 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 0x7fe8a0080e00> <<< 11443 1727096109.32402: 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' <<< 11443 1727096109.32407: stdout chunk (state=3): >>># 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 0x7fe8a007d010> <<< 11443 1727096109.32443: 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' <<< 11443 1727096109.32453: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8a0080c50> <<< 11443 1727096109.32467: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0078530> <<< 11443 1727096109.32484: 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' <<< 11443 1727096109.32503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11443 1727096109.32529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11443 1727096109.32562: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.32582: 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 0x7fe89ff0c290> <<< 11443 1727096109.32737: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.32744: 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 0x7fe89ff0d370> <<< 11443 1727096109.32766: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0082a20> <<< 11443 1727096109.32797: 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' <<< 11443 1727096109.32808: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8a0083dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0082630> # zipimport: zlib available <<< 11443 1727096109.32832: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11443 1727096109.32847: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.32934: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.33031: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.33041: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.33065: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 11443 1727096109.33071: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 11443 1727096109.33089: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.33204: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.33326: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.33887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.34446: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11443 1727096109.34450: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11443 1727096109.34457: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 11443 1727096109.34478: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11443 1727096109.34492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096109.34549: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.34556: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe89ff116a0> <<< 11443 1727096109.34630: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 11443 1727096109.34640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 11443 1727096109.34645: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff124e0> <<< 11443 1727096109.34664: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff0d580> <<< 11443 1727096109.34713: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11443 1727096109.34721: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.34747: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.34762: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 11443 1727096109.34770: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.34910: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.35071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 11443 1727096109.35080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff12c00> <<< 11443 1727096109.35094: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.35544: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.35988: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.36060: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.36135: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 11443 1727096109.36180: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.36216: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11443 1727096109.36222: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.36289: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.36380: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11443 1727096109.36390: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.36405: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 11443 1727096109.36419: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.36458: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.36497: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11443 1727096109.36505: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.36728: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.36952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11443 1727096109.37014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11443 1727096109.37029: stdout chunk (state=3): >>>import '_ast' # <<< 11443 1727096109.37097: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff137a0> <<< 11443 1727096109.37101: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.37179: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.37261: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 11443 1727096109.37265: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 11443 1727096109.37286: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.37330: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.37373: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11443 1727096109.37380: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.37418: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.37469: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.37519: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.37587: 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 <<< 11443 1727096109.37627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096109.37713: 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 0x7fe89ff1e300> <<< 11443 1727096109.37755: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff199d0> <<< 11443 1727096109.37785: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 11443 1727096109.37791: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 11443 1727096109.37862: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.37920: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.37951: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.37992: 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 <<< 11443 1727096109.38000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096109.38013: 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 <<< 11443 1727096109.38039: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11443 1727096109.38057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11443 1727096109.38113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11443 1727096109.38131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11443 1727096109.38153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11443 1727096109.38203: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0006c30> <<< 11443 1727096109.38250: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a00fe900> <<< 11443 1727096109.38329: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff1e450> <<< 11443 1727096109.38342: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff0d850> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11443 1727096109.38353: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38374: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38395: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 11443 1727096109.38402: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 11443 1727096109.38455: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11443 1727096109.38466: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38490: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 11443 1727096109.38503: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38558: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38618: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38635: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38663: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38700: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38744: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38777: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38818: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 11443 1727096109.38821: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38904: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38967: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.38991: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.39029: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 11443 1727096109.39033: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.39204: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.39377: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.39414: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.39469: 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' <<< 11443 1727096109.39493: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 11443 1727096109.39514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 11443 1727096109.39523: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 11443 1727096109.39623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 11443 1727096109.39627: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ffb22d0> <<< 11443 1727096109.39630: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 11443 1727096109.39632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 11443 1727096109.39646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 11443 1727096109.39673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 11443 1727096109.39722: 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' <<< 11443 1727096109.39726: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fbbc260> <<< 11443 1727096109.39749: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.39777: 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 0x7fe89fbbc4d0> <<< 11443 1727096109.39813: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff98560> <<< 11443 1727096109.39837: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ffb2e70> <<< 11443 1727096109.39882: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ffb09b0> <<< 11443 1727096109.39897: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ffb13a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11443 1727096109.39951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11443 1727096109.39999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 11443 1727096109.40003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 11443 1727096109.40023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 11443 1727096109.40063: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe89fbbf530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fbbede0> <<< 11443 1727096109.40096: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.40101: stdout chunk (state=3): >>># 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 0x7fe89fbbefc0> <<< 11443 1727096109.40114: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fbbe210> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11443 1727096109.40238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11443 1727096109.40262: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fbbf6e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11443 1727096109.40300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11443 1727096109.40325: 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 0x7fe89fc221e0> <<< 11443 1727096109.40349: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fc20200> <<< 11443 1727096109.40397: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ffb0620> import 'ansible.module_utils.facts.timeout' # <<< 11443 1727096109.40418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 11443 1727096109.40421: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.40445: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 11443 1727096109.40496: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.40559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 11443 1727096109.40581: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.40620: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.40699: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 11443 1727096109.40703: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.40743: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 11443 1727096109.40746: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.40778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 11443 1727096109.40789: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.40839: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.40891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 11443 1727096109.40933: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.40984: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 11443 1727096109.41048: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.41101: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.41220: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.41257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 11443 1727096109.41715: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42158: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 11443 1727096109.42201: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42218: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42268: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42295: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42328: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 11443 1727096109.42338: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 11443 1727096109.42343: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42375: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42405: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 11443 1727096109.42421: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42477: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42528: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11443 1727096109.42551: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42570: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 11443 1727096109.42605: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42633: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42668: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 11443 1727096109.42752: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.42839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 11443 1727096109.42845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 11443 1727096109.42869: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fc23590> <<< 11443 1727096109.42892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11443 1727096109.42921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 11443 1727096109.43039: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fc22cf0> <<< 11443 1727096109.43042: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 11443 1727096109.43057: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.43114: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.43183: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11443 1727096109.43189: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.43280: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.43370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11443 1727096109.43381: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.43438: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.43513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 11443 1727096109.43517: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.43569: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.43606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11443 1727096109.43662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 11443 1727096109.43737: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.43791: 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 0x7fe89fc5e390> <<< 11443 1727096109.43979: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fc4e180> import 'ansible.module_utils.facts.system.python' # <<< 11443 1727096109.43996: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.44049: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.44102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 11443 1727096109.44112: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.44198: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.44279: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.44398: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.44560: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 11443 1727096109.44563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 11443 1727096109.44588: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.44641: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 11443 1727096109.44644: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.44687: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.44732: 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' <<< 11443 1727096109.44791: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.44817: 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 0x7fe89fc72030> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fc71c70> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 11443 1727096109.44844: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.44855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 11443 1727096109.44881: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.44925: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 11443 1727096109.44937: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.45081: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.45253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 11443 1727096109.45350: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.45443: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.45483: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.45532: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 11443 1727096109.45551: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.45584: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.45598: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.45720: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.45872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 11443 1727096109.45884: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 11443 1727096109.45990: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.46113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 11443 1727096109.46161: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.46187: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.46763: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.47274: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 11443 1727096109.47286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 11443 1727096109.47375: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.47487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 11443 1727096109.47593: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.47700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 11443 1727096109.47703: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.47846: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.48001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 11443 1727096109.48051: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 11443 1727096109.48055: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.48086: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.48133: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 11443 1727096109.48240: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.48329: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.48536: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.48744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 11443 1727096109.48747: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 11443 1727096109.48788: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.48801: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.48838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 11443 1727096109.48841: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.48882: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.48885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 11443 1727096109.48904: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.48962: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.49045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 11443 1727096109.49051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.49090: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.49093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 11443 1727096109.49158: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.49215: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 11443 1727096109.49218: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.49273: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.49330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 11443 1727096109.49343: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.49604: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.49873: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 11443 1727096109.49876: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.49927: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.49989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 11443 1727096109.50035: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50072: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 11443 1727096109.50090: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50108: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50144: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 11443 1727096109.50183: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 11443 1727096109.50237: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50388: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 11443 1727096109.50426: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 11443 1727096109.50430: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50480: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50525: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 11443 1727096109.50528: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50543: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50573: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50611: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50663: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50728: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 11443 1727096109.50828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 11443 1727096109.50872: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.50925: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 11443 1727096109.50938: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.51129: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.51324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 11443 1727096109.51327: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.51374: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.51422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 11443 1727096109.51427: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.51479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.51524: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11443 1727096109.51527: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.51603: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.51701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 11443 1727096109.51704: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.51782: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.51878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 11443 1727096109.51958: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096109.53151: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 11443 1727096109.53175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 11443 1727096109.53197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 11443 1727096109.53238: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096109.53254: stdout chunk (state=3): >>># 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 0x7fe89fa72bd0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fa72330> <<< 11443 1727096109.53304: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fa72390> <<< 11443 1727096109.69589: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 11443 1727096109.69612: 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 0x7fe89fab9280> # /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 0x7fe89fab9fa0> <<< 11443 1727096109.69671: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 11443 1727096109.69715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096109.69809: stdout chunk (state=3): >>># /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' <<< 11443 1727096109.69813: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fc60680> <<< 11443 1727096109.69815: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fc62720> <<< 11443 1727096109.70013: 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 <<< 11443 1727096110.90330: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_local": {}, "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_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_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.546875, "5m": 0.4052734375, "15m": 0.1806640625}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "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_g<<< 11443 1727096110.90366: stdout chunk (state=3): >>>ather_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": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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":<<< 11443 1727096110.90385: stdout chunk (state=3): >>> "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "55", "second": "09", "epoch": "1727096109", "epoch_int": "1727096109", "date": "2024-09-23", "time": "08:55:09", "iso8601_micro": "2024-09-23T12:55:09.570416Z", "iso8601": "2024-09-23T12:55:09Z", "iso8601_basic": "20240923T085509570416", "iso8601_basic_short": "20240923T085509", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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": 2964, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 567, "free": 2964}, "nocache": {"free": 3297, "used": 234}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 251, "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": 261794414592, "block_size": 4096, "block_total": 65519099, "block_available": 63914652, "block_used": 1604447, "inode_total": 131070960, "inode_available": 131029120, "inode_used": 41840, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11443 1727096110.91020: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 11443 1727096110.91028: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 11443 1727096110.91064: stdout chunk (state=3): >>># 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 <<< 11443 1727096110.91070: stdout chunk (state=3): >>># 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__ <<< 11443 1727096110.91098: stdout chunk (state=3): >>># 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 <<< 11443 1727096110.91106: stdout chunk (state=3): >>># cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 11443 1727096110.91137: stdout chunk (state=3): >>># 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<<< 11443 1727096110.91141: stdout chunk (state=3): >>> # 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 <<< 11443 1727096110.91144: stdout chunk (state=3): >>># 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 <<< 11443 1727096110.91175: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ <<< 11443 1727096110.91179: stdout chunk (state=3): >>># 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 <<< 11443 1727096110.91212: 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 # 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<<< 11443 1727096110.91223: stdout chunk (state=3): >>> # 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 <<< 11443 1727096110.91272: stdout chunk (state=3): >>># 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 <<< 11443 1727096110.91314: stdout chunk (state=3): >>># 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 <<< 11443 1727096110.91428: 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 # 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 <<< 11443 1727096110.91432: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.dummy <<< 11443 1727096110.91936: 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 <<< 11443 1727096110.91940: 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 # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 11443 1727096110.91980: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 11443 1727096110.92009: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 11443 1727096110.92100: 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 <<< 11443 1727096110.92110: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 11443 1727096110.92161: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 11443 1727096110.92192: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 11443 1727096110.92241: stdout chunk (state=3): >>># 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 <<< 11443 1727096110.92256: stdout chunk (state=3): >>># destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 11443 1727096110.92341: 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 <<< 11443 1727096110.92403: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # 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 <<< 11443 1727096110.92421: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 11443 1727096110.92481: stdout chunk (state=3): >>># 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 <<< 11443 1727096110.92507: 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 <<< 11443 1727096110.92682: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 11443 1727096110.92721: stdout chunk (state=3): >>># destroy _collections <<< 11443 1727096110.92745: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 11443 1727096110.92749: stdout chunk (state=3): >>># destroy tokenize <<< 11443 1727096110.92770: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11443 1727096110.92782: stdout chunk (state=3): >>># destroy _typing <<< 11443 1727096110.92814: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 11443 1727096110.92874: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11443 1727096110.93072: 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 <<< 11443 1727096110.93075: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 11443 1727096110.93077: stdout chunk (state=3): >>># clear sys.audit hooks <<< 11443 1727096110.93574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 11443 1727096110.93578: stdout chunk (state=3): >>><<< 11443 1727096110.93580: stderr chunk (state=3): >>><<< 11443 1727096110.93709: _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 0x7fe8a0bbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0b8bb00> # /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 0x7fe8a0bbea50> 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 0x7fe8a0bcd130> # /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 0x7fe8a0bcdfa0> 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 0x7fe8a09ebda0> # /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 0x7fe8a09ebfe0> # /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 0x7fe8a0a237a0> # /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 0x7fe8a0a23e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a03a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a01190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a09e8f50> # /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 0x7fe8a0a43710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a42330> # /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 0x7fe8a0a02060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a09ea810> # /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 0x7fe8a0a787a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a09e81d0> # /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 0x7fe8a0a78c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a78b00> # 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 0x7fe8a0a78ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a09e6cf0> # /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 0x7fe8a0a795b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a79280> 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 0x7fe8a0a7a4b0> 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 0x7fe8a0a906e0> 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 0x7fe8a0a91df0> # /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 0x7fe8a0a92c60> # 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 0x7fe8a0a932c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a921b0> # /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 0x7fe8a0a93d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a93470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a7a510> # /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 0x7fe8a0793b90> # /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 0x7fe8a07bc620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a07bc3b0> # 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 0x7fe8a07bc650> # /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 0x7fe8a07bcf80> # 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 0x7fe8a07bd970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a07bc830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0791d30> # /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 0x7fe8a07bed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a07bda90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0a7ac00> # /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 0x7fe8a07eb080> # /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 0x7fe8a080b410> # /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 0x7fe8a086c1d0> # /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 0x7fe8a086e930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a086c2f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a08391f0> # /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 0x7fe8a01292e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a080a240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a07bfc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe8a080a330> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xua5l1p0/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 0x7fe8a018afc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0169eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0169010> # 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 0x7fe8a0188e90> # /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 0x7fe8a01be9f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a01be780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a01be090> # /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 0x7fe8a01be4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a018bc50> 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 0x7fe8a01bf770> # 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 0x7fe8a01bf9b0> # /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 0x7fe8a01bfef0> 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 0x7fe8a0025d00> # 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 0x7fe8a0027920> # /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 0x7fe8a00282f0> # /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 0x7fe8a0029490> # /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 0x7fe8a002bf80> # 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 0x7fe8a00302c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a002a240> # /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 0x7fe8a0033fb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0032a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a00327e0> # /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 0x7fe8a0032d50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a002a750> # 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 0x7fe8a0078200> # /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 0x7fe8a00783b0> # /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 0x7fe8a0079e50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0079be0> # /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 0x7fe8a007c350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a007a480> # /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 0x7fe8a007fad0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a007c4a0> # 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 0x7fe8a0080e00> # 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 0x7fe8a007d010> # 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 0x7fe8a0080c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0078530> # /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 0x7fe89ff0c290> # 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 0x7fe89ff0d370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0082a20> # 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 0x7fe8a0083dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a0082630> # 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 0x7fe89ff116a0> # /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 0x7fe89ff124e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff0d580> 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 0x7fe89ff12c00> # 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 0x7fe89ff137a0> # 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 0x7fe89ff1e300> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff199d0> 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 0x7fe8a0006c30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8a00fe900> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff1e450> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff0d850> # 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 0x7fe89ffb22d0> # /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 0x7fe89fbbc260> # 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 0x7fe89fbbc4d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ff98560> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ffb2e70> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ffb09b0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ffb13a0> # /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 0x7fe89fbbf530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fbbede0> # 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 0x7fe89fbbefc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fbbe210> # /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 0x7fe89fbbf6e0> # /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 0x7fe89fc221e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fc20200> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89ffb0620> 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 0x7fe89fc23590> # /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 0x7fe89fc22cf0> 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 0x7fe89fc5e390> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fc4e180> 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 0x7fe89fc72030> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fc71c70> 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 0x7fe89fa72bd0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fa72330> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fa72390> # /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 0x7fe89fab9280> # /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 0x7fe89fab9fa0> # /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 0x7fe89fc60680> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe89fc62720> 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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_local": {}, "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_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_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.546875, "5m": 0.4052734375, "15m": 0.1806640625}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "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": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "55", "second": "09", "epoch": "1727096109", "epoch_int": "1727096109", "date": "2024-09-23", "time": "08:55:09", "iso8601_micro": "2024-09-23T12:55:09.570416Z", "iso8601": "2024-09-23T12:55:09Z", "iso8601_basic": "20240923T085509570416", "iso8601_basic_short": "20240923T085509", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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": 2964, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 567, "free": 2964}, "nocache": {"free": 3297, "used": 234}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 251, "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": 261794414592, "block_size": 4096, "block_total": 65519099, "block_available": 63914652, "block_used": 1604447, "inode_total": 131070960, "inode_available": 131029120, "inode_used": 41840, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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.15.126 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_node2 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. 11443 1727096110.94797: 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-1727096108.8483758-11449-70051925686125/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11443 1727096110.94819: _low_level_execute_command(): starting 11443 1727096110.94824: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096108.8483758-11449-70051925686125/ > /dev/null 2>&1 && sleep 0' 11443 1727096110.95293: 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 <<< 11443 1727096110.95298: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096110.95301: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11443 1727096110.95303: 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096110.95356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096110.95359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096110.95362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096110.95408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096110.97339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096110.97366: stderr chunk (state=3): >>><<< 11443 1727096110.97371: stdout chunk (state=3): >>><<< 11443 1727096110.97391: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096110.97394: handler run complete 11443 1727096110.97469: variable 'ansible_facts' from source: unknown 11443 1727096110.97534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096110.97725: variable 'ansible_facts' from source: unknown 11443 1727096110.97780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096110.97858: attempt loop complete, returning result 11443 1727096110.97862: _execute() done 11443 1727096110.97864: dumping result to json 11443 1727096110.97885: done dumping result, returning 11443 1727096110.97892: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f17b-9b1f-0000000000cc] 11443 1727096110.97898: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000cc 11443 1727096110.98436: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000cc ok: [managed_node2] 11443 1727096110.98446: WORKER PROCESS EXITING 11443 1727096110.98509: no more pending results, returning what we have 11443 1727096110.98514: results queue empty 11443 1727096110.98515: checking for any_errors_fatal 11443 1727096110.98516: done checking for any_errors_fatal 11443 1727096110.98516: checking for max_fail_percentage 11443 1727096110.98517: done checking for max_fail_percentage 11443 1727096110.98518: checking to see if all hosts have failed and the running result is not ok 11443 1727096110.98518: done checking to see if all hosts have failed 11443 1727096110.98519: getting the remaining hosts for this loop 11443 1727096110.98520: done getting the remaining hosts for this loop 11443 1727096110.98522: getting the next task for host managed_node2 11443 1727096110.98526: done getting next task for host managed_node2 11443 1727096110.98527: ^ task is: TASK: meta (flush_handlers) 11443 1727096110.98529: ^ 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 11443 1727096110.98532: getting variables 11443 1727096110.98533: in VariableManager get_vars() 11443 1727096110.98549: Calling all_inventory to load vars for managed_node2 11443 1727096110.98551: Calling groups_inventory to load vars for managed_node2 11443 1727096110.98553: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096110.98561: Calling all_plugins_play to load vars for managed_node2 11443 1727096110.98563: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096110.98565: Calling groups_plugins_play to load vars for managed_node2 11443 1727096110.98684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096110.98796: done with get_vars() 11443 1727096110.98804: done getting variables 11443 1727096110.98853: in VariableManager get_vars() 11443 1727096110.98860: Calling all_inventory to load vars for managed_node2 11443 1727096110.98862: Calling groups_inventory to load vars for managed_node2 11443 1727096110.98863: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096110.98867: Calling all_plugins_play to load vars for managed_node2 11443 1727096110.98870: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096110.98872: Calling groups_plugins_play to load vars for managed_node2 11443 1727096110.98954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096110.99056: done with get_vars() 11443 1727096110.99066: done queuing things up, now waiting for results queue to drain 11443 1727096110.99069: results queue empty 11443 1727096110.99070: checking for any_errors_fatal 11443 1727096110.99071: done checking for any_errors_fatal 11443 1727096110.99072: checking for max_fail_percentage 11443 1727096110.99077: done checking for max_fail_percentage 11443 1727096110.99077: checking to see if all hosts have failed and the running result is not ok 11443 1727096110.99078: done checking to see if all hosts have failed 11443 1727096110.99078: getting the remaining hosts for this loop 11443 1727096110.99079: done getting the remaining hosts for this loop 11443 1727096110.99081: getting the next task for host managed_node2 11443 1727096110.99083: done getting next task for host managed_node2 11443 1727096110.99085: ^ task is: TASK: Include the task 'el_repo_setup.yml' 11443 1727096110.99086: ^ 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 11443 1727096110.99088: getting variables 11443 1727096110.99088: in VariableManager get_vars() 11443 1727096110.99094: Calling all_inventory to load vars for managed_node2 11443 1727096110.99095: Calling groups_inventory to load vars for managed_node2 11443 1727096110.99096: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096110.99099: Calling all_plugins_play to load vars for managed_node2 11443 1727096110.99101: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096110.99102: Calling groups_plugins_play to load vars for managed_node2 11443 1727096110.99194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096110.99300: done with get_vars() 11443 1727096110.99305: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:10 Monday 23 September 2024 08:55:10 -0400 (0:00:02.192) 0:00:02.203 ****** 11443 1727096110.99357: entering _queue_task() for managed_node2/include_tasks 11443 1727096110.99358: Creating lock for include_tasks 11443 1727096110.99601: worker is 1 (out of 1 available) 11443 1727096110.99614: exiting _queue_task() for managed_node2/include_tasks 11443 1727096110.99625: done queuing things up, now waiting for results queue to drain 11443 1727096110.99627: waiting for pending results... 11443 1727096110.99771: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 11443 1727096110.99830: in run() - task 0afff68d-5257-f17b-9b1f-000000000006 11443 1727096110.99842: variable 'ansible_search_path' from source: unknown 11443 1727096110.99878: calling self._execute() 11443 1727096110.99930: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096110.99934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096110.99942: variable 'omit' from source: magic vars 11443 1727096111.00025: _execute() done 11443 1727096111.00029: dumping result to json 11443 1727096111.00031: done dumping result, returning 11443 1727096111.00037: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-f17b-9b1f-000000000006] 11443 1727096111.00043: sending task result for task 0afff68d-5257-f17b-9b1f-000000000006 11443 1727096111.00136: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000006 11443 1727096111.00139: WORKER PROCESS EXITING 11443 1727096111.00180: no more pending results, returning what we have 11443 1727096111.00185: in VariableManager get_vars() 11443 1727096111.00216: Calling all_inventory to load vars for managed_node2 11443 1727096111.00219: Calling groups_inventory to load vars for managed_node2 11443 1727096111.00222: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096111.00234: Calling all_plugins_play to load vars for managed_node2 11443 1727096111.00237: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096111.00240: Calling groups_plugins_play to load vars for managed_node2 11443 1727096111.00373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096111.00494: done with get_vars() 11443 1727096111.00499: variable 'ansible_search_path' from source: unknown 11443 1727096111.00509: we have included files to process 11443 1727096111.00509: generating all_blocks data 11443 1727096111.00510: done generating all_blocks data 11443 1727096111.00511: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11443 1727096111.00512: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11443 1727096111.00513: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11443 1727096111.00941: in VariableManager get_vars() 11443 1727096111.00951: done with get_vars() 11443 1727096111.00959: done processing included file 11443 1727096111.00960: iterating over new_blocks loaded from include file 11443 1727096111.00961: in VariableManager get_vars() 11443 1727096111.00966: done with get_vars() 11443 1727096111.00969: filtering new block on tags 11443 1727096111.00979: done filtering new block on tags 11443 1727096111.00982: in VariableManager get_vars() 11443 1727096111.00989: done with get_vars() 11443 1727096111.00989: filtering new block on tags 11443 1727096111.00999: done filtering new block on tags 11443 1727096111.01000: in VariableManager get_vars() 11443 1727096111.01006: done with get_vars() 11443 1727096111.01007: filtering new block on tags 11443 1727096111.01014: done filtering new block on tags 11443 1727096111.01015: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 11443 1727096111.01019: extending task lists for all hosts with included blocks 11443 1727096111.01048: done extending task lists 11443 1727096111.01049: done processing included files 11443 1727096111.01050: results queue empty 11443 1727096111.01050: checking for any_errors_fatal 11443 1727096111.01051: done checking for any_errors_fatal 11443 1727096111.01052: checking for max_fail_percentage 11443 1727096111.01052: done checking for max_fail_percentage 11443 1727096111.01053: checking to see if all hosts have failed and the running result is not ok 11443 1727096111.01053: done checking to see if all hosts have failed 11443 1727096111.01054: getting the remaining hosts for this loop 11443 1727096111.01054: done getting the remaining hosts for this loop 11443 1727096111.01056: getting the next task for host managed_node2 11443 1727096111.01058: done getting next task for host managed_node2 11443 1727096111.01060: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 11443 1727096111.01061: ^ 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 11443 1727096111.01062: getting variables 11443 1727096111.01063: in VariableManager get_vars() 11443 1727096111.01070: Calling all_inventory to load vars for managed_node2 11443 1727096111.01071: Calling groups_inventory to load vars for managed_node2 11443 1727096111.01072: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096111.01076: Calling all_plugins_play to load vars for managed_node2 11443 1727096111.01077: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096111.01079: Calling groups_plugins_play to load vars for managed_node2 11443 1727096111.01175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096111.01279: done with get_vars() 11443 1727096111.01285: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:55:11 -0400 (0:00:00.019) 0:00:02.223 ****** 11443 1727096111.01331: entering _queue_task() for managed_node2/setup 11443 1727096111.01553: worker is 1 (out of 1 available) 11443 1727096111.01564: exiting _queue_task() for managed_node2/setup 11443 1727096111.01575: done queuing things up, now waiting for results queue to drain 11443 1727096111.01577: waiting for pending results... 11443 1727096111.01723: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 11443 1727096111.01790: in run() - task 0afff68d-5257-f17b-9b1f-0000000000dd 11443 1727096111.01803: variable 'ansible_search_path' from source: unknown 11443 1727096111.01807: variable 'ansible_search_path' from source: unknown 11443 1727096111.01836: calling self._execute() 11443 1727096111.01894: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096111.01908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096111.01914: variable 'omit' from source: magic vars 11443 1727096111.02277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096111.03680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096111.03723: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096111.03757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096111.03790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096111.03809: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096111.03869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096111.03892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096111.03911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096111.03937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096111.03947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096111.04071: variable 'ansible_facts' from source: unknown 11443 1727096111.04117: variable 'network_test_required_facts' from source: task vars 11443 1727096111.04145: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 11443 1727096111.04151: variable 'omit' from source: magic vars 11443 1727096111.04180: variable 'omit' from source: magic vars 11443 1727096111.04206: variable 'omit' from source: magic vars 11443 1727096111.04227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11443 1727096111.04247: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11443 1727096111.04263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11443 1727096111.04277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11443 1727096111.04286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11443 1727096111.04310: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11443 1727096111.04313: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096111.04316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096111.04380: Set connection var ansible_shell_type to sh 11443 1727096111.04387: Set connection var ansible_timeout to 10 11443 1727096111.04389: Set connection var ansible_connection to ssh 11443 1727096111.04394: Set connection var ansible_shell_executable to /bin/sh 11443 1727096111.04399: Set connection var ansible_module_compression to ZIP_DEFLATED 11443 1727096111.04411: Set connection var ansible_pipelining to False 11443 1727096111.04429: variable 'ansible_shell_executable' from source: unknown 11443 1727096111.04432: variable 'ansible_connection' from source: unknown 11443 1727096111.04435: variable 'ansible_module_compression' from source: unknown 11443 1727096111.04437: variable 'ansible_shell_type' from source: unknown 11443 1727096111.04440: variable 'ansible_shell_executable' from source: unknown 11443 1727096111.04442: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096111.04444: variable 'ansible_pipelining' from source: unknown 11443 1727096111.04446: variable 'ansible_timeout' from source: unknown 11443 1727096111.04453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096111.04551: 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) 11443 1727096111.04556: variable 'omit' from source: magic vars 11443 1727096111.04562: starting attempt loop 11443 1727096111.04564: running the handler 11443 1727096111.04578: _low_level_execute_command(): starting 11443 1727096111.04585: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11443 1727096111.05095: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096111.05099: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.05102: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11443 1727096111.05104: 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.05141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096111.05153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096111.05206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096111.06903: stdout chunk (state=3): >>>/root <<< 11443 1727096111.06998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096111.07033: stderr chunk (state=3): >>><<< 11443 1727096111.07036: stdout chunk (state=3): >>><<< 11443 1727096111.07060: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096111.07073: _low_level_execute_command(): starting 11443 1727096111.07079: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898 `" && echo ansible-tmp-1727096111.0705943-11552-75870989739898="` echo /root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898 `" ) && sleep 0' 11443 1727096111.07523: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096111.07527: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.07539: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.07591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096111.07601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096111.07642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096111.09650: stdout chunk (state=3): >>>ansible-tmp-1727096111.0705943-11552-75870989739898=/root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898 <<< 11443 1727096111.09758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096111.09793: stderr chunk (state=3): >>><<< 11443 1727096111.09796: stdout chunk (state=3): >>><<< 11443 1727096111.09812: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096111.0705943-11552-75870989739898=/root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898 , 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096111.09862: variable 'ansible_module_compression' from source: unknown 11443 1727096111.09903: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11443yu1xjpyj/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11443 1727096111.09951: variable 'ansible_facts' from source: unknown 11443 1727096111.10172: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898/AnsiballZ_setup.py 11443 1727096111.10299: Sending initial data 11443 1727096111.10309: Sent initial data (153 bytes) 11443 1727096111.10835: 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.15.126 originally 10.31.15.126 debug2: match not found <<< 11443 1727096111.10860: 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.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.10908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096111.10931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096111.10977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096111.12621: 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 <<< 11443 1727096111.12643: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11443 1727096111.12677: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11443yu1xjpyj/tmp_kooum43 /root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898/AnsiballZ_setup.py <<< 11443 1727096111.12689: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898/AnsiballZ_setup.py" <<< 11443 1727096111.12710: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11443yu1xjpyj/tmp_kooum43" to remote "/root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898/AnsiballZ_setup.py" <<< 11443 1727096111.12722: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898/AnsiballZ_setup.py" <<< 11443 1727096111.14097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096111.14101: stdout chunk (state=3): >>><<< 11443 1727096111.14104: stderr chunk (state=3): >>><<< 11443 1727096111.14121: done transferring module to remote 11443 1727096111.14136: _low_level_execute_command(): starting 11443 1727096111.14219: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898/ /root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898/AnsiballZ_setup.py && sleep 0' 11443 1727096111.14891: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.14928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096111.14946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096111.14971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096111.15045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096111.16937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096111.16941: stderr chunk (state=3): >>><<< 11443 1727096111.16944: stdout chunk (state=3): >>><<< 11443 1727096111.16961: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096111.16965: _low_level_execute_command(): starting 11443 1727096111.16970: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898/AnsiballZ_setup.py && sleep 0' 11443 1727096111.17416: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096111.17420: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.17422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 11443 1727096111.17425: 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.17495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096111.17537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096111.19761: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11443 1727096111.19779: stdout chunk (state=3): >>>import _imp # builtin <<< 11443 1727096111.19810: stdout chunk (state=3): >>>import '_thread' # <<< 11443 1727096111.19815: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 11443 1727096111.19884: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11443 1727096111.19925: stdout chunk (state=3): >>>import 'posix' # <<< 11443 1727096111.19957: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11443 1727096111.19984: stdout chunk (state=3): >>>import 'time' # <<< 11443 1727096111.19998: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11443 1727096111.20047: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 11443 1727096111.20057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.20074: stdout chunk (state=3): >>>import '_codecs' # <<< 11443 1727096111.20096: stdout chunk (state=3): >>>import 'codecs' # <<< 11443 1727096111.20131: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11443 1727096111.20164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 11443 1727096111.20185: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a251bc4d0> <<< 11443 1727096111.20245: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2518bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 11443 1727096111.20261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a251bea50> <<< 11443 1727096111.20264: stdout chunk (state=3): >>>import '_signal' # <<< 11443 1727096111.20289: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 11443 1727096111.20321: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11443 1727096111.20410: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11443 1727096111.20439: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11443 1727096111.20499: stdout chunk (state=3): >>>import 'os' # <<< 11443 1727096111.20523: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 11443 1727096111.20576: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11443 1727096111.20580: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 11443 1727096111.20599: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a251cd130> <<< 11443 1727096111.20660: 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 <<< 11443 1727096111.20679: stdout chunk (state=3): >>># 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 0x7f0a251cdfa0> <<< 11443 1727096111.20714: stdout chunk (state=3): >>>import 'site' # <<< 11443 1727096111.20735: 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. <<< 11443 1727096111.21128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11443 1727096111.21162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11443 1727096111.21168: 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' <<< 11443 1727096111.21190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11443 1727096111.21221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11443 1727096111.21239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11443 1727096111.21281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24febe90> <<< 11443 1727096111.21315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11443 1727096111.21350: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24febf50> <<< 11443 1727096111.21370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11443 1727096111.21402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11443 1727096111.21426: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11443 1727096111.21479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.21519: stdout chunk (state=3): >>>import 'itertools' # <<< 11443 1727096111.21557: 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 0x7f0a25023890> <<< 11443 1727096111.21581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25023f20> import '_collections' # <<< 11443 1727096111.21641: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25003b60> <<< 11443 1727096111.21673: stdout chunk (state=3): >>>import '_functools' # <<< 11443 1727096111.21683: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25001280> <<< 11443 1727096111.21776: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24fe9040> <<< 11443 1727096111.21813: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11443 1727096111.21816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11443 1727096111.21847: stdout chunk (state=3): >>>import '_sre' # <<< 11443 1727096111.21854: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11443 1727096111.21889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11443 1727096111.21910: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 11443 1727096111.21937: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25043800> <<< 11443 1727096111.21981: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25042420> <<< 11443 1727096111.21984: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 11443 1727096111.22010: 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 0x7f0a25002150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25040b60> <<< 11443 1727096111.22062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11443 1727096111.22074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25078860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24fe82c0> <<< 11443 1727096111.22093: 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' <<< 11443 1727096111.22133: 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 0x7f0a25078d10> <<< 11443 1727096111.22153: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25078bc0> <<< 11443 1727096111.22186: 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 0x7f0a25078f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24fe6de0> <<< 11443 1727096111.22235: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.22297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11443 1727096111.22301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25079610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a250792e0> <<< 11443 1727096111.22314: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 11443 1727096111.22358: 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' <<< 11443 1727096111.22387: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2507a510> <<< 11443 1727096111.22406: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 11443 1727096111.22417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11443 1727096111.22470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11443 1727096111.22506: 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 0x7f0a25090710> <<< 11443 1727096111.22540: stdout chunk (state=3): >>>import 'errno' # <<< 11443 1727096111.22543: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.22575: 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 0x7f0a25091df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11443 1727096111.22614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11443 1727096111.22626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25092c90> <<< 11443 1727096111.22664: 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 0x7f0a250932f0> <<< 11443 1727096111.22697: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a250921e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 11443 1727096111.22735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 11443 1727096111.22762: 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 0x7f0a25093d70> <<< 11443 1727096111.22780: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a250934a0> <<< 11443 1727096111.22832: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2507a540> <<< 11443 1727096111.22851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11443 1727096111.22878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11443 1727096111.22908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11443 1727096111.22911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11443 1727096111.22971: 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 0x7f0a24d8bc50> <<< 11443 1727096111.22974: 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' <<< 11443 1727096111.23003: 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 0x7f0a24db4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24db4470> <<< 11443 1727096111.23037: 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 0x7f0a24db4590> <<< 11443 1727096111.23075: 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' <<< 11443 1727096111.23155: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.23284: 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 0x7f0a24db5010> <<< 11443 1727096111.23434: 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 0x7f0a24db59d0> <<< 11443 1727096111.23438: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24db48c0> <<< 11443 1727096111.23485: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24d89df0> <<< 11443 1727096111.23518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11443 1727096111.23526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11443 1727096111.23575: 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' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24db6de0> <<< 11443 1727096111.23583: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24db5b20> <<< 11443 1727096111.23612: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2507ac30> <<< 11443 1727096111.23616: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11443 1727096111.23686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.23700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11443 1727096111.23740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11443 1727096111.23765: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24de3140> <<< 11443 1727096111.23821: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11443 1727096111.23877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.23881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11443 1727096111.23891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11443 1727096111.23915: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24e034d0> <<< 11443 1727096111.23940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11443 1727096111.23996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11443 1727096111.24066: stdout chunk (state=3): >>>import 'ntpath' # <<< 11443 1727096111.24083: 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 0x7f0a24e64200> <<< 11443 1727096111.24117: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11443 1727096111.24135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11443 1727096111.24156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11443 1727096111.24191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11443 1727096111.24280: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24e66960> <<< 11443 1727096111.24360: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24e64320> <<< 11443 1727096111.24393: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24e29250> <<< 11443 1727096111.24420: 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 0x7f0a247252e0> <<< 11443 1727096111.24460: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24e022d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24db7d40> <<< 11443 1727096111.24654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11443 1727096111.24674: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0a24e02630> <<< 11443 1727096111.24990: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_uf14ghme/ansible_setup_payload.zip' # zipimport: zlib available <<< 11443 1727096111.25195: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11443 1727096111.25217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11443 1727096111.25251: 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 0x7f0a2478ef90> <<< 11443 1727096111.25270: stdout chunk (state=3): >>>import '_typing' # <<< 11443 1727096111.25453: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2476de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2476cfe0> <<< 11443 1727096111.25471: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.25546: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 11443 1727096111.25563: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 11443 1727096111.25635: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.27007: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.28217: 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 0x7f0a2478ce30> <<< 11443 1727096111.28362: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.28373: 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 0x7f0a247be960> <<< 11443 1727096111.28407: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a247be6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a247be000> <<< 11443 1727096111.28431: 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' <<< 11443 1727096111.28478: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a247be4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2478f9b0> <<< 11443 1727096111.28504: stdout chunk (state=3): >>>import 'atexit' # <<< 11443 1727096111.28523: 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 0x7f0a247bf6e0> <<< 11443 1727096111.28584: 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 0x7f0a247bf920> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11443 1727096111.28635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11443 1727096111.28638: stdout chunk (state=3): >>>import '_locale' # <<< 11443 1727096111.28735: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a247bfe30> import 'pwd' # <<< 11443 1727096111.28763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11443 1727096111.28893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24629ca0> <<< 11443 1727096111.29174: 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 0x7f0a2462b8c0> # /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 0x7f0a2462c2c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11443 1727096111.29219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2462d460> # /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 0x7f0a2462fef0> # 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 0x7f0a24fe6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2462e1b0> # /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' <<< 11443 1727096111.29245: 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' <<< 11443 1727096111.29265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11443 1727096111.29390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11443 1727096111.29428: 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 0x7f0a24637f20> <<< 11443 1727096111.29441: stdout chunk (state=3): >>>import '_tokenize' # <<< 11443 1727096111.29506: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a246369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24636750> <<< 11443 1727096111.29553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 11443 1727096111.29557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 11443 1727096111.29607: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24636cc0> <<< 11443 1727096111.29670: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2462e6c0> <<< 11443 1727096111.29697: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a2467c1a0> <<< 11443 1727096111.29779: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2467c350> # /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' <<< 11443 1727096111.29812: 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 0x7f0a2467ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2467db80> <<< 11443 1727096111.29882: 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' <<< 11443 1727096111.29925: 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 0x7f0a246802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2467e450> <<< 11443 1727096111.30085: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11443 1727096111.30098: 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 # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24683aa0> <<< 11443 1727096111.30210: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24680470> <<< 11443 1727096111.30273: 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 0x7f0a24684830> <<< 11443 1727096111.30313: 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 0x7f0a24684a70> <<< 11443 1727096111.30357: 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 0x7f0a246843e0> <<< 11443 1727096111.30390: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2467c500> <<< 11443 1727096111.30428: 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 <<< 11443 1727096111.30446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11443 1727096111.30474: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.30577: 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 0x7f0a245104d0> <<< 11443 1727096111.30671: 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 0x7f0a24511a90> <<< 11443 1727096111.30702: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24686c30> <<< 11443 1727096111.30862: 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 0x7f0a24687fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24686840> <<< 11443 1727096111.30866: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11443 1727096111.30890: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11443 1727096111.30987: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.31025: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 11443 1727096111.31029: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.31144: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.31265: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.31835: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.32397: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11443 1727096111.32450: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 11443 1727096111.32454: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11443 1727096111.32477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.32509: 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 0x7f0a24515b80> <<< 11443 1727096111.32604: 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' <<< 11443 1727096111.32625: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a245169f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24511a30> <<< 11443 1727096111.32701: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11443 1727096111.32717: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11443 1727096111.32744: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 11443 1727096111.32891: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.33057: 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' <<< 11443 1727096111.33093: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24516570> <<< 11443 1727096111.33096: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.33572: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.34028: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.34098: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.34189: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11443 1727096111.34193: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.34232: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.34266: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11443 1727096111.34280: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.34351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.34423: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11443 1727096111.34475: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 11443 1727096111.34478: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.34512: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.34563: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11443 1727096111.34581: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.34807: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.35055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11443 1727096111.35139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 11443 1727096111.35227: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24517a10> <<< 11443 1727096111.35232: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.35300: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.35392: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 11443 1727096111.35428: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 11443 1727096111.35431: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.35478: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.35524: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11443 1727096111.35527: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.35571: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.35614: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.35674: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.35743: 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 <<< 11443 1727096111.35792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.35890: 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 0x7f0a245222d0> <<< 11443 1727096111.35932: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2451d1c0> <<< 11443 1727096111.35973: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 11443 1727096111.35986: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.36051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.36108: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.36145: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.36189: 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' <<< 11443 1727096111.36210: 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 <<< 11443 1727096111.36243: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11443 1727096111.36270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11443 1727096111.36333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11443 1727096111.36345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11443 1727096111.36375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11443 1727096111.36423: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2460aa80> <<< 11443 1727096111.36472: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a247ea750> <<< 11443 1727096111.36559: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a246854f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a246366c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11443 1727096111.36595: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.36638: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.36646: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11443 1727096111.36718: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11443 1727096111.36721: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.36758: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 11443 1727096111.36804: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.36877: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.36911: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.36914: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.36966: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.36998: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.37036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.37093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 11443 1727096111.37123: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.37170: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.37251: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.37264: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.37302: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 11443 1727096111.37309: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.37487: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.37662: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.37704: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.37763: 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' <<< 11443 1727096111.37790: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 11443 1727096111.37807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 11443 1727096111.37832: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 11443 1727096111.37860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 11443 1727096111.37883: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a245b2840> <<< 11443 1727096111.37902: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 11443 1727096111.37920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 11443 1727096111.37943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 11443 1727096111.37989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 11443 1727096111.38009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 11443 1727096111.38027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 11443 1727096111.38041: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a241b8170> <<< 11443 1727096111.38075: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.38095: 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 0x7f0a241b84d0> <<< 11443 1727096111.38147: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a245a7410> <<< 11443 1727096111.38173: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a245b3380> <<< 11443 1727096111.38203: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a245b0f20> <<< 11443 1727096111.38212: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a245b0a40> <<< 11443 1727096111.38232: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11443 1727096111.38298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11443 1727096111.38318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 11443 1727096111.38330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 11443 1727096111.38355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 11443 1727096111.38362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 11443 1727096111.38394: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.38406: stdout chunk (state=3): >>># 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 0x7f0a241bb440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a241bacf0> <<< 11443 1727096111.38427: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.38445: stdout chunk (state=3): >>># 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 0x7f0a241baed0> <<< 11443 1727096111.38454: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a241ba120> <<< 11443 1727096111.38479: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11443 1727096111.38616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11443 1727096111.38632: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a241bb620> <<< 11443 1727096111.38651: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11443 1727096111.38688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11443 1727096111.38716: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.38730: stdout chunk (state=3): >>># 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 0x7f0a2421a150> <<< 11443 1727096111.38753: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24218170> <<< 11443 1727096111.38787: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a245b0c20> import 'ansible.module_utils.facts.timeout' # <<< 11443 1727096111.38807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 11443 1727096111.38821: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.38839: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 11443 1727096111.38861: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.38919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.38978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 11443 1727096111.38996: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39054: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39096: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 11443 1727096111.39116: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39134: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 11443 1727096111.39153: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39185: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 11443 1727096111.39226: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39276: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 11443 1727096111.39337: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39384: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 11443 1727096111.39439: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39496: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39565: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39613: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.39687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 11443 1727096111.39714: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.40199: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.40662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 11443 1727096111.40725: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.40772: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.40814: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.40866: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 11443 1727096111.40876: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.40896: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.40927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 11443 1727096111.40935: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.40991: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.41045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11443 1727096111.41064: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.41097: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.41122: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 11443 1727096111.41143: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.41174: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.41203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 11443 1727096111.41208: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.41293: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.41387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 11443 1727096111.41393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 11443 1727096111.41418: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2421a300> <<< 11443 1727096111.41446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11443 1727096111.41476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 11443 1727096111.41592: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2421aed0> import 'ansible.module_utils.facts.system.local' # <<< 11443 1727096111.41612: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.41681: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.41752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11443 1727096111.41764: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.41851: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.41938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11443 1727096111.41953: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.42014: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.42095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 11443 1727096111.42105: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.42146: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.42198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11443 1727096111.42253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 11443 1727096111.42330: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.42393: 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 0x7f0a242564b0> <<< 11443 1727096111.42589: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a242462d0> import 'ansible.module_utils.facts.system.python' # <<< 11443 1727096111.42605: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.42669: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.42758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 11443 1727096111.42761: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.42828: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.42916: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.43031: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.43193: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 11443 1727096111.43196: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.43236: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.43280: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 11443 1727096111.43296: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.43345: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.43380: 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' <<< 11443 1727096111.43440: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.43473: 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 0x7f0a2426a150> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a242474d0> import 'ansible.module_utils.facts.system.user' # <<< 11443 1727096111.43492: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 11443 1727096111.43517: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.43542: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.43582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 11443 1727096111.43597: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.43751: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.43908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 11443 1727096111.43914: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.44018: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.44117: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.44164: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.44206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 11443 1727096111.44215: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 11443 1727096111.44225: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.44252: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.44271: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.44416: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.44566: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 11443 1727096111.44578: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 11443 1727096111.44587: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.44702: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.44824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 11443 1727096111.44836: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.44873: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.44905: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.45500: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.46046: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 11443 1727096111.46059: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.46166: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.46272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11443 1727096111.46291: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.46386: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.46491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 11443 1727096111.46503: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.46660: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.46817: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 11443 1727096111.46834: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.46853: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 11443 1727096111.46870: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.46911: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.46961: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 11443 1727096111.46968: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.47066: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.47168: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.47377: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.47581: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 11443 1727096111.47604: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.47640: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.47683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 11443 1727096111.47686: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.47717: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.47736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 11443 1727096111.47754: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.47821: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.47895: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 11443 1727096111.47903: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.47931: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.47952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 11443 1727096111.47969: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.48023: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.48088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 11443 1727096111.48093: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.48154: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.48204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 11443 1727096111.48222: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.48496: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.48772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 11443 1727096111.48776: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.48841: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.48903: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 11443 1727096111.48911: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.48947: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.48987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 11443 1727096111.48991: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49030: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49060: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 11443 1727096111.49079: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49107: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 11443 1727096111.49154: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49235: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 11443 1727096111.49341: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49344: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 11443 1727096111.49366: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49410: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49455: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 11443 1727096111.49475: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49490: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49513: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49560: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49611: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49681: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49761: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 11443 1727096111.49769: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 11443 1727096111.49784: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49839: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.49889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 11443 1727096111.49894: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.50100: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.50300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 11443 1727096111.50309: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.50356: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.50401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 11443 1727096111.50411: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.50455: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.50502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11443 1727096111.50507: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.50590: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.50675: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 11443 1727096111.50686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 11443 1727096111.50691: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.50777: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.50869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 11443 1727096111.50875: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 11443 1727096111.50951: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.51485: 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' <<< 11443 1727096111.51509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 11443 1727096111.51520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 11443 1727096111.51554: 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 0x7f0a2406ab70> <<< 11443 1727096111.51576: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24069880> <<< 11443 1727096111.51617: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24060b00> <<< 11443 1727096111.52495: 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.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 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_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_user_id":<<< 11443 1727096111.52506: stdout chunk (state=3): >>> "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": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "55", "second": "11", "epoch": "1727096111", "epoch_int": "1727096111", "date": "2024-09-23", "time": "08:55:11", "iso8601_micro": "2024-09-23T12:55:11.518971Z", "iso8601": "2024-09-23T12:55:11Z", "iso8601_basic": "20240923T085511518971", "iso8601_basic_short": "20240923T085511", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_service_mgr": "systemd", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11443 1727096111.53185: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 11443 1727096111.53195: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53210: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53216: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 11443 1727096111.53239: stdout chunk (state=3): >>># 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<<< 11443 1727096111.53256: stdout chunk (state=3): >>> # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 11443 1727096111.53264: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53277: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53302: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53310: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53345: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53368: 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 # 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 <<< 11443 1727096111.53378: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53407: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53411: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53452: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53456: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53472: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53488: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53500: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53524: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53540: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53552: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53576: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53582: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.53998: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11443 1727096111.54002: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11443 1727096111.54024: stdout chunk (state=3): >>># destroy _bz2 <<< 11443 1727096111.54045: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 11443 1727096111.54055: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11443 1727096111.54071: stdout chunk (state=3): >>># destroy zipfile._path <<< 11443 1727096111.54087: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 11443 1727096111.54117: stdout chunk (state=3): >>># destroy ntpath <<< 11443 1727096111.54147: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 11443 1727096111.54169: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 11443 1727096111.54180: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 11443 1727096111.54194: stdout chunk (state=3): >>># destroy _locale <<< 11443 1727096111.54218: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 11443 1727096111.54231: stdout chunk (state=3): >>># destroy syslog <<< 11443 1727096111.54237: stdout chunk (state=3): >>># destroy uuid <<< 11443 1727096111.54272: stdout chunk (state=3): >>># destroy selinux <<< 11443 1727096111.54290: stdout chunk (state=3): >>># destroy shutil <<< 11443 1727096111.54293: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 11443 1727096111.54339: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 11443 1727096111.54355: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 11443 1727096111.54362: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 11443 1727096111.54389: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 11443 1727096111.54408: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 11443 1727096111.54425: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors <<< 11443 1727096111.54428: stdout chunk (state=3): >>># destroy _multiprocessing <<< 11443 1727096111.54456: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 11443 1727096111.54471: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 11443 1727096111.54480: stdout chunk (state=3): >>># destroy base64 <<< 11443 1727096111.54489: stdout chunk (state=3): >>># destroy _ssl <<< 11443 1727096111.54513: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 11443 1727096111.54533: stdout chunk (state=3): >>># destroy errno # destroy json <<< 11443 1727096111.54563: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 11443 1727096111.54566: stdout chunk (state=3): >>># destroy glob <<< 11443 1727096111.54583: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 11443 1727096111.54614: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 11443 1727096111.54649: stdout chunk (state=3): >>> # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 11443 1727096111.54664: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 <<< 11443 1727096111.54683: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 11443 1727096111.54700: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 11443 1727096111.54703: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.54730: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 11443 1727096111.54755: stdout chunk (state=3): >>># cleanup[3] wiping re._parser <<< 11443 1727096111.54758: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 11443 1727096111.54792: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 11443 1727096111.54800: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.54806: stdout chunk (state=3): >>># 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 <<< 11443 1727096111.54820: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 11443 1727096111.54827: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11443 1727096111.54842: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11443 1727096111.55031: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11443 1727096111.55038: stdout chunk (state=3): >>># destroy _socket <<< 11443 1727096111.55053: stdout chunk (state=3): >>># destroy _collections <<< 11443 1727096111.55084: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 11443 1727096111.55090: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 11443 1727096111.55115: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11443 1727096111.55155: stdout chunk (state=3): >>># destroy _typing <<< 11443 1727096111.55160: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 11443 1727096111.55170: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 11443 1727096111.55178: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 11443 1727096111.55201: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11443 1727096111.55295: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 11443 1727096111.55309: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 11443 1727096111.55316: stdout chunk (state=3): >>># destroy time <<< 11443 1727096111.55339: stdout chunk (state=3): >>># destroy _random <<< 11443 1727096111.55352: stdout chunk (state=3): >>># destroy _weakref <<< 11443 1727096111.55369: stdout chunk (state=3): >>># destroy _hashlib <<< 11443 1727096111.55393: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 11443 1727096111.55400: stdout chunk (state=3): >>># destroy itertools <<< 11443 1727096111.55403: stdout chunk (state=3): >>># destroy _abc <<< 11443 1727096111.55419: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 11443 1727096111.55853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 11443 1727096111.55887: stderr chunk (state=3): >>><<< 11443 1727096111.55890: stdout chunk (state=3): >>><<< 11443 1727096111.55999: _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 0x7f0a251bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2518bb00> # /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 0x7f0a251bea50> 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 0x7f0a251cd130> # /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 0x7f0a251cdfa0> 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 0x7f0a24febe90> # /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 0x7f0a24febf50> # /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 0x7f0a25023890> # /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 0x7f0a25023f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25003b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25001280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24fe9040> # /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 0x7f0a25043800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25042420> # /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 0x7f0a25002150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25040b60> # /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 0x7f0a25078860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24fe82c0> # /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 0x7f0a25078d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a25078bc0> # 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 0x7f0a25078f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24fe6de0> # /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 0x7f0a25079610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a250792e0> 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 0x7f0a2507a510> 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 0x7f0a25090710> 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 0x7f0a25091df0> # /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 0x7f0a25092c90> # 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 0x7f0a250932f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a250921e0> # /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 0x7f0a25093d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a250934a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2507a540> # /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 0x7f0a24d8bc50> # /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 0x7f0a24db4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24db4470> # 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 0x7f0a24db4590> # /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 0x7f0a24db5010> # 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 0x7f0a24db59d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24db48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24d89df0> # /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 0x7f0a24db6de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24db5b20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2507ac30> # /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 0x7f0a24de3140> # /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 0x7f0a24e034d0> # /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 0x7f0a24e64200> # /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 0x7f0a24e66960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24e64320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24e29250> # /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 0x7f0a247252e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24e022d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24db7d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0a24e02630> # zipimport: found 103 names in '/tmp/ansible_setup_payload_uf14ghme/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 0x7f0a2478ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2476de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2476cfe0> # 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 0x7f0a2478ce30> # /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 0x7f0a247be960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a247be6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a247be000> # /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 0x7f0a247be4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2478f9b0> 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 0x7f0a247bf6e0> # 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 0x7f0a247bf920> # /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 0x7f0a247bfe30> 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 0x7f0a24629ca0> # 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 0x7f0a2462b8c0> # /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 0x7f0a2462c2c0> # /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 0x7f0a2462d460> # /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 0x7f0a2462fef0> # 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 0x7f0a24fe6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2462e1b0> # /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 0x7f0a24637f20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a246369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24636750> # /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 0x7f0a24636cc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2462e6c0> # 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 0x7f0a2467c1a0> # /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 0x7f0a2467c350> # /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 0x7f0a2467ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2467db80> # /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 0x7f0a246802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2467e450> # /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 0x7f0a24683aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24680470> # 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 0x7f0a24684830> # 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 0x7f0a24684a70> # 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 0x7f0a246843e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2467c500> # /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 0x7f0a245104d0> # 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 0x7f0a24511a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24686c30> # 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 0x7f0a24687fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24686840> # 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 0x7f0a24515b80> # /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 0x7f0a245169f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24511a30> 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 0x7f0a24516570> # 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 0x7f0a24517a10> # 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 0x7f0a245222d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a2451d1c0> 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 0x7f0a2460aa80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a247ea750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a246854f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a246366c0> # 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 0x7f0a245b2840> # /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 0x7f0a241b8170> # 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 0x7f0a241b84d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a245a7410> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a245b3380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a245b0f20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a245b0a40> # /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 0x7f0a241bb440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a241bacf0> # 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 0x7f0a241baed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a241ba120> # /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 0x7f0a241bb620> # /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 0x7f0a2421a150> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24218170> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a245b0c20> 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 0x7f0a2421a300> # /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 0x7f0a2421aed0> 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 0x7f0a242564b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a242462d0> 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 0x7f0a2426a150> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a242474d0> 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 0x7f0a2406ab70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24069880> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a24060b00> {"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.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 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_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "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": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "55", "second": "11", "epoch": "1727096111", "epoch_int": "1727096111", "date": "2024-09-23", "time": "08:55:11", "iso8601_micro": "2024-09-23T12:55:11.518971Z", "iso8601": "2024-09-23T12:55:11Z", "iso8601_basic": "20240923T085511518971", "iso8601_basic_short": "20240923T085511", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_service_mgr": "systemd", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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.15.126 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 11443 1727096111.56778: 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-1727096111.0705943-11552-75870989739898/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11443 1727096111.56782: _low_level_execute_command(): starting 11443 1727096111.56785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096111.0705943-11552-75870989739898/ > /dev/null 2>&1 && sleep 0' 11443 1727096111.56821: 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 <<< 11443 1727096111.56839: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11443 1727096111.56842: 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.56901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096111.56904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096111.56906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096111.56953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096111.58869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096111.58890: stderr chunk (state=3): >>><<< 11443 1727096111.58893: stdout chunk (state=3): >>><<< 11443 1727096111.58909: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096111.58914: handler run complete 11443 1727096111.58942: variable 'ansible_facts' from source: unknown 11443 1727096111.58989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096111.59058: variable 'ansible_facts' from source: unknown 11443 1727096111.59105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096111.59138: attempt loop complete, returning result 11443 1727096111.59141: _execute() done 11443 1727096111.59143: dumping result to json 11443 1727096111.59155: done dumping result, returning 11443 1727096111.59162: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-f17b-9b1f-0000000000dd] 11443 1727096111.59165: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000dd 11443 1727096111.59297: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000dd 11443 1727096111.59300: WORKER PROCESS EXITING ok: [managed_node2] 11443 1727096111.59392: no more pending results, returning what we have 11443 1727096111.59394: results queue empty 11443 1727096111.59395: checking for any_errors_fatal 11443 1727096111.59397: done checking for any_errors_fatal 11443 1727096111.59397: checking for max_fail_percentage 11443 1727096111.59399: done checking for max_fail_percentage 11443 1727096111.59400: checking to see if all hosts have failed and the running result is not ok 11443 1727096111.59400: done checking to see if all hosts have failed 11443 1727096111.59401: getting the remaining hosts for this loop 11443 1727096111.59402: done getting the remaining hosts for this loop 11443 1727096111.59405: getting the next task for host managed_node2 11443 1727096111.59413: done getting next task for host managed_node2 11443 1727096111.59416: ^ task is: TASK: Check if system is ostree 11443 1727096111.59418: ^ 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 11443 1727096111.59421: getting variables 11443 1727096111.59423: in VariableManager get_vars() 11443 1727096111.59452: Calling all_inventory to load vars for managed_node2 11443 1727096111.59454: Calling groups_inventory to load vars for managed_node2 11443 1727096111.59457: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096111.59475: Calling all_plugins_play to load vars for managed_node2 11443 1727096111.59478: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096111.59481: Calling groups_plugins_play to load vars for managed_node2 11443 1727096111.59632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096111.59746: done with get_vars() 11443 1727096111.59754: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:55:11 -0400 (0:00:00.584) 0:00:02.808 ****** 11443 1727096111.59824: entering _queue_task() for managed_node2/stat 11443 1727096111.60050: worker is 1 (out of 1 available) 11443 1727096111.60062: exiting _queue_task() for managed_node2/stat 11443 1727096111.60074: done queuing things up, now waiting for results queue to drain 11443 1727096111.60076: waiting for pending results... 11443 1727096111.60222: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 11443 1727096111.60292: in run() - task 0afff68d-5257-f17b-9b1f-0000000000df 11443 1727096111.60310: variable 'ansible_search_path' from source: unknown 11443 1727096111.60314: variable 'ansible_search_path' from source: unknown 11443 1727096111.60338: calling self._execute() 11443 1727096111.60400: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096111.60406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096111.60418: variable 'omit' from source: magic vars 11443 1727096111.60766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11443 1727096111.60947: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11443 1727096111.60986: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11443 1727096111.61031: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11443 1727096111.61059: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11443 1727096111.61126: 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) 11443 1727096111.61144: 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) 11443 1727096111.61165: 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) 11443 1727096111.61188: 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) 11443 1727096111.61280: Evaluated conditional (not __network_is_ostree is defined): True 11443 1727096111.61285: variable 'omit' from source: magic vars 11443 1727096111.61311: variable 'omit' from source: magic vars 11443 1727096111.61337: variable 'omit' from source: magic vars 11443 1727096111.61361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11443 1727096111.61384: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11443 1727096111.61402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11443 1727096111.61414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11443 1727096111.61422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11443 1727096111.61445: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11443 1727096111.61448: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096111.61455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096111.61521: Set connection var ansible_shell_type to sh 11443 1727096111.61529: Set connection var ansible_timeout to 10 11443 1727096111.61531: Set connection var ansible_connection to ssh 11443 1727096111.61536: Set connection var ansible_shell_executable to /bin/sh 11443 1727096111.61541: Set connection var ansible_module_compression to ZIP_DEFLATED 11443 1727096111.61547: Set connection var ansible_pipelining to False 11443 1727096111.61571: variable 'ansible_shell_executable' from source: unknown 11443 1727096111.61574: variable 'ansible_connection' from source: unknown 11443 1727096111.61577: variable 'ansible_module_compression' from source: unknown 11443 1727096111.61579: variable 'ansible_shell_type' from source: unknown 11443 1727096111.61582: variable 'ansible_shell_executable' from source: unknown 11443 1727096111.61584: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096111.61586: variable 'ansible_pipelining' from source: unknown 11443 1727096111.61588: variable 'ansible_timeout' from source: unknown 11443 1727096111.61593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096111.61697: 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) 11443 1727096111.61705: variable 'omit' from source: magic vars 11443 1727096111.61711: starting attempt loop 11443 1727096111.61713: running the handler 11443 1727096111.61730: _low_level_execute_command(): starting 11443 1727096111.61733: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11443 1727096111.62255: 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 <<< 11443 1727096111.62260: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11443 1727096111.62263: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 11443 1727096111.62266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.62301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096111.62319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096111.62365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096111.64072: stdout chunk (state=3): >>>/root <<< 11443 1727096111.64160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096111.64197: stderr chunk (state=3): >>><<< 11443 1727096111.64201: stdout chunk (state=3): >>><<< 11443 1727096111.64225: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096111.64240: _low_level_execute_command(): starting 11443 1727096111.64245: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545 `" && echo ansible-tmp-1727096111.6422548-11575-64564337963545="` echo /root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545 `" ) && sleep 0' 11443 1727096111.64724: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096111.64728: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.64730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 11443 1727096111.64732: 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.15.126 originally 10.31.15.126 debug2: match found <<< 11443 1727096111.64734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.64781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096111.64787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096111.64796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096111.64852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096111.66894: stdout chunk (state=3): >>>ansible-tmp-1727096111.6422548-11575-64564337963545=/root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545 <<< 11443 1727096111.66988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096111.67020: stderr chunk (state=3): >>><<< 11443 1727096111.67023: stdout chunk (state=3): >>><<< 11443 1727096111.67043: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096111.6422548-11575-64564337963545=/root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545 , 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096111.67091: variable 'ansible_module_compression' from source: unknown 11443 1727096111.67142: ANSIBALLZ: Using lock for stat 11443 1727096111.67145: ANSIBALLZ: Acquiring lock 11443 1727096111.67148: ANSIBALLZ: Lock acquired: 140503971779776 11443 1727096111.67150: ANSIBALLZ: Creating module 11443 1727096111.75075: ANSIBALLZ: Writing module into payload 11443 1727096111.75139: ANSIBALLZ: Writing module 11443 1727096111.75164: ANSIBALLZ: Renaming module 11443 1727096111.75170: ANSIBALLZ: Done creating module 11443 1727096111.75186: variable 'ansible_facts' from source: unknown 11443 1727096111.75231: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545/AnsiballZ_stat.py 11443 1727096111.75341: Sending initial data 11443 1727096111.75345: Sent initial data (152 bytes) 11443 1727096111.75943: 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 <<< 11443 1727096111.75947: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.75953: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 11443 1727096111.75955: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.76007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096111.76010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096111.76012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096111.76059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096111.77767: 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 <<< 11443 1727096111.77794: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11443 1727096111.77825: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11443yu1xjpyj/tmp2y014ozr /root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545/AnsiballZ_stat.py <<< 11443 1727096111.77832: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545/AnsiballZ_stat.py" <<< 11443 1727096111.77856: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11443yu1xjpyj/tmp2y014ozr" to remote "/root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545/AnsiballZ_stat.py" <<< 11443 1727096111.77864: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545/AnsiballZ_stat.py" <<< 11443 1727096111.78365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096111.78413: stderr chunk (state=3): >>><<< 11443 1727096111.78417: stdout chunk (state=3): >>><<< 11443 1727096111.78460: done transferring module to remote 11443 1727096111.78476: _low_level_execute_command(): starting 11443 1727096111.78480: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545/ /root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545/AnsiballZ_stat.py && sleep 0' 11443 1727096111.78940: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096111.78944: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.78946: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096111.78951: 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.15.126 originally 10.31.15.126 debug2: match found <<< 11443 1727096111.78953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.79006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096111.79010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096111.79018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096111.79053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096111.80957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096111.80978: stderr chunk (state=3): >>><<< 11443 1727096111.80981: stdout chunk (state=3): >>><<< 11443 1727096111.80997: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096111.81000: _low_level_execute_command(): starting 11443 1727096111.81005: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545/AnsiballZ_stat.py && sleep 0' 11443 1727096111.81452: 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 <<< 11443 1727096111.81456: 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.15.126 originally 10.31.15.126 debug2: match not found <<< 11443 1727096111.81482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.81485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11443 1727096111.81488: 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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096111.81546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096111.81556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096111.81558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096111.81600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096111.83905: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11443 1727096111.83917: stdout chunk (state=3): >>>import _imp # builtin <<< 11443 1727096111.83952: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 11443 1727096111.83958: stdout chunk (state=3): >>>import '_weakref' # <<< 11443 1727096111.84024: stdout chunk (state=3): >>>import '_io' # <<< 11443 1727096111.84028: stdout chunk (state=3): >>>import 'marshal' # <<< 11443 1727096111.84063: stdout chunk (state=3): >>>import 'posix' # <<< 11443 1727096111.84098: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11443 1727096111.84125: stdout chunk (state=3): >>>import 'time' # <<< 11443 1727096111.84138: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11443 1727096111.84190: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 11443 1727096111.84193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.84212: stdout chunk (state=3): >>>import '_codecs' # <<< 11443 1727096111.84240: stdout chunk (state=3): >>>import 'codecs' # <<< 11443 1727096111.84273: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11443 1727096111.84313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 11443 1727096111.84316: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098a184d0> <<< 11443 1727096111.84318: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20989e7b30> <<< 11443 1727096111.84343: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 11443 1727096111.84351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 11443 1727096111.84370: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098a1aa50> <<< 11443 1727096111.84386: stdout chunk (state=3): >>>import '_signal' # <<< 11443 1727096111.84405: stdout chunk (state=3): >>>import '_abc' # <<< 11443 1727096111.84408: stdout chunk (state=3): >>>import 'abc' # <<< 11443 1727096111.84431: stdout chunk (state=3): >>>import 'io' # <<< 11443 1727096111.84463: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11443 1727096111.84555: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11443 1727096111.84584: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11443 1727096111.84611: stdout chunk (state=3): >>>import 'os' # <<< 11443 1727096111.84648: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 11443 1727096111.84655: stdout chunk (state=3): >>>Processing user site-packages <<< 11443 1727096111.84672: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 11443 1727096111.84687: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 11443 1727096111.84697: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11443 1727096111.84720: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 11443 1727096111.84726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 11443 1727096111.84751: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209882d130> <<< 11443 1727096111.84804: 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 <<< 11443 1727096111.84815: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.84829: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209882dfa0> <<< 11443 1727096111.84858: stdout chunk (state=3): >>>import 'site' # <<< 11443 1727096111.84888: 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. <<< 11443 1727096111.85123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11443 1727096111.85141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11443 1727096111.85159: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 11443 1727096111.85188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.85194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11443 1727096111.85242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11443 1727096111.85259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11443 1727096111.85293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11443 1727096111.85302: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209886bec0> <<< 11443 1727096111.85326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11443 1727096111.85340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11443 1727096111.85370: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209886bf80> <<< 11443 1727096111.85397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11443 1727096111.85422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11443 1727096111.85451: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11443 1727096111.85497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.85520: stdout chunk (state=3): >>>import 'itertools' # <<< 11443 1727096111.85544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 11443 1727096111.85549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988a3830> <<< 11443 1727096111.85584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 11443 1727096111.85588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 11443 1727096111.85591: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988a3ec0> <<< 11443 1727096111.85607: stdout chunk (state=3): >>>import '_collections' # <<< 11443 1727096111.85659: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098883b60> <<< 11443 1727096111.85669: stdout chunk (state=3): >>>import '_functools' # <<< 11443 1727096111.85702: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988812b0> <<< 11443 1727096111.85791: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098869070> <<< 11443 1727096111.85821: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11443 1727096111.85841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11443 1727096111.85858: stdout chunk (state=3): >>>import '_sre' # <<< 11443 1727096111.85879: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11443 1727096111.85905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11443 1727096111.85930: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 11443 1727096111.85941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 11443 1727096111.85966: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988c37d0> <<< 11443 1727096111.85987: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988c23f0> <<< 11443 1727096111.86018: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 11443 1727096111.86022: 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 0x7f2098882150> <<< 11443 1727096111.86027: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988c0bc0> <<< 11443 1727096111.86082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11443 1727096111.86092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988f8890> <<< 11443 1727096111.86097: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988682f0> <<< 11443 1727096111.86121: 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' <<< 11443 1727096111.86169: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.86172: 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 0x7f20988f8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988f8bf0> <<< 11443 1727096111.86206: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.86220: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20988f8fe0> <<< 11443 1727096111.86229: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098866e10> <<< 11443 1727096111.86257: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 11443 1727096111.86262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.86285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11443 1727096111.86319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11443 1727096111.86337: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988f9670> <<< 11443 1727096111.86342: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988f9370> import 'importlib.machinery' # <<< 11443 1727096111.86380: 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' <<< 11443 1727096111.86406: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988fa540> <<< 11443 1727096111.86421: stdout chunk (state=3): >>>import 'importlib.util' # <<< 11443 1727096111.86427: stdout chunk (state=3): >>>import 'runpy' # <<< 11443 1727096111.86450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11443 1727096111.86487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11443 1727096111.86520: 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' <<< 11443 1727096111.86525: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098910740> <<< 11443 1727096111.86543: stdout chunk (state=3): >>>import 'errno' # <<< 11443 1727096111.86576: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.86584: 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 0x7f2098911e20> <<< 11443 1727096111.86613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11443 1727096111.86628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11443 1727096111.86645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 11443 1727096111.86668: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098912cc0> <<< 11443 1727096111.86703: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.86714: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20989132f0> <<< 11443 1727096111.86719: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098912210> <<< 11443 1727096111.86747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 11443 1727096111.86751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 11443 1727096111.86799: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.86804: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.86811: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2098913d70> <<< 11443 1727096111.86818: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20989134a0> <<< 11443 1727096111.86864: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988fa4b0> <<< 11443 1727096111.86883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11443 1727096111.86912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11443 1727096111.86935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11443 1727096111.86959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11443 1727096111.86987: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.86992: stdout chunk (state=3): >>># 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 0x7f20986a7c50> <<< 11443 1727096111.87015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 11443 1727096111.87020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 11443 1727096111.87055: 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 0x7f20986d07a0> <<< 11443 1727096111.87058: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986d0500> <<< 11443 1727096111.87085: 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 0x7f20986d07d0> <<< 11443 1727096111.87120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 11443 1727096111.87124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 11443 1727096111.87204: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.87334: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.87339: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20986d1100> <<< 11443 1727096111.87490: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.87493: 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 0x7f20986d1af0> <<< 11443 1727096111.87503: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986d09b0> <<< 11443 1727096111.87522: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986a5df0> <<< 11443 1727096111.87541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11443 1727096111.87570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11443 1727096111.87597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 11443 1727096111.87607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 11443 1727096111.87609: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986d2f00> <<< 11443 1727096111.87639: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986d1c40> <<< 11443 1727096111.87657: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988fac60> <<< 11443 1727096111.87688: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11443 1727096111.87750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.87774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11443 1727096111.87808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11443 1727096111.87840: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986fb230> <<< 11443 1727096111.87893: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11443 1727096111.87916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.87934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11443 1727096111.87963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11443 1727096111.88000: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209871f5f0> <<< 11443 1727096111.88028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11443 1727096111.88074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11443 1727096111.88131: stdout chunk (state=3): >>>import 'ntpath' # <<< 11443 1727096111.88157: 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 0x7f2098780380> <<< 11443 1727096111.88177: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11443 1727096111.88209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11443 1727096111.88235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11443 1727096111.88280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11443 1727096111.88365: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098782ae0> <<< 11443 1727096111.88450: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20987804a0> <<< 11443 1727096111.88484: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098741370> <<< 11443 1727096111.88511: 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 0x7f2098585430> <<< 11443 1727096111.88538: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209871e3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986d3e00> <<< 11443 1727096111.88664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11443 1727096111.88683: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f209871e750> <<< 11443 1727096111.88834: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_sv1jkg2t/ansible_stat_payload.zip' # zipimport: zlib available <<< 11443 1727096111.88980: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.89003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11443 1727096111.89025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11443 1727096111.89070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11443 1727096111.89153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11443 1727096111.89183: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 11443 1727096111.89194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20985db170> <<< 11443 1727096111.89197: stdout chunk (state=3): >>>import '_typing' # <<< 11443 1727096111.89391: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20985ba060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20985b91c0> <<< 11443 1727096111.89405: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.89439: stdout chunk (state=3): >>>import 'ansible' # <<< 11443 1727096111.89453: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.89468: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.89487: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.89492: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 11443 1727096111.89513: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.90993: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.92217: 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 0x7f20985d9040> <<< 11443 1727096111.92226: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.92254: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 11443 1727096111.92258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 11443 1727096111.92280: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 11443 1727096111.92285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 11443 1727096111.92318: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.92323: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2098602a20> <<< 11443 1727096111.92360: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986027b0> <<< 11443 1727096111.92386: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986020c0> <<< 11443 1727096111.92412: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 11443 1727096111.92420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 11443 1727096111.92464: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098602b10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20985dbe00> <<< 11443 1727096111.92473: stdout chunk (state=3): >>>import 'atexit' # <<< 11443 1727096111.92499: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.92504: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20986037a0> <<< 11443 1727096111.92530: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.92534: stdout chunk (state=3): >>># 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 0x7f20986039e0> <<< 11443 1727096111.92551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11443 1727096111.92604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11443 1727096111.92616: stdout chunk (state=3): >>>import '_locale' # <<< 11443 1727096111.92667: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098603ef0> import 'pwd' # <<< 11443 1727096111.92692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11443 1727096111.92716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11443 1727096111.92765: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f15cd0> <<< 11443 1727096111.92789: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.92794: 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 0x7f2097f178f0> <<< 11443 1727096111.92813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11443 1727096111.92827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11443 1727096111.92871: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f182f0> <<< 11443 1727096111.92884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11443 1727096111.92916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11443 1727096111.92934: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f19490> <<< 11443 1727096111.92957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11443 1727096111.92993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11443 1727096111.93014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 11443 1727096111.93019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 11443 1727096111.93076: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f1bf80> <<< 11443 1727096111.93115: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.93124: stdout chunk (state=3): >>># 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 0x7f2097f202c0> <<< 11443 1727096111.93137: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f1a240> <<< 11443 1727096111.93159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11443 1727096111.93191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11443 1727096111.93211: 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' <<< 11443 1727096111.93234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11443 1727096111.93263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11443 1727096111.93293: 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' <<< 11443 1727096111.93308: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f23ec0> <<< 11443 1727096111.93316: stdout chunk (state=3): >>>import '_tokenize' # <<< 11443 1727096111.93383: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f22990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f226f0> <<< 11443 1727096111.93410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 11443 1727096111.93413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 11443 1727096111.93489: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f22c60> <<< 11443 1727096111.93515: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f1a750> <<< 11443 1727096111.93548: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2097f6bf80> <<< 11443 1727096111.93575: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f6c260> <<< 11443 1727096111.93600: 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 <<< 11443 1727096111.93616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 11443 1727096111.93643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 11443 1727096111.93689: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.93692: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2097f6dcd0> <<< 11443 1727096111.93700: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f6da90> <<< 11443 1727096111.93703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11443 1727096111.93836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11443 1727096111.93885: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.93891: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2097f70230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f6e390> <<< 11443 1727096111.93914: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11443 1727096111.93959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.93983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 11443 1727096111.93997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 11443 1727096111.94000: stdout chunk (state=3): >>>import '_string' # <<< 11443 1727096111.94043: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f739b0> <<< 11443 1727096111.94170: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f703b0> <<< 11443 1727096111.94239: 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' <<< 11443 1727096111.94241: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2097f747a0> <<< 11443 1727096111.94266: 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 0x7f2097f74bc0> <<< 11443 1727096111.94312: 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 0x7f2097f74c80> <<< 11443 1727096111.94315: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f6c380> <<< 11443 1727096111.94343: 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' <<< 11443 1727096111.94369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11443 1727096111.94387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11443 1727096111.94418: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.94445: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.94450: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2097e00320> <<< 11443 1727096111.94598: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 11443 1727096111.94607: 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 0x7f2097e016a0> <<< 11443 1727096111.94614: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f76ab0> <<< 11443 1727096111.94651: 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 0x7f2097f77e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f766f0> <<< 11443 1727096111.94672: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.94682: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.94698: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 11443 1727096111.94701: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.94788: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.94884: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.94887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.94894: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 11443 1727096111.94926: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.94929: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.94940: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 11443 1727096111.94945: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.95062: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.95177: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.95745: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.96298: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11443 1727096111.96302: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11443 1727096111.96323: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 11443 1727096111.96336: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11443 1727096111.96355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.96405: 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 0x7f2097e05910> <<< 11443 1727096111.96486: 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' <<< 11443 1727096111.96509: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097e066f0> <<< 11443 1727096111.96516: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097e017c0> <<< 11443 1727096111.96573: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11443 1727096111.96578: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.96603: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.96608: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 11443 1727096111.96628: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.96774: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.96937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 11443 1727096111.96942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 11443 1727096111.96950: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097e063f0> <<< 11443 1727096111.96959: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.97435: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.97887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.97962: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.98038: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11443 1727096111.98050: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.98080: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.98119: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11443 1727096111.98122: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.98193: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.98276: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11443 1727096111.98304: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.98309: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.98316: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 11443 1727096111.98323: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.98366: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.98402: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11443 1727096111.98409: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.98643: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.98881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11443 1727096111.98943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11443 1727096111.98958: stdout chunk (state=3): >>>import '_ast' # <<< 11443 1727096111.99031: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097e078f0> <<< 11443 1727096111.99036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.99107: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.99187: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 11443 1727096111.99190: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 11443 1727096111.99201: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 11443 1727096111.99224: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.99264: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.99305: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11443 1727096111.99310: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.99360: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.99399: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.99463: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.99526: 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 <<< 11443 1727096111.99576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.99666: 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 0x7f2097e120c0> <<< 11443 1727096111.99703: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097e0daf0> <<< 11443 1727096111.99732: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 11443 1727096111.99745: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 11443 1727096111.99751: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.99809: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.99872: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.99903: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096111.99946: 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 <<< 11443 1727096111.99959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 11443 1727096111.99963: 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 <<< 11443 1727096111.99993: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11443 1727096112.00008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11443 1727096112.00078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11443 1727096112.00091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11443 1727096112.00112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11443 1727096112.00164: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f02960> <<< 11443 1727096112.00210: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209863e630> <<< 11443 1727096112.00299: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097e12150> <<< 11443 1727096112.00302: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988a37a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11443 1727096112.00303: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096112.00336: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096112.00366: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 11443 1727096112.00372: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 11443 1727096112.00419: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11443 1727096112.00451: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096112.00455: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096112.00469: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 11443 1727096112.00471: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096112.00603: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096112.00801: stdout chunk (state=3): >>># zipimport: zlib available <<< 11443 1727096112.00924: 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"}}} <<< 11443 1727096112.00929: stdout chunk (state=3): >>># destroy __main__ <<< 11443 1727096112.01309: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 11443 1727096112.01315: 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__ <<< 11443 1727096112.01336: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 11443 1727096112.01361: stdout chunk (state=3): >>># 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 <<< 11443 1727096112.01402: stdout chunk (state=3): >>># 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 <<< 11443 1727096112.01429: stdout chunk (state=3): >>># 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 <<< 11443 1727096112.01446: stdout chunk (state=3): >>># 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 <<< 11443 1727096112.01455: stdout chunk (state=3): >>># 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 <<< 11443 1727096112.01478: stdout chunk (state=3): >>># 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 <<< 11443 1727096112.01734: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11443 1727096112.01741: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11443 1727096112.01765: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 11443 1727096112.01782: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 11443 1727096112.01792: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 11443 1727096112.01811: stdout chunk (state=3): >>># destroy ntpath <<< 11443 1727096112.01843: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile <<< 11443 1727096112.01859: stdout chunk (state=3): >>># 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 <<< 11443 1727096112.01885: stdout chunk (state=3): >>># destroy encodings # destroy _locale # destroy pwd <<< 11443 1727096112.01890: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 11443 1727096112.01912: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11443 1727096112.01915: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 11443 1727096112.01948: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 11443 1727096112.01957: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 11443 1727096112.02000: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 11443 1727096112.02029: stdout chunk (state=3): >>># 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 <<< 11443 1727096112.02037: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 11443 1727096112.02058: 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 <<< 11443 1727096112.02073: 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 <<< 11443 1727096112.02099: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 11443 1727096112.02116: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 11443 1727096112.02125: stdout chunk (state=3): >>># 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 <<< 11443 1727096112.02145: stdout chunk (state=3): >>># 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 <<< 11443 1727096112.02156: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11443 1727096112.02163: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11443 1727096112.02322: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11443 1727096112.02335: stdout chunk (state=3): >>># destroy _socket <<< 11443 1727096112.02347: stdout chunk (state=3): >>># destroy _collections <<< 11443 1727096112.02366: stdout chunk (state=3): >>># destroy platform <<< 11443 1727096112.02371: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 11443 1727096112.02397: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11443 1727096112.02413: stdout chunk (state=3): >>># destroy _typing <<< 11443 1727096112.02441: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 11443 1727096112.02451: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 11443 1727096112.02466: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11443 1727096112.02553: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 11443 1727096112.02559: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 11443 1727096112.02574: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 11443 1727096112.02593: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 11443 1727096112.02621: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 11443 1727096112.02629: stdout chunk (state=3): >>># destroy _string # destroy re <<< 11443 1727096112.02658: stdout chunk (state=3): >>># destroy itertools <<< 11443 1727096112.02665: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 11443 1727096112.02673: stdout chunk (state=3): >>># clear sys.audit hooks <<< 11443 1727096112.03066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 11443 1727096112.03101: stderr chunk (state=3): >>><<< 11443 1727096112.03104: stdout chunk (state=3): >>><<< 11443 1727096112.03167: _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 0x7f2098a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20989e7b30> # /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 0x7f2098a1aa50> 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 0x7f209882d130> # /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 0x7f209882dfa0> 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 0x7f209886bec0> # /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 0x7f209886bf80> # /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 0x7f20988a3830> # /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 0x7f20988a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098883b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098869070> # /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 0x7f20988c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988c23f0> # /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 0x7f2098882150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988c0bc0> # /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 0x7f20988f8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988682f0> # /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 0x7f20988f8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988f8bf0> # 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 0x7f20988f8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098866e10> # /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 0x7f20988f9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988f9370> 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 0x7f20988fa540> 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 0x7f2098910740> 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 0x7f2098911e20> # /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 0x7f2098912cc0> # 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 0x7f20989132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098912210> # /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 0x7f2098913d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20989134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988fa4b0> # /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 0x7f20986a7c50> # /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 0x7f20986d07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986d0500> # 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 0x7f20986d07d0> # /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 0x7f20986d1100> # 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 0x7f20986d1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986d09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986a5df0> # /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 0x7f20986d2f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986d1c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988fac60> # /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 0x7f20986fb230> # /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 0x7f209871f5f0> # /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 0x7f2098780380> # /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 0x7f2098782ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20987804a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2098741370> # /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 0x7f2098585430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209871e3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986d3e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f209871e750> # zipimport: found 30 names in '/tmp/ansible_stat_payload_sv1jkg2t/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 0x7f20985db170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20985ba060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20985b91c0> # 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 0x7f20985d9040> # /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 0x7f2098602a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986027b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20986020c0> # /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 0x7f2098602b10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20985dbe00> 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 0x7f20986037a0> # 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 0x7f20986039e0> # /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 0x7f2098603ef0> 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 0x7f2097f15cd0> # 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 0x7f2097f178f0> # /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 0x7f2097f182f0> # /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 0x7f2097f19490> # /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 0x7f2097f1bf80> # 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 0x7f2097f202c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f1a240> # /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 0x7f2097f23ec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f22990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f226f0> # /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 0x7f2097f22c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f1a750> # 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 0x7f2097f6bf80> # /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 0x7f2097f6c260> # /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 0x7f2097f6dcd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f6da90> # /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 0x7f2097f70230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f6e390> # /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 0x7f2097f739b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f703b0> # 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 0x7f2097f747a0> # 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 0x7f2097f74bc0> # 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 0x7f2097f74c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f6c380> # /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 0x7f2097e00320> # 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 0x7f2097e016a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f76ab0> # 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 0x7f2097f77e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097f766f0> # 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 0x7f2097e05910> # /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 0x7f2097e066f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097e017c0> 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 0x7f2097e063f0> # 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 0x7f2097e078f0> # 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 0x7f2097e120c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097e0daf0> 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 0x7f2097f02960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f209863e630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2097e12150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20988a37a0> # 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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.15.126 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 11443 1727096112.03693: 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-1727096111.6422548-11575-64564337963545/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11443 1727096112.03703: _low_level_execute_command(): starting 11443 1727096112.03705: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096111.6422548-11575-64564337963545/ > /dev/null 2>&1 && sleep 0' 11443 1727096112.03834: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11443 1727096112.03838: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11443 1727096112.03840: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 11443 1727096112.03843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11443 1727096112.03902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 11443 1727096112.03905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11443 1727096112.03908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11443 1727096112.03953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11443 1727096112.05844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11443 1727096112.05873: stderr chunk (state=3): >>><<< 11443 1727096112.05877: stdout chunk (state=3): >>><<< 11443 1727096112.05893: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 11443 1727096112.05900: handler run complete 11443 1727096112.05916: attempt loop complete, returning result 11443 1727096112.05919: _execute() done 11443 1727096112.05921: dumping result to json 11443 1727096112.05924: done dumping result, returning 11443 1727096112.05932: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0afff68d-5257-f17b-9b1f-0000000000df] 11443 1727096112.05936: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000df 11443 1727096112.06028: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000df 11443 1727096112.06031: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 11443 1727096112.06127: no more pending results, returning what we have 11443 1727096112.06130: results queue empty 11443 1727096112.06131: checking for any_errors_fatal 11443 1727096112.06137: done checking for any_errors_fatal 11443 1727096112.06138: checking for max_fail_percentage 11443 1727096112.06139: done checking for max_fail_percentage 11443 1727096112.06140: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.06140: done checking to see if all hosts have failed 11443 1727096112.06141: getting the remaining hosts for this loop 11443 1727096112.06142: done getting the remaining hosts for this loop 11443 1727096112.06146: getting the next task for host managed_node2 11443 1727096112.06153: done getting next task for host managed_node2 11443 1727096112.06156: ^ task is: TASK: Set flag to indicate system is ostree 11443 1727096112.06158: ^ 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 11443 1727096112.06162: getting variables 11443 1727096112.06164: in VariableManager get_vars() 11443 1727096112.06197: Calling all_inventory to load vars for managed_node2 11443 1727096112.06199: Calling groups_inventory to load vars for managed_node2 11443 1727096112.06203: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.06213: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.06215: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.06217: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.06360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.06479: done with get_vars() 11443 1727096112.06490: done getting variables 11443 1727096112.06561: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:55:12 -0400 (0:00:00.467) 0:00:03.276 ****** 11443 1727096112.06583: entering _queue_task() for managed_node2/set_fact 11443 1727096112.06585: Creating lock for set_fact 11443 1727096112.06816: worker is 1 (out of 1 available) 11443 1727096112.06828: exiting _queue_task() for managed_node2/set_fact 11443 1727096112.06841: done queuing things up, now waiting for results queue to drain 11443 1727096112.06843: waiting for pending results... 11443 1727096112.06985: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 11443 1727096112.07056: in run() - task 0afff68d-5257-f17b-9b1f-0000000000e0 11443 1727096112.07076: variable 'ansible_search_path' from source: unknown 11443 1727096112.07080: variable 'ansible_search_path' from source: unknown 11443 1727096112.07101: calling self._execute() 11443 1727096112.07157: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.07163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.07176: variable 'omit' from source: magic vars 11443 1727096112.07561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11443 1727096112.07735: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11443 1727096112.07769: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11443 1727096112.07793: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11443 1727096112.07818: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11443 1727096112.07885: 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) 11443 1727096112.07903: 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) 11443 1727096112.07921: 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) 11443 1727096112.07945: 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) 11443 1727096112.08031: Evaluated conditional (not __network_is_ostree is defined): True 11443 1727096112.08035: variable 'omit' from source: magic vars 11443 1727096112.08069: variable 'omit' from source: magic vars 11443 1727096112.08155: variable '__ostree_booted_stat' from source: set_fact 11443 1727096112.08192: variable 'omit' from source: magic vars 11443 1727096112.08212: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11443 1727096112.08234: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11443 1727096112.08251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11443 1727096112.08262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11443 1727096112.08276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11443 1727096112.08296: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11443 1727096112.08299: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.08302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.08365: Set connection var ansible_shell_type to sh 11443 1727096112.08375: Set connection var ansible_timeout to 10 11443 1727096112.08378: Set connection var ansible_connection to ssh 11443 1727096112.08387: Set connection var ansible_shell_executable to /bin/sh 11443 1727096112.08390: Set connection var ansible_module_compression to ZIP_DEFLATED 11443 1727096112.08394: Set connection var ansible_pipelining to False 11443 1727096112.08414: variable 'ansible_shell_executable' from source: unknown 11443 1727096112.08417: variable 'ansible_connection' from source: unknown 11443 1727096112.08420: variable 'ansible_module_compression' from source: unknown 11443 1727096112.08422: variable 'ansible_shell_type' from source: unknown 11443 1727096112.08424: variable 'ansible_shell_executable' from source: unknown 11443 1727096112.08426: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.08428: variable 'ansible_pipelining' from source: unknown 11443 1727096112.08431: variable 'ansible_timeout' from source: unknown 11443 1727096112.08435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.08511: 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) 11443 1727096112.08519: variable 'omit' from source: magic vars 11443 1727096112.08524: starting attempt loop 11443 1727096112.08527: running the handler 11443 1727096112.08536: handler run complete 11443 1727096112.08544: attempt loop complete, returning result 11443 1727096112.08547: _execute() done 11443 1727096112.08553: dumping result to json 11443 1727096112.08555: done dumping result, returning 11443 1727096112.08558: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0afff68d-5257-f17b-9b1f-0000000000e0] 11443 1727096112.08563: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000e0 11443 1727096112.08640: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000e0 11443 1727096112.08643: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 11443 1727096112.08701: no more pending results, returning what we have 11443 1727096112.08703: results queue empty 11443 1727096112.08704: checking for any_errors_fatal 11443 1727096112.08710: done checking for any_errors_fatal 11443 1727096112.08710: checking for max_fail_percentage 11443 1727096112.08712: done checking for max_fail_percentage 11443 1727096112.08712: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.08713: done checking to see if all hosts have failed 11443 1727096112.08714: getting the remaining hosts for this loop 11443 1727096112.08715: done getting the remaining hosts for this loop 11443 1727096112.08719: getting the next task for host managed_node2 11443 1727096112.08726: done getting next task for host managed_node2 11443 1727096112.08729: ^ task is: TASK: Fix CentOS6 Base repo 11443 1727096112.08731: ^ 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 11443 1727096112.08735: getting variables 11443 1727096112.08736: in VariableManager get_vars() 11443 1727096112.08778: Calling all_inventory to load vars for managed_node2 11443 1727096112.08781: Calling groups_inventory to load vars for managed_node2 11443 1727096112.08784: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.08794: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.08796: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.08804: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.08970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.09085: done with get_vars() 11443 1727096112.09093: done getting variables 11443 1727096112.09183: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:55:12 -0400 (0:00:00.026) 0:00:03.302 ****** 11443 1727096112.09204: entering _queue_task() for managed_node2/copy 11443 1727096112.09432: worker is 1 (out of 1 available) 11443 1727096112.09445: exiting _queue_task() for managed_node2/copy 11443 1727096112.09459: done queuing things up, now waiting for results queue to drain 11443 1727096112.09461: waiting for pending results... 11443 1727096112.09603: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 11443 1727096112.09673: in run() - task 0afff68d-5257-f17b-9b1f-0000000000e2 11443 1727096112.09684: variable 'ansible_search_path' from source: unknown 11443 1727096112.09689: variable 'ansible_search_path' from source: unknown 11443 1727096112.09718: calling self._execute() 11443 1727096112.09775: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.09780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.09790: variable 'omit' from source: magic vars 11443 1727096112.10126: variable 'ansible_distribution' from source: facts 11443 1727096112.10146: Evaluated conditional (ansible_distribution == 'CentOS'): True 11443 1727096112.10227: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.10230: Evaluated conditional (ansible_distribution_major_version == '6'): False 11443 1727096112.10235: when evaluation is False, skipping this task 11443 1727096112.10240: _execute() done 11443 1727096112.10242: dumping result to json 11443 1727096112.10245: done dumping result, returning 11443 1727096112.10256: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0afff68d-5257-f17b-9b1f-0000000000e2] 11443 1727096112.10258: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000e2 11443 1727096112.10342: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000e2 11443 1727096112.10346: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11443 1727096112.10414: no more pending results, returning what we have 11443 1727096112.10417: results queue empty 11443 1727096112.10418: checking for any_errors_fatal 11443 1727096112.10423: done checking for any_errors_fatal 11443 1727096112.10423: checking for max_fail_percentage 11443 1727096112.10425: done checking for max_fail_percentage 11443 1727096112.10426: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.10427: done checking to see if all hosts have failed 11443 1727096112.10427: getting the remaining hosts for this loop 11443 1727096112.10429: done getting the remaining hosts for this loop 11443 1727096112.10432: getting the next task for host managed_node2 11443 1727096112.10438: done getting next task for host managed_node2 11443 1727096112.10440: ^ task is: TASK: Include the task 'enable_epel.yml' 11443 1727096112.10443: ^ 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 11443 1727096112.10446: getting variables 11443 1727096112.10447: in VariableManager get_vars() 11443 1727096112.10477: Calling all_inventory to load vars for managed_node2 11443 1727096112.10480: Calling groups_inventory to load vars for managed_node2 11443 1727096112.10482: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.10492: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.10494: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.10496: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.10625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.10737: done with get_vars() 11443 1727096112.10744: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:55:12 -0400 (0:00:00.016) 0:00:03.318 ****** 11443 1727096112.10811: entering _queue_task() for managed_node2/include_tasks 11443 1727096112.11013: worker is 1 (out of 1 available) 11443 1727096112.11024: exiting _queue_task() for managed_node2/include_tasks 11443 1727096112.11035: done queuing things up, now waiting for results queue to drain 11443 1727096112.11037: waiting for pending results... 11443 1727096112.11184: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 11443 1727096112.11243: in run() - task 0afff68d-5257-f17b-9b1f-0000000000e3 11443 1727096112.11256: variable 'ansible_search_path' from source: unknown 11443 1727096112.11263: variable 'ansible_search_path' from source: unknown 11443 1727096112.11292: calling self._execute() 11443 1727096112.11405: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.11411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.11419: variable 'omit' from source: magic vars 11443 1727096112.11772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.13275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.13320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.13350: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.13380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.13399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.13464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.13487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.13505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.13530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.13541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.13633: variable '__network_is_ostree' from source: set_fact 11443 1727096112.13647: Evaluated conditional (not __network_is_ostree | d(false)): True 11443 1727096112.13661: _execute() done 11443 1727096112.13664: dumping result to json 11443 1727096112.13668: done dumping result, returning 11443 1727096112.13671: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-f17b-9b1f-0000000000e3] 11443 1727096112.13673: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000e3 11443 1727096112.13757: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000e3 11443 1727096112.13760: WORKER PROCESS EXITING 11443 1727096112.13809: no more pending results, returning what we have 11443 1727096112.13814: in VariableManager get_vars() 11443 1727096112.13851: Calling all_inventory to load vars for managed_node2 11443 1727096112.13853: Calling groups_inventory to load vars for managed_node2 11443 1727096112.13912: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.13922: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.13925: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.13927: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.14072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.14182: done with get_vars() 11443 1727096112.14189: variable 'ansible_search_path' from source: unknown 11443 1727096112.14190: variable 'ansible_search_path' from source: unknown 11443 1727096112.14216: we have included files to process 11443 1727096112.14217: generating all_blocks data 11443 1727096112.14218: done generating all_blocks data 11443 1727096112.14223: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11443 1727096112.14223: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11443 1727096112.14226: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11443 1727096112.14694: done processing included file 11443 1727096112.14696: iterating over new_blocks loaded from include file 11443 1727096112.14697: in VariableManager get_vars() 11443 1727096112.14707: done with get_vars() 11443 1727096112.14708: filtering new block on tags 11443 1727096112.14723: done filtering new block on tags 11443 1727096112.14725: in VariableManager get_vars() 11443 1727096112.14733: done with get_vars() 11443 1727096112.14734: filtering new block on tags 11443 1727096112.14741: done filtering new block on tags 11443 1727096112.14742: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 11443 1727096112.14747: extending task lists for all hosts with included blocks 11443 1727096112.14807: done extending task lists 11443 1727096112.14808: done processing included files 11443 1727096112.14809: results queue empty 11443 1727096112.14809: checking for any_errors_fatal 11443 1727096112.14812: done checking for any_errors_fatal 11443 1727096112.14812: checking for max_fail_percentage 11443 1727096112.14813: done checking for max_fail_percentage 11443 1727096112.14814: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.14815: done checking to see if all hosts have failed 11443 1727096112.14815: getting the remaining hosts for this loop 11443 1727096112.14816: done getting the remaining hosts for this loop 11443 1727096112.14817: getting the next task for host managed_node2 11443 1727096112.14820: done getting next task for host managed_node2 11443 1727096112.14822: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 11443 1727096112.14823: ^ 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 11443 1727096112.14825: getting variables 11443 1727096112.14826: in VariableManager get_vars() 11443 1727096112.14831: Calling all_inventory to load vars for managed_node2 11443 1727096112.14832: Calling groups_inventory to load vars for managed_node2 11443 1727096112.14834: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.14838: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.14845: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.14847: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.14933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.15042: done with get_vars() 11443 1727096112.15050: done getting variables 11443 1727096112.15101: 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) 11443 1727096112.15246: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:55:12 -0400 (0:00:00.044) 0:00:03.363 ****** 11443 1727096112.15286: entering _queue_task() for managed_node2/command 11443 1727096112.15287: Creating lock for command 11443 1727096112.15533: worker is 1 (out of 1 available) 11443 1727096112.15545: exiting _queue_task() for managed_node2/command 11443 1727096112.15561: done queuing things up, now waiting for results queue to drain 11443 1727096112.15563: waiting for pending results... 11443 1727096112.15711: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 11443 1727096112.15789: in run() - task 0afff68d-5257-f17b-9b1f-0000000000fd 11443 1727096112.15794: variable 'ansible_search_path' from source: unknown 11443 1727096112.15798: variable 'ansible_search_path' from source: unknown 11443 1727096112.15830: calling self._execute() 11443 1727096112.15887: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.15892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.15900: variable 'omit' from source: magic vars 11443 1727096112.16206: variable 'ansible_distribution' from source: facts 11443 1727096112.16215: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11443 1727096112.16305: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.16309: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11443 1727096112.16312: when evaluation is False, skipping this task 11443 1727096112.16315: _execute() done 11443 1727096112.16318: dumping result to json 11443 1727096112.16323: done dumping result, returning 11443 1727096112.16330: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0afff68d-5257-f17b-9b1f-0000000000fd] 11443 1727096112.16335: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000fd 11443 1727096112.16433: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000fd 11443 1727096112.16435: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11443 1727096112.16514: no more pending results, returning what we have 11443 1727096112.16517: results queue empty 11443 1727096112.16518: checking for any_errors_fatal 11443 1727096112.16519: done checking for any_errors_fatal 11443 1727096112.16519: checking for max_fail_percentage 11443 1727096112.16521: done checking for max_fail_percentage 11443 1727096112.16522: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.16523: done checking to see if all hosts have failed 11443 1727096112.16523: getting the remaining hosts for this loop 11443 1727096112.16525: done getting the remaining hosts for this loop 11443 1727096112.16528: getting the next task for host managed_node2 11443 1727096112.16533: done getting next task for host managed_node2 11443 1727096112.16535: ^ task is: TASK: Install yum-utils package 11443 1727096112.16538: ^ 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 11443 1727096112.16541: getting variables 11443 1727096112.16543: in VariableManager get_vars() 11443 1727096112.16616: Calling all_inventory to load vars for managed_node2 11443 1727096112.16618: Calling groups_inventory to load vars for managed_node2 11443 1727096112.16621: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.16631: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.16633: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.16635: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.16755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.16870: done with get_vars() 11443 1727096112.16878: done getting variables 11443 1727096112.16953: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:55:12 -0400 (0:00:00.016) 0:00:03.380 ****** 11443 1727096112.16975: entering _queue_task() for managed_node2/package 11443 1727096112.16977: Creating lock for package 11443 1727096112.17205: worker is 1 (out of 1 available) 11443 1727096112.17217: exiting _queue_task() for managed_node2/package 11443 1727096112.17228: done queuing things up, now waiting for results queue to drain 11443 1727096112.17230: waiting for pending results... 11443 1727096112.17376: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 11443 1727096112.17454: in run() - task 0afff68d-5257-f17b-9b1f-0000000000fe 11443 1727096112.17470: variable 'ansible_search_path' from source: unknown 11443 1727096112.17475: variable 'ansible_search_path' from source: unknown 11443 1727096112.17497: calling self._execute() 11443 1727096112.17554: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.17558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.17571: variable 'omit' from source: magic vars 11443 1727096112.17841: variable 'ansible_distribution' from source: facts 11443 1727096112.17854: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11443 1727096112.17942: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.17947: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11443 1727096112.17952: when evaluation is False, skipping this task 11443 1727096112.17955: _execute() done 11443 1727096112.17958: dumping result to json 11443 1727096112.17960: done dumping result, returning 11443 1727096112.17970: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0afff68d-5257-f17b-9b1f-0000000000fe] 11443 1727096112.17973: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000fe 11443 1727096112.18062: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000fe 11443 1727096112.18065: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11443 1727096112.18111: no more pending results, returning what we have 11443 1727096112.18114: results queue empty 11443 1727096112.18115: checking for any_errors_fatal 11443 1727096112.18120: done checking for any_errors_fatal 11443 1727096112.18121: checking for max_fail_percentage 11443 1727096112.18123: done checking for max_fail_percentage 11443 1727096112.18124: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.18125: done checking to see if all hosts have failed 11443 1727096112.18125: getting the remaining hosts for this loop 11443 1727096112.18127: done getting the remaining hosts for this loop 11443 1727096112.18130: getting the next task for host managed_node2 11443 1727096112.18136: done getting next task for host managed_node2 11443 1727096112.18138: ^ task is: TASK: Enable EPEL 7 11443 1727096112.18142: ^ 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 11443 1727096112.18145: getting variables 11443 1727096112.18147: in VariableManager get_vars() 11443 1727096112.18183: Calling all_inventory to load vars for managed_node2 11443 1727096112.18186: Calling groups_inventory to load vars for managed_node2 11443 1727096112.18189: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.18199: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.18201: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.18203: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.18336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.18478: done with get_vars() 11443 1727096112.18485: done getting variables 11443 1727096112.18527: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:55:12 -0400 (0:00:00.015) 0:00:03.395 ****** 11443 1727096112.18550: entering _queue_task() for managed_node2/command 11443 1727096112.18780: worker is 1 (out of 1 available) 11443 1727096112.18794: exiting _queue_task() for managed_node2/command 11443 1727096112.18805: done queuing things up, now waiting for results queue to drain 11443 1727096112.18807: waiting for pending results... 11443 1727096112.18957: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 11443 1727096112.19023: in run() - task 0afff68d-5257-f17b-9b1f-0000000000ff 11443 1727096112.19037: variable 'ansible_search_path' from source: unknown 11443 1727096112.19041: variable 'ansible_search_path' from source: unknown 11443 1727096112.19071: calling self._execute() 11443 1727096112.19129: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.19137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.19145: variable 'omit' from source: magic vars 11443 1727096112.19418: variable 'ansible_distribution' from source: facts 11443 1727096112.19429: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11443 1727096112.19518: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.19521: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11443 1727096112.19525: when evaluation is False, skipping this task 11443 1727096112.19529: _execute() done 11443 1727096112.19531: dumping result to json 11443 1727096112.19536: done dumping result, returning 11443 1727096112.19543: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0afff68d-5257-f17b-9b1f-0000000000ff] 11443 1727096112.19550: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000ff 11443 1727096112.19634: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000ff 11443 1727096112.19637: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11443 1727096112.19686: no more pending results, returning what we have 11443 1727096112.19689: results queue empty 11443 1727096112.19690: checking for any_errors_fatal 11443 1727096112.19698: done checking for any_errors_fatal 11443 1727096112.19698: checking for max_fail_percentage 11443 1727096112.19700: done checking for max_fail_percentage 11443 1727096112.19701: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.19701: done checking to see if all hosts have failed 11443 1727096112.19702: getting the remaining hosts for this loop 11443 1727096112.19704: done getting the remaining hosts for this loop 11443 1727096112.19707: getting the next task for host managed_node2 11443 1727096112.19713: done getting next task for host managed_node2 11443 1727096112.19716: ^ task is: TASK: Enable EPEL 8 11443 1727096112.19720: ^ 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 11443 1727096112.19723: getting variables 11443 1727096112.19724: in VariableManager get_vars() 11443 1727096112.19755: Calling all_inventory to load vars for managed_node2 11443 1727096112.19757: Calling groups_inventory to load vars for managed_node2 11443 1727096112.19760: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.19777: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.19780: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.19783: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.19912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.20027: done with get_vars() 11443 1727096112.20034: done getting variables 11443 1727096112.20078: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:55:12 -0400 (0:00:00.015) 0:00:03.411 ****** 11443 1727096112.20101: entering _queue_task() for managed_node2/command 11443 1727096112.20320: worker is 1 (out of 1 available) 11443 1727096112.20332: exiting _queue_task() for managed_node2/command 11443 1727096112.20343: done queuing things up, now waiting for results queue to drain 11443 1727096112.20345: waiting for pending results... 11443 1727096112.20493: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 11443 1727096112.20557: in run() - task 0afff68d-5257-f17b-9b1f-000000000100 11443 1727096112.20571: variable 'ansible_search_path' from source: unknown 11443 1727096112.20576: variable 'ansible_search_path' from source: unknown 11443 1727096112.20604: calling self._execute() 11443 1727096112.20661: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.20664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.20675: variable 'omit' from source: magic vars 11443 1727096112.20956: variable 'ansible_distribution' from source: facts 11443 1727096112.20964: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11443 1727096112.21055: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.21058: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11443 1727096112.21061: when evaluation is False, skipping this task 11443 1727096112.21063: _execute() done 11443 1727096112.21066: dumping result to json 11443 1727096112.21070: done dumping result, returning 11443 1727096112.21078: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0afff68d-5257-f17b-9b1f-000000000100] 11443 1727096112.21083: sending task result for task 0afff68d-5257-f17b-9b1f-000000000100 11443 1727096112.21171: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000100 11443 1727096112.21174: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11443 1727096112.21225: no more pending results, returning what we have 11443 1727096112.21228: results queue empty 11443 1727096112.21229: checking for any_errors_fatal 11443 1727096112.21234: done checking for any_errors_fatal 11443 1727096112.21235: checking for max_fail_percentage 11443 1727096112.21236: done checking for max_fail_percentage 11443 1727096112.21237: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.21238: done checking to see if all hosts have failed 11443 1727096112.21239: getting the remaining hosts for this loop 11443 1727096112.21240: done getting the remaining hosts for this loop 11443 1727096112.21244: getting the next task for host managed_node2 11443 1727096112.21255: done getting next task for host managed_node2 11443 1727096112.21258: ^ task is: TASK: Enable EPEL 6 11443 1727096112.21261: ^ 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 11443 1727096112.21264: getting variables 11443 1727096112.21266: in VariableManager get_vars() 11443 1727096112.21296: Calling all_inventory to load vars for managed_node2 11443 1727096112.21298: Calling groups_inventory to load vars for managed_node2 11443 1727096112.21301: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.21310: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.21313: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.21315: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.21485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.21600: done with get_vars() 11443 1727096112.21607: done getting variables 11443 1727096112.21648: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:55:12 -0400 (0:00:00.015) 0:00:03.427 ****** 11443 1727096112.21673: entering _queue_task() for managed_node2/copy 11443 1727096112.21898: worker is 1 (out of 1 available) 11443 1727096112.21910: exiting _queue_task() for managed_node2/copy 11443 1727096112.21922: done queuing things up, now waiting for results queue to drain 11443 1727096112.21925: waiting for pending results... 11443 1727096112.22078: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 11443 1727096112.22139: in run() - task 0afff68d-5257-f17b-9b1f-000000000102 11443 1727096112.22156: variable 'ansible_search_path' from source: unknown 11443 1727096112.22159: variable 'ansible_search_path' from source: unknown 11443 1727096112.22186: calling self._execute() 11443 1727096112.22244: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.22251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.22259: variable 'omit' from source: magic vars 11443 1727096112.22536: variable 'ansible_distribution' from source: facts 11443 1727096112.22546: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11443 1727096112.22629: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.22633: Evaluated conditional (ansible_distribution_major_version == '6'): False 11443 1727096112.22636: when evaluation is False, skipping this task 11443 1727096112.22640: _execute() done 11443 1727096112.22645: dumping result to json 11443 1727096112.22647: done dumping result, returning 11443 1727096112.22656: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0afff68d-5257-f17b-9b1f-000000000102] 11443 1727096112.22660: sending task result for task 0afff68d-5257-f17b-9b1f-000000000102 11443 1727096112.22752: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000102 11443 1727096112.22755: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11443 1727096112.22804: no more pending results, returning what we have 11443 1727096112.22808: results queue empty 11443 1727096112.22808: checking for any_errors_fatal 11443 1727096112.22813: done checking for any_errors_fatal 11443 1727096112.22814: checking for max_fail_percentage 11443 1727096112.22816: done checking for max_fail_percentage 11443 1727096112.22817: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.22818: done checking to see if all hosts have failed 11443 1727096112.22818: getting the remaining hosts for this loop 11443 1727096112.22820: done getting the remaining hosts for this loop 11443 1727096112.22823: getting the next task for host managed_node2 11443 1727096112.22832: done getting next task for host managed_node2 11443 1727096112.22834: ^ task is: TASK: Set network provider to 'initscripts' 11443 1727096112.22837: ^ 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 11443 1727096112.22841: getting variables 11443 1727096112.22842: in VariableManager get_vars() 11443 1727096112.22876: Calling all_inventory to load vars for managed_node2 11443 1727096112.22878: Calling groups_inventory to load vars for managed_node2 11443 1727096112.22881: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.22891: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.22893: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.22895: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.23042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.23158: done with get_vars() 11443 1727096112.23166: done getting variables 11443 1727096112.23213: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:12 Monday 23 September 2024 08:55:12 -0400 (0:00:00.015) 0:00:03.442 ****** 11443 1727096112.23233: entering _queue_task() for managed_node2/set_fact 11443 1727096112.23462: worker is 1 (out of 1 available) 11443 1727096112.23475: exiting _queue_task() for managed_node2/set_fact 11443 1727096112.23489: done queuing things up, now waiting for results queue to drain 11443 1727096112.23491: waiting for pending results... 11443 1727096112.23645: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 11443 1727096112.23700: in run() - task 0afff68d-5257-f17b-9b1f-000000000007 11443 1727096112.23712: variable 'ansible_search_path' from source: unknown 11443 1727096112.23744: calling self._execute() 11443 1727096112.23803: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.23808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.23817: variable 'omit' from source: magic vars 11443 1727096112.23902: variable 'omit' from source: magic vars 11443 1727096112.23926: variable 'omit' from source: magic vars 11443 1727096112.23958: variable 'omit' from source: magic vars 11443 1727096112.23991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11443 1727096112.24019: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11443 1727096112.24036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11443 1727096112.24052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11443 1727096112.24064: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11443 1727096112.24088: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11443 1727096112.24092: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.24097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.24165: Set connection var ansible_shell_type to sh 11443 1727096112.24174: Set connection var ansible_timeout to 10 11443 1727096112.24178: Set connection var ansible_connection to ssh 11443 1727096112.24181: Set connection var ansible_shell_executable to /bin/sh 11443 1727096112.24186: Set connection var ansible_module_compression to ZIP_DEFLATED 11443 1727096112.24193: Set connection var ansible_pipelining to False 11443 1727096112.24213: variable 'ansible_shell_executable' from source: unknown 11443 1727096112.24216: variable 'ansible_connection' from source: unknown 11443 1727096112.24218: variable 'ansible_module_compression' from source: unknown 11443 1727096112.24220: variable 'ansible_shell_type' from source: unknown 11443 1727096112.24223: variable 'ansible_shell_executable' from source: unknown 11443 1727096112.24226: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.24229: variable 'ansible_pipelining' from source: unknown 11443 1727096112.24231: variable 'ansible_timeout' from source: unknown 11443 1727096112.24236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.24343: 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) 11443 1727096112.24353: variable 'omit' from source: magic vars 11443 1727096112.24356: starting attempt loop 11443 1727096112.24359: running the handler 11443 1727096112.24373: handler run complete 11443 1727096112.24380: attempt loop complete, returning result 11443 1727096112.24382: _execute() done 11443 1727096112.24386: dumping result to json 11443 1727096112.24388: done dumping result, returning 11443 1727096112.24397: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0afff68d-5257-f17b-9b1f-000000000007] 11443 1727096112.24401: sending task result for task 0afff68d-5257-f17b-9b1f-000000000007 11443 1727096112.24484: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000007 11443 1727096112.24487: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 11443 1727096112.24539: no more pending results, returning what we have 11443 1727096112.24541: results queue empty 11443 1727096112.24542: checking for any_errors_fatal 11443 1727096112.24547: done checking for any_errors_fatal 11443 1727096112.24547: checking for max_fail_percentage 11443 1727096112.24551: done checking for max_fail_percentage 11443 1727096112.24552: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.24553: done checking to see if all hosts have failed 11443 1727096112.24554: getting the remaining hosts for this loop 11443 1727096112.24555: done getting the remaining hosts for this loop 11443 1727096112.24559: getting the next task for host managed_node2 11443 1727096112.24565: done getting next task for host managed_node2 11443 1727096112.24566: ^ task is: TASK: meta (flush_handlers) 11443 1727096112.24570: ^ 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 11443 1727096112.24574: getting variables 11443 1727096112.24576: in VariableManager get_vars() 11443 1727096112.24606: Calling all_inventory to load vars for managed_node2 11443 1727096112.24608: Calling groups_inventory to load vars for managed_node2 11443 1727096112.24611: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.24623: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.24627: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.24629: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.24928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.25037: done with get_vars() 11443 1727096112.25045: done getting variables 11443 1727096112.25095: in VariableManager get_vars() 11443 1727096112.25102: Calling all_inventory to load vars for managed_node2 11443 1727096112.25104: Calling groups_inventory to load vars for managed_node2 11443 1727096112.25106: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.25111: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.25112: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.25114: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.25192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.25295: done with get_vars() 11443 1727096112.25305: done queuing things up, now waiting for results queue to drain 11443 1727096112.25306: results queue empty 11443 1727096112.25306: checking for any_errors_fatal 11443 1727096112.25308: done checking for any_errors_fatal 11443 1727096112.25308: checking for max_fail_percentage 11443 1727096112.25309: done checking for max_fail_percentage 11443 1727096112.25309: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.25310: done checking to see if all hosts have failed 11443 1727096112.25310: getting the remaining hosts for this loop 11443 1727096112.25311: done getting the remaining hosts for this loop 11443 1727096112.25313: getting the next task for host managed_node2 11443 1727096112.25315: done getting next task for host managed_node2 11443 1727096112.25316: ^ task is: TASK: meta (flush_handlers) 11443 1727096112.25317: ^ 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 11443 1727096112.25324: getting variables 11443 1727096112.25325: in VariableManager get_vars() 11443 1727096112.25331: Calling all_inventory to load vars for managed_node2 11443 1727096112.25332: Calling groups_inventory to load vars for managed_node2 11443 1727096112.25333: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.25336: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.25338: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.25339: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.25416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.25535: done with get_vars() 11443 1727096112.25540: done getting variables 11443 1727096112.25578: in VariableManager get_vars() 11443 1727096112.25584: Calling all_inventory to load vars for managed_node2 11443 1727096112.25585: Calling groups_inventory to load vars for managed_node2 11443 1727096112.25587: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.25589: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.25591: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.25592: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.25671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.25773: done with get_vars() 11443 1727096112.25781: done queuing things up, now waiting for results queue to drain 11443 1727096112.25783: results queue empty 11443 1727096112.25783: checking for any_errors_fatal 11443 1727096112.25784: done checking for any_errors_fatal 11443 1727096112.25784: checking for max_fail_percentage 11443 1727096112.25785: done checking for max_fail_percentage 11443 1727096112.25785: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.25786: done checking to see if all hosts have failed 11443 1727096112.25786: getting the remaining hosts for this loop 11443 1727096112.25787: done getting the remaining hosts for this loop 11443 1727096112.25789: getting the next task for host managed_node2 11443 1727096112.25791: done getting next task for host managed_node2 11443 1727096112.25791: ^ task is: None 11443 1727096112.25792: ^ 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 11443 1727096112.25793: done queuing things up, now waiting for results queue to drain 11443 1727096112.25794: results queue empty 11443 1727096112.25794: checking for any_errors_fatal 11443 1727096112.25794: done checking for any_errors_fatal 11443 1727096112.25795: checking for max_fail_percentage 11443 1727096112.25795: done checking for max_fail_percentage 11443 1727096112.25796: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.25796: done checking to see if all hosts have failed 11443 1727096112.25797: getting the next task for host managed_node2 11443 1727096112.25799: done getting next task for host managed_node2 11443 1727096112.25799: ^ task is: None 11443 1727096112.25800: ^ 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 11443 1727096112.25840: in VariableManager get_vars() 11443 1727096112.25859: done with get_vars() 11443 1727096112.25863: in VariableManager get_vars() 11443 1727096112.25876: done with get_vars() 11443 1727096112.25879: variable 'omit' from source: magic vars 11443 1727096112.25901: in VariableManager get_vars() 11443 1727096112.25910: done with get_vars() 11443 1727096112.25923: variable 'omit' from source: magic vars PLAY [Play for testing bond connection] **************************************** 11443 1727096112.26335: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11443 1727096112.26364: getting the remaining hosts for this loop 11443 1727096112.26365: done getting the remaining hosts for this loop 11443 1727096112.26369: getting the next task for host managed_node2 11443 1727096112.26371: done getting next task for host managed_node2 11443 1727096112.26373: ^ task is: TASK: Gathering Facts 11443 1727096112.26374: ^ 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 11443 1727096112.26375: getting variables 11443 1727096112.26376: in VariableManager get_vars() 11443 1727096112.26385: Calling all_inventory to load vars for managed_node2 11443 1727096112.26386: Calling groups_inventory to load vars for managed_node2 11443 1727096112.26388: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.26392: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.26401: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.26403: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.26507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.26619: done with get_vars() 11443 1727096112.26626: done getting variables 11443 1727096112.26659: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:3 Monday 23 September 2024 08:55:12 -0400 (0:00:00.034) 0:00:03.477 ****** 11443 1727096112.26678: entering _queue_task() for managed_node2/gather_facts 11443 1727096112.26908: worker is 1 (out of 1 available) 11443 1727096112.26920: exiting _queue_task() for managed_node2/gather_facts 11443 1727096112.26932: done queuing things up, now waiting for results queue to drain 11443 1727096112.26934: waiting for pending results... 11443 1727096112.27096: running TaskExecutor() for managed_node2/TASK: Gathering Facts 11443 1727096112.27161: in run() - task 0afff68d-5257-f17b-9b1f-000000000128 11443 1727096112.27171: variable 'ansible_search_path' from source: unknown 11443 1727096112.27203: calling self._execute() 11443 1727096112.27278: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.27283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.27291: variable 'omit' from source: magic vars 11443 1727096112.27606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.29172: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.29217: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.29245: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.29274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.29295: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.29355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.29380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.29398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.29424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.29437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.29536: variable 'ansible_distribution' from source: facts 11443 1727096112.29540: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.29558: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.29561: when evaluation is False, skipping this task 11443 1727096112.29563: _execute() done 11443 1727096112.29568: dumping result to json 11443 1727096112.29573: done dumping result, returning 11443 1727096112.29584: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f17b-9b1f-000000000128] 11443 1727096112.29587: sending task result for task 0afff68d-5257-f17b-9b1f-000000000128 11443 1727096112.29666: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000128 11443 1727096112.29670: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.29715: no more pending results, returning what we have 11443 1727096112.29718: results queue empty 11443 1727096112.29718: checking for any_errors_fatal 11443 1727096112.29719: done checking for any_errors_fatal 11443 1727096112.29720: checking for max_fail_percentage 11443 1727096112.29722: done checking for max_fail_percentage 11443 1727096112.29723: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.29724: done checking to see if all hosts have failed 11443 1727096112.29724: getting the remaining hosts for this loop 11443 1727096112.29726: done getting the remaining hosts for this loop 11443 1727096112.29729: getting the next task for host managed_node2 11443 1727096112.29735: done getting next task for host managed_node2 11443 1727096112.29736: ^ task is: TASK: meta (flush_handlers) 11443 1727096112.29738: ^ 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 11443 1727096112.29741: getting variables 11443 1727096112.29743: in VariableManager get_vars() 11443 1727096112.29787: Calling all_inventory to load vars for managed_node2 11443 1727096112.29790: Calling groups_inventory to load vars for managed_node2 11443 1727096112.29792: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.29803: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.29805: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.29808: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.29964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.30090: done with get_vars() 11443 1727096112.30099: done getting variables 11443 1727096112.30147: in VariableManager get_vars() 11443 1727096112.30159: Calling all_inventory to load vars for managed_node2 11443 1727096112.30161: Calling groups_inventory to load vars for managed_node2 11443 1727096112.30162: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.30165: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.30166: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.30170: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.30277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.30386: done with get_vars() 11443 1727096112.30396: done queuing things up, now waiting for results queue to drain 11443 1727096112.30397: results queue empty 11443 1727096112.30397: checking for any_errors_fatal 11443 1727096112.30399: done checking for any_errors_fatal 11443 1727096112.30400: checking for max_fail_percentage 11443 1727096112.30400: done checking for max_fail_percentage 11443 1727096112.30401: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.30401: done checking to see if all hosts have failed 11443 1727096112.30402: getting the remaining hosts for this loop 11443 1727096112.30402: done getting the remaining hosts for this loop 11443 1727096112.30404: getting the next task for host managed_node2 11443 1727096112.30407: done getting next task for host managed_node2 11443 1727096112.30408: ^ task is: TASK: INIT Prepare setup 11443 1727096112.30409: ^ 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 11443 1727096112.30411: getting variables 11443 1727096112.30411: in VariableManager get_vars() 11443 1727096112.30422: Calling all_inventory to load vars for managed_node2 11443 1727096112.30424: Calling groups_inventory to load vars for managed_node2 11443 1727096112.30425: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.30428: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.30434: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.30436: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.30517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.30630: done with get_vars() 11443 1727096112.30638: done getting variables 11443 1727096112.30698: 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 [INIT Prepare setup] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:15 Monday 23 September 2024 08:55:12 -0400 (0:00:00.040) 0:00:03.517 ****** 11443 1727096112.30718: entering _queue_task() for managed_node2/debug 11443 1727096112.30719: Creating lock for debug 11443 1727096112.30980: worker is 1 (out of 1 available) 11443 1727096112.30994: exiting _queue_task() for managed_node2/debug 11443 1727096112.31006: done queuing things up, now waiting for results queue to drain 11443 1727096112.31008: waiting for pending results... 11443 1727096112.31160: running TaskExecutor() for managed_node2/TASK: INIT Prepare setup 11443 1727096112.31223: in run() - task 0afff68d-5257-f17b-9b1f-00000000000b 11443 1727096112.31240: variable 'ansible_search_path' from source: unknown 11443 1727096112.31276: calling self._execute() 11443 1727096112.31348: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.31352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.31361: variable 'omit' from source: magic vars 11443 1727096112.31681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.33976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.33984: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.34031: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.34077: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.34108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.34213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.34256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.34293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.34340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.34367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.34528: variable 'ansible_distribution' from source: facts 11443 1727096112.34577: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.34581: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.34584: when evaluation is False, skipping this task 11443 1727096112.34591: _execute() done 11443 1727096112.34601: dumping result to json 11443 1727096112.34611: done dumping result, returning 11443 1727096112.34626: done running TaskExecutor() for managed_node2/TASK: INIT Prepare setup [0afff68d-5257-f17b-9b1f-00000000000b] 11443 1727096112.34674: sending task result for task 0afff68d-5257-f17b-9b1f-00000000000b skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11443 1727096112.34817: no more pending results, returning what we have 11443 1727096112.34820: results queue empty 11443 1727096112.34821: checking for any_errors_fatal 11443 1727096112.34823: done checking for any_errors_fatal 11443 1727096112.34823: checking for max_fail_percentage 11443 1727096112.34825: done checking for max_fail_percentage 11443 1727096112.34826: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.34826: done checking to see if all hosts have failed 11443 1727096112.34827: getting the remaining hosts for this loop 11443 1727096112.34829: done getting the remaining hosts for this loop 11443 1727096112.34832: getting the next task for host managed_node2 11443 1727096112.34838: done getting next task for host managed_node2 11443 1727096112.34841: ^ task is: TASK: Install dnsmasq 11443 1727096112.34843: ^ 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 11443 1727096112.34846: getting variables 11443 1727096112.34848: in VariableManager get_vars() 11443 1727096112.34897: Calling all_inventory to load vars for managed_node2 11443 1727096112.34900: Calling groups_inventory to load vars for managed_node2 11443 1727096112.34902: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.34914: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.34917: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.34920: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.35225: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000000b 11443 1727096112.35229: WORKER PROCESS EXITING 11443 1727096112.35259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.35478: done with get_vars() 11443 1727096112.35492: done getting variables 11443 1727096112.35557: 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 [Install dnsmasq] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Monday 23 September 2024 08:55:12 -0400 (0:00:00.048) 0:00:03.566 ****** 11443 1727096112.35591: entering _queue_task() for managed_node2/package 11443 1727096112.35924: worker is 1 (out of 1 available) 11443 1727096112.35936: exiting _queue_task() for managed_node2/package 11443 1727096112.35951: done queuing things up, now waiting for results queue to drain 11443 1727096112.35953: waiting for pending results... 11443 1727096112.36230: running TaskExecutor() for managed_node2/TASK: Install dnsmasq 11443 1727096112.36362: in run() - task 0afff68d-5257-f17b-9b1f-00000000000f 11443 1727096112.36390: variable 'ansible_search_path' from source: unknown 11443 1727096112.36403: variable 'ansible_search_path' from source: unknown 11443 1727096112.36475: calling self._execute() 11443 1727096112.36558: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.36576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.36593: variable 'omit' from source: magic vars 11443 1727096112.37279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.38834: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.38893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.38924: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.38953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.38975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.39035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.39064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.39081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.39106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.39119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.39224: variable 'ansible_distribution' from source: facts 11443 1727096112.39230: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.39246: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.39249: when evaluation is False, skipping this task 11443 1727096112.39254: _execute() done 11443 1727096112.39257: dumping result to json 11443 1727096112.39261: done dumping result, returning 11443 1727096112.39271: done running TaskExecutor() for managed_node2/TASK: Install dnsmasq [0afff68d-5257-f17b-9b1f-00000000000f] 11443 1727096112.39274: sending task result for task 0afff68d-5257-f17b-9b1f-00000000000f 11443 1727096112.39361: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000000f 11443 1727096112.39363: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.39410: no more pending results, returning what we have 11443 1727096112.39413: results queue empty 11443 1727096112.39414: checking for any_errors_fatal 11443 1727096112.39419: done checking for any_errors_fatal 11443 1727096112.39420: checking for max_fail_percentage 11443 1727096112.39422: done checking for max_fail_percentage 11443 1727096112.39423: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.39425: done checking to see if all hosts have failed 11443 1727096112.39425: getting the remaining hosts for this loop 11443 1727096112.39427: done getting the remaining hosts for this loop 11443 1727096112.39430: getting the next task for host managed_node2 11443 1727096112.39435: done getting next task for host managed_node2 11443 1727096112.39437: ^ task is: TASK: Install pgrep, sysctl 11443 1727096112.39440: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 11443 1727096112.39443: getting variables 11443 1727096112.39444: in VariableManager get_vars() 11443 1727096112.39486: Calling all_inventory to load vars for managed_node2 11443 1727096112.39488: Calling groups_inventory to load vars for managed_node2 11443 1727096112.39491: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.39502: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.39504: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.39507: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.39703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.39826: done with get_vars() 11443 1727096112.39834: done getting variables 11443 1727096112.39879: 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 [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Monday 23 September 2024 08:55:12 -0400 (0:00:00.043) 0:00:03.609 ****** 11443 1727096112.39903: entering _queue_task() for managed_node2/package 11443 1727096112.40130: worker is 1 (out of 1 available) 11443 1727096112.40144: exiting _queue_task() for managed_node2/package 11443 1727096112.40156: done queuing things up, now waiting for results queue to drain 11443 1727096112.40158: waiting for pending results... 11443 1727096112.40325: running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl 11443 1727096112.40402: in run() - task 0afff68d-5257-f17b-9b1f-000000000010 11443 1727096112.40413: variable 'ansible_search_path' from source: unknown 11443 1727096112.40416: variable 'ansible_search_path' from source: unknown 11443 1727096112.40446: calling self._execute() 11443 1727096112.40518: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.40523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.40532: variable 'omit' from source: magic vars 11443 1727096112.40851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.42403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.42458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.42483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.42518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.42539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.42603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.42625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.42643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.42674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.42687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.42791: variable 'ansible_distribution' from source: facts 11443 1727096112.42794: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.42810: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.42814: when evaluation is False, skipping this task 11443 1727096112.42816: _execute() done 11443 1727096112.42818: dumping result to json 11443 1727096112.42823: done dumping result, returning 11443 1727096112.42830: done running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl [0afff68d-5257-f17b-9b1f-000000000010] 11443 1727096112.42833: sending task result for task 0afff68d-5257-f17b-9b1f-000000000010 11443 1727096112.42923: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000010 11443 1727096112.42926: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.42975: no more pending results, returning what we have 11443 1727096112.42978: results queue empty 11443 1727096112.42979: checking for any_errors_fatal 11443 1727096112.42984: done checking for any_errors_fatal 11443 1727096112.42985: checking for max_fail_percentage 11443 1727096112.42986: done checking for max_fail_percentage 11443 1727096112.42987: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.42988: done checking to see if all hosts have failed 11443 1727096112.42989: getting the remaining hosts for this loop 11443 1727096112.42990: done getting the remaining hosts for this loop 11443 1727096112.42993: getting the next task for host managed_node2 11443 1727096112.42999: done getting next task for host managed_node2 11443 1727096112.43001: ^ task is: TASK: Install pgrep, sysctl 11443 1727096112.43004: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 11443 1727096112.43006: getting variables 11443 1727096112.43008: in VariableManager get_vars() 11443 1727096112.43051: Calling all_inventory to load vars for managed_node2 11443 1727096112.43054: Calling groups_inventory to load vars for managed_node2 11443 1727096112.43056: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.43069: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.43072: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.43074: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.43220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.43365: done with get_vars() 11443 1727096112.43375: done getting variables 11443 1727096112.43419: 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 [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Monday 23 September 2024 08:55:12 -0400 (0:00:00.035) 0:00:03.644 ****** 11443 1727096112.43442: entering _queue_task() for managed_node2/package 11443 1727096112.43680: worker is 1 (out of 1 available) 11443 1727096112.43694: exiting _queue_task() for managed_node2/package 11443 1727096112.43706: done queuing things up, now waiting for results queue to drain 11443 1727096112.43708: waiting for pending results... 11443 1727096112.43862: running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl 11443 1727096112.43940: in run() - task 0afff68d-5257-f17b-9b1f-000000000011 11443 1727096112.43944: variable 'ansible_search_path' from source: unknown 11443 1727096112.43948: variable 'ansible_search_path' from source: unknown 11443 1727096112.43982: calling self._execute() 11443 1727096112.44046: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.44053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.44060: variable 'omit' from source: magic vars 11443 1727096112.44379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.45928: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.45976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.46007: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.46034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.46053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.46124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.46143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.46162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.46190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.46201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.46306: variable 'ansible_distribution' from source: facts 11443 1727096112.46311: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.46327: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.46330: when evaluation is False, skipping this task 11443 1727096112.46335: _execute() done 11443 1727096112.46338: dumping result to json 11443 1727096112.46340: done dumping result, returning 11443 1727096112.46351: done running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl [0afff68d-5257-f17b-9b1f-000000000011] 11443 1727096112.46354: sending task result for task 0afff68d-5257-f17b-9b1f-000000000011 11443 1727096112.46439: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000011 11443 1727096112.46442: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.46492: no more pending results, returning what we have 11443 1727096112.46495: results queue empty 11443 1727096112.46496: checking for any_errors_fatal 11443 1727096112.46503: done checking for any_errors_fatal 11443 1727096112.46504: checking for max_fail_percentage 11443 1727096112.46505: done checking for max_fail_percentage 11443 1727096112.46506: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.46507: done checking to see if all hosts have failed 11443 1727096112.46508: getting the remaining hosts for this loop 11443 1727096112.46509: done getting the remaining hosts for this loop 11443 1727096112.46513: getting the next task for host managed_node2 11443 1727096112.46519: done getting next task for host managed_node2 11443 1727096112.46521: ^ task is: TASK: Create test interfaces 11443 1727096112.46524: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096112.46527: getting variables 11443 1727096112.46529: in VariableManager get_vars() 11443 1727096112.46580: Calling all_inventory to load vars for managed_node2 11443 1727096112.46583: Calling groups_inventory to load vars for managed_node2 11443 1727096112.46586: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.46596: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.46598: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.46601: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.46753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.46878: done with get_vars() 11443 1727096112.46888: done getting variables 11443 1727096112.46959: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Monday 23 September 2024 08:55:12 -0400 (0:00:00.035) 0:00:03.680 ****** 11443 1727096112.46983: entering _queue_task() for managed_node2/shell 11443 1727096112.46985: Creating lock for shell 11443 1727096112.47227: worker is 1 (out of 1 available) 11443 1727096112.47242: exiting _queue_task() for managed_node2/shell 11443 1727096112.47257: done queuing things up, now waiting for results queue to drain 11443 1727096112.47259: waiting for pending results... 11443 1727096112.47406: running TaskExecutor() for managed_node2/TASK: Create test interfaces 11443 1727096112.47489: in run() - task 0afff68d-5257-f17b-9b1f-000000000012 11443 1727096112.47493: variable 'ansible_search_path' from source: unknown 11443 1727096112.47495: variable 'ansible_search_path' from source: unknown 11443 1727096112.47528: calling self._execute() 11443 1727096112.47590: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.47594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.47602: variable 'omit' from source: magic vars 11443 1727096112.47919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.49472: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.49517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.49554: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.49584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.49605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.49663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.49690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.49708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.49733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.49744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.49851: variable 'ansible_distribution' from source: facts 11443 1727096112.49855: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.49871: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.49874: when evaluation is False, skipping this task 11443 1727096112.49876: _execute() done 11443 1727096112.49880: dumping result to json 11443 1727096112.49885: done dumping result, returning 11443 1727096112.49896: done running TaskExecutor() for managed_node2/TASK: Create test interfaces [0afff68d-5257-f17b-9b1f-000000000012] 11443 1727096112.49898: sending task result for task 0afff68d-5257-f17b-9b1f-000000000012 11443 1727096112.49981: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000012 11443 1727096112.49984: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.50041: no more pending results, returning what we have 11443 1727096112.50045: results queue empty 11443 1727096112.50045: checking for any_errors_fatal 11443 1727096112.50053: done checking for any_errors_fatal 11443 1727096112.50054: checking for max_fail_percentage 11443 1727096112.50056: done checking for max_fail_percentage 11443 1727096112.50057: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.50058: done checking to see if all hosts have failed 11443 1727096112.50058: getting the remaining hosts for this loop 11443 1727096112.50059: done getting the remaining hosts for this loop 11443 1727096112.50063: getting the next task for host managed_node2 11443 1727096112.50074: done getting next task for host managed_node2 11443 1727096112.50076: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11443 1727096112.50079: ^ 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 11443 1727096112.50082: getting variables 11443 1727096112.50084: in VariableManager get_vars() 11443 1727096112.50126: Calling all_inventory to load vars for managed_node2 11443 1727096112.50128: Calling groups_inventory to load vars for managed_node2 11443 1727096112.50130: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.50140: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.50142: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.50144: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.50333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.50455: done with get_vars() 11443 1727096112.50463: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 08:55:12 -0400 (0:00:00.035) 0:00:03.715 ****** 11443 1727096112.50532: entering _queue_task() for managed_node2/include_tasks 11443 1727096112.50766: worker is 1 (out of 1 available) 11443 1727096112.50782: exiting _queue_task() for managed_node2/include_tasks 11443 1727096112.50794: done queuing things up, now waiting for results queue to drain 11443 1727096112.50796: waiting for pending results... 11443 1727096112.50941: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 11443 1727096112.51028: in run() - task 0afff68d-5257-f17b-9b1f-000000000016 11443 1727096112.51040: variable 'ansible_search_path' from source: unknown 11443 1727096112.51044: variable 'ansible_search_path' from source: unknown 11443 1727096112.51077: calling self._execute() 11443 1727096112.51140: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.51145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.51156: variable 'omit' from source: magic vars 11443 1727096112.51474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.53055: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.53108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.53135: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.53163: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.53186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.53249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.53272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.53291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.53321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.53331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.53438: variable 'ansible_distribution' from source: facts 11443 1727096112.53443: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.53465: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.53470: when evaluation is False, skipping this task 11443 1727096112.53472: _execute() done 11443 1727096112.53475: dumping result to json 11443 1727096112.53477: done dumping result, returning 11443 1727096112.53485: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-f17b-9b1f-000000000016] 11443 1727096112.53489: sending task result for task 0afff68d-5257-f17b-9b1f-000000000016 11443 1727096112.53575: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000016 11443 1727096112.53578: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.53619: no more pending results, returning what we have 11443 1727096112.53622: results queue empty 11443 1727096112.53623: checking for any_errors_fatal 11443 1727096112.53628: done checking for any_errors_fatal 11443 1727096112.53629: checking for max_fail_percentage 11443 1727096112.53630: done checking for max_fail_percentage 11443 1727096112.53631: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.53632: done checking to see if all hosts have failed 11443 1727096112.53633: getting the remaining hosts for this loop 11443 1727096112.53634: done getting the remaining hosts for this loop 11443 1727096112.53637: getting the next task for host managed_node2 11443 1727096112.53643: done getting next task for host managed_node2 11443 1727096112.53646: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11443 1727096112.53649: ^ 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 11443 1727096112.53652: getting variables 11443 1727096112.53653: in VariableManager get_vars() 11443 1727096112.53695: Calling all_inventory to load vars for managed_node2 11443 1727096112.53698: Calling groups_inventory to load vars for managed_node2 11443 1727096112.53700: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.53710: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.53713: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.53715: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.53877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.54008: done with get_vars() 11443 1727096112.54017: done getting variables 11443 1727096112.54088: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11443 1727096112.54183: variable 'interface' from source: task vars 11443 1727096112.54187: variable 'dhcp_interface1' from source: play vars 11443 1727096112.54235: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 08:55:12 -0400 (0:00:00.037) 0:00:03.752 ****** 11443 1727096112.54269: entering _queue_task() for managed_node2/assert 11443 1727096112.54270: Creating lock for assert 11443 1727096112.54510: worker is 1 (out of 1 available) 11443 1727096112.54525: exiting _queue_task() for managed_node2/assert 11443 1727096112.54538: done queuing things up, now waiting for results queue to drain 11443 1727096112.54540: waiting for pending results... 11443 1727096112.54696: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test1' 11443 1727096112.54775: in run() - task 0afff68d-5257-f17b-9b1f-000000000017 11443 1727096112.54787: variable 'ansible_search_path' from source: unknown 11443 1727096112.54790: variable 'ansible_search_path' from source: unknown 11443 1727096112.54820: calling self._execute() 11443 1727096112.54882: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.54888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.54897: variable 'omit' from source: magic vars 11443 1727096112.55274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.56775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.56827: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.56857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.56885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.56907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.56971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.56992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.57009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.57036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.57047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.57147: variable 'ansible_distribution' from source: facts 11443 1727096112.57153: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.57169: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.57178: when evaluation is False, skipping this task 11443 1727096112.57182: _execute() done 11443 1727096112.57184: dumping result to json 11443 1727096112.57187: done dumping result, returning 11443 1727096112.57195: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test1' [0afff68d-5257-f17b-9b1f-000000000017] 11443 1727096112.57198: sending task result for task 0afff68d-5257-f17b-9b1f-000000000017 11443 1727096112.57284: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000017 11443 1727096112.57287: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.57329: no more pending results, returning what we have 11443 1727096112.57332: results queue empty 11443 1727096112.57333: checking for any_errors_fatal 11443 1727096112.57338: done checking for any_errors_fatal 11443 1727096112.57339: checking for max_fail_percentage 11443 1727096112.57340: done checking for max_fail_percentage 11443 1727096112.57342: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.57342: done checking to see if all hosts have failed 11443 1727096112.57343: getting the remaining hosts for this loop 11443 1727096112.57344: done getting the remaining hosts for this loop 11443 1727096112.57347: getting the next task for host managed_node2 11443 1727096112.57355: done getting next task for host managed_node2 11443 1727096112.57358: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11443 1727096112.57360: ^ 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 11443 1727096112.57364: getting variables 11443 1727096112.57365: in VariableManager get_vars() 11443 1727096112.57409: Calling all_inventory to load vars for managed_node2 11443 1727096112.57412: Calling groups_inventory to load vars for managed_node2 11443 1727096112.57414: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.57426: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.57429: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.57431: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.57630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.57746: done with get_vars() 11443 1727096112.57754: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 08:55:12 -0400 (0:00:00.035) 0:00:03.788 ****** 11443 1727096112.57823: entering _queue_task() for managed_node2/include_tasks 11443 1727096112.58048: worker is 1 (out of 1 available) 11443 1727096112.58061: exiting _queue_task() for managed_node2/include_tasks 11443 1727096112.58075: done queuing things up, now waiting for results queue to drain 11443 1727096112.58077: waiting for pending results... 11443 1727096112.58229: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 11443 1727096112.58303: in run() - task 0afff68d-5257-f17b-9b1f-00000000001b 11443 1727096112.58315: variable 'ansible_search_path' from source: unknown 11443 1727096112.58319: variable 'ansible_search_path' from source: unknown 11443 1727096112.58346: calling self._execute() 11443 1727096112.58409: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.58416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.58427: variable 'omit' from source: magic vars 11443 1727096112.58737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.60358: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.60407: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.60435: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.60462: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.60483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.60714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.60737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.60755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.60783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.60795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.60892: variable 'ansible_distribution' from source: facts 11443 1727096112.60895: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.60910: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.60913: when evaluation is False, skipping this task 11443 1727096112.60916: _execute() done 11443 1727096112.60918: dumping result to json 11443 1727096112.60923: done dumping result, returning 11443 1727096112.60929: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-f17b-9b1f-00000000001b] 11443 1727096112.60935: sending task result for task 0afff68d-5257-f17b-9b1f-00000000001b 11443 1727096112.61018: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000001b 11443 1727096112.61021: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.61154: no more pending results, returning what we have 11443 1727096112.61158: results queue empty 11443 1727096112.61159: checking for any_errors_fatal 11443 1727096112.61165: done checking for any_errors_fatal 11443 1727096112.61166: checking for max_fail_percentage 11443 1727096112.61168: done checking for max_fail_percentage 11443 1727096112.61169: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.61170: done checking to see if all hosts have failed 11443 1727096112.61171: getting the remaining hosts for this loop 11443 1727096112.61172: done getting the remaining hosts for this loop 11443 1727096112.61175: getting the next task for host managed_node2 11443 1727096112.61181: done getting next task for host managed_node2 11443 1727096112.61183: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11443 1727096112.61186: ^ 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 11443 1727096112.61189: getting variables 11443 1727096112.61190: in VariableManager get_vars() 11443 1727096112.61225: Calling all_inventory to load vars for managed_node2 11443 1727096112.61227: Calling groups_inventory to load vars for managed_node2 11443 1727096112.61229: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.61239: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.61241: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.61243: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.61433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.61662: done with get_vars() 11443 1727096112.61690: done getting variables 11443 1727096112.61749: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11443 1727096112.61870: variable 'interface' from source: task vars 11443 1727096112.61874: variable 'dhcp_interface2' from source: play vars 11443 1727096112.61932: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 08:55:12 -0400 (0:00:00.041) 0:00:03.829 ****** 11443 1727096112.61964: entering _queue_task() for managed_node2/assert 11443 1727096112.62500: worker is 1 (out of 1 available) 11443 1727096112.62508: exiting _queue_task() for managed_node2/assert 11443 1727096112.62518: done queuing things up, now waiting for results queue to drain 11443 1727096112.62520: waiting for pending results... 11443 1727096112.62648: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test2' 11443 1727096112.62657: in run() - task 0afff68d-5257-f17b-9b1f-00000000001c 11443 1727096112.62682: variable 'ansible_search_path' from source: unknown 11443 1727096112.62690: variable 'ansible_search_path' from source: unknown 11443 1727096112.62731: calling self._execute() 11443 1727096112.62816: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.62828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.62841: variable 'omit' from source: magic vars 11443 1727096112.63352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.65277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.65496: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.65523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.65550: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.65574: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.65632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.65657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.65678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.65704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.65715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.65814: variable 'ansible_distribution' from source: facts 11443 1727096112.65818: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.65835: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.65838: when evaluation is False, skipping this task 11443 1727096112.65841: _execute() done 11443 1727096112.65843: dumping result to json 11443 1727096112.65845: done dumping result, returning 11443 1727096112.65856: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test2' [0afff68d-5257-f17b-9b1f-00000000001c] 11443 1727096112.65858: sending task result for task 0afff68d-5257-f17b-9b1f-00000000001c 11443 1727096112.65945: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000001c 11443 1727096112.65948: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.65994: no more pending results, returning what we have 11443 1727096112.65997: results queue empty 11443 1727096112.65997: checking for any_errors_fatal 11443 1727096112.66001: done checking for any_errors_fatal 11443 1727096112.66002: checking for max_fail_percentage 11443 1727096112.66003: done checking for max_fail_percentage 11443 1727096112.66004: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.66005: done checking to see if all hosts have failed 11443 1727096112.66006: getting the remaining hosts for this loop 11443 1727096112.66007: done getting the remaining hosts for this loop 11443 1727096112.66010: getting the next task for host managed_node2 11443 1727096112.66018: done getting next task for host managed_node2 11443 1727096112.66020: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 11443 1727096112.66022: ^ 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 11443 1727096112.66024: getting variables 11443 1727096112.66026: in VariableManager get_vars() 11443 1727096112.66066: Calling all_inventory to load vars for managed_node2 11443 1727096112.66071: Calling groups_inventory to load vars for managed_node2 11443 1727096112.66073: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.66084: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.66086: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.66089: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.66275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.66425: done with get_vars() 11443 1727096112.66436: done getting variables 11443 1727096112.66517: 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 [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:28 Monday 23 September 2024 08:55:12 -0400 (0:00:00.045) 0:00:03.875 ****** 11443 1727096112.66545: entering _queue_task() for managed_node2/command 11443 1727096112.66892: worker is 1 (out of 1 available) 11443 1727096112.66905: exiting _queue_task() for managed_node2/command 11443 1727096112.66918: done queuing things up, now waiting for results queue to drain 11443 1727096112.66919: waiting for pending results... 11443 1727096112.67276: running TaskExecutor() for managed_node2/TASK: Backup the /etc/resolv.conf for initscript 11443 1727096112.67281: in run() - task 0afff68d-5257-f17b-9b1f-00000000001d 11443 1727096112.67284: variable 'ansible_search_path' from source: unknown 11443 1727096112.67316: calling self._execute() 11443 1727096112.67419: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.67432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.67445: variable 'omit' from source: magic vars 11443 1727096112.67930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.70804: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.70885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.70929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.70973: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.71072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.71103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.71139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.71175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.71226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.71247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.71398: variable 'ansible_distribution' from source: facts 11443 1727096112.71415: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.71441: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.71452: when evaluation is False, skipping this task 11443 1727096112.71461: _execute() done 11443 1727096112.71526: dumping result to json 11443 1727096112.71529: done dumping result, returning 11443 1727096112.71532: done running TaskExecutor() for managed_node2/TASK: Backup the /etc/resolv.conf for initscript [0afff68d-5257-f17b-9b1f-00000000001d] 11443 1727096112.71534: sending task result for task 0afff68d-5257-f17b-9b1f-00000000001d 11443 1727096112.71607: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000001d 11443 1727096112.71611: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.71660: no more pending results, returning what we have 11443 1727096112.71663: results queue empty 11443 1727096112.71664: checking for any_errors_fatal 11443 1727096112.71670: done checking for any_errors_fatal 11443 1727096112.71671: checking for max_fail_percentage 11443 1727096112.71673: done checking for max_fail_percentage 11443 1727096112.71674: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.71675: done checking to see if all hosts have failed 11443 1727096112.71675: getting the remaining hosts for this loop 11443 1727096112.71677: done getting the remaining hosts for this loop 11443 1727096112.71680: getting the next task for host managed_node2 11443 1727096112.71685: done getting next task for host managed_node2 11443 1727096112.71687: ^ task is: TASK: TEST Add Bond with 2 ports 11443 1727096112.71689: ^ 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 11443 1727096112.71692: getting variables 11443 1727096112.71693: in VariableManager get_vars() 11443 1727096112.71732: Calling all_inventory to load vars for managed_node2 11443 1727096112.71735: Calling groups_inventory to load vars for managed_node2 11443 1727096112.71737: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.71750: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.71753: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.71756: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.72073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.72276: done with get_vars() 11443 1727096112.72292: done getting variables 11443 1727096112.72356: 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 [TEST Add Bond with 2 ports] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:33 Monday 23 September 2024 08:55:12 -0400 (0:00:00.058) 0:00:03.934 ****** 11443 1727096112.72389: entering _queue_task() for managed_node2/debug 11443 1727096112.72774: worker is 1 (out of 1 available) 11443 1727096112.72787: exiting _queue_task() for managed_node2/debug 11443 1727096112.72799: done queuing things up, now waiting for results queue to drain 11443 1727096112.72801: waiting for pending results... 11443 1727096112.73183: running TaskExecutor() for managed_node2/TASK: TEST Add Bond with 2 ports 11443 1727096112.73188: in run() - task 0afff68d-5257-f17b-9b1f-00000000001e 11443 1727096112.73191: variable 'ansible_search_path' from source: unknown 11443 1727096112.73197: calling self._execute() 11443 1727096112.73369: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.73391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.73407: variable 'omit' from source: magic vars 11443 1727096112.73795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.75547: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.75775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.75780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.75782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.75785: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.75841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.75883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.75914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.75961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.75996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.76135: variable 'ansible_distribution' from source: facts 11443 1727096112.76146: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.76173: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.76182: when evaluation is False, skipping this task 11443 1727096112.76188: _execute() done 11443 1727096112.76194: dumping result to json 11443 1727096112.76201: done dumping result, returning 11443 1727096112.76212: done running TaskExecutor() for managed_node2/TASK: TEST Add Bond with 2 ports [0afff68d-5257-f17b-9b1f-00000000001e] 11443 1727096112.76221: sending task result for task 0afff68d-5257-f17b-9b1f-00000000001e skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11443 1727096112.76369: no more pending results, returning what we have 11443 1727096112.76373: results queue empty 11443 1727096112.76374: checking for any_errors_fatal 11443 1727096112.76379: done checking for any_errors_fatal 11443 1727096112.76380: checking for max_fail_percentage 11443 1727096112.76381: done checking for max_fail_percentage 11443 1727096112.76383: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.76383: done checking to see if all hosts have failed 11443 1727096112.76384: getting the remaining hosts for this loop 11443 1727096112.76386: done getting the remaining hosts for this loop 11443 1727096112.76389: getting the next task for host managed_node2 11443 1727096112.76396: done getting next task for host managed_node2 11443 1727096112.76401: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11443 1727096112.76404: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096112.76416: getting variables 11443 1727096112.76418: in VariableManager get_vars() 11443 1727096112.76639: Calling all_inventory to load vars for managed_node2 11443 1727096112.76642: Calling groups_inventory to load vars for managed_node2 11443 1727096112.76644: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.76662: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.76665: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.76671: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.76816: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000001e 11443 1727096112.76819: WORKER PROCESS EXITING 11443 1727096112.76829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.76959: done with get_vars() 11443 1727096112.76969: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:55:12 -0400 (0:00:00.046) 0:00:03.980 ****** 11443 1727096112.77039: entering _queue_task() for managed_node2/include_tasks 11443 1727096112.77271: worker is 1 (out of 1 available) 11443 1727096112.77287: exiting _queue_task() for managed_node2/include_tasks 11443 1727096112.77299: done queuing things up, now waiting for results queue to drain 11443 1727096112.77301: waiting for pending results... 11443 1727096112.77463: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11443 1727096112.77549: in run() - task 0afff68d-5257-f17b-9b1f-000000000026 11443 1727096112.77563: variable 'ansible_search_path' from source: unknown 11443 1727096112.77566: variable 'ansible_search_path' from source: unknown 11443 1727096112.77596: calling self._execute() 11443 1727096112.77659: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.77663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.77673: variable 'omit' from source: magic vars 11443 1727096112.77987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.80276: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.80281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.80306: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.80346: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.80384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.80507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.80536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.80572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.80619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.80640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.80787: variable 'ansible_distribution' from source: facts 11443 1727096112.80799: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.80822: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.80830: when evaluation is False, skipping this task 11443 1727096112.80839: _execute() done 11443 1727096112.80847: dumping result to json 11443 1727096112.80858: done dumping result, returning 11443 1727096112.80874: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-f17b-9b1f-000000000026] 11443 1727096112.80883: sending task result for task 0afff68d-5257-f17b-9b1f-000000000026 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.81036: no more pending results, returning what we have 11443 1727096112.81046: results queue empty 11443 1727096112.81047: checking for any_errors_fatal 11443 1727096112.81053: done checking for any_errors_fatal 11443 1727096112.81054: checking for max_fail_percentage 11443 1727096112.81056: done checking for max_fail_percentage 11443 1727096112.81057: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.81058: done checking to see if all hosts have failed 11443 1727096112.81059: getting the remaining hosts for this loop 11443 1727096112.81060: done getting the remaining hosts for this loop 11443 1727096112.81063: getting the next task for host managed_node2 11443 1727096112.81273: done getting next task for host managed_node2 11443 1727096112.81278: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11443 1727096112.81281: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 11443 1727096112.81298: getting variables 11443 1727096112.81300: in VariableManager get_vars() 11443 1727096112.81341: Calling all_inventory to load vars for managed_node2 11443 1727096112.81344: Calling groups_inventory to load vars for managed_node2 11443 1727096112.81346: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.81359: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.81361: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.81364: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.81563: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000026 11443 1727096112.81566: WORKER PROCESS EXITING 11443 1727096112.81592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.81829: done with get_vars() 11443 1727096112.81841: done getting variables 11443 1727096112.81905: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:55:12 -0400 (0:00:00.048) 0:00:04.029 ****** 11443 1727096112.81937: entering _queue_task() for managed_node2/debug 11443 1727096112.82269: worker is 1 (out of 1 available) 11443 1727096112.82283: exiting _queue_task() for managed_node2/debug 11443 1727096112.82295: done queuing things up, now waiting for results queue to drain 11443 1727096112.82297: waiting for pending results... 11443 1727096112.82565: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 11443 1727096112.82703: in run() - task 0afff68d-5257-f17b-9b1f-000000000027 11443 1727096112.82724: variable 'ansible_search_path' from source: unknown 11443 1727096112.82731: variable 'ansible_search_path' from source: unknown 11443 1727096112.82777: calling self._execute() 11443 1727096112.82864: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.82879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.82893: variable 'omit' from source: magic vars 11443 1727096112.83360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.86002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.86097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.86139: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.86186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.86218: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.86308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.86344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.86385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.86431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.86455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.86606: variable 'ansible_distribution' from source: facts 11443 1727096112.86618: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.86642: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.86654: when evaluation is False, skipping this task 11443 1727096112.86662: _execute() done 11443 1727096112.86671: dumping result to json 11443 1727096112.86679: done dumping result, returning 11443 1727096112.86708: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-f17b-9b1f-000000000027] 11443 1727096112.86711: sending task result for task 0afff68d-5257-f17b-9b1f-000000000027 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11443 1727096112.87018: no more pending results, returning what we have 11443 1727096112.87022: results queue empty 11443 1727096112.87023: checking for any_errors_fatal 11443 1727096112.87031: done checking for any_errors_fatal 11443 1727096112.87032: checking for max_fail_percentage 11443 1727096112.87034: done checking for max_fail_percentage 11443 1727096112.87035: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.87036: done checking to see if all hosts have failed 11443 1727096112.87037: getting the remaining hosts for this loop 11443 1727096112.87039: done getting the remaining hosts for this loop 11443 1727096112.87042: getting the next task for host managed_node2 11443 1727096112.87052: done getting next task for host managed_node2 11443 1727096112.87056: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11443 1727096112.87059: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096112.87075: getting variables 11443 1727096112.87077: in VariableManager get_vars() 11443 1727096112.87120: Calling all_inventory to load vars for managed_node2 11443 1727096112.87123: Calling groups_inventory to load vars for managed_node2 11443 1727096112.87126: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.87138: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.87141: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.87145: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.87514: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000027 11443 1727096112.87518: WORKER PROCESS EXITING 11443 1727096112.87541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.87733: done with get_vars() 11443 1727096112.87744: done getting variables 11443 1727096112.87835: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:55:12 -0400 (0:00:00.059) 0:00:04.089 ****** 11443 1727096112.87872: entering _queue_task() for managed_node2/fail 11443 1727096112.87874: Creating lock for fail 11443 1727096112.88203: worker is 1 (out of 1 available) 11443 1727096112.88217: exiting _queue_task() for managed_node2/fail 11443 1727096112.88230: done queuing things up, now waiting for results queue to drain 11443 1727096112.88231: waiting for pending results... 11443 1727096112.88499: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11443 1727096112.88634: in run() - task 0afff68d-5257-f17b-9b1f-000000000028 11443 1727096112.88658: variable 'ansible_search_path' from source: unknown 11443 1727096112.88665: variable 'ansible_search_path' from source: unknown 11443 1727096112.88713: calling self._execute() 11443 1727096112.88802: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.88814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.88827: variable 'omit' from source: magic vars 11443 1727096112.89263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.91878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.91954: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.92018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.92060: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.92097: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.92183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.92222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.92258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.92309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.92330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.92473: variable 'ansible_distribution' from source: facts 11443 1727096112.92484: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.92508: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.92516: when evaluation is False, skipping this task 11443 1727096112.92528: _execute() done 11443 1727096112.92536: dumping result to json 11443 1727096112.92543: done dumping result, returning 11443 1727096112.92635: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-f17b-9b1f-000000000028] 11443 1727096112.92639: sending task result for task 0afff68d-5257-f17b-9b1f-000000000028 11443 1727096112.92714: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000028 11443 1727096112.92718: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.92788: no more pending results, returning what we have 11443 1727096112.92791: results queue empty 11443 1727096112.92792: checking for any_errors_fatal 11443 1727096112.92797: done checking for any_errors_fatal 11443 1727096112.92798: checking for max_fail_percentage 11443 1727096112.92799: done checking for max_fail_percentage 11443 1727096112.92801: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.92801: done checking to see if all hosts have failed 11443 1727096112.92802: getting the remaining hosts for this loop 11443 1727096112.92804: done getting the remaining hosts for this loop 11443 1727096112.92807: getting the next task for host managed_node2 11443 1727096112.92814: done getting next task for host managed_node2 11443 1727096112.92818: ^ 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 11443 1727096112.92820: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 11443 1727096112.92833: getting variables 11443 1727096112.92834: in VariableManager get_vars() 11443 1727096112.92882: Calling all_inventory to load vars for managed_node2 11443 1727096112.92885: Calling groups_inventory to load vars for managed_node2 11443 1727096112.92888: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.92901: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.92905: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.92908: Calling groups_plugins_play to load vars for managed_node2 11443 1727096112.93616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096112.93821: done with get_vars() 11443 1727096112.93834: done getting variables 11443 1727096112.93898: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:55:12 -0400 (0:00:00.060) 0:00:04.149 ****** 11443 1727096112.93931: entering _queue_task() for managed_node2/fail 11443 1727096112.94263: worker is 1 (out of 1 available) 11443 1727096112.94478: exiting _queue_task() for managed_node2/fail 11443 1727096112.94488: done queuing things up, now waiting for results queue to drain 11443 1727096112.94490: waiting for pending results... 11443 1727096112.94619: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11443 1727096112.94874: in run() - task 0afff68d-5257-f17b-9b1f-000000000029 11443 1727096112.94878: variable 'ansible_search_path' from source: unknown 11443 1727096112.94881: variable 'ansible_search_path' from source: unknown 11443 1727096112.94884: calling self._execute() 11443 1727096112.94886: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096112.94895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096112.94908: variable 'omit' from source: magic vars 11443 1727096112.95366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096112.98418: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096112.98500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096112.98544: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096112.98594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096112.98626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096112.98718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096112.98757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096112.98791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096112.98841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096112.98909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096112.99018: variable 'ansible_distribution' from source: facts 11443 1727096112.99032: variable 'ansible_distribution_major_version' from source: facts 11443 1727096112.99059: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096112.99069: when evaluation is False, skipping this task 11443 1727096112.99077: _execute() done 11443 1727096112.99084: dumping result to json 11443 1727096112.99092: done dumping result, returning 11443 1727096112.99103: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-f17b-9b1f-000000000029] 11443 1727096112.99125: sending task result for task 0afff68d-5257-f17b-9b1f-000000000029 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096112.99316: no more pending results, returning what we have 11443 1727096112.99320: results queue empty 11443 1727096112.99321: checking for any_errors_fatal 11443 1727096112.99328: done checking for any_errors_fatal 11443 1727096112.99329: checking for max_fail_percentage 11443 1727096112.99331: done checking for max_fail_percentage 11443 1727096112.99332: checking to see if all hosts have failed and the running result is not ok 11443 1727096112.99333: done checking to see if all hosts have failed 11443 1727096112.99334: getting the remaining hosts for this loop 11443 1727096112.99336: done getting the remaining hosts for this loop 11443 1727096112.99340: getting the next task for host managed_node2 11443 1727096112.99346: done getting next task for host managed_node2 11443 1727096112.99353: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11443 1727096112.99356: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096112.99372: getting variables 11443 1727096112.99374: in VariableManager get_vars() 11443 1727096112.99418: Calling all_inventory to load vars for managed_node2 11443 1727096112.99421: Calling groups_inventory to load vars for managed_node2 11443 1727096112.99424: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096112.99436: Calling all_plugins_play to load vars for managed_node2 11443 1727096112.99438: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096112.99441: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.00023: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000029 11443 1727096113.00027: WORKER PROCESS EXITING 11443 1727096113.00055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.00257: done with get_vars() 11443 1727096113.00271: done getting variables 11443 1727096113.00330: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:55:13 -0400 (0:00:00.064) 0:00:04.213 ****** 11443 1727096113.00366: entering _queue_task() for managed_node2/fail 11443 1727096113.00894: worker is 1 (out of 1 available) 11443 1727096113.00903: exiting _queue_task() for managed_node2/fail 11443 1727096113.00913: done queuing things up, now waiting for results queue to drain 11443 1727096113.00915: waiting for pending results... 11443 1727096113.00964: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11443 1727096113.01106: in run() - task 0afff68d-5257-f17b-9b1f-00000000002a 11443 1727096113.01124: variable 'ansible_search_path' from source: unknown 11443 1727096113.01131: variable 'ansible_search_path' from source: unknown 11443 1727096113.01180: calling self._execute() 11443 1727096113.01276: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.01291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.01306: variable 'omit' from source: magic vars 11443 1727096113.01738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.05594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.05675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.05733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.05774: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.05806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.05912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.05965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.05998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.06063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.06095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.06242: variable 'ansible_distribution' from source: facts 11443 1727096113.06269: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.06375: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.06378: when evaluation is False, skipping this task 11443 1727096113.06380: _execute() done 11443 1727096113.06383: dumping result to json 11443 1727096113.06385: done dumping result, returning 11443 1727096113.06388: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-f17b-9b1f-00000000002a] 11443 1727096113.06390: sending task result for task 0afff68d-5257-f17b-9b1f-00000000002a 11443 1727096113.06468: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000002a 11443 1727096113.06473: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.06524: no more pending results, returning what we have 11443 1727096113.06527: results queue empty 11443 1727096113.06528: checking for any_errors_fatal 11443 1727096113.06533: done checking for any_errors_fatal 11443 1727096113.06533: checking for max_fail_percentage 11443 1727096113.06535: done checking for max_fail_percentage 11443 1727096113.06536: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.06537: done checking to see if all hosts have failed 11443 1727096113.06538: getting the remaining hosts for this loop 11443 1727096113.06540: done getting the remaining hosts for this loop 11443 1727096113.06543: getting the next task for host managed_node2 11443 1727096113.06553: done getting next task for host managed_node2 11443 1727096113.06557: ^ 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 11443 1727096113.06560: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.06574: getting variables 11443 1727096113.06576: in VariableManager get_vars() 11443 1727096113.06619: Calling all_inventory to load vars for managed_node2 11443 1727096113.06622: Calling groups_inventory to load vars for managed_node2 11443 1727096113.06625: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.06636: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.06638: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.06641: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.07176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.07388: done with get_vars() 11443 1727096113.07400: done getting variables 11443 1727096113.07501: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:55:13 -0400 (0:00:00.071) 0:00:04.285 ****** 11443 1727096113.07534: entering _queue_task() for managed_node2/dnf 11443 1727096113.07884: worker is 1 (out of 1 available) 11443 1727096113.07899: exiting _queue_task() for managed_node2/dnf 11443 1727096113.07911: done queuing things up, now waiting for results queue to drain 11443 1727096113.07913: waiting for pending results... 11443 1727096113.08499: running TaskExecutor() for managed_node2/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 11443 1727096113.08595: in run() - task 0afff68d-5257-f17b-9b1f-00000000002b 11443 1727096113.08813: variable 'ansible_search_path' from source: unknown 11443 1727096113.08817: variable 'ansible_search_path' from source: unknown 11443 1727096113.08820: calling self._execute() 11443 1727096113.08917: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.09373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.09378: variable 'omit' from source: magic vars 11443 1727096113.09827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.14831: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.15022: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.15274: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.15278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.15280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.15432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.15471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.15572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.15622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.15665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.15935: variable 'ansible_distribution' from source: facts 11443 1727096113.15946: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.15973: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.16141: when evaluation is False, skipping this task 11443 1727096113.16145: _execute() done 11443 1727096113.16147: dumping result to json 11443 1727096113.16152: done dumping result, returning 11443 1727096113.16155: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-f17b-9b1f-00000000002b] 11443 1727096113.16157: sending task result for task 0afff68d-5257-f17b-9b1f-00000000002b 11443 1727096113.16236: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000002b 11443 1727096113.16239: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.16311: no more pending results, returning what we have 11443 1727096113.16314: results queue empty 11443 1727096113.16315: checking for any_errors_fatal 11443 1727096113.16324: done checking for any_errors_fatal 11443 1727096113.16325: checking for max_fail_percentage 11443 1727096113.16329: done checking for max_fail_percentage 11443 1727096113.16330: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.16331: done checking to see if all hosts have failed 11443 1727096113.16332: getting the remaining hosts for this loop 11443 1727096113.16333: done getting the remaining hosts for this loop 11443 1727096113.16339: getting the next task for host managed_node2 11443 1727096113.16346: done getting next task for host managed_node2 11443 1727096113.16352: ^ 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 11443 1727096113.16356: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.16375: getting variables 11443 1727096113.16377: in VariableManager get_vars() 11443 1727096113.16419: Calling all_inventory to load vars for managed_node2 11443 1727096113.16421: Calling groups_inventory to load vars for managed_node2 11443 1727096113.16424: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.16436: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.16439: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.16442: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.16735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.17042: done with get_vars() 11443 1727096113.17053: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11443 1727096113.17108: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:55:13 -0400 (0:00:00.095) 0:00:04.381 ****** 11443 1727096113.17133: entering _queue_task() for managed_node2/yum 11443 1727096113.17138: Creating lock for yum 11443 1727096113.17376: worker is 1 (out of 1 available) 11443 1727096113.17389: exiting _queue_task() for managed_node2/yum 11443 1727096113.17402: done queuing things up, now waiting for results queue to drain 11443 1727096113.17404: waiting for pending results... 11443 1727096113.17570: running TaskExecutor() for managed_node2/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 11443 1727096113.17648: in run() - task 0afff68d-5257-f17b-9b1f-00000000002c 11443 1727096113.17661: variable 'ansible_search_path' from source: unknown 11443 1727096113.17664: variable 'ansible_search_path' from source: unknown 11443 1727096113.17696: calling self._execute() 11443 1727096113.17760: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.17765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.17779: variable 'omit' from source: magic vars 11443 1727096113.18137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.20878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.20974: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.21032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.21082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.21272: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.21276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.21278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.21280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.21296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.21317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.21479: variable 'ansible_distribution' from source: facts 11443 1727096113.21498: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.21535: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.21554: when evaluation is False, skipping this task 11443 1727096113.21565: _execute() done 11443 1727096113.21584: dumping result to json 11443 1727096113.21593: done dumping result, returning 11443 1727096113.21613: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-f17b-9b1f-00000000002c] 11443 1727096113.21722: sending task result for task 0afff68d-5257-f17b-9b1f-00000000002c 11443 1727096113.21799: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000002c 11443 1727096113.21802: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.21874: no more pending results, returning what we have 11443 1727096113.21878: results queue empty 11443 1727096113.21879: checking for any_errors_fatal 11443 1727096113.21885: done checking for any_errors_fatal 11443 1727096113.21885: checking for max_fail_percentage 11443 1727096113.21887: done checking for max_fail_percentage 11443 1727096113.21888: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.21889: done checking to see if all hosts have failed 11443 1727096113.21890: getting the remaining hosts for this loop 11443 1727096113.21891: done getting the remaining hosts for this loop 11443 1727096113.21895: getting the next task for host managed_node2 11443 1727096113.21901: done getting next task for host managed_node2 11443 1727096113.21904: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11443 1727096113.21907: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.21921: getting variables 11443 1727096113.21923: in VariableManager get_vars() 11443 1727096113.21972: Calling all_inventory to load vars for managed_node2 11443 1727096113.21975: Calling groups_inventory to load vars for managed_node2 11443 1727096113.21978: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.21988: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.21991: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.21994: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.22502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.22681: done with get_vars() 11443 1727096113.22703: done getting variables 11443 1727096113.22763: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:55:13 -0400 (0:00:00.056) 0:00:04.438 ****** 11443 1727096113.22795: entering _queue_task() for managed_node2/fail 11443 1727096113.23136: worker is 1 (out of 1 available) 11443 1727096113.23152: exiting _queue_task() for managed_node2/fail 11443 1727096113.23165: done queuing things up, now waiting for results queue to drain 11443 1727096113.23169: waiting for pending results... 11443 1727096113.23480: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11443 1727096113.23624: in run() - task 0afff68d-5257-f17b-9b1f-00000000002d 11443 1727096113.23652: variable 'ansible_search_path' from source: unknown 11443 1727096113.23655: variable 'ansible_search_path' from source: unknown 11443 1727096113.23688: calling self._execute() 11443 1727096113.23745: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.23748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.23760: variable 'omit' from source: magic vars 11443 1727096113.24077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.26418: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.26473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.26499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.26524: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.26558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.26626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.26653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.26672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.26698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.26708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.26812: variable 'ansible_distribution' from source: facts 11443 1727096113.26816: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.26831: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.26834: when evaluation is False, skipping this task 11443 1727096113.26837: _execute() done 11443 1727096113.26839: dumping result to json 11443 1727096113.26844: done dumping result, returning 11443 1727096113.26853: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-f17b-9b1f-00000000002d] 11443 1727096113.26856: sending task result for task 0afff68d-5257-f17b-9b1f-00000000002d 11443 1727096113.26951: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000002d 11443 1727096113.26954: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.27017: no more pending results, returning what we have 11443 1727096113.27020: results queue empty 11443 1727096113.27021: checking for any_errors_fatal 11443 1727096113.27029: done checking for any_errors_fatal 11443 1727096113.27030: checking for max_fail_percentage 11443 1727096113.27031: done checking for max_fail_percentage 11443 1727096113.27032: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.27033: done checking to see if all hosts have failed 11443 1727096113.27034: getting the remaining hosts for this loop 11443 1727096113.27035: done getting the remaining hosts for this loop 11443 1727096113.27038: getting the next task for host managed_node2 11443 1727096113.27044: done getting next task for host managed_node2 11443 1727096113.27050: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11443 1727096113.27053: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.27066: getting variables 11443 1727096113.27069: in VariableManager get_vars() 11443 1727096113.27107: Calling all_inventory to load vars for managed_node2 11443 1727096113.27109: Calling groups_inventory to load vars for managed_node2 11443 1727096113.27111: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.27119: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.27121: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.27124: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.27261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.27394: done with get_vars() 11443 1727096113.27402: done getting variables 11443 1727096113.27443: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:55:13 -0400 (0:00:00.046) 0:00:04.485 ****** 11443 1727096113.27470: entering _queue_task() for managed_node2/package 11443 1727096113.27695: worker is 1 (out of 1 available) 11443 1727096113.27708: exiting _queue_task() for managed_node2/package 11443 1727096113.27720: done queuing things up, now waiting for results queue to drain 11443 1727096113.27722: waiting for pending results... 11443 1727096113.27878: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 11443 1727096113.27959: in run() - task 0afff68d-5257-f17b-9b1f-00000000002e 11443 1727096113.27973: variable 'ansible_search_path' from source: unknown 11443 1727096113.27976: variable 'ansible_search_path' from source: unknown 11443 1727096113.28005: calling self._execute() 11443 1727096113.28069: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.28076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.28083: variable 'omit' from source: magic vars 11443 1727096113.28435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.29944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.29999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.30029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.30056: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.30078: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.30138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.30162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.30181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.30206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.30217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.30319: variable 'ansible_distribution' from source: facts 11443 1727096113.30323: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.30340: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.30343: when evaluation is False, skipping this task 11443 1727096113.30346: _execute() done 11443 1727096113.30348: dumping result to json 11443 1727096113.30355: done dumping result, returning 11443 1727096113.30363: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-f17b-9b1f-00000000002e] 11443 1727096113.30366: sending task result for task 0afff68d-5257-f17b-9b1f-00000000002e 11443 1727096113.30457: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000002e 11443 1727096113.30460: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.30506: no more pending results, returning what we have 11443 1727096113.30510: results queue empty 11443 1727096113.30510: checking for any_errors_fatal 11443 1727096113.30516: done checking for any_errors_fatal 11443 1727096113.30517: checking for max_fail_percentage 11443 1727096113.30518: done checking for max_fail_percentage 11443 1727096113.30520: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.30520: done checking to see if all hosts have failed 11443 1727096113.30521: getting the remaining hosts for this loop 11443 1727096113.30522: done getting the remaining hosts for this loop 11443 1727096113.30525: getting the next task for host managed_node2 11443 1727096113.30531: done getting next task for host managed_node2 11443 1727096113.30535: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11443 1727096113.30538: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.30550: getting variables 11443 1727096113.30551: in VariableManager get_vars() 11443 1727096113.30593: Calling all_inventory to load vars for managed_node2 11443 1727096113.30595: Calling groups_inventory to load vars for managed_node2 11443 1727096113.30597: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.30606: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.30608: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.30611: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.30793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.30919: done with get_vars() 11443 1727096113.30926: done getting variables 11443 1727096113.30974: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:55:13 -0400 (0:00:00.035) 0:00:04.520 ****** 11443 1727096113.31000: entering _queue_task() for managed_node2/package 11443 1727096113.31217: worker is 1 (out of 1 available) 11443 1727096113.31230: exiting _queue_task() for managed_node2/package 11443 1727096113.31242: done queuing things up, now waiting for results queue to drain 11443 1727096113.31244: waiting for pending results... 11443 1727096113.31404: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11443 1727096113.31487: in run() - task 0afff68d-5257-f17b-9b1f-00000000002f 11443 1727096113.31499: variable 'ansible_search_path' from source: unknown 11443 1727096113.31502: variable 'ansible_search_path' from source: unknown 11443 1727096113.31530: calling self._execute() 11443 1727096113.31597: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.31601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.31610: variable 'omit' from source: magic vars 11443 1727096113.31914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.33421: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.33473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.33501: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.33537: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.33560: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.33619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.33640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.33663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.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) 11443 1727096113.33702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.33803: variable 'ansible_distribution' from source: facts 11443 1727096113.33806: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.33821: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.33825: when evaluation is False, skipping this task 11443 1727096113.33828: _execute() done 11443 1727096113.33831: dumping result to json 11443 1727096113.33834: done dumping result, returning 11443 1727096113.33842: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-f17b-9b1f-00000000002f] 11443 1727096113.33844: sending task result for task 0afff68d-5257-f17b-9b1f-00000000002f 11443 1727096113.33941: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000002f 11443 1727096113.33944: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.34012: no more pending results, returning what we have 11443 1727096113.34015: results queue empty 11443 1727096113.34016: checking for any_errors_fatal 11443 1727096113.34021: done checking for any_errors_fatal 11443 1727096113.34022: checking for max_fail_percentage 11443 1727096113.34023: done checking for max_fail_percentage 11443 1727096113.34024: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.34025: done checking to see if all hosts have failed 11443 1727096113.34026: getting the remaining hosts for this loop 11443 1727096113.34028: done getting the remaining hosts for this loop 11443 1727096113.34031: getting the next task for host managed_node2 11443 1727096113.34037: done getting next task for host managed_node2 11443 1727096113.34040: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11443 1727096113.34043: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.34055: getting variables 11443 1727096113.34057: in VariableManager get_vars() 11443 1727096113.34095: Calling all_inventory to load vars for managed_node2 11443 1727096113.34097: Calling groups_inventory to load vars for managed_node2 11443 1727096113.34099: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.34106: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.34109: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.34111: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.34245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.34395: done with get_vars() 11443 1727096113.34402: done getting variables 11443 1727096113.34442: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:55:13 -0400 (0:00:00.034) 0:00:04.554 ****** 11443 1727096113.34464: entering _queue_task() for managed_node2/package 11443 1727096113.34685: worker is 1 (out of 1 available) 11443 1727096113.34698: exiting _queue_task() for managed_node2/package 11443 1727096113.34709: done queuing things up, now waiting for results queue to drain 11443 1727096113.34711: waiting for pending results... 11443 1727096113.34876: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11443 1727096113.34952: in run() - task 0afff68d-5257-f17b-9b1f-000000000030 11443 1727096113.34964: variable 'ansible_search_path' from source: unknown 11443 1727096113.34969: variable 'ansible_search_path' from source: unknown 11443 1727096113.34998: calling self._execute() 11443 1727096113.35066: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.35073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.35082: variable 'omit' from source: magic vars 11443 1727096113.35384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.36925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.36972: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.37003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.37031: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.37051: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.37115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.37138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.37158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.37185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.37196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.37296: variable 'ansible_distribution' from source: facts 11443 1727096113.37300: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.37316: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.37319: when evaluation is False, skipping this task 11443 1727096113.37322: _execute() done 11443 1727096113.37324: dumping result to json 11443 1727096113.37328: done dumping result, returning 11443 1727096113.37337: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-f17b-9b1f-000000000030] 11443 1727096113.37339: sending task result for task 0afff68d-5257-f17b-9b1f-000000000030 11443 1727096113.37434: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000030 11443 1727096113.37437: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.37493: no more pending results, returning what we have 11443 1727096113.37496: results queue empty 11443 1727096113.37497: checking for any_errors_fatal 11443 1727096113.37505: done checking for any_errors_fatal 11443 1727096113.37506: checking for max_fail_percentage 11443 1727096113.37508: done checking for max_fail_percentage 11443 1727096113.37509: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.37510: done checking to see if all hosts have failed 11443 1727096113.37510: getting the remaining hosts for this loop 11443 1727096113.37512: done getting the remaining hosts for this loop 11443 1727096113.37515: getting the next task for host managed_node2 11443 1727096113.37521: done getting next task for host managed_node2 11443 1727096113.37524: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11443 1727096113.37527: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.37540: getting variables 11443 1727096113.37541: in VariableManager get_vars() 11443 1727096113.37582: Calling all_inventory to load vars for managed_node2 11443 1727096113.37585: Calling groups_inventory to load vars for managed_node2 11443 1727096113.37587: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.37596: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.37598: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.37600: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.37770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.37990: done with get_vars() 11443 1727096113.38009: done getting variables 11443 1727096113.38121: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:55:13 -0400 (0:00:00.036) 0:00:04.591 ****** 11443 1727096113.38151: entering _queue_task() for managed_node2/service 11443 1727096113.38153: Creating lock for service 11443 1727096113.38501: worker is 1 (out of 1 available) 11443 1727096113.38514: exiting _queue_task() for managed_node2/service 11443 1727096113.38526: done queuing things up, now waiting for results queue to drain 11443 1727096113.38528: waiting for pending results... 11443 1727096113.38896: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11443 1727096113.38989: in run() - task 0afff68d-5257-f17b-9b1f-000000000031 11443 1727096113.39017: variable 'ansible_search_path' from source: unknown 11443 1727096113.39029: variable 'ansible_search_path' from source: unknown 11443 1727096113.39076: calling self._execute() 11443 1727096113.39180: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.39219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.39223: variable 'omit' from source: magic vars 11443 1727096113.39699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.42342: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.42377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.42431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.42485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.42515: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.42609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.42630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.42648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.42680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.42695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.42792: variable 'ansible_distribution' from source: facts 11443 1727096113.42797: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.42814: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.42817: when evaluation is False, skipping this task 11443 1727096113.42820: _execute() done 11443 1727096113.42822: dumping result to json 11443 1727096113.42825: done dumping result, returning 11443 1727096113.42833: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-f17b-9b1f-000000000031] 11443 1727096113.42837: sending task result for task 0afff68d-5257-f17b-9b1f-000000000031 11443 1727096113.42927: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000031 11443 1727096113.42930: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.42980: no more pending results, returning what we have 11443 1727096113.42983: results queue empty 11443 1727096113.42984: checking for any_errors_fatal 11443 1727096113.42989: done checking for any_errors_fatal 11443 1727096113.42990: checking for max_fail_percentage 11443 1727096113.42991: done checking for max_fail_percentage 11443 1727096113.42992: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.42993: done checking to see if all hosts have failed 11443 1727096113.42994: getting the remaining hosts for this loop 11443 1727096113.42995: done getting the remaining hosts for this loop 11443 1727096113.42998: getting the next task for host managed_node2 11443 1727096113.43004: done getting next task for host managed_node2 11443 1727096113.43007: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11443 1727096113.43010: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.43023: getting variables 11443 1727096113.43025: in VariableManager get_vars() 11443 1727096113.43075: Calling all_inventory to load vars for managed_node2 11443 1727096113.43078: Calling groups_inventory to load vars for managed_node2 11443 1727096113.43080: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.43088: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.43090: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.43093: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.43290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.43411: done with get_vars() 11443 1727096113.43419: done getting variables 11443 1727096113.43462: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:55:13 -0400 (0:00:00.053) 0:00:04.645 ****** 11443 1727096113.43487: entering _queue_task() for managed_node2/service 11443 1727096113.43696: worker is 1 (out of 1 available) 11443 1727096113.43710: exiting _queue_task() for managed_node2/service 11443 1727096113.43720: done queuing things up, now waiting for results queue to drain 11443 1727096113.43722: waiting for pending results... 11443 1727096113.43876: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11443 1727096113.43958: in run() - task 0afff68d-5257-f17b-9b1f-000000000032 11443 1727096113.43962: variable 'ansible_search_path' from source: unknown 11443 1727096113.43965: variable 'ansible_search_path' from source: unknown 11443 1727096113.43995: calling self._execute() 11443 1727096113.44059: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.44062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.44073: variable 'omit' from source: magic vars 11443 1727096113.44358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.46280: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.46324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.46353: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.46380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.46401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.46458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.46485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.46501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.46527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.46537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.46637: variable 'ansible_distribution' from source: facts 11443 1727096113.46640: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.46657: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.46660: when evaluation is False, skipping this task 11443 1727096113.46663: _execute() done 11443 1727096113.46665: dumping result to json 11443 1727096113.46670: done dumping result, returning 11443 1727096113.46677: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-f17b-9b1f-000000000032] 11443 1727096113.46680: sending task result for task 0afff68d-5257-f17b-9b1f-000000000032 11443 1727096113.46769: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000032 11443 1727096113.46772: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11443 1727096113.46845: no more pending results, returning what we have 11443 1727096113.46850: results queue empty 11443 1727096113.46851: checking for any_errors_fatal 11443 1727096113.46858: done checking for any_errors_fatal 11443 1727096113.46859: checking for max_fail_percentage 11443 1727096113.46860: done checking for max_fail_percentage 11443 1727096113.46862: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.46862: done checking to see if all hosts have failed 11443 1727096113.46863: getting the remaining hosts for this loop 11443 1727096113.46864: done getting the remaining hosts for this loop 11443 1727096113.46869: getting the next task for host managed_node2 11443 1727096113.46875: done getting next task for host managed_node2 11443 1727096113.46878: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11443 1727096113.46882: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.46896: getting variables 11443 1727096113.46898: in VariableManager get_vars() 11443 1727096113.46934: Calling all_inventory to load vars for managed_node2 11443 1727096113.46936: Calling groups_inventory to load vars for managed_node2 11443 1727096113.46938: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.46946: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.46951: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.46953: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.47088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.47225: done with get_vars() 11443 1727096113.47233: done getting variables 11443 1727096113.47277: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:55:13 -0400 (0:00:00.038) 0:00:04.683 ****** 11443 1727096113.47302: entering _queue_task() for managed_node2/service 11443 1727096113.47511: worker is 1 (out of 1 available) 11443 1727096113.47524: exiting _queue_task() for managed_node2/service 11443 1727096113.47535: done queuing things up, now waiting for results queue to drain 11443 1727096113.47537: waiting for pending results... 11443 1727096113.47756: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11443 1727096113.47874: in run() - task 0afff68d-5257-f17b-9b1f-000000000033 11443 1727096113.47888: variable 'ansible_search_path' from source: unknown 11443 1727096113.47927: variable 'ansible_search_path' from source: unknown 11443 1727096113.47930: calling self._execute() 11443 1727096113.48173: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.48177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.48179: variable 'omit' from source: magic vars 11443 1727096113.48451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.50105: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.50148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.50188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.50216: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.50237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.50298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.50320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.50337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.50366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.50378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.50475: variable 'ansible_distribution' from source: facts 11443 1727096113.50478: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.50494: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.50497: when evaluation is False, skipping this task 11443 1727096113.50499: _execute() done 11443 1727096113.50503: dumping result to json 11443 1727096113.50505: done dumping result, returning 11443 1727096113.50515: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-f17b-9b1f-000000000033] 11443 1727096113.50517: sending task result for task 0afff68d-5257-f17b-9b1f-000000000033 11443 1727096113.50605: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000033 11443 1727096113.50607: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.50677: no more pending results, returning what we have 11443 1727096113.50681: results queue empty 11443 1727096113.50682: checking for any_errors_fatal 11443 1727096113.50686: done checking for any_errors_fatal 11443 1727096113.50687: checking for max_fail_percentage 11443 1727096113.50689: done checking for max_fail_percentage 11443 1727096113.50690: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.50691: done checking to see if all hosts have failed 11443 1727096113.50692: getting the remaining hosts for this loop 11443 1727096113.50693: done getting the remaining hosts for this loop 11443 1727096113.50696: getting the next task for host managed_node2 11443 1727096113.50702: done getting next task for host managed_node2 11443 1727096113.50705: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11443 1727096113.50710: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.50725: getting variables 11443 1727096113.50726: in VariableManager get_vars() 11443 1727096113.50761: Calling all_inventory to load vars for managed_node2 11443 1727096113.50763: Calling groups_inventory to load vars for managed_node2 11443 1727096113.50765: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.50775: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.50777: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.50779: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.51006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.51205: done with get_vars() 11443 1727096113.51216: done getting variables 11443 1727096113.51280: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:55:13 -0400 (0:00:00.040) 0:00:04.723 ****** 11443 1727096113.51317: entering _queue_task() for managed_node2/service 11443 1727096113.51785: worker is 1 (out of 1 available) 11443 1727096113.51794: exiting _queue_task() for managed_node2/service 11443 1727096113.51804: done queuing things up, now waiting for results queue to drain 11443 1727096113.51806: waiting for pending results... 11443 1727096113.51936: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 11443 1727096113.52143: in run() - task 0afff68d-5257-f17b-9b1f-000000000034 11443 1727096113.52147: variable 'ansible_search_path' from source: unknown 11443 1727096113.52152: variable 'ansible_search_path' from source: unknown 11443 1727096113.52155: calling self._execute() 11443 1727096113.52252: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.52269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.52360: variable 'omit' from source: magic vars 11443 1727096113.52765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.55046: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.55127: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.55178: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.55219: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.55251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.55337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.55378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.55415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.55503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.55506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.55632: variable 'ansible_distribution' from source: facts 11443 1727096113.55645: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.55675: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.55684: when evaluation is False, skipping this task 11443 1727096113.55691: _execute() done 11443 1727096113.55698: dumping result to json 11443 1727096113.55706: done dumping result, returning 11443 1727096113.55873: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-f17b-9b1f-000000000034] 11443 1727096113.55876: sending task result for task 0afff68d-5257-f17b-9b1f-000000000034 11443 1727096113.55951: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000034 11443 1727096113.55955: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11443 1727096113.56003: no more pending results, returning what we have 11443 1727096113.56007: results queue empty 11443 1727096113.56008: checking for any_errors_fatal 11443 1727096113.56015: done checking for any_errors_fatal 11443 1727096113.56016: checking for max_fail_percentage 11443 1727096113.56018: done checking for max_fail_percentage 11443 1727096113.56020: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.56021: done checking to see if all hosts have failed 11443 1727096113.56021: getting the remaining hosts for this loop 11443 1727096113.56023: done getting the remaining hosts for this loop 11443 1727096113.56027: getting the next task for host managed_node2 11443 1727096113.56033: done getting next task for host managed_node2 11443 1727096113.56037: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11443 1727096113.56040: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.56056: getting variables 11443 1727096113.56058: in VariableManager get_vars() 11443 1727096113.56107: Calling all_inventory to load vars for managed_node2 11443 1727096113.56110: Calling groups_inventory to load vars for managed_node2 11443 1727096113.56113: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.56123: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.56126: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.56129: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.56518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.56743: done with get_vars() 11443 1727096113.56756: done getting variables 11443 1727096113.56821: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:55:13 -0400 (0:00:00.055) 0:00:04.778 ****** 11443 1727096113.56855: entering _queue_task() for managed_node2/copy 11443 1727096113.57259: worker is 1 (out of 1 available) 11443 1727096113.57272: exiting _queue_task() for managed_node2/copy 11443 1727096113.57282: done queuing things up, now waiting for results queue to drain 11443 1727096113.57284: waiting for pending results... 11443 1727096113.57523: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11443 1727096113.57618: in run() - task 0afff68d-5257-f17b-9b1f-000000000035 11443 1727096113.57622: variable 'ansible_search_path' from source: unknown 11443 1727096113.57625: variable 'ansible_search_path' from source: unknown 11443 1727096113.57682: calling self._execute() 11443 1727096113.57756: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.57772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.57900: variable 'omit' from source: magic vars 11443 1727096113.58234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.60502: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.60578: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.60631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.60681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.60714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.60800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.60835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.60866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.60916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.60937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.61176: variable 'ansible_distribution' from source: facts 11443 1727096113.61179: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.61182: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.61184: when evaluation is False, skipping this task 11443 1727096113.61186: _execute() done 11443 1727096113.61188: dumping result to json 11443 1727096113.61190: done dumping result, returning 11443 1727096113.61193: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-f17b-9b1f-000000000035] 11443 1727096113.61194: sending task result for task 0afff68d-5257-f17b-9b1f-000000000035 11443 1727096113.61262: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000035 11443 1727096113.61266: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.61322: no more pending results, returning what we have 11443 1727096113.61325: results queue empty 11443 1727096113.61326: checking for any_errors_fatal 11443 1727096113.61331: done checking for any_errors_fatal 11443 1727096113.61332: checking for max_fail_percentage 11443 1727096113.61334: done checking for max_fail_percentage 11443 1727096113.61335: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.61336: done checking to see if all hosts have failed 11443 1727096113.61336: getting the remaining hosts for this loop 11443 1727096113.61338: done getting the remaining hosts for this loop 11443 1727096113.61341: getting the next task for host managed_node2 11443 1727096113.61347: done getting next task for host managed_node2 11443 1727096113.61352: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11443 1727096113.61355: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.61390: getting variables 11443 1727096113.61392: in VariableManager get_vars() 11443 1727096113.61434: Calling all_inventory to load vars for managed_node2 11443 1727096113.61436: Calling groups_inventory to load vars for managed_node2 11443 1727096113.61438: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.61450: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.61453: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.61455: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.61718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.61841: done with get_vars() 11443 1727096113.61848: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:55:13 -0400 (0:00:00.050) 0:00:04.829 ****** 11443 1727096113.61930: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11443 1727096113.61931: Creating lock for fedora.linux_system_roles.network_connections 11443 1727096113.62137: worker is 1 (out of 1 available) 11443 1727096113.62149: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11443 1727096113.62159: done queuing things up, now waiting for results queue to drain 11443 1727096113.62161: waiting for pending results... 11443 1727096113.62338: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11443 1727096113.62415: in run() - task 0afff68d-5257-f17b-9b1f-000000000036 11443 1727096113.62426: variable 'ansible_search_path' from source: unknown 11443 1727096113.62430: variable 'ansible_search_path' from source: unknown 11443 1727096113.62460: calling self._execute() 11443 1727096113.62520: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.62527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.62535: variable 'omit' from source: magic vars 11443 1727096113.62831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.64476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.64523: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.64549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.64578: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.64599: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.64663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.64685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.64702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.64730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.64741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.64840: variable 'ansible_distribution' from source: facts 11443 1727096113.64845: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.64863: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.64866: when evaluation is False, skipping this task 11443 1727096113.64871: _execute() done 11443 1727096113.64873: dumping result to json 11443 1727096113.64875: done dumping result, returning 11443 1727096113.64884: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-f17b-9b1f-000000000036] 11443 1727096113.64887: sending task result for task 0afff68d-5257-f17b-9b1f-000000000036 11443 1727096113.65139: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000036 11443 1727096113.65142: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.65217: no more pending results, returning what we have 11443 1727096113.65219: results queue empty 11443 1727096113.65220: checking for any_errors_fatal 11443 1727096113.65226: done checking for any_errors_fatal 11443 1727096113.65226: checking for max_fail_percentage 11443 1727096113.65228: done checking for max_fail_percentage 11443 1727096113.65229: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.65229: done checking to see if all hosts have failed 11443 1727096113.65230: getting the remaining hosts for this loop 11443 1727096113.65231: done getting the remaining hosts for this loop 11443 1727096113.65235: getting the next task for host managed_node2 11443 1727096113.65239: done getting next task for host managed_node2 11443 1727096113.65242: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11443 1727096113.65245: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.65261: getting variables 11443 1727096113.65262: in VariableManager get_vars() 11443 1727096113.65298: Calling all_inventory to load vars for managed_node2 11443 1727096113.65300: Calling groups_inventory to load vars for managed_node2 11443 1727096113.65303: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.65310: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.65312: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.65315: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.65508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.65673: done with get_vars() 11443 1727096113.65681: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:55:13 -0400 (0:00:00.038) 0:00:04.867 ****** 11443 1727096113.65741: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11443 1727096113.65743: Creating lock for fedora.linux_system_roles.network_state 11443 1727096113.65969: worker is 1 (out of 1 available) 11443 1727096113.65981: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11443 1727096113.65993: done queuing things up, now waiting for results queue to drain 11443 1727096113.65995: waiting for pending results... 11443 1727096113.66157: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 11443 1727096113.66236: in run() - task 0afff68d-5257-f17b-9b1f-000000000037 11443 1727096113.66246: variable 'ansible_search_path' from source: unknown 11443 1727096113.66250: variable 'ansible_search_path' from source: unknown 11443 1727096113.66282: calling self._execute() 11443 1727096113.66341: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.66353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.66359: variable 'omit' from source: magic vars 11443 1727096113.66720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.68186: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.68240: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.68270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.68296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.68317: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.68377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.68400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.68417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.68442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.68454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.68554: variable 'ansible_distribution' from source: facts 11443 1727096113.68558: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.68574: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.68577: when evaluation is False, skipping this task 11443 1727096113.68579: _execute() done 11443 1727096113.68582: dumping result to json 11443 1727096113.68586: done dumping result, returning 11443 1727096113.68594: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-f17b-9b1f-000000000037] 11443 1727096113.68597: sending task result for task 0afff68d-5257-f17b-9b1f-000000000037 11443 1727096113.68689: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000037 11443 1727096113.68691: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.68758: no more pending results, returning what we have 11443 1727096113.68762: results queue empty 11443 1727096113.68762: checking for any_errors_fatal 11443 1727096113.68770: done checking for any_errors_fatal 11443 1727096113.68771: checking for max_fail_percentage 11443 1727096113.68772: done checking for max_fail_percentage 11443 1727096113.68773: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.68774: done checking to see if all hosts have failed 11443 1727096113.68775: getting the remaining hosts for this loop 11443 1727096113.68776: done getting the remaining hosts for this loop 11443 1727096113.68780: getting the next task for host managed_node2 11443 1727096113.68786: done getting next task for host managed_node2 11443 1727096113.68789: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11443 1727096113.68792: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.68804: getting variables 11443 1727096113.68805: in VariableManager get_vars() 11443 1727096113.68842: Calling all_inventory to load vars for managed_node2 11443 1727096113.68844: Calling groups_inventory to load vars for managed_node2 11443 1727096113.68846: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.68857: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.68859: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.68861: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.69036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.69163: done with get_vars() 11443 1727096113.69173: done getting variables 11443 1727096113.69217: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:55:13 -0400 (0:00:00.034) 0:00:04.902 ****** 11443 1727096113.69240: entering _queue_task() for managed_node2/debug 11443 1727096113.69471: worker is 1 (out of 1 available) 11443 1727096113.69484: exiting _queue_task() for managed_node2/debug 11443 1727096113.69495: done queuing things up, now waiting for results queue to drain 11443 1727096113.69497: waiting for pending results... 11443 1727096113.69656: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11443 1727096113.69728: in run() - task 0afff68d-5257-f17b-9b1f-000000000038 11443 1727096113.69741: variable 'ansible_search_path' from source: unknown 11443 1727096113.69745: variable 'ansible_search_path' from source: unknown 11443 1727096113.69777: calling self._execute() 11443 1727096113.69836: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.69842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.69853: variable 'omit' from source: magic vars 11443 1727096113.70175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.71821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.71973: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.71977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.71979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.71982: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.72296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.72329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.72358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.72401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.72420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.72574: variable 'ansible_distribution' from source: facts 11443 1727096113.72587: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.72610: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.72617: when evaluation is False, skipping this task 11443 1727096113.72623: _execute() done 11443 1727096113.72630: dumping result to json 11443 1727096113.72636: done dumping result, returning 11443 1727096113.72645: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-f17b-9b1f-000000000038] 11443 1727096113.72655: sending task result for task 0afff68d-5257-f17b-9b1f-000000000038 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11443 1727096113.72790: no more pending results, returning what we have 11443 1727096113.72793: results queue empty 11443 1727096113.72794: checking for any_errors_fatal 11443 1727096113.72799: done checking for any_errors_fatal 11443 1727096113.72800: checking for max_fail_percentage 11443 1727096113.72802: done checking for max_fail_percentage 11443 1727096113.72803: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.72804: done checking to see if all hosts have failed 11443 1727096113.72805: getting the remaining hosts for this loop 11443 1727096113.72806: done getting the remaining hosts for this loop 11443 1727096113.72809: getting the next task for host managed_node2 11443 1727096113.72815: done getting next task for host managed_node2 11443 1727096113.72818: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11443 1727096113.72821: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.72946: getting variables 11443 1727096113.72948: in VariableManager get_vars() 11443 1727096113.73188: Calling all_inventory to load vars for managed_node2 11443 1727096113.73191: Calling groups_inventory to load vars for managed_node2 11443 1727096113.73194: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.73202: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.73205: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.73208: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.73491: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000038 11443 1727096113.73495: WORKER PROCESS EXITING 11443 1727096113.73519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.73921: done with get_vars() 11443 1727096113.73934: done getting variables 11443 1727096113.73993: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:55:13 -0400 (0:00:00.047) 0:00:04.950 ****** 11443 1727096113.74137: entering _queue_task() for managed_node2/debug 11443 1727096113.74745: worker is 1 (out of 1 available) 11443 1727096113.74759: exiting _queue_task() for managed_node2/debug 11443 1727096113.74771: done queuing things up, now waiting for results queue to drain 11443 1727096113.74773: waiting for pending results... 11443 1727096113.75483: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11443 1727096113.75488: in run() - task 0afff68d-5257-f17b-9b1f-000000000039 11443 1727096113.75491: variable 'ansible_search_path' from source: unknown 11443 1727096113.75494: variable 'ansible_search_path' from source: unknown 11443 1727096113.75510: calling self._execute() 11443 1727096113.75594: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.75606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.75619: variable 'omit' from source: magic vars 11443 1727096113.76144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.77739: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.77966: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.77995: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.78020: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.78042: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.78102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.78129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.78143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.78173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.78185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.78283: variable 'ansible_distribution' from source: facts 11443 1727096113.78286: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.78302: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.78305: when evaluation is False, skipping this task 11443 1727096113.78307: _execute() done 11443 1727096113.78310: dumping result to json 11443 1727096113.78313: done dumping result, returning 11443 1727096113.78320: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-f17b-9b1f-000000000039] 11443 1727096113.78323: sending task result for task 0afff68d-5257-f17b-9b1f-000000000039 11443 1727096113.78535: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000039 11443 1727096113.78539: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11443 1727096113.78705: no more pending results, returning what we have 11443 1727096113.78708: results queue empty 11443 1727096113.78708: checking for any_errors_fatal 11443 1727096113.78713: done checking for any_errors_fatal 11443 1727096113.78714: checking for max_fail_percentage 11443 1727096113.78715: done checking for max_fail_percentage 11443 1727096113.78716: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.78717: done checking to see if all hosts have failed 11443 1727096113.78718: getting the remaining hosts for this loop 11443 1727096113.78719: done getting the remaining hosts for this loop 11443 1727096113.78722: getting the next task for host managed_node2 11443 1727096113.78727: done getting next task for host managed_node2 11443 1727096113.78730: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11443 1727096113.78732: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.78746: getting variables 11443 1727096113.78747: in VariableManager get_vars() 11443 1727096113.78786: Calling all_inventory to load vars for managed_node2 11443 1727096113.78789: Calling groups_inventory to load vars for managed_node2 11443 1727096113.78791: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.78799: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.78802: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.78804: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.79025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.79239: done with get_vars() 11443 1727096113.79250: done getting variables 11443 1727096113.79313: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:55:13 -0400 (0:00:00.053) 0:00:05.003 ****** 11443 1727096113.79344: entering _queue_task() for managed_node2/debug 11443 1727096113.79748: worker is 1 (out of 1 available) 11443 1727096113.79764: exiting _queue_task() for managed_node2/debug 11443 1727096113.79777: done queuing things up, now waiting for results queue to drain 11443 1727096113.79779: waiting for pending results... 11443 1727096113.79949: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11443 1727096113.80079: in run() - task 0afff68d-5257-f17b-9b1f-00000000003a 11443 1727096113.80098: variable 'ansible_search_path' from source: unknown 11443 1727096113.80107: variable 'ansible_search_path' from source: unknown 11443 1727096113.80147: calling self._execute() 11443 1727096113.80273: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.80276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.80283: variable 'omit' from source: magic vars 11443 1727096113.80723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.83471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.83550: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.83657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.83661: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.83663: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.83754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.83801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.83832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.83887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.83906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.84057: variable 'ansible_distribution' from source: facts 11443 1727096113.84070: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.84273: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.84276: when evaluation is False, skipping this task 11443 1727096113.84278: _execute() done 11443 1727096113.84280: dumping result to json 11443 1727096113.84282: done dumping result, returning 11443 1727096113.84285: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-f17b-9b1f-00000000003a] 11443 1727096113.84287: sending task result for task 0afff68d-5257-f17b-9b1f-00000000003a 11443 1727096113.84358: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000003a 11443 1727096113.84360: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11443 1727096113.84404: no more pending results, returning what we have 11443 1727096113.84407: results queue empty 11443 1727096113.84407: checking for any_errors_fatal 11443 1727096113.84412: done checking for any_errors_fatal 11443 1727096113.84413: checking for max_fail_percentage 11443 1727096113.84414: done checking for max_fail_percentage 11443 1727096113.84415: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.84416: done checking to see if all hosts have failed 11443 1727096113.84416: getting the remaining hosts for this loop 11443 1727096113.84418: done getting the remaining hosts for this loop 11443 1727096113.84420: getting the next task for host managed_node2 11443 1727096113.84425: done getting next task for host managed_node2 11443 1727096113.84429: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11443 1727096113.84431: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.84443: getting variables 11443 1727096113.84444: in VariableManager get_vars() 11443 1727096113.84485: Calling all_inventory to load vars for managed_node2 11443 1727096113.84487: Calling groups_inventory to load vars for managed_node2 11443 1727096113.84489: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.84497: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.84499: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.84501: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.84842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.85144: done with get_vars() 11443 1727096113.85157: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:55:13 -0400 (0:00:00.059) 0:00:05.062 ****** 11443 1727096113.85257: entering _queue_task() for managed_node2/ping 11443 1727096113.85259: Creating lock for ping 11443 1727096113.85536: worker is 1 (out of 1 available) 11443 1727096113.85547: exiting _queue_task() for managed_node2/ping 11443 1727096113.85559: done queuing things up, now waiting for results queue to drain 11443 1727096113.85561: waiting for pending results... 11443 1727096113.85989: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 11443 1727096113.85998: in run() - task 0afff68d-5257-f17b-9b1f-00000000003b 11443 1727096113.86001: variable 'ansible_search_path' from source: unknown 11443 1727096113.86003: variable 'ansible_search_path' from source: unknown 11443 1727096113.86006: calling self._execute() 11443 1727096113.86086: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.86097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.86113: variable 'omit' from source: magic vars 11443 1727096113.86619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.89093: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.89375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.89380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.89382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.89384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.89387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.89417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.89451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.89505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.89526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.89674: variable 'ansible_distribution' from source: facts 11443 1727096113.89686: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.89709: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.89723: when evaluation is False, skipping this task 11443 1727096113.89730: _execute() done 11443 1727096113.89737: dumping result to json 11443 1727096113.89745: done dumping result, returning 11443 1727096113.89758: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-f17b-9b1f-00000000003b] 11443 1727096113.89770: sending task result for task 0afff68d-5257-f17b-9b1f-00000000003b 11443 1727096113.90075: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000003b 11443 1727096113.90079: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.90123: no more pending results, returning what we have 11443 1727096113.90126: results queue empty 11443 1727096113.90127: checking for any_errors_fatal 11443 1727096113.90133: done checking for any_errors_fatal 11443 1727096113.90134: checking for max_fail_percentage 11443 1727096113.90136: done checking for max_fail_percentage 11443 1727096113.90137: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.90138: done checking to see if all hosts have failed 11443 1727096113.90138: getting the remaining hosts for this loop 11443 1727096113.90140: done getting the remaining hosts for this loop 11443 1727096113.90144: getting the next task for host managed_node2 11443 1727096113.90152: done getting next task for host managed_node2 11443 1727096113.90154: ^ task is: TASK: meta (role_complete) 11443 1727096113.90157: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.90173: getting variables 11443 1727096113.90175: in VariableManager get_vars() 11443 1727096113.90219: Calling all_inventory to load vars for managed_node2 11443 1727096113.90284: Calling groups_inventory to load vars for managed_node2 11443 1727096113.90288: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.90297: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.90301: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.90304: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.90464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.90804: done with get_vars() 11443 1727096113.90816: done getting variables 11443 1727096113.90899: done queuing things up, now waiting for results queue to drain 11443 1727096113.90901: results queue empty 11443 1727096113.90902: checking for any_errors_fatal 11443 1727096113.90904: done checking for any_errors_fatal 11443 1727096113.90905: checking for max_fail_percentage 11443 1727096113.90907: done checking for max_fail_percentage 11443 1727096113.90908: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.90908: done checking to see if all hosts have failed 11443 1727096113.90909: getting the remaining hosts for this loop 11443 1727096113.90910: done getting the remaining hosts for this loop 11443 1727096113.90913: getting the next task for host managed_node2 11443 1727096113.90918: done getting next task for host managed_node2 11443 1727096113.90920: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11443 1727096113.90922: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11443 1727096113.90925: getting variables 11443 1727096113.90926: in VariableManager get_vars() 11443 1727096113.90941: Calling all_inventory to load vars for managed_node2 11443 1727096113.90944: Calling groups_inventory to load vars for managed_node2 11443 1727096113.90946: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.90950: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.90959: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.90962: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.91098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.91270: done with get_vars() 11443 1727096113.91280: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 08:55:13 -0400 (0:00:00.060) 0:00:05.123 ****** 11443 1727096113.91354: entering _queue_task() for managed_node2/include_tasks 11443 1727096113.91650: worker is 1 (out of 1 available) 11443 1727096113.91662: exiting _queue_task() for managed_node2/include_tasks 11443 1727096113.91675: done queuing things up, now waiting for results queue to drain 11443 1727096113.91677: waiting for pending results... 11443 1727096113.91942: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 11443 1727096113.92053: in run() - task 0afff68d-5257-f17b-9b1f-00000000006e 11443 1727096113.92080: variable 'ansible_search_path' from source: unknown 11443 1727096113.92088: variable 'ansible_search_path' from source: unknown 11443 1727096113.92125: calling self._execute() 11443 1727096113.92210: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.92221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.92235: variable 'omit' from source: magic vars 11443 1727096113.92747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096113.95156: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096113.95253: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096113.95473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096113.95477: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096113.95479: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096113.95482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096113.95491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096113.95522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096113.95569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096113.95595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096113.95744: variable 'ansible_distribution' from source: facts 11443 1727096113.95755: variable 'ansible_distribution_major_version' from source: facts 11443 1727096113.95781: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096113.95789: when evaluation is False, skipping this task 11443 1727096113.95797: _execute() done 11443 1727096113.95804: dumping result to json 11443 1727096113.95811: done dumping result, returning 11443 1727096113.95829: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-f17b-9b1f-00000000006e] 11443 1727096113.95838: sending task result for task 0afff68d-5257-f17b-9b1f-00000000006e 11443 1727096113.96194: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000006e 11443 1727096113.96198: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096113.96239: no more pending results, returning what we have 11443 1727096113.96242: results queue empty 11443 1727096113.96243: checking for any_errors_fatal 11443 1727096113.96245: done checking for any_errors_fatal 11443 1727096113.96245: checking for max_fail_percentage 11443 1727096113.96247: done checking for max_fail_percentage 11443 1727096113.96248: checking to see if all hosts have failed and the running result is not ok 11443 1727096113.96249: done checking to see if all hosts have failed 11443 1727096113.96250: getting the remaining hosts for this loop 11443 1727096113.96251: done getting the remaining hosts for this loop 11443 1727096113.96254: getting the next task for host managed_node2 11443 1727096113.96259: done getting next task for host managed_node2 11443 1727096113.96262: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11443 1727096113.96265: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 11443 1727096113.96271: getting variables 11443 1727096113.96272: in VariableManager get_vars() 11443 1727096113.96310: Calling all_inventory to load vars for managed_node2 11443 1727096113.96313: Calling groups_inventory to load vars for managed_node2 11443 1727096113.96316: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096113.96326: Calling all_plugins_play to load vars for managed_node2 11443 1727096113.96329: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096113.96332: Calling groups_plugins_play to load vars for managed_node2 11443 1727096113.96535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096113.96808: done with get_vars() 11443 1727096113.96818: done getting variables 11443 1727096113.96873: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11443 1727096113.96991: variable 'interface' from source: task vars 11443 1727096113.96995: variable 'controller_device' from source: play vars 11443 1727096113.97053: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 08:55:13 -0400 (0:00:00.057) 0:00:05.181 ****** 11443 1727096113.97085: entering _queue_task() for managed_node2/assert 11443 1727096113.97371: worker is 1 (out of 1 available) 11443 1727096113.97384: exiting _queue_task() for managed_node2/assert 11443 1727096113.97395: done queuing things up, now waiting for results queue to drain 11443 1727096113.97397: waiting for pending results... 11443 1727096113.97647: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'nm-bond' 11443 1727096113.97765: in run() - task 0afff68d-5257-f17b-9b1f-00000000006f 11443 1727096113.97791: variable 'ansible_search_path' from source: unknown 11443 1727096113.97798: variable 'ansible_search_path' from source: unknown 11443 1727096113.97837: calling self._execute() 11443 1727096113.97922: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096113.97934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096113.97949: variable 'omit' from source: magic vars 11443 1727096113.98369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.00833: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.00914: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.00964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.01011: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.01063: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.01148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.01192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.01281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.01284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.01288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.01427: variable 'ansible_distribution' from source: facts 11443 1727096114.01439: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.01462: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.01473: when evaluation is False, skipping this task 11443 1727096114.01481: _execute() done 11443 1727096114.01488: dumping result to json 11443 1727096114.01501: done dumping result, returning 11443 1727096114.01513: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'nm-bond' [0afff68d-5257-f17b-9b1f-00000000006f] 11443 1727096114.01522: sending task result for task 0afff68d-5257-f17b-9b1f-00000000006f 11443 1727096114.01815: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000006f 11443 1727096114.01819: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.01869: no more pending results, returning what we have 11443 1727096114.01872: results queue empty 11443 1727096114.01873: checking for any_errors_fatal 11443 1727096114.01878: done checking for any_errors_fatal 11443 1727096114.01878: checking for max_fail_percentage 11443 1727096114.01880: done checking for max_fail_percentage 11443 1727096114.01881: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.01882: done checking to see if all hosts have failed 11443 1727096114.01883: getting the remaining hosts for this loop 11443 1727096114.01884: done getting the remaining hosts for this loop 11443 1727096114.01888: getting the next task for host managed_node2 11443 1727096114.01895: done getting next task for host managed_node2 11443 1727096114.01898: ^ task is: TASK: Include the task 'assert_profile_present.yml' 11443 1727096114.01901: ^ 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 11443 1727096114.01904: getting variables 11443 1727096114.01906: in VariableManager get_vars() 11443 1727096114.01949: Calling all_inventory to load vars for managed_node2 11443 1727096114.01951: Calling groups_inventory to load vars for managed_node2 11443 1727096114.01954: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.01964: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.01969: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.01971: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.02254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.02684: done with get_vars() 11443 1727096114.02695: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 Monday 23 September 2024 08:55:14 -0400 (0:00:00.056) 0:00:05.238 ****** 11443 1727096114.02782: entering _queue_task() for managed_node2/include_tasks 11443 1727096114.03065: worker is 1 (out of 1 available) 11443 1727096114.03079: exiting _queue_task() for managed_node2/include_tasks 11443 1727096114.03090: done queuing things up, now waiting for results queue to drain 11443 1727096114.03092: waiting for pending results... 11443 1727096114.03353: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' 11443 1727096114.03452: in run() - task 0afff68d-5257-f17b-9b1f-000000000070 11443 1727096114.03480: variable 'ansible_search_path' from source: unknown 11443 1727096114.03531: variable 'controller_profile' from source: play vars 11443 1727096114.03791: variable 'controller_profile' from source: play vars 11443 1727096114.03795: variable 'port1_profile' from source: play vars 11443 1727096114.03813: variable 'port1_profile' from source: play vars 11443 1727096114.03825: variable 'port2_profile' from source: play vars 11443 1727096114.03891: variable 'port2_profile' from source: play vars 11443 1727096114.03914: variable 'omit' from source: magic vars 11443 1727096114.04044: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.04060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.04077: variable 'omit' from source: magic vars 11443 1727096114.04443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.06562: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.06636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.06687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.06729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.06764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.06850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.06892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.06972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.06976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.06995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.07126: variable 'ansible_distribution' from source: facts 11443 1727096114.07137: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.07160: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.07170: when evaluation is False, skipping this task 11443 1727096114.07209: variable 'item' from source: unknown 11443 1727096114.07372: variable 'item' from source: unknown skipping: [managed_node2] => (item=bond0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0", "skip_reason": "Conditional result was False" } 11443 1727096114.07503: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.07673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.07676: variable 'omit' from source: magic vars 11443 1727096114.07756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.07790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.07819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.07864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.07883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.08051: variable 'ansible_distribution' from source: facts 11443 1727096114.08054: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.08057: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.08059: when evaluation is False, skipping this task 11443 1727096114.08061: variable 'item' from source: unknown 11443 1727096114.08088: variable 'item' from source: unknown skipping: [managed_node2] => (item=bond0.0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.0", "skip_reason": "Conditional result was False" } 11443 1727096114.08390: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.08392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.08394: variable 'omit' from source: magic vars 11443 1727096114.08416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.08441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.08465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.08509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.08524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.08621: variable 'ansible_distribution' from source: facts 11443 1727096114.08632: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.08646: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.08653: when evaluation is False, skipping this task 11443 1727096114.08682: variable 'item' from source: unknown 11443 1727096114.08749: variable 'item' from source: unknown skipping: [managed_node2] => (item=bond0.1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.1", "skip_reason": "Conditional result was False" } 11443 1727096114.08851: dumping result to json 11443 1727096114.08861: done dumping result, returning 11443 1727096114.08874: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' [0afff68d-5257-f17b-9b1f-000000000070] 11443 1727096114.08884: sending task result for task 0afff68d-5257-f17b-9b1f-000000000070 11443 1727096114.09182: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000070 11443 1727096114.09185: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 11443 1727096114.09223: no more pending results, returning what we have 11443 1727096114.09226: results queue empty 11443 1727096114.09227: checking for any_errors_fatal 11443 1727096114.09232: done checking for any_errors_fatal 11443 1727096114.09232: checking for max_fail_percentage 11443 1727096114.09234: done checking for max_fail_percentage 11443 1727096114.09234: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.09235: done checking to see if all hosts have failed 11443 1727096114.09236: getting the remaining hosts for this loop 11443 1727096114.09237: done getting the remaining hosts for this loop 11443 1727096114.09241: getting the next task for host managed_node2 11443 1727096114.09245: done getting next task for host managed_node2 11443 1727096114.09248: ^ task is: TASK: ** TEST check polling interval 11443 1727096114.09250: ^ 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 11443 1727096114.09253: getting variables 11443 1727096114.09254: in VariableManager get_vars() 11443 1727096114.09293: Calling all_inventory to load vars for managed_node2 11443 1727096114.09296: Calling groups_inventory to load vars for managed_node2 11443 1727096114.09298: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.09307: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.09310: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.09313: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.09485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.09776: done with get_vars() 11443 1727096114.09788: done getting variables 11443 1727096114.09848: 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 [** TEST check polling interval] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 Monday 23 September 2024 08:55:14 -0400 (0:00:00.070) 0:00:05.309 ****** 11443 1727096114.09877: entering _queue_task() for managed_node2/command 11443 1727096114.10163: worker is 1 (out of 1 available) 11443 1727096114.10177: exiting _queue_task() for managed_node2/command 11443 1727096114.10189: done queuing things up, now waiting for results queue to drain 11443 1727096114.10191: waiting for pending results... 11443 1727096114.10448: running TaskExecutor() for managed_node2/TASK: ** TEST check polling interval 11443 1727096114.10546: in run() - task 0afff68d-5257-f17b-9b1f-000000000071 11443 1727096114.10573: variable 'ansible_search_path' from source: unknown 11443 1727096114.10613: calling self._execute() 11443 1727096114.10701: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.10713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.10727: variable 'omit' from source: magic vars 11443 1727096114.11229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.13397: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.13480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.13523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.13566: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.13599: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.13685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.13722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.13757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.13874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.13879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.13977: variable 'ansible_distribution' from source: facts 11443 1727096114.13995: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.14019: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.14027: when evaluation is False, skipping this task 11443 1727096114.14033: _execute() done 11443 1727096114.14040: dumping result to json 11443 1727096114.14047: done dumping result, returning 11443 1727096114.14058: done running TaskExecutor() for managed_node2/TASK: ** TEST check polling interval [0afff68d-5257-f17b-9b1f-000000000071] 11443 1727096114.14103: sending task result for task 0afff68d-5257-f17b-9b1f-000000000071 11443 1727096114.14172: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000071 11443 1727096114.14175: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.14256: no more pending results, returning what we have 11443 1727096114.14259: results queue empty 11443 1727096114.14260: checking for any_errors_fatal 11443 1727096114.14372: done checking for any_errors_fatal 11443 1727096114.14373: checking for max_fail_percentage 11443 1727096114.14375: done checking for max_fail_percentage 11443 1727096114.14376: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.14377: done checking to see if all hosts have failed 11443 1727096114.14378: getting the remaining hosts for this loop 11443 1727096114.14380: done getting the remaining hosts for this loop 11443 1727096114.14384: getting the next task for host managed_node2 11443 1727096114.14391: done getting next task for host managed_node2 11443 1727096114.14393: ^ task is: TASK: ** TEST check IPv4 11443 1727096114.14396: ^ 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 11443 1727096114.14398: getting variables 11443 1727096114.14400: in VariableManager get_vars() 11443 1727096114.14441: Calling all_inventory to load vars for managed_node2 11443 1727096114.14444: Calling groups_inventory to load vars for managed_node2 11443 1727096114.14446: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.14458: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.14461: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.14464: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.14855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.15055: done with get_vars() 11443 1727096114.15065: done getting variables 11443 1727096114.15122: 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 [** TEST check IPv4] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:80 Monday 23 September 2024 08:55:14 -0400 (0:00:00.052) 0:00:05.361 ****** 11443 1727096114.15149: entering _queue_task() for managed_node2/command 11443 1727096114.15436: worker is 1 (out of 1 available) 11443 1727096114.15448: exiting _queue_task() for managed_node2/command 11443 1727096114.15460: done queuing things up, now waiting for results queue to drain 11443 1727096114.15462: waiting for pending results... 11443 1727096114.15797: running TaskExecutor() for managed_node2/TASK: ** TEST check IPv4 11443 1727096114.15874: in run() - task 0afff68d-5257-f17b-9b1f-000000000072 11443 1727096114.15878: variable 'ansible_search_path' from source: unknown 11443 1727096114.15891: calling self._execute() 11443 1727096114.15983: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.15993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.16008: variable 'omit' from source: magic vars 11443 1727096114.16450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.18765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.18874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.18877: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.18927: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.18958: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.19041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.19075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.19107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.19147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.19164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.19298: variable 'ansible_distribution' from source: facts 11443 1727096114.19312: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.19337: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.19345: when evaluation is False, skipping this task 11443 1727096114.19353: _execute() done 11443 1727096114.19360: dumping result to json 11443 1727096114.19371: done dumping result, returning 11443 1727096114.19429: done running TaskExecutor() for managed_node2/TASK: ** TEST check IPv4 [0afff68d-5257-f17b-9b1f-000000000072] 11443 1727096114.19432: sending task result for task 0afff68d-5257-f17b-9b1f-000000000072 11443 1727096114.19573: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000072 11443 1727096114.19576: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.19627: no more pending results, returning what we have 11443 1727096114.19631: results queue empty 11443 1727096114.19632: checking for any_errors_fatal 11443 1727096114.19638: done checking for any_errors_fatal 11443 1727096114.19639: checking for max_fail_percentage 11443 1727096114.19641: done checking for max_fail_percentage 11443 1727096114.19642: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.19643: done checking to see if all hosts have failed 11443 1727096114.19643: getting the remaining hosts for this loop 11443 1727096114.19645: done getting the remaining hosts for this loop 11443 1727096114.19649: getting the next task for host managed_node2 11443 1727096114.19655: done getting next task for host managed_node2 11443 1727096114.19657: ^ task is: TASK: ** TEST check IPv6 11443 1727096114.19660: ^ 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 11443 1727096114.19663: getting variables 11443 1727096114.19665: in VariableManager get_vars() 11443 1727096114.19710: Calling all_inventory to load vars for managed_node2 11443 1727096114.19713: Calling groups_inventory to load vars for managed_node2 11443 1727096114.19716: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.19727: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.19730: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.19733: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.20111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.20354: done with get_vars() 11443 1727096114.20366: done getting variables 11443 1727096114.20428: 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 [** TEST check IPv6] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:87 Monday 23 September 2024 08:55:14 -0400 (0:00:00.053) 0:00:05.414 ****** 11443 1727096114.20457: entering _queue_task() for managed_node2/command 11443 1727096114.20743: worker is 1 (out of 1 available) 11443 1727096114.20755: exiting _queue_task() for managed_node2/command 11443 1727096114.20766: done queuing things up, now waiting for results queue to drain 11443 1727096114.20973: waiting for pending results... 11443 1727096114.21102: running TaskExecutor() for managed_node2/TASK: ** TEST check IPv6 11443 1727096114.21124: in run() - task 0afff68d-5257-f17b-9b1f-000000000073 11443 1727096114.21143: variable 'ansible_search_path' from source: unknown 11443 1727096114.21187: calling self._execute() 11443 1727096114.21355: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.21417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.21420: variable 'omit' from source: magic vars 11443 1727096114.21823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.24014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.24095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.24138: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.24177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.24207: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.24350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.24354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.24358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.24397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.24415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.24555: variable 'ansible_distribution' from source: facts 11443 1727096114.24573: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.24595: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.24602: when evaluation is False, skipping this task 11443 1727096114.24608: _execute() done 11443 1727096114.24615: dumping result to json 11443 1727096114.24622: done dumping result, returning 11443 1727096114.24633: done running TaskExecutor() for managed_node2/TASK: ** TEST check IPv6 [0afff68d-5257-f17b-9b1f-000000000073] 11443 1727096114.24674: sending task result for task 0afff68d-5257-f17b-9b1f-000000000073 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.24827: no more pending results, returning what we have 11443 1727096114.24830: results queue empty 11443 1727096114.24831: checking for any_errors_fatal 11443 1727096114.24836: done checking for any_errors_fatal 11443 1727096114.24837: checking for max_fail_percentage 11443 1727096114.24838: done checking for max_fail_percentage 11443 1727096114.24839: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.24840: done checking to see if all hosts have failed 11443 1727096114.24841: getting the remaining hosts for this loop 11443 1727096114.24843: done getting the remaining hosts for this loop 11443 1727096114.24846: getting the next task for host managed_node2 11443 1727096114.24856: done getting next task for host managed_node2 11443 1727096114.24862: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11443 1727096114.24866: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (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), did rescue? False, did start at task? False 11443 1727096114.24886: getting variables 11443 1727096114.24887: in VariableManager get_vars() 11443 1727096114.25245: Calling all_inventory to load vars for managed_node2 11443 1727096114.25248: Calling groups_inventory to load vars for managed_node2 11443 1727096114.25250: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.25257: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000073 11443 1727096114.25259: WORKER PROCESS EXITING 11443 1727096114.25271: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.25274: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.25278: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.25435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.25642: done with get_vars() 11443 1727096114.25653: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:55:14 -0400 (0:00:00.052) 0:00:05.467 ****** 11443 1727096114.25746: entering _queue_task() for managed_node2/include_tasks 11443 1727096114.26011: worker is 1 (out of 1 available) 11443 1727096114.26023: exiting _queue_task() for managed_node2/include_tasks 11443 1727096114.26034: done queuing things up, now waiting for results queue to drain 11443 1727096114.26036: waiting for pending results... 11443 1727096114.26293: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11443 1727096114.26428: in run() - task 0afff68d-5257-f17b-9b1f-00000000007c 11443 1727096114.26447: variable 'ansible_search_path' from source: unknown 11443 1727096114.26455: variable 'ansible_search_path' from source: unknown 11443 1727096114.26501: calling self._execute() 11443 1727096114.26582: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.26593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.26610: variable 'omit' from source: magic vars 11443 1727096114.27038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.29295: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.29375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.29435: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.29479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.29510: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.29599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.29635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.29674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.29720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.29742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.29893: variable 'ansible_distribution' from source: facts 11443 1727096114.30073: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.30076: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.30078: when evaluation is False, skipping this task 11443 1727096114.30081: _execute() done 11443 1727096114.30082: dumping result to json 11443 1727096114.30084: done dumping result, returning 11443 1727096114.30086: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-f17b-9b1f-00000000007c] 11443 1727096114.30088: sending task result for task 0afff68d-5257-f17b-9b1f-00000000007c 11443 1727096114.30154: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000007c 11443 1727096114.30157: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.30204: no more pending results, returning what we have 11443 1727096114.30207: results queue empty 11443 1727096114.30208: checking for any_errors_fatal 11443 1727096114.30213: done checking for any_errors_fatal 11443 1727096114.30213: checking for max_fail_percentage 11443 1727096114.30215: done checking for max_fail_percentage 11443 1727096114.30216: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.30217: done checking to see if all hosts have failed 11443 1727096114.30218: getting the remaining hosts for this loop 11443 1727096114.30219: done getting the remaining hosts for this loop 11443 1727096114.30223: getting the next task for host managed_node2 11443 1727096114.30230: done getting next task for host managed_node2 11443 1727096114.30233: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11443 1727096114.30237: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (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), did rescue? False, did start at task? False 11443 1727096114.30253: getting variables 11443 1727096114.30255: in VariableManager get_vars() 11443 1727096114.30296: Calling all_inventory to load vars for managed_node2 11443 1727096114.30299: Calling groups_inventory to load vars for managed_node2 11443 1727096114.30301: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.30311: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.30314: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.30317: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.30693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.30931: done with get_vars() 11443 1727096114.30945: done getting variables 11443 1727096114.31007: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:55:14 -0400 (0:00:00.052) 0:00:05.520 ****** 11443 1727096114.31047: entering _queue_task() for managed_node2/debug 11443 1727096114.31597: worker is 1 (out of 1 available) 11443 1727096114.31605: exiting _queue_task() for managed_node2/debug 11443 1727096114.31615: done queuing things up, now waiting for results queue to drain 11443 1727096114.31617: waiting for pending results... 11443 1727096114.31748: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 11443 1727096114.31816: in run() - task 0afff68d-5257-f17b-9b1f-00000000007d 11443 1727096114.31840: variable 'ansible_search_path' from source: unknown 11443 1727096114.31849: variable 'ansible_search_path' from source: unknown 11443 1727096114.31894: calling self._execute() 11443 1727096114.31988: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.32000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.32016: variable 'omit' from source: magic vars 11443 1727096114.32428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.34726: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.34874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.34883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.34886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.34912: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.34999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.35035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.35064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.35113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.35131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.35273: variable 'ansible_distribution' from source: facts 11443 1727096114.35284: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.35306: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.35316: when evaluation is False, skipping this task 11443 1727096114.35324: _execute() done 11443 1727096114.35427: dumping result to json 11443 1727096114.35431: done dumping result, returning 11443 1727096114.35433: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-f17b-9b1f-00000000007d] 11443 1727096114.35435: sending task result for task 0afff68d-5257-f17b-9b1f-00000000007d 11443 1727096114.35505: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000007d 11443 1727096114.35509: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11443 1727096114.35577: no more pending results, returning what we have 11443 1727096114.35580: results queue empty 11443 1727096114.35582: checking for any_errors_fatal 11443 1727096114.35588: done checking for any_errors_fatal 11443 1727096114.35589: checking for max_fail_percentage 11443 1727096114.35591: done checking for max_fail_percentage 11443 1727096114.35592: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.35593: done checking to see if all hosts have failed 11443 1727096114.35594: getting the remaining hosts for this loop 11443 1727096114.35595: done getting the remaining hosts for this loop 11443 1727096114.35599: getting the next task for host managed_node2 11443 1727096114.35606: done getting next task for host managed_node2 11443 1727096114.35610: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11443 1727096114.35614: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (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), did rescue? False, did start at task? False 11443 1727096114.35631: getting variables 11443 1727096114.35633: in VariableManager get_vars() 11443 1727096114.35678: Calling all_inventory to load vars for managed_node2 11443 1727096114.35681: Calling groups_inventory to load vars for managed_node2 11443 1727096114.35683: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.35694: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.35697: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.35700: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.36107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.36319: done with get_vars() 11443 1727096114.36332: done getting variables 11443 1727096114.36396: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:55:14 -0400 (0:00:00.053) 0:00:05.574 ****** 11443 1727096114.36433: entering _queue_task() for managed_node2/fail 11443 1727096114.36739: worker is 1 (out of 1 available) 11443 1727096114.36754: exiting _queue_task() for managed_node2/fail 11443 1727096114.36766: done queuing things up, now waiting for results queue to drain 11443 1727096114.36971: waiting for pending results... 11443 1727096114.37050: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11443 1727096114.37306: in run() - task 0afff68d-5257-f17b-9b1f-00000000007e 11443 1727096114.37310: variable 'ansible_search_path' from source: unknown 11443 1727096114.37313: variable 'ansible_search_path' from source: unknown 11443 1727096114.37315: calling self._execute() 11443 1727096114.37350: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.37362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.37379: variable 'omit' from source: magic vars 11443 1727096114.37817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.40092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.40165: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.40223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.40271: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.40339: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.40385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.40419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.40452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.40497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.40515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.40665: variable 'ansible_distribution' from source: facts 11443 1727096114.40772: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.40775: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.40777: when evaluation is False, skipping this task 11443 1727096114.40779: _execute() done 11443 1727096114.40781: dumping result to json 11443 1727096114.40784: done dumping result, returning 11443 1727096114.40786: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-f17b-9b1f-00000000007e] 11443 1727096114.40788: sending task result for task 0afff68d-5257-f17b-9b1f-00000000007e 11443 1727096114.40860: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000007e 11443 1727096114.40863: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.40912: no more pending results, returning what we have 11443 1727096114.40915: results queue empty 11443 1727096114.40916: checking for any_errors_fatal 11443 1727096114.40922: done checking for any_errors_fatal 11443 1727096114.40923: checking for max_fail_percentage 11443 1727096114.40926: done checking for max_fail_percentage 11443 1727096114.40927: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.40928: done checking to see if all hosts have failed 11443 1727096114.40928: getting the remaining hosts for this loop 11443 1727096114.40930: done getting the remaining hosts for this loop 11443 1727096114.40934: getting the next task for host managed_node2 11443 1727096114.40941: done getting next task for host managed_node2 11443 1727096114.40945: ^ 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 11443 1727096114.40949: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (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), did rescue? False, did start at task? False 11443 1727096114.40967: getting variables 11443 1727096114.41171: in VariableManager get_vars() 11443 1727096114.41209: Calling all_inventory to load vars for managed_node2 11443 1727096114.41212: Calling groups_inventory to load vars for managed_node2 11443 1727096114.41214: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.41226: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.41229: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.41232: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.41448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.41734: done with get_vars() 11443 1727096114.41749: done getting variables 11443 1727096114.41811: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:55:14 -0400 (0:00:00.054) 0:00:05.628 ****** 11443 1727096114.41845: entering _queue_task() for managed_node2/fail 11443 1727096114.42131: worker is 1 (out of 1 available) 11443 1727096114.42145: exiting _queue_task() for managed_node2/fail 11443 1727096114.42156: done queuing things up, now waiting for results queue to drain 11443 1727096114.42158: waiting for pending results... 11443 1727096114.42589: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11443 1727096114.42617: in run() - task 0afff68d-5257-f17b-9b1f-00000000007f 11443 1727096114.42638: variable 'ansible_search_path' from source: unknown 11443 1727096114.42647: variable 'ansible_search_path' from source: unknown 11443 1727096114.42691: calling self._execute() 11443 1727096114.42975: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.43174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.43177: variable 'omit' from source: magic vars 11443 1727096114.43876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.47018: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.47097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.47144: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.47190: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.47230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.47319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.47356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.47387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.47435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.47454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.47610: variable 'ansible_distribution' from source: facts 11443 1727096114.47624: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.47651: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.47665: when evaluation is False, skipping this task 11443 1727096114.47677: _execute() done 11443 1727096114.47686: dumping result to json 11443 1727096114.47694: done dumping result, returning 11443 1727096114.47706: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-f17b-9b1f-00000000007f] 11443 1727096114.47715: sending task result for task 0afff68d-5257-f17b-9b1f-00000000007f 11443 1727096114.47946: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000007f 11443 1727096114.47949: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.48028: no more pending results, returning what we have 11443 1727096114.48032: results queue empty 11443 1727096114.48033: checking for any_errors_fatal 11443 1727096114.48041: done checking for any_errors_fatal 11443 1727096114.48042: checking for max_fail_percentage 11443 1727096114.48044: done checking for max_fail_percentage 11443 1727096114.48045: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.48046: done checking to see if all hosts have failed 11443 1727096114.48047: getting the remaining hosts for this loop 11443 1727096114.48048: done getting the remaining hosts for this loop 11443 1727096114.48052: getting the next task for host managed_node2 11443 1727096114.48059: done getting next task for host managed_node2 11443 1727096114.48063: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11443 1727096114.48069: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096114.48087: getting variables 11443 1727096114.48089: in VariableManager get_vars() 11443 1727096114.48130: Calling all_inventory to load vars for managed_node2 11443 1727096114.48133: Calling groups_inventory to load vars for managed_node2 11443 1727096114.48135: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.48146: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.48149: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.48152: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.48601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.48814: done with get_vars() 11443 1727096114.48827: done getting variables 11443 1727096114.49165: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:55:14 -0400 (0:00:00.073) 0:00:05.702 ****** 11443 1727096114.49206: entering _queue_task() for managed_node2/fail 11443 1727096114.49722: worker is 1 (out of 1 available) 11443 1727096114.49737: exiting _queue_task() for managed_node2/fail 11443 1727096114.49751: done queuing things up, now waiting for results queue to drain 11443 1727096114.49753: waiting for pending results... 11443 1727096114.50790: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11443 1727096114.50870: in run() - task 0afff68d-5257-f17b-9b1f-000000000080 11443 1727096114.50898: variable 'ansible_search_path' from source: unknown 11443 1727096114.50907: variable 'ansible_search_path' from source: unknown 11443 1727096114.51020: calling self._execute() 11443 1727096114.51223: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.51235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.51251: variable 'omit' from source: magic vars 11443 1727096114.52248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.56976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.56980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.57161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.57203: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.57300: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.57545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.57556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.57765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.57770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.57774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.58086: variable 'ansible_distribution' from source: facts 11443 1727096114.58172: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.58176: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.58179: when evaluation is False, skipping this task 11443 1727096114.58181: _execute() done 11443 1727096114.58183: dumping result to json 11443 1727096114.58185: done dumping result, returning 11443 1727096114.58188: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-f17b-9b1f-000000000080] 11443 1727096114.58190: sending task result for task 0afff68d-5257-f17b-9b1f-000000000080 11443 1727096114.58499: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000080 11443 1727096114.58504: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.58553: no more pending results, returning what we have 11443 1727096114.58557: results queue empty 11443 1727096114.58559: checking for any_errors_fatal 11443 1727096114.58565: done checking for any_errors_fatal 11443 1727096114.58566: checking for max_fail_percentage 11443 1727096114.58569: done checking for max_fail_percentage 11443 1727096114.58570: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.58571: done checking to see if all hosts have failed 11443 1727096114.58572: getting the remaining hosts for this loop 11443 1727096114.58573: done getting the remaining hosts for this loop 11443 1727096114.58577: getting the next task for host managed_node2 11443 1727096114.58583: done getting next task for host managed_node2 11443 1727096114.58587: ^ 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 11443 1727096114.58590: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096114.58606: getting variables 11443 1727096114.58607: in VariableManager get_vars() 11443 1727096114.58648: Calling all_inventory to load vars for managed_node2 11443 1727096114.58651: Calling groups_inventory to load vars for managed_node2 11443 1727096114.58654: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.58665: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.58781: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.58786: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.59223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.59657: done with get_vars() 11443 1727096114.59875: done getting variables 11443 1727096114.59936: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:55:14 -0400 (0:00:00.107) 0:00:05.809 ****** 11443 1727096114.59985: entering _queue_task() for managed_node2/dnf 11443 1727096114.60546: worker is 1 (out of 1 available) 11443 1727096114.60560: exiting _queue_task() for managed_node2/dnf 11443 1727096114.60784: done queuing things up, now waiting for results queue to drain 11443 1727096114.60787: waiting for pending results... 11443 1727096114.61159: running TaskExecutor() for managed_node2/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 11443 1727096114.61380: in run() - task 0afff68d-5257-f17b-9b1f-000000000081 11443 1727096114.61400: variable 'ansible_search_path' from source: unknown 11443 1727096114.61410: variable 'ansible_search_path' from source: unknown 11443 1727096114.61508: calling self._execute() 11443 1727096114.61711: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.61724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.61738: variable 'omit' from source: magic vars 11443 1727096114.62777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.67269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.67447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.67548: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.67655: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.67689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.67873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.67956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.67990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.68099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.68184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.68434: variable 'ansible_distribution' from source: facts 11443 1727096114.68446: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.68512: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.68519: when evaluation is False, skipping this task 11443 1727096114.68526: _execute() done 11443 1727096114.68533: dumping result to json 11443 1727096114.68540: done dumping result, returning 11443 1727096114.68581: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-f17b-9b1f-000000000081] 11443 1727096114.68590: sending task result for task 0afff68d-5257-f17b-9b1f-000000000081 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.68982: no more pending results, returning what we have 11443 1727096114.68986: results queue empty 11443 1727096114.68987: checking for any_errors_fatal 11443 1727096114.68993: done checking for any_errors_fatal 11443 1727096114.68994: checking for max_fail_percentage 11443 1727096114.68996: done checking for max_fail_percentage 11443 1727096114.68997: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.68998: done checking to see if all hosts have failed 11443 1727096114.68999: getting the remaining hosts for this loop 11443 1727096114.69001: done getting the remaining hosts for this loop 11443 1727096114.69005: getting the next task for host managed_node2 11443 1727096114.69012: done getting next task for host managed_node2 11443 1727096114.69016: ^ 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 11443 1727096114.69020: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096114.69038: getting variables 11443 1727096114.69040: in VariableManager get_vars() 11443 1727096114.69082: Calling all_inventory to load vars for managed_node2 11443 1727096114.69084: Calling groups_inventory to load vars for managed_node2 11443 1727096114.69086: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.69092: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000081 11443 1727096114.69095: WORKER PROCESS EXITING 11443 1727096114.69104: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.69107: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.69109: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.69504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.70043: done with get_vars() 11443 1727096114.70055: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11443 1727096114.70131: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:55:14 -0400 (0:00:00.101) 0:00:05.911 ****** 11443 1727096114.70162: entering _queue_task() for managed_node2/yum 11443 1727096114.70623: worker is 1 (out of 1 available) 11443 1727096114.70637: exiting _queue_task() for managed_node2/yum 11443 1727096114.70649: done queuing things up, now waiting for results queue to drain 11443 1727096114.70651: waiting for pending results... 11443 1727096114.70923: running TaskExecutor() for managed_node2/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 11443 1727096114.71060: in run() - task 0afff68d-5257-f17b-9b1f-000000000082 11443 1727096114.71081: variable 'ansible_search_path' from source: unknown 11443 1727096114.71093: variable 'ansible_search_path' from source: unknown 11443 1727096114.71134: calling self._execute() 11443 1727096114.71220: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.71232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.71246: variable 'omit' from source: magic vars 11443 1727096114.71676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.73956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.74037: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.74092: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.74135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.74164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.74249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.74284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.74314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.74363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.74387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.74528: variable 'ansible_distribution' from source: facts 11443 1727096114.74539: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.74564: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.74661: when evaluation is False, skipping this task 11443 1727096114.74664: _execute() done 11443 1727096114.74667: dumping result to json 11443 1727096114.74670: done dumping result, returning 11443 1727096114.74673: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-f17b-9b1f-000000000082] 11443 1727096114.74675: sending task result for task 0afff68d-5257-f17b-9b1f-000000000082 11443 1727096114.74752: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000082 11443 1727096114.74756: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.74816: no more pending results, returning what we have 11443 1727096114.74819: results queue empty 11443 1727096114.74820: checking for any_errors_fatal 11443 1727096114.74826: done checking for any_errors_fatal 11443 1727096114.74827: checking for max_fail_percentage 11443 1727096114.74829: done checking for max_fail_percentage 11443 1727096114.74830: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.74831: done checking to see if all hosts have failed 11443 1727096114.74832: getting the remaining hosts for this loop 11443 1727096114.74833: done getting the remaining hosts for this loop 11443 1727096114.74837: getting the next task for host managed_node2 11443 1727096114.74844: done getting next task for host managed_node2 11443 1727096114.74848: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11443 1727096114.74852: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096114.74871: getting variables 11443 1727096114.74873: in VariableManager get_vars() 11443 1727096114.74914: Calling all_inventory to load vars for managed_node2 11443 1727096114.74916: Calling groups_inventory to load vars for managed_node2 11443 1727096114.74919: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.74929: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.74932: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.74935: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.75355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.75620: done with get_vars() 11443 1727096114.75631: done getting variables 11443 1727096114.75689: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:55:14 -0400 (0:00:00.055) 0:00:05.967 ****** 11443 1727096114.75722: entering _queue_task() for managed_node2/fail 11443 1727096114.76184: worker is 1 (out of 1 available) 11443 1727096114.76193: exiting _queue_task() for managed_node2/fail 11443 1727096114.76202: done queuing things up, now waiting for results queue to drain 11443 1727096114.76204: waiting for pending results... 11443 1727096114.76332: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11443 1727096114.76413: in run() - task 0afff68d-5257-f17b-9b1f-000000000083 11443 1727096114.76439: variable 'ansible_search_path' from source: unknown 11443 1727096114.76447: variable 'ansible_search_path' from source: unknown 11443 1727096114.76538: calling self._execute() 11443 1727096114.76570: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.76581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.76591: variable 'omit' from source: magic vars 11443 1727096114.77173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.80916: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.80992: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.81035: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.81079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.81110: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.81196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.81232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.81263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.81314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.81332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.81475: variable 'ansible_distribution' from source: facts 11443 1727096114.81508: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.81515: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.81523: when evaluation is False, skipping this task 11443 1727096114.81530: _execute() done 11443 1727096114.81617: dumping result to json 11443 1727096114.81619: done dumping result, returning 11443 1727096114.81622: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-f17b-9b1f-000000000083] 11443 1727096114.81624: sending task result for task 0afff68d-5257-f17b-9b1f-000000000083 11443 1727096114.81698: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000083 11443 1727096114.81701: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.81777: no more pending results, returning what we have 11443 1727096114.81780: results queue empty 11443 1727096114.81781: checking for any_errors_fatal 11443 1727096114.81788: done checking for any_errors_fatal 11443 1727096114.81789: checking for max_fail_percentage 11443 1727096114.81792: done checking for max_fail_percentage 11443 1727096114.81793: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.81794: done checking to see if all hosts have failed 11443 1727096114.81795: getting the remaining hosts for this loop 11443 1727096114.81796: done getting the remaining hosts for this loop 11443 1727096114.81800: getting the next task for host managed_node2 11443 1727096114.81807: done getting next task for host managed_node2 11443 1727096114.81811: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11443 1727096114.81815: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096114.81833: getting variables 11443 1727096114.81835: in VariableManager get_vars() 11443 1727096114.81878: Calling all_inventory to load vars for managed_node2 11443 1727096114.81881: Calling groups_inventory to load vars for managed_node2 11443 1727096114.81884: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.81894: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.81898: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.81901: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.82183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.82556: done with get_vars() 11443 1727096114.82569: done getting variables 11443 1727096114.82626: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:55:14 -0400 (0:00:00.069) 0:00:06.036 ****** 11443 1727096114.82659: entering _queue_task() for managed_node2/package 11443 1727096114.82940: worker is 1 (out of 1 available) 11443 1727096114.82953: exiting _queue_task() for managed_node2/package 11443 1727096114.82964: done queuing things up, now waiting for results queue to drain 11443 1727096114.82966: waiting for pending results... 11443 1727096114.83385: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 11443 1727096114.83389: in run() - task 0afff68d-5257-f17b-9b1f-000000000084 11443 1727096114.83392: variable 'ansible_search_path' from source: unknown 11443 1727096114.83395: variable 'ansible_search_path' from source: unknown 11443 1727096114.83417: calling self._execute() 11443 1727096114.83497: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.83511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.83522: variable 'omit' from source: magic vars 11443 1727096114.83939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.86311: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.86390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.86448: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.86494: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.86524: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.86615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.86653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.86772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.86776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.86778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.86896: variable 'ansible_distribution' from source: facts 11443 1727096114.86908: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.86933: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.86940: when evaluation is False, skipping this task 11443 1727096114.86947: _execute() done 11443 1727096114.86953: dumping result to json 11443 1727096114.86960: done dumping result, returning 11443 1727096114.86975: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-f17b-9b1f-000000000084] 11443 1727096114.86988: sending task result for task 0afff68d-5257-f17b-9b1f-000000000084 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.87145: no more pending results, returning what we have 11443 1727096114.87148: results queue empty 11443 1727096114.87149: checking for any_errors_fatal 11443 1727096114.87156: done checking for any_errors_fatal 11443 1727096114.87156: checking for max_fail_percentage 11443 1727096114.87158: done checking for max_fail_percentage 11443 1727096114.87160: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.87161: done checking to see if all hosts have failed 11443 1727096114.87162: getting the remaining hosts for this loop 11443 1727096114.87163: done getting the remaining hosts for this loop 11443 1727096114.87168: getting the next task for host managed_node2 11443 1727096114.87176: done getting next task for host managed_node2 11443 1727096114.87179: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11443 1727096114.87184: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096114.87201: getting variables 11443 1727096114.87202: in VariableManager get_vars() 11443 1727096114.87243: Calling all_inventory to load vars for managed_node2 11443 1727096114.87246: Calling groups_inventory to load vars for managed_node2 11443 1727096114.87248: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.87258: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.87261: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.87264: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.87779: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000084 11443 1727096114.87783: WORKER PROCESS EXITING 11443 1727096114.87806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.88007: done with get_vars() 11443 1727096114.88018: done getting variables 11443 1727096114.88080: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:55:14 -0400 (0:00:00.054) 0:00:06.091 ****** 11443 1727096114.88113: entering _queue_task() for managed_node2/package 11443 1727096114.88600: worker is 1 (out of 1 available) 11443 1727096114.88611: exiting _queue_task() for managed_node2/package 11443 1727096114.88622: done queuing things up, now waiting for results queue to drain 11443 1727096114.88625: waiting for pending results... 11443 1727096114.88718: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11443 1727096114.88863: in run() - task 0afff68d-5257-f17b-9b1f-000000000085 11443 1727096114.88885: variable 'ansible_search_path' from source: unknown 11443 1727096114.88893: variable 'ansible_search_path' from source: unknown 11443 1727096114.88932: calling self._execute() 11443 1727096114.89019: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.89031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.89043: variable 'omit' from source: magic vars 11443 1727096114.89459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.91659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.91741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.91791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.91831: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.91860: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.91945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.91983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.92017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.92061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.92082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.92236: variable 'ansible_distribution' from source: facts 11443 1727096114.92247: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.92272: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.92281: when evaluation is False, skipping this task 11443 1727096114.92288: _execute() done 11443 1727096114.92324: dumping result to json 11443 1727096114.92327: done dumping result, returning 11443 1727096114.92329: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-f17b-9b1f-000000000085] 11443 1727096114.92331: sending task result for task 0afff68d-5257-f17b-9b1f-000000000085 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.92474: no more pending results, returning what we have 11443 1727096114.92477: results queue empty 11443 1727096114.92478: checking for any_errors_fatal 11443 1727096114.92486: done checking for any_errors_fatal 11443 1727096114.92487: checking for max_fail_percentage 11443 1727096114.92489: done checking for max_fail_percentage 11443 1727096114.92490: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.92491: done checking to see if all hosts have failed 11443 1727096114.92492: getting the remaining hosts for this loop 11443 1727096114.92494: done getting the remaining hosts for this loop 11443 1727096114.92498: getting the next task for host managed_node2 11443 1727096114.92505: done getting next task for host managed_node2 11443 1727096114.92509: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11443 1727096114.92513: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096114.92530: getting variables 11443 1727096114.92532: in VariableManager get_vars() 11443 1727096114.92577: Calling all_inventory to load vars for managed_node2 11443 1727096114.92579: Calling groups_inventory to load vars for managed_node2 11443 1727096114.92582: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.92592: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.92595: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.92598: Calling groups_plugins_play to load vars for managed_node2 11443 1727096114.93063: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000085 11443 1727096114.93067: WORKER PROCESS EXITING 11443 1727096114.93092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096114.93307: done with get_vars() 11443 1727096114.93319: done getting variables 11443 1727096114.93379: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:55:14 -0400 (0:00:00.052) 0:00:06.144 ****** 11443 1727096114.93415: entering _queue_task() for managed_node2/package 11443 1727096114.93691: worker is 1 (out of 1 available) 11443 1727096114.93705: exiting _queue_task() for managed_node2/package 11443 1727096114.93718: done queuing things up, now waiting for results queue to drain 11443 1727096114.93720: waiting for pending results... 11443 1727096114.93998: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11443 1727096114.94126: in run() - task 0afff68d-5257-f17b-9b1f-000000000086 11443 1727096114.94144: variable 'ansible_search_path' from source: unknown 11443 1727096114.94151: variable 'ansible_search_path' from source: unknown 11443 1727096114.94198: calling self._execute() 11443 1727096114.94282: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096114.94293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096114.94311: variable 'omit' from source: magic vars 11443 1727096114.94814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096114.98681: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096114.98770: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096114.98973: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096114.98977: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096114.98980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096114.99016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096114.99049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096114.99086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096114.99129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096114.99147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096114.99293: variable 'ansible_distribution' from source: facts 11443 1727096114.99305: variable 'ansible_distribution_major_version' from source: facts 11443 1727096114.99328: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096114.99336: when evaluation is False, skipping this task 11443 1727096114.99344: _execute() done 11443 1727096114.99352: dumping result to json 11443 1727096114.99361: done dumping result, returning 11443 1727096114.99376: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-f17b-9b1f-000000000086] 11443 1727096114.99389: sending task result for task 0afff68d-5257-f17b-9b1f-000000000086 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096114.99615: no more pending results, returning what we have 11443 1727096114.99618: results queue empty 11443 1727096114.99620: checking for any_errors_fatal 11443 1727096114.99626: done checking for any_errors_fatal 11443 1727096114.99627: checking for max_fail_percentage 11443 1727096114.99628: done checking for max_fail_percentage 11443 1727096114.99629: checking to see if all hosts have failed and the running result is not ok 11443 1727096114.99630: done checking to see if all hosts have failed 11443 1727096114.99631: getting the remaining hosts for this loop 11443 1727096114.99633: done getting the remaining hosts for this loop 11443 1727096114.99637: getting the next task for host managed_node2 11443 1727096114.99644: done getting next task for host managed_node2 11443 1727096114.99648: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11443 1727096114.99651: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096114.99671: getting variables 11443 1727096114.99673: in VariableManager get_vars() 11443 1727096114.99714: Calling all_inventory to load vars for managed_node2 11443 1727096114.99717: Calling groups_inventory to load vars for managed_node2 11443 1727096114.99719: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096114.99730: Calling all_plugins_play to load vars for managed_node2 11443 1727096114.99733: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096114.99735: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.00174: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000086 11443 1727096115.00177: WORKER PROCESS EXITING 11443 1727096115.00199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.00439: done with get_vars() 11443 1727096115.00450: done getting variables 11443 1727096115.00508: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:55:15 -0400 (0:00:00.071) 0:00:06.215 ****** 11443 1727096115.00541: entering _queue_task() for managed_node2/service 11443 1727096115.00985: worker is 1 (out of 1 available) 11443 1727096115.00994: exiting _queue_task() for managed_node2/service 11443 1727096115.01004: done queuing things up, now waiting for results queue to drain 11443 1727096115.01006: waiting for pending results... 11443 1727096115.01149: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11443 1727096115.01282: in run() - task 0afff68d-5257-f17b-9b1f-000000000087 11443 1727096115.01300: variable 'ansible_search_path' from source: unknown 11443 1727096115.01328: variable 'ansible_search_path' from source: unknown 11443 1727096115.01374: calling self._execute() 11443 1727096115.01462: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.01478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.01491: variable 'omit' from source: magic vars 11443 1727096115.01917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.04416: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.04677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.04681: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.04684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.04687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.05672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.05748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.05851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.06139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.06143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.06354: variable 'ansible_distribution' from source: facts 11443 1727096115.06371: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.06400: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.06409: when evaluation is False, skipping this task 11443 1727096115.06417: _execute() done 11443 1727096115.06424: dumping result to json 11443 1727096115.06433: done dumping result, returning 11443 1727096115.06445: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-f17b-9b1f-000000000087] 11443 1727096115.06455: sending task result for task 0afff68d-5257-f17b-9b1f-000000000087 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096115.06619: no more pending results, returning what we have 11443 1727096115.06622: results queue empty 11443 1727096115.06624: checking for any_errors_fatal 11443 1727096115.06631: done checking for any_errors_fatal 11443 1727096115.06632: checking for max_fail_percentage 11443 1727096115.06634: done checking for max_fail_percentage 11443 1727096115.06635: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.06636: done checking to see if all hosts have failed 11443 1727096115.06637: getting the remaining hosts for this loop 11443 1727096115.06639: done getting the remaining hosts for this loop 11443 1727096115.06643: getting the next task for host managed_node2 11443 1727096115.06650: done getting next task for host managed_node2 11443 1727096115.06654: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11443 1727096115.06658: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.06677: getting variables 11443 1727096115.06679: in VariableManager get_vars() 11443 1727096115.06722: Calling all_inventory to load vars for managed_node2 11443 1727096115.06725: Calling groups_inventory to load vars for managed_node2 11443 1727096115.06728: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.06739: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.06742: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.06746: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.07132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.07441: done with get_vars() 11443 1727096115.07453: done getting variables 11443 1727096115.07487: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000087 11443 1727096115.07490: WORKER PROCESS EXITING 11443 1727096115.07524: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:55:15 -0400 (0:00:00.070) 0:00:06.285 ****** 11443 1727096115.07556: entering _queue_task() for managed_node2/service 11443 1727096115.07835: worker is 1 (out of 1 available) 11443 1727096115.07848: exiting _queue_task() for managed_node2/service 11443 1727096115.07859: done queuing things up, now waiting for results queue to drain 11443 1727096115.07861: waiting for pending results... 11443 1727096115.08125: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11443 1727096115.08261: in run() - task 0afff68d-5257-f17b-9b1f-000000000088 11443 1727096115.08283: variable 'ansible_search_path' from source: unknown 11443 1727096115.08295: variable 'ansible_search_path' from source: unknown 11443 1727096115.08337: calling self._execute() 11443 1727096115.08420: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.08432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.08445: variable 'omit' from source: magic vars 11443 1727096115.08961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.11087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.11402: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.11447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.11488: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.11517: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.11597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.11628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.11664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.11711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.11729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.11857: variable 'ansible_distribution' from source: facts 11443 1727096115.11871: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.11897: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.11906: when evaluation is False, skipping this task 11443 1727096115.11913: _execute() done 11443 1727096115.11920: dumping result to json 11443 1727096115.11928: done dumping result, returning 11443 1727096115.11939: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-f17b-9b1f-000000000088] 11443 1727096115.11947: sending task result for task 0afff68d-5257-f17b-9b1f-000000000088 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11443 1727096115.12212: no more pending results, returning what we have 11443 1727096115.12215: results queue empty 11443 1727096115.12216: checking for any_errors_fatal 11443 1727096115.12225: done checking for any_errors_fatal 11443 1727096115.12226: checking for max_fail_percentage 11443 1727096115.12228: done checking for max_fail_percentage 11443 1727096115.12229: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.12230: done checking to see if all hosts have failed 11443 1727096115.12231: getting the remaining hosts for this loop 11443 1727096115.12232: done getting the remaining hosts for this loop 11443 1727096115.12236: getting the next task for host managed_node2 11443 1727096115.12243: done getting next task for host managed_node2 11443 1727096115.12246: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11443 1727096115.12250: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.12269: getting variables 11443 1727096115.12271: in VariableManager get_vars() 11443 1727096115.12314: Calling all_inventory to load vars for managed_node2 11443 1727096115.12316: Calling groups_inventory to load vars for managed_node2 11443 1727096115.12319: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.12330: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.12333: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.12336: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.12733: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000088 11443 1727096115.12737: WORKER PROCESS EXITING 11443 1727096115.12759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.12955: done with get_vars() 11443 1727096115.12966: done getting variables 11443 1727096115.13026: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:55:15 -0400 (0:00:00.055) 0:00:06.340 ****** 11443 1727096115.13060: entering _queue_task() for managed_node2/service 11443 1727096115.13341: worker is 1 (out of 1 available) 11443 1727096115.13354: exiting _queue_task() for managed_node2/service 11443 1727096115.13365: done queuing things up, now waiting for results queue to drain 11443 1727096115.13570: waiting for pending results... 11443 1727096115.13633: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11443 1727096115.13765: in run() - task 0afff68d-5257-f17b-9b1f-000000000089 11443 1727096115.13788: variable 'ansible_search_path' from source: unknown 11443 1727096115.13801: variable 'ansible_search_path' from source: unknown 11443 1727096115.13843: calling self._execute() 11443 1727096115.13933: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.13945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.13959: variable 'omit' from source: magic vars 11443 1727096115.14397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.16912: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.17069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.17074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.17077: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.17107: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.17193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.17227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.17258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.17309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.17328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.17470: variable 'ansible_distribution' from source: facts 11443 1727096115.17482: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.17510: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.17519: when evaluation is False, skipping this task 11443 1727096115.17527: _execute() done 11443 1727096115.17609: dumping result to json 11443 1727096115.17612: done dumping result, returning 11443 1727096115.17615: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-f17b-9b1f-000000000089] 11443 1727096115.17617: sending task result for task 0afff68d-5257-f17b-9b1f-000000000089 11443 1727096115.17693: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000089 11443 1727096115.17697: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096115.17759: no more pending results, returning what we have 11443 1727096115.17762: results queue empty 11443 1727096115.17764: checking for any_errors_fatal 11443 1727096115.17771: done checking for any_errors_fatal 11443 1727096115.17772: checking for max_fail_percentage 11443 1727096115.17774: done checking for max_fail_percentage 11443 1727096115.17776: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.17777: done checking to see if all hosts have failed 11443 1727096115.17777: getting the remaining hosts for this loop 11443 1727096115.17779: done getting the remaining hosts for this loop 11443 1727096115.17783: getting the next task for host managed_node2 11443 1727096115.17790: done getting next task for host managed_node2 11443 1727096115.17794: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11443 1727096115.17798: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.17815: getting variables 11443 1727096115.17817: in VariableManager get_vars() 11443 1727096115.17859: Calling all_inventory to load vars for managed_node2 11443 1727096115.17862: Calling groups_inventory to load vars for managed_node2 11443 1727096115.17864: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.18146: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.18150: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.18154: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.18330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.18527: done with get_vars() 11443 1727096115.18538: done getting variables 11443 1727096115.18597: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:55:15 -0400 (0:00:00.055) 0:00:06.396 ****** 11443 1727096115.18631: entering _queue_task() for managed_node2/service 11443 1727096115.18914: worker is 1 (out of 1 available) 11443 1727096115.18928: exiting _queue_task() for managed_node2/service 11443 1727096115.18939: done queuing things up, now waiting for results queue to drain 11443 1727096115.18941: waiting for pending results... 11443 1727096115.19287: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 11443 1727096115.19344: in run() - task 0afff68d-5257-f17b-9b1f-00000000008a 11443 1727096115.19364: variable 'ansible_search_path' from source: unknown 11443 1727096115.19376: variable 'ansible_search_path' from source: unknown 11443 1727096115.19573: calling self._execute() 11443 1727096115.19577: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.19580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.19582: variable 'omit' from source: magic vars 11443 1727096115.20034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.22400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.22471: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.22516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.22572: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.22601: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.22688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.22741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.22757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.22803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.22850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.22965: variable 'ansible_distribution' from source: facts 11443 1727096115.22980: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.23002: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.23009: when evaluation is False, skipping this task 11443 1727096115.23070: _execute() done 11443 1727096115.23073: dumping result to json 11443 1727096115.23076: done dumping result, returning 11443 1727096115.23079: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-f17b-9b1f-00000000008a] 11443 1727096115.23081: sending task result for task 0afff68d-5257-f17b-9b1f-00000000008a skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11443 1727096115.23211: no more pending results, returning what we have 11443 1727096115.23214: results queue empty 11443 1727096115.23215: checking for any_errors_fatal 11443 1727096115.23223: done checking for any_errors_fatal 11443 1727096115.23224: checking for max_fail_percentage 11443 1727096115.23225: done checking for max_fail_percentage 11443 1727096115.23226: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.23227: done checking to see if all hosts have failed 11443 1727096115.23228: getting the remaining hosts for this loop 11443 1727096115.23230: done getting the remaining hosts for this loop 11443 1727096115.23233: getting the next task for host managed_node2 11443 1727096115.23240: done getting next task for host managed_node2 11443 1727096115.23245: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11443 1727096115.23249: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.23266: getting variables 11443 1727096115.23270: in VariableManager get_vars() 11443 1727096115.23314: Calling all_inventory to load vars for managed_node2 11443 1727096115.23317: Calling groups_inventory to load vars for managed_node2 11443 1727096115.23320: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.23332: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.23336: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.23339: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.23833: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000008a 11443 1727096115.23837: WORKER PROCESS EXITING 11443 1727096115.23857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.24050: done with get_vars() 11443 1727096115.24060: done getting variables 11443 1727096115.24117: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:55:15 -0400 (0:00:00.055) 0:00:06.451 ****** 11443 1727096115.24149: entering _queue_task() for managed_node2/copy 11443 1727096115.24428: worker is 1 (out of 1 available) 11443 1727096115.24440: exiting _queue_task() for managed_node2/copy 11443 1727096115.24451: done queuing things up, now waiting for results queue to drain 11443 1727096115.24453: waiting for pending results... 11443 1727096115.24713: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11443 1727096115.24846: in run() - task 0afff68d-5257-f17b-9b1f-00000000008b 11443 1727096115.24866: variable 'ansible_search_path' from source: unknown 11443 1727096115.24878: variable 'ansible_search_path' from source: unknown 11443 1727096115.24920: calling self._execute() 11443 1727096115.25005: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.25016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.25030: variable 'omit' from source: magic vars 11443 1727096115.25454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.27912: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.28276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.28383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.28387: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.28389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.28539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.28576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.28689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.28742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.28790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.29093: variable 'ansible_distribution' from source: facts 11443 1727096115.29137: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.29362: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.29365: when evaluation is False, skipping this task 11443 1727096115.29366: _execute() done 11443 1727096115.29370: dumping result to json 11443 1727096115.29372: done dumping result, returning 11443 1727096115.29374: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-f17b-9b1f-00000000008b] 11443 1727096115.29376: sending task result for task 0afff68d-5257-f17b-9b1f-00000000008b 11443 1727096115.29448: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000008b 11443 1727096115.29451: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096115.29512: no more pending results, returning what we have 11443 1727096115.29515: results queue empty 11443 1727096115.29516: checking for any_errors_fatal 11443 1727096115.29521: done checking for any_errors_fatal 11443 1727096115.29521: checking for max_fail_percentage 11443 1727096115.29523: done checking for max_fail_percentage 11443 1727096115.29524: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.29525: done checking to see if all hosts have failed 11443 1727096115.29526: getting the remaining hosts for this loop 11443 1727096115.29527: done getting the remaining hosts for this loop 11443 1727096115.29530: getting the next task for host managed_node2 11443 1727096115.29538: done getting next task for host managed_node2 11443 1727096115.29541: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11443 1727096115.29545: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.29562: getting variables 11443 1727096115.29564: in VariableManager get_vars() 11443 1727096115.29606: Calling all_inventory to load vars for managed_node2 11443 1727096115.29608: Calling groups_inventory to load vars for managed_node2 11443 1727096115.29611: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.29621: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.29624: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.29627: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.30111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.30609: done with get_vars() 11443 1727096115.30621: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:55:15 -0400 (0:00:00.068) 0:00:06.520 ****** 11443 1727096115.31004: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11443 1727096115.31533: worker is 1 (out of 1 available) 11443 1727096115.31548: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11443 1727096115.31562: done queuing things up, now waiting for results queue to drain 11443 1727096115.31564: waiting for pending results... 11443 1727096115.32214: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11443 1727096115.32370: in run() - task 0afff68d-5257-f17b-9b1f-00000000008c 11443 1727096115.32385: variable 'ansible_search_path' from source: unknown 11443 1727096115.32389: variable 'ansible_search_path' from source: unknown 11443 1727096115.32477: calling self._execute() 11443 1727096115.32677: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.32683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.32693: variable 'omit' from source: magic vars 11443 1727096115.33573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.38884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.39175: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.39180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.39182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.39291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.39374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.39423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.39450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.39498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.39626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.39925: variable 'ansible_distribution' from source: facts 11443 1727096115.39936: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.39948: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.39954: when evaluation is False, skipping this task 11443 1727096115.39957: _execute() done 11443 1727096115.39960: dumping result to json 11443 1727096115.39965: done dumping result, returning 11443 1727096115.39977: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-f17b-9b1f-00000000008c] 11443 1727096115.39979: sending task result for task 0afff68d-5257-f17b-9b1f-00000000008c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096115.40242: no more pending results, returning what we have 11443 1727096115.40246: results queue empty 11443 1727096115.40247: checking for any_errors_fatal 11443 1727096115.40258: done checking for any_errors_fatal 11443 1727096115.40259: checking for max_fail_percentage 11443 1727096115.40261: done checking for max_fail_percentage 11443 1727096115.40262: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.40263: done checking to see if all hosts have failed 11443 1727096115.40264: getting the remaining hosts for this loop 11443 1727096115.40266: done getting the remaining hosts for this loop 11443 1727096115.40271: getting the next task for host managed_node2 11443 1727096115.40279: done getting next task for host managed_node2 11443 1727096115.40282: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11443 1727096115.40286: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.40303: getting variables 11443 1727096115.40304: in VariableManager get_vars() 11443 1727096115.40345: Calling all_inventory to load vars for managed_node2 11443 1727096115.40348: Calling groups_inventory to load vars for managed_node2 11443 1727096115.40350: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.40361: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.40364: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.40480: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.40492: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000008c 11443 1727096115.40495: WORKER PROCESS EXITING 11443 1727096115.40931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.41255: done with get_vars() 11443 1727096115.41266: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:55:15 -0400 (0:00:00.105) 0:00:06.625 ****** 11443 1727096115.41542: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11443 1727096115.42203: worker is 1 (out of 1 available) 11443 1727096115.42214: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11443 1727096115.42227: done queuing things up, now waiting for results queue to drain 11443 1727096115.42228: waiting for pending results... 11443 1727096115.42885: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 11443 1727096115.42890: in run() - task 0afff68d-5257-f17b-9b1f-00000000008d 11443 1727096115.42892: variable 'ansible_search_path' from source: unknown 11443 1727096115.42895: variable 'ansible_search_path' from source: unknown 11443 1727096115.43111: calling self._execute() 11443 1727096115.43198: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.43472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.43477: variable 'omit' from source: magic vars 11443 1727096115.44031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.48110: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.48185: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.48239: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.48282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.48310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.48393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.48425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.48456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.48501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.48519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.48655: variable 'ansible_distribution' from source: facts 11443 1727096115.48668: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.48691: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.48714: when evaluation is False, skipping this task 11443 1727096115.48724: _execute() done 11443 1727096115.48731: dumping result to json 11443 1727096115.48741: done dumping result, returning 11443 1727096115.48755: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-f17b-9b1f-00000000008d] 11443 1727096115.48764: sending task result for task 0afff68d-5257-f17b-9b1f-00000000008d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096115.48947: no more pending results, returning what we have 11443 1727096115.48953: results queue empty 11443 1727096115.48954: checking for any_errors_fatal 11443 1727096115.48960: done checking for any_errors_fatal 11443 1727096115.48961: checking for max_fail_percentage 11443 1727096115.48962: done checking for max_fail_percentage 11443 1727096115.48963: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.48965: done checking to see if all hosts have failed 11443 1727096115.48966: getting the remaining hosts for this loop 11443 1727096115.48970: done getting the remaining hosts for this loop 11443 1727096115.48974: getting the next task for host managed_node2 11443 1727096115.48981: done getting next task for host managed_node2 11443 1727096115.48985: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11443 1727096115.48988: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.49004: getting variables 11443 1727096115.49006: in VariableManager get_vars() 11443 1727096115.49051: Calling all_inventory to load vars for managed_node2 11443 1727096115.49054: Calling groups_inventory to load vars for managed_node2 11443 1727096115.49057: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.49171: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.49176: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.49374: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.49838: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000008d 11443 1727096115.49842: WORKER PROCESS EXITING 11443 1727096115.49868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.50061: done with get_vars() 11443 1727096115.50074: done getting variables 11443 1727096115.50129: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:55:15 -0400 (0:00:00.086) 0:00:06.711 ****** 11443 1727096115.50164: entering _queue_task() for managed_node2/debug 11443 1727096115.50454: worker is 1 (out of 1 available) 11443 1727096115.50468: exiting _queue_task() for managed_node2/debug 11443 1727096115.50481: done queuing things up, now waiting for results queue to drain 11443 1727096115.50482: waiting for pending results... 11443 1727096115.50796: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11443 1727096115.50966: in run() - task 0afff68d-5257-f17b-9b1f-00000000008e 11443 1727096115.51000: variable 'ansible_search_path' from source: unknown 11443 1727096115.51009: variable 'ansible_search_path' from source: unknown 11443 1727096115.51059: calling self._execute() 11443 1727096115.51145: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.51163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.51181: variable 'omit' from source: magic vars 11443 1727096115.51622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.54142: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.54222: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.54266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.54313: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.54343: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.54431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.54470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.54502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.54553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.54576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.54735: variable 'ansible_distribution' from source: facts 11443 1727096115.54739: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.54757: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.54845: when evaluation is False, skipping this task 11443 1727096115.54851: _execute() done 11443 1727096115.54854: dumping result to json 11443 1727096115.54856: done dumping result, returning 11443 1727096115.54859: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-f17b-9b1f-00000000008e] 11443 1727096115.54861: sending task result for task 0afff68d-5257-f17b-9b1f-00000000008e 11443 1727096115.54935: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000008e 11443 1727096115.54939: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11443 1727096115.54998: no more pending results, returning what we have 11443 1727096115.55001: results queue empty 11443 1727096115.55002: checking for any_errors_fatal 11443 1727096115.55008: done checking for any_errors_fatal 11443 1727096115.55009: checking for max_fail_percentage 11443 1727096115.55011: done checking for max_fail_percentage 11443 1727096115.55012: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.55013: done checking to see if all hosts have failed 11443 1727096115.55014: getting the remaining hosts for this loop 11443 1727096115.55015: done getting the remaining hosts for this loop 11443 1727096115.55019: getting the next task for host managed_node2 11443 1727096115.55027: done getting next task for host managed_node2 11443 1727096115.55030: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11443 1727096115.55035: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.55054: getting variables 11443 1727096115.55056: in VariableManager get_vars() 11443 1727096115.55100: Calling all_inventory to load vars for managed_node2 11443 1727096115.55103: Calling groups_inventory to load vars for managed_node2 11443 1727096115.55106: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.55117: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.55120: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.55123: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.55597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.55807: done with get_vars() 11443 1727096115.55819: done getting variables 11443 1727096115.55884: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:55:15 -0400 (0:00:00.057) 0:00:06.769 ****** 11443 1727096115.55918: entering _queue_task() for managed_node2/debug 11443 1727096115.56207: worker is 1 (out of 1 available) 11443 1727096115.56221: exiting _queue_task() for managed_node2/debug 11443 1727096115.56233: done queuing things up, now waiting for results queue to drain 11443 1727096115.56235: waiting for pending results... 11443 1727096115.56596: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11443 1727096115.56673: in run() - task 0afff68d-5257-f17b-9b1f-00000000008f 11443 1727096115.56699: variable 'ansible_search_path' from source: unknown 11443 1727096115.56708: variable 'ansible_search_path' from source: unknown 11443 1727096115.56754: calling self._execute() 11443 1727096115.56872: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.56876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.56879: variable 'omit' from source: magic vars 11443 1727096115.57321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.59659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.59875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.59879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.59881: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.59883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.59945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.59984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.60018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.60066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.60090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.60237: variable 'ansible_distribution' from source: facts 11443 1727096115.60254: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.60280: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.60288: when evaluation is False, skipping this task 11443 1727096115.60295: _execute() done 11443 1727096115.60302: dumping result to json 11443 1727096115.60311: done dumping result, returning 11443 1727096115.60328: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-f17b-9b1f-00000000008f] 11443 1727096115.60338: sending task result for task 0afff68d-5257-f17b-9b1f-00000000008f 11443 1727096115.60591: done sending task result for task 0afff68d-5257-f17b-9b1f-00000000008f 11443 1727096115.60595: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11443 1727096115.60640: no more pending results, returning what we have 11443 1727096115.60644: results queue empty 11443 1727096115.60645: checking for any_errors_fatal 11443 1727096115.60656: done checking for any_errors_fatal 11443 1727096115.60657: checking for max_fail_percentage 11443 1727096115.60659: done checking for max_fail_percentage 11443 1727096115.60660: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.60661: done checking to see if all hosts have failed 11443 1727096115.60661: getting the remaining hosts for this loop 11443 1727096115.60663: done getting the remaining hosts for this loop 11443 1727096115.60666: getting the next task for host managed_node2 11443 1727096115.60675: done getting next task for host managed_node2 11443 1727096115.60680: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11443 1727096115.60684: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.60702: getting variables 11443 1727096115.60703: in VariableManager get_vars() 11443 1727096115.60745: Calling all_inventory to load vars for managed_node2 11443 1727096115.60751: Calling groups_inventory to load vars for managed_node2 11443 1727096115.60754: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.60765: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.60951: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.60958: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.61198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.61400: done with get_vars() 11443 1727096115.61411: done getting variables 11443 1727096115.61473: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:55:15 -0400 (0:00:00.055) 0:00:06.825 ****** 11443 1727096115.61506: entering _queue_task() for managed_node2/debug 11443 1727096115.61804: worker is 1 (out of 1 available) 11443 1727096115.61816: exiting _queue_task() for managed_node2/debug 11443 1727096115.61829: done queuing things up, now waiting for results queue to drain 11443 1727096115.61831: waiting for pending results... 11443 1727096115.62108: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11443 1727096115.62274: in run() - task 0afff68d-5257-f17b-9b1f-000000000090 11443 1727096115.62278: variable 'ansible_search_path' from source: unknown 11443 1727096115.62281: variable 'ansible_search_path' from source: unknown 11443 1727096115.62473: calling self._execute() 11443 1727096115.62477: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.62480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.62483: variable 'omit' from source: magic vars 11443 1727096115.62859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.65173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.65251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.65300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.65344: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.65382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.65472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.65509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.65545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.65597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.65617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.65761: variable 'ansible_distribution' from source: facts 11443 1727096115.65775: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.65863: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.65866: when evaluation is False, skipping this task 11443 1727096115.65870: _execute() done 11443 1727096115.65873: dumping result to json 11443 1727096115.65875: done dumping result, returning 11443 1727096115.65877: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-f17b-9b1f-000000000090] 11443 1727096115.65879: sending task result for task 0afff68d-5257-f17b-9b1f-000000000090 11443 1727096115.65947: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000090 11443 1727096115.65953: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11443 1727096115.66014: no more pending results, returning what we have 11443 1727096115.66017: results queue empty 11443 1727096115.66018: checking for any_errors_fatal 11443 1727096115.66024: done checking for any_errors_fatal 11443 1727096115.66025: checking for max_fail_percentage 11443 1727096115.66027: done checking for max_fail_percentage 11443 1727096115.66029: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.66029: done checking to see if all hosts have failed 11443 1727096115.66030: getting the remaining hosts for this loop 11443 1727096115.66032: done getting the remaining hosts for this loop 11443 1727096115.66036: getting the next task for host managed_node2 11443 1727096115.66043: done getting next task for host managed_node2 11443 1727096115.66047: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11443 1727096115.66054: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.66073: getting variables 11443 1727096115.66075: in VariableManager get_vars() 11443 1727096115.66116: Calling all_inventory to load vars for managed_node2 11443 1727096115.66118: Calling groups_inventory to load vars for managed_node2 11443 1727096115.66121: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.66132: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.66135: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.66137: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.66523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.66827: done with get_vars() 11443 1727096115.66839: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:55:15 -0400 (0:00:00.054) 0:00:06.879 ****** 11443 1727096115.66939: entering _queue_task() for managed_node2/ping 11443 1727096115.67212: worker is 1 (out of 1 available) 11443 1727096115.67224: exiting _queue_task() for managed_node2/ping 11443 1727096115.67237: done queuing things up, now waiting for results queue to drain 11443 1727096115.67239: waiting for pending results... 11443 1727096115.67594: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 11443 1727096115.67652: in run() - task 0afff68d-5257-f17b-9b1f-000000000091 11443 1727096115.67676: variable 'ansible_search_path' from source: unknown 11443 1727096115.67684: variable 'ansible_search_path' from source: unknown 11443 1727096115.67730: calling self._execute() 11443 1727096115.67873: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.67877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.67880: variable 'omit' from source: magic vars 11443 1727096115.68286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.70646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.70727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.70787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.70831: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.71073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.71077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.71080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.71082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.71084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.71086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.71216: variable 'ansible_distribution' from source: facts 11443 1727096115.71228: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.71254: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.71262: when evaluation is False, skipping this task 11443 1727096115.71272: _execute() done 11443 1727096115.71281: dumping result to json 11443 1727096115.71291: done dumping result, returning 11443 1727096115.71307: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-f17b-9b1f-000000000091] 11443 1727096115.71321: sending task result for task 0afff68d-5257-f17b-9b1f-000000000091 11443 1727096115.71573: done sending task result for task 0afff68d-5257-f17b-9b1f-000000000091 11443 1727096115.71577: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096115.71623: no more pending results, returning what we have 11443 1727096115.71627: results queue empty 11443 1727096115.71628: checking for any_errors_fatal 11443 1727096115.71633: done checking for any_errors_fatal 11443 1727096115.71634: checking for max_fail_percentage 11443 1727096115.71636: done checking for max_fail_percentage 11443 1727096115.71637: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.71638: done checking to see if all hosts have failed 11443 1727096115.71639: getting the remaining hosts for this loop 11443 1727096115.71641: done getting the remaining hosts for this loop 11443 1727096115.71644: getting the next task for host managed_node2 11443 1727096115.71656: done getting next task for host managed_node2 11443 1727096115.71659: ^ task is: TASK: meta (role_complete) 11443 1727096115.71663: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.71682: getting variables 11443 1727096115.71684: in VariableManager get_vars() 11443 1727096115.71726: Calling all_inventory to load vars for managed_node2 11443 1727096115.71728: Calling groups_inventory to load vars for managed_node2 11443 1727096115.71731: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.71741: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.71747: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.71753: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.72185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.72393: done with get_vars() 11443 1727096115.72404: done getting variables 11443 1727096115.72487: done queuing things up, now waiting for results queue to drain 11443 1727096115.72490: results queue empty 11443 1727096115.72490: checking for any_errors_fatal 11443 1727096115.72493: done checking for any_errors_fatal 11443 1727096115.72493: checking for max_fail_percentage 11443 1727096115.72495: done checking for max_fail_percentage 11443 1727096115.72495: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.72496: done checking to see if all hosts have failed 11443 1727096115.72497: getting the remaining hosts for this loop 11443 1727096115.72498: done getting the remaining hosts for this loop 11443 1727096115.72500: getting the next task for host managed_node2 11443 1727096115.72504: done getting next task for host managed_node2 11443 1727096115.72506: ^ task is: TASK: Delete the device '{{ controller_device }}' 11443 1727096115.72508: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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), did rescue? False, did start at task? False 11443 1727096115.72510: getting variables 11443 1727096115.72511: in VariableManager get_vars() 11443 1727096115.72529: Calling all_inventory to load vars for managed_node2 11443 1727096115.72532: Calling groups_inventory to load vars for managed_node2 11443 1727096115.72533: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.72538: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.72540: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.72543: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.72680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.72868: done with get_vars() 11443 1727096115.72877: done getting variables 11443 1727096115.72914: 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) 11443 1727096115.73033: variable 'controller_device' from source: play vars TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:114 Monday 23 September 2024 08:55:15 -0400 (0:00:00.061) 0:00:06.940 ****** 11443 1727096115.73064: entering _queue_task() for managed_node2/command 11443 1727096115.73348: worker is 1 (out of 1 available) 11443 1727096115.73364: exiting _queue_task() for managed_node2/command 11443 1727096115.73480: done queuing things up, now waiting for results queue to drain 11443 1727096115.73482: waiting for pending results... 11443 1727096115.73652: running TaskExecutor() for managed_node2/TASK: Delete the device 'nm-bond' 11443 1727096115.73769: in run() - task 0afff68d-5257-f17b-9b1f-0000000000c1 11443 1727096115.73973: variable 'ansible_search_path' from source: unknown 11443 1727096115.73977: calling self._execute() 11443 1727096115.73980: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.73982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.73985: variable 'omit' from source: magic vars 11443 1727096115.74365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.76678: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.76754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.76799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.76855: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.76888: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.76976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.77012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.77051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.77098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.77119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.77269: variable 'ansible_distribution' from source: facts 11443 1727096115.77282: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.77304: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.77311: when evaluation is False, skipping this task 11443 1727096115.77317: _execute() done 11443 1727096115.77324: dumping result to json 11443 1727096115.77363: done dumping result, returning 11443 1727096115.77366: done running TaskExecutor() for managed_node2/TASK: Delete the device 'nm-bond' [0afff68d-5257-f17b-9b1f-0000000000c1] 11443 1727096115.77370: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000c1 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096115.77514: no more pending results, returning what we have 11443 1727096115.77518: results queue empty 11443 1727096115.77519: checking for any_errors_fatal 11443 1727096115.77521: done checking for any_errors_fatal 11443 1727096115.77521: checking for max_fail_percentage 11443 1727096115.77523: done checking for max_fail_percentage 11443 1727096115.77524: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.77525: done checking to see if all hosts have failed 11443 1727096115.77526: getting the remaining hosts for this loop 11443 1727096115.77528: done getting the remaining hosts for this loop 11443 1727096115.77531: getting the next task for host managed_node2 11443 1727096115.77538: done getting next task for host managed_node2 11443 1727096115.77541: ^ task is: TASK: Remove test interfaces 11443 1727096115.77546: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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), did rescue? False, did start at task? False 11443 1727096115.77553: getting variables 11443 1727096115.77555: in VariableManager get_vars() 11443 1727096115.77600: Calling all_inventory to load vars for managed_node2 11443 1727096115.77602: Calling groups_inventory to load vars for managed_node2 11443 1727096115.77605: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.77616: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.77619: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.77623: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.78083: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000c1 11443 1727096115.78139: WORKER PROCESS EXITING 11443 1727096115.78169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.78370: done with get_vars() 11443 1727096115.78380: done getting variables 11443 1727096115.78434: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Monday 23 September 2024 08:55:15 -0400 (0:00:00.054) 0:00:06.994 ****** 11443 1727096115.78469: entering _queue_task() for managed_node2/shell 11443 1727096115.78728: worker is 1 (out of 1 available) 11443 1727096115.78741: exiting _queue_task() for managed_node2/shell 11443 1727096115.78755: done queuing things up, now waiting for results queue to drain 11443 1727096115.78757: waiting for pending results... 11443 1727096115.79017: running TaskExecutor() for managed_node2/TASK: Remove test interfaces 11443 1727096115.79152: in run() - task 0afff68d-5257-f17b-9b1f-0000000000c5 11443 1727096115.79177: variable 'ansible_search_path' from source: unknown 11443 1727096115.79185: variable 'ansible_search_path' from source: unknown 11443 1727096115.79228: calling self._execute() 11443 1727096115.79317: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.79329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.79341: variable 'omit' from source: magic vars 11443 1727096115.79782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.82112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.82192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.82241: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.82288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.82323: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.82410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.82451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.82550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.82554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.82556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.82694: variable 'ansible_distribution' from source: facts 11443 1727096115.82707: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.82730: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.82739: when evaluation is False, skipping this task 11443 1727096115.82747: _execute() done 11443 1727096115.82761: dumping result to json 11443 1727096115.82775: done dumping result, returning 11443 1727096115.82785: done running TaskExecutor() for managed_node2/TASK: Remove test interfaces [0afff68d-5257-f17b-9b1f-0000000000c5] 11443 1727096115.82793: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000c5 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096115.83036: no more pending results, returning what we have 11443 1727096115.83039: results queue empty 11443 1727096115.83040: checking for any_errors_fatal 11443 1727096115.83051: done checking for any_errors_fatal 11443 1727096115.83052: checking for max_fail_percentage 11443 1727096115.83054: done checking for max_fail_percentage 11443 1727096115.83055: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.83056: done checking to see if all hosts have failed 11443 1727096115.83057: getting the remaining hosts for this loop 11443 1727096115.83058: done getting the remaining hosts for this loop 11443 1727096115.83062: getting the next task for host managed_node2 11443 1727096115.83073: done getting next task for host managed_node2 11443 1727096115.83076: ^ task is: TASK: Stop dnsmasq/radvd services 11443 1727096115.83080: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.83084: getting variables 11443 1727096115.83086: in VariableManager get_vars() 11443 1727096115.83130: Calling all_inventory to load vars for managed_node2 11443 1727096115.83133: Calling groups_inventory to load vars for managed_node2 11443 1727096115.83135: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.83147: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.83154: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.83157: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.83551: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000c5 11443 1727096115.83555: WORKER PROCESS EXITING 11443 1727096115.83580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.83788: done with get_vars() 11443 1727096115.83801: done getting variables 11443 1727096115.83861: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Monday 23 September 2024 08:55:15 -0400 (0:00:00.054) 0:00:07.049 ****** 11443 1727096115.83897: entering _queue_task() for managed_node2/shell 11443 1727096115.84395: worker is 1 (out of 1 available) 11443 1727096115.84406: exiting _queue_task() for managed_node2/shell 11443 1727096115.84416: done queuing things up, now waiting for results queue to drain 11443 1727096115.84417: waiting for pending results... 11443 1727096115.84509: running TaskExecutor() for managed_node2/TASK: Stop dnsmasq/radvd services 11443 1727096115.84651: in run() - task 0afff68d-5257-f17b-9b1f-0000000000c6 11443 1727096115.84673: variable 'ansible_search_path' from source: unknown 11443 1727096115.84682: variable 'ansible_search_path' from source: unknown 11443 1727096115.84725: calling self._execute() 11443 1727096115.84819: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.84831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.84846: variable 'omit' from source: magic vars 11443 1727096115.85296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.87686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.87794: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.87825: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.87871: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.87909: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.88010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.88038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.88119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.88123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.88136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.88283: variable 'ansible_distribution' from source: facts 11443 1727096115.88294: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.88316: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.88324: when evaluation is False, skipping this task 11443 1727096115.88334: _execute() done 11443 1727096115.88343: dumping result to json 11443 1727096115.88354: done dumping result, returning 11443 1727096115.88445: done running TaskExecutor() for managed_node2/TASK: Stop dnsmasq/radvd services [0afff68d-5257-f17b-9b1f-0000000000c6] 11443 1727096115.88451: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000c6 11443 1727096115.88519: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000c6 11443 1727096115.88522: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096115.88599: no more pending results, returning what we have 11443 1727096115.88603: results queue empty 11443 1727096115.88604: checking for any_errors_fatal 11443 1727096115.88611: done checking for any_errors_fatal 11443 1727096115.88611: checking for max_fail_percentage 11443 1727096115.88613: done checking for max_fail_percentage 11443 1727096115.88615: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.88615: done checking to see if all hosts have failed 11443 1727096115.88616: getting the remaining hosts for this loop 11443 1727096115.88618: done getting the remaining hosts for this loop 11443 1727096115.88621: getting the next task for host managed_node2 11443 1727096115.88630: done getting next task for host managed_node2 11443 1727096115.88633: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 11443 1727096115.88637: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.88640: getting variables 11443 1727096115.88642: in VariableManager get_vars() 11443 1727096115.88691: Calling all_inventory to load vars for managed_node2 11443 1727096115.88693: Calling groups_inventory to load vars for managed_node2 11443 1727096115.88696: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.88707: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.88710: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.88713: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.89136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.89363: done with get_vars() 11443 1727096115.89376: done getting variables 11443 1727096115.89431: 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 [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:120 Monday 23 September 2024 08:55:15 -0400 (0:00:00.055) 0:00:07.104 ****** 11443 1727096115.89462: entering _queue_task() for managed_node2/command 11443 1727096115.89735: worker is 1 (out of 1 available) 11443 1727096115.89747: exiting _queue_task() for managed_node2/command 11443 1727096115.89760: done queuing things up, now waiting for results queue to drain 11443 1727096115.89762: waiting for pending results... 11443 1727096115.90186: running TaskExecutor() for managed_node2/TASK: Restore the /etc/resolv.conf for initscript 11443 1727096115.90191: in run() - task 0afff68d-5257-f17b-9b1f-0000000000c7 11443 1727096115.90193: variable 'ansible_search_path' from source: unknown 11443 1727096115.90196: calling self._execute() 11443 1727096115.90278: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.90289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.90306: variable 'omit' from source: magic vars 11443 1727096115.90723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.93143: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.93225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.93276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.93315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.93345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.93436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.93476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.93599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.93602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.93605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.93722: variable 'ansible_distribution' from source: facts 11443 1727096115.93734: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.93761: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.93772: when evaluation is False, skipping this task 11443 1727096115.93780: _execute() done 11443 1727096115.93788: dumping result to json 11443 1727096115.93796: done dumping result, returning 11443 1727096115.93808: done running TaskExecutor() for managed_node2/TASK: Restore the /etc/resolv.conf for initscript [0afff68d-5257-f17b-9b1f-0000000000c7] 11443 1727096115.93822: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000c7 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096115.93980: no more pending results, returning what we have 11443 1727096115.93984: results queue empty 11443 1727096115.93985: checking for any_errors_fatal 11443 1727096115.93991: done checking for any_errors_fatal 11443 1727096115.93992: checking for max_fail_percentage 11443 1727096115.93994: done checking for max_fail_percentage 11443 1727096115.93995: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.93996: done checking to see if all hosts have failed 11443 1727096115.93996: getting the remaining hosts for this loop 11443 1727096115.93998: done getting the remaining hosts for this loop 11443 1727096115.94001: getting the next task for host managed_node2 11443 1727096115.94008: done getting next task for host managed_node2 11443 1727096115.94012: ^ task is: TASK: Verify network state restored to default 11443 1727096115.94015: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11443 1727096115.94019: getting variables 11443 1727096115.94021: in VariableManager get_vars() 11443 1727096115.94070: Calling all_inventory to load vars for managed_node2 11443 1727096115.94073: Calling groups_inventory to load vars for managed_node2 11443 1727096115.94075: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.94087: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.94090: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.94093: Calling groups_plugins_play to load vars for managed_node2 11443 1727096115.94596: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000c7 11443 1727096115.94600: WORKER PROCESS EXITING 11443 1727096115.94623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096115.94827: done with get_vars() 11443 1727096115.94840: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:125 Monday 23 September 2024 08:55:15 -0400 (0:00:00.054) 0:00:07.159 ****** 11443 1727096115.94943: entering _queue_task() for managed_node2/include_tasks 11443 1727096115.95258: worker is 1 (out of 1 available) 11443 1727096115.95472: exiting _queue_task() for managed_node2/include_tasks 11443 1727096115.95482: done queuing things up, now waiting for results queue to drain 11443 1727096115.95484: waiting for pending results... 11443 1727096115.95548: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 11443 1727096115.95663: in run() - task 0afff68d-5257-f17b-9b1f-0000000000c8 11443 1727096115.95687: variable 'ansible_search_path' from source: unknown 11443 1727096115.95733: calling self._execute() 11443 1727096115.95828: variable 'ansible_host' from source: host vars for 'managed_node2' 11443 1727096115.95841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11443 1727096115.95858: variable 'omit' from source: magic vars 11443 1727096115.96307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11443 1727096115.98657: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11443 1727096115.98734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11443 1727096115.98873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11443 1727096115.98878: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11443 1727096115.98881: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11443 1727096115.98957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11443 1727096115.98997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11443 1727096115.99029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11443 1727096115.99080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11443 1727096115.99104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11443 1727096115.99248: variable 'ansible_distribution' from source: facts 11443 1727096115.99273: variable 'ansible_distribution_major_version' from source: facts 11443 1727096115.99322: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11443 1727096115.99325: when evaluation is False, skipping this task 11443 1727096115.99328: _execute() done 11443 1727096115.99330: dumping result to json 11443 1727096115.99332: done dumping result, returning 11443 1727096115.99334: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0afff68d-5257-f17b-9b1f-0000000000c8] 11443 1727096115.99336: sending task result for task 0afff68d-5257-f17b-9b1f-0000000000c8 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11443 1727096115.99586: no more pending results, returning what we have 11443 1727096115.99590: results queue empty 11443 1727096115.99592: checking for any_errors_fatal 11443 1727096115.99597: done checking for any_errors_fatal 11443 1727096115.99598: checking for max_fail_percentage 11443 1727096115.99599: done checking for max_fail_percentage 11443 1727096115.99600: checking to see if all hosts have failed and the running result is not ok 11443 1727096115.99601: done checking to see if all hosts have failed 11443 1727096115.99602: getting the remaining hosts for this loop 11443 1727096115.99604: done getting the remaining hosts for this loop 11443 1727096115.99607: getting the next task for host managed_node2 11443 1727096115.99616: done getting next task for host managed_node2 11443 1727096115.99618: ^ task is: TASK: meta (flush_handlers) 11443 1727096115.99620: ^ 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 11443 1727096115.99624: getting variables 11443 1727096115.99627: in VariableManager get_vars() 11443 1727096115.99675: Calling all_inventory to load vars for managed_node2 11443 1727096115.99678: Calling groups_inventory to load vars for managed_node2 11443 1727096115.99680: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096115.99691: Calling all_plugins_play to load vars for managed_node2 11443 1727096115.99694: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096115.99697: Calling groups_plugins_play to load vars for managed_node2 11443 1727096116.00140: done sending task result for task 0afff68d-5257-f17b-9b1f-0000000000c8 11443 1727096116.00143: WORKER PROCESS EXITING 11443 1727096116.00170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096116.00364: done with get_vars() 11443 1727096116.00377: done getting variables 11443 1727096116.00442: in VariableManager get_vars() 11443 1727096116.00460: Calling all_inventory to load vars for managed_node2 11443 1727096116.00462: Calling groups_inventory to load vars for managed_node2 11443 1727096116.00464: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096116.00471: Calling all_plugins_play to load vars for managed_node2 11443 1727096116.00473: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096116.00476: Calling groups_plugins_play to load vars for managed_node2 11443 1727096116.00609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096116.00795: done with get_vars() 11443 1727096116.00810: done queuing things up, now waiting for results queue to drain 11443 1727096116.00812: results queue empty 11443 1727096116.00812: checking for any_errors_fatal 11443 1727096116.00815: done checking for any_errors_fatal 11443 1727096116.00816: checking for max_fail_percentage 11443 1727096116.00817: done checking for max_fail_percentage 11443 1727096116.00818: checking to see if all hosts have failed and the running result is not ok 11443 1727096116.00819: done checking to see if all hosts have failed 11443 1727096116.00819: getting the remaining hosts for this loop 11443 1727096116.00821: done getting the remaining hosts for this loop 11443 1727096116.00823: getting the next task for host managed_node2 11443 1727096116.00827: done getting next task for host managed_node2 11443 1727096116.00828: ^ task is: TASK: meta (flush_handlers) 11443 1727096116.00830: ^ 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 11443 1727096116.00832: getting variables 11443 1727096116.00833: in VariableManager get_vars() 11443 1727096116.00845: Calling all_inventory to load vars for managed_node2 11443 1727096116.00847: Calling groups_inventory to load vars for managed_node2 11443 1727096116.00852: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096116.00862: Calling all_plugins_play to load vars for managed_node2 11443 1727096116.00864: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096116.00866: Calling groups_plugins_play to load vars for managed_node2 11443 1727096116.01004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096116.01205: done with get_vars() 11443 1727096116.01212: done getting variables 11443 1727096116.01257: in VariableManager get_vars() 11443 1727096116.01272: Calling all_inventory to load vars for managed_node2 11443 1727096116.01274: Calling groups_inventory to load vars for managed_node2 11443 1727096116.01276: Calling all_plugins_inventory to load vars for managed_node2 11443 1727096116.01280: Calling all_plugins_play to load vars for managed_node2 11443 1727096116.01282: Calling groups_plugins_inventory to load vars for managed_node2 11443 1727096116.01285: Calling groups_plugins_play to load vars for managed_node2 11443 1727096116.01410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11443 1727096116.01587: done with get_vars() 11443 1727096116.01599: done queuing things up, now waiting for results queue to drain 11443 1727096116.01601: results queue empty 11443 1727096116.01601: checking for any_errors_fatal 11443 1727096116.01603: done checking for any_errors_fatal 11443 1727096116.01603: checking for max_fail_percentage 11443 1727096116.01604: done checking for max_fail_percentage 11443 1727096116.01605: checking to see if all hosts have failed and the running result is not ok 11443 1727096116.01605: done checking to see if all hosts have failed 11443 1727096116.01606: getting the remaining hosts for this loop 11443 1727096116.01607: done getting the remaining hosts for this loop 11443 1727096116.01609: getting the next task for host managed_node2 11443 1727096116.01612: done getting next task for host managed_node2 11443 1727096116.01613: ^ task is: None 11443 1727096116.01614: ^ 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 11443 1727096116.01615: done queuing things up, now waiting for results queue to drain 11443 1727096116.01616: results queue empty 11443 1727096116.01616: checking for any_errors_fatal 11443 1727096116.01617: done checking for any_errors_fatal 11443 1727096116.01617: checking for max_fail_percentage 11443 1727096116.01618: done checking for max_fail_percentage 11443 1727096116.01619: checking to see if all hosts have failed and the running result is not ok 11443 1727096116.01619: done checking to see if all hosts have failed 11443 1727096116.01621: getting the next task for host managed_node2 11443 1727096116.01623: done getting next task for host managed_node2 11443 1727096116.01624: ^ task is: None 11443 1727096116.01625: ^ 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_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=73 rescued=0 ignored=0 Monday 23 September 2024 08:55:16 -0400 (0:00:00.067) 0:00:07.227 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 2.19s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.58s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.47s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 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.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 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.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Configure networking state ---------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Include the task 'assert_profile_present.yml' --------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Verify network state restored to default -------------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:125 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 11443 1727096116.01721: RUNNING CLEANUP