[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. 10698 1726882152.86431: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 10698 1726882152.86721: Added group all to inventory 10698 1726882152.86723: Added group ungrouped to inventory 10698 1726882152.86726: Group all now contains ungrouped 10698 1726882152.86728: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 10698 1726882152.97841: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 10698 1726882152.97884: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 10698 1726882152.97905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 10698 1726882152.97945: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 10698 1726882152.97997: Loaded config def from plugin (inventory/script) 10698 1726882152.97998: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 10698 1726882152.98028: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 10698 1726882152.98086: Loaded config def from plugin (inventory/yaml) 10698 1726882152.98087: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 10698 1726882152.98150: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 10698 1726882152.98430: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 10698 1726882152.98432: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 10698 1726882152.98434: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 10698 1726882152.98439: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 10698 1726882152.98442: Loading data from /tmp/network-Kc3/inventory.yml 10698 1726882152.98483: /tmp/network-Kc3/inventory.yml was not parsable by auto 10698 1726882152.98529: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 10698 1726882152.98557: Loading data from /tmp/network-Kc3/inventory.yml 10698 1726882152.98614: group all already in inventory 10698 1726882152.98619: set inventory_file for managed_node1 10698 1726882152.98622: set inventory_dir for managed_node1 10698 1726882152.98622: Added host managed_node1 to inventory 10698 1726882152.98624: Added host managed_node1 to group all 10698 1726882152.98624: set ansible_host for managed_node1 10698 1726882152.98625: set ansible_ssh_extra_args for managed_node1 10698 1726882152.98627: set inventory_file for managed_node2 10698 1726882152.98628: set inventory_dir for managed_node2 10698 1726882152.98629: Added host managed_node2 to inventory 10698 1726882152.98630: Added host managed_node2 to group all 10698 1726882152.98630: set ansible_host for managed_node2 10698 1726882152.98631: set ansible_ssh_extra_args for managed_node2 10698 1726882152.98632: set inventory_file for managed_node3 10698 1726882152.98634: set inventory_dir for managed_node3 10698 1726882152.98634: Added host managed_node3 to inventory 10698 1726882152.98635: Added host managed_node3 to group all 10698 1726882152.98635: set ansible_host for managed_node3 10698 1726882152.98636: set ansible_ssh_extra_args for managed_node3 10698 1726882152.98637: Reconcile groups and hosts in inventory. 10698 1726882152.98640: Group ungrouped now contains managed_node1 10698 1726882152.98641: Group ungrouped now contains managed_node2 10698 1726882152.98642: Group ungrouped now contains managed_node3 10698 1726882152.98696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 10698 1726882152.98774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 10698 1726882152.98808: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 10698 1726882152.98826: Loaded config def from plugin (vars/host_group_vars) 10698 1726882152.98828: 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) 10698 1726882152.98834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 10698 1726882152.98839: 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) 10698 1726882152.98867: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 10698 1726882152.99165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882152.99259: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 10698 1726882152.99302: Loaded config def from plugin (connection/local) 10698 1726882152.99306: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 10698 1726882152.99941: Loaded config def from plugin (connection/paramiko_ssh) 10698 1726882152.99945: 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) 10698 1726882153.00638: 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) 10698 1726882153.00662: Loaded config def from plugin (connection/psrp) 10698 1726882153.00663: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 10698 1726882153.01081: 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) 10698 1726882153.01109: Loaded config def from plugin (connection/ssh) 10698 1726882153.01112: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 10698 1726882153.02643: 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) 10698 1726882153.02670: Loaded config def from plugin (connection/winrm) 10698 1726882153.02673: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 10698 1726882153.02701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 10698 1726882153.02756: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 10698 1726882153.02804: Loaded config def from plugin (shell/cmd) 10698 1726882153.02806: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 10698 1726882153.02826: 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) 10698 1726882153.02873: Loaded config def from plugin (shell/powershell) 10698 1726882153.02875: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 10698 1726882153.02930: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 10698 1726882153.03089: Loaded config def from plugin (shell/sh) 10698 1726882153.03091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 10698 1726882153.03126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 10698 1726882153.03246: Loaded config def from plugin (become/runas) 10698 1726882153.03249: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 10698 1726882153.03432: Loaded config def from plugin (become/su) 10698 1726882153.03434: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 10698 1726882153.03588: Loaded config def from plugin (become/sudo) 10698 1726882153.03590: 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 10698 1726882153.03626: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml 10698 1726882153.03938: in VariableManager get_vars() 10698 1726882153.03953: done with get_vars() 10698 1726882153.04047: trying /usr/local/lib/python3.12/site-packages/ansible/modules 10698 1726882153.06130: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 10698 1726882153.06238: in VariableManager get_vars() 10698 1726882153.06243: done with get_vars() 10698 1726882153.06245: variable 'playbook_dir' from source: magic vars 10698 1726882153.06246: variable 'ansible_playbook_python' from source: magic vars 10698 1726882153.06247: variable 'ansible_config_file' from source: magic vars 10698 1726882153.06248: variable 'groups' from source: magic vars 10698 1726882153.06249: variable 'omit' from source: magic vars 10698 1726882153.06249: variable 'ansible_version' from source: magic vars 10698 1726882153.06250: variable 'ansible_check_mode' from source: magic vars 10698 1726882153.06251: variable 'ansible_diff_mode' from source: magic vars 10698 1726882153.06252: variable 'ansible_forks' from source: magic vars 10698 1726882153.06252: variable 'ansible_inventory_sources' from source: magic vars 10698 1726882153.06253: variable 'ansible_skip_tags' from source: magic vars 10698 1726882153.06254: variable 'ansible_limit' from source: magic vars 10698 1726882153.06254: variable 'ansible_run_tags' from source: magic vars 10698 1726882153.06255: variable 'ansible_verbosity' from source: magic vars 10698 1726882153.06287: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml 10698 1726882153.06847: in VariableManager get_vars() 10698 1726882153.06860: done with get_vars() 10698 1726882153.06866: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 10698 1726882153.07451: in VariableManager get_vars() 10698 1726882153.07460: done with get_vars() 10698 1726882153.07466: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 10698 1726882153.07536: in VariableManager get_vars() 10698 1726882153.07554: done with get_vars() 10698 1726882153.07643: in VariableManager get_vars() 10698 1726882153.07651: done with get_vars() 10698 1726882153.07657: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 10698 1726882153.07704: in VariableManager get_vars() 10698 1726882153.07713: done with get_vars() 10698 1726882153.07901: in VariableManager get_vars() 10698 1726882153.07910: done with get_vars() 10698 1726882153.07913: variable 'omit' from source: magic vars 10698 1726882153.07924: variable 'omit' from source: magic vars 10698 1726882153.07943: in VariableManager get_vars() 10698 1726882153.07950: done with get_vars() 10698 1726882153.07981: in VariableManager get_vars() 10698 1726882153.07989: done with get_vars() 10698 1726882153.08016: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 10698 1726882153.08146: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 10698 1726882153.08228: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 10698 1726882153.08597: in VariableManager get_vars() 10698 1726882153.08609: done with get_vars() 10698 1726882153.08879: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 10698 1726882153.08965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10698 1726882153.09970: in VariableManager get_vars() 10698 1726882153.09981: done with get_vars() 10698 1726882153.09986: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 10698 1726882153.10104: in VariableManager get_vars() 10698 1726882153.10115: done with get_vars() 10698 1726882153.10190: in VariableManager get_vars() 10698 1726882153.10204: done with get_vars() 10698 1726882153.10457: in VariableManager get_vars() 10698 1726882153.10468: done with get_vars() 10698 1726882153.10471: variable 'omit' from source: magic vars 10698 1726882153.10487: variable 'omit' from source: magic vars 10698 1726882153.10514: in VariableManager get_vars() 10698 1726882153.10522: done with get_vars() 10698 1726882153.10535: in VariableManager get_vars() 10698 1726882153.10544: done with get_vars() 10698 1726882153.10562: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 10698 1726882153.10631: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 10698 1726882153.11825: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 10698 1726882153.12048: in VariableManager get_vars() 10698 1726882153.12062: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10698 1726882153.13328: in VariableManager get_vars() 10698 1726882153.13341: done with get_vars() 10698 1726882153.13346: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 10698 1726882153.13658: in VariableManager get_vars() 10698 1726882153.13670: done with get_vars() 10698 1726882153.13709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 10698 1726882153.13718: 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 10698 1726882153.13880: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 10698 1726882153.13976: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 10698 1726882153.13978: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 10698 1726882153.14002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 10698 1726882153.14019: 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) 10698 1726882153.14119: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 10698 1726882153.14154: Loaded config def from plugin (callback/default) 10698 1726882153.14156: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 10698 1726882153.14912: Loaded config def from plugin (callback/junit) 10698 1726882153.14914: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 10698 1726882153.14943: 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) 10698 1726882153.14983: Loaded config def from plugin (callback/minimal) 10698 1726882153.14984: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 10698 1726882153.15015: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 10698 1726882153.15051: Loaded config def from plugin (callback/tree) 10698 1726882153.15053: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 10698 1726882153.15129: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 10698 1726882153.15131: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (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_deprecated_initscripts.yml ******************************** 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml 10698 1726882153.15149: in VariableManager get_vars() 10698 1726882153.15157: done with get_vars() 10698 1726882153.15160: in VariableManager get_vars() 10698 1726882153.15167: done with get_vars() 10698 1726882153.15170: variable 'omit' from source: magic vars 10698 1726882153.15197: in VariableManager get_vars() 10698 1726882153.15206: done with get_vars() 10698 1726882153.15220: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond_deprecated.yml' with initscripts as provider] *** 10698 1726882153.15601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 10698 1726882153.15653: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 10698 1726882153.15680: getting the remaining hosts for this loop 10698 1726882153.15681: done getting the remaining hosts for this loop 10698 1726882153.15683: getting the next task for host managed_node1 10698 1726882153.15686: done getting next task for host managed_node1 10698 1726882153.15687: ^ task is: TASK: Gathering Facts 10698 1726882153.15688: ^ 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 10698 1726882153.15689: getting variables 10698 1726882153.15690: in VariableManager get_vars() 10698 1726882153.15701: Calling all_inventory to load vars for managed_node1 10698 1726882153.15702: Calling groups_inventory to load vars for managed_node1 10698 1726882153.15704: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882153.15713: Calling all_plugins_play to load vars for managed_node1 10698 1726882153.15721: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882153.15724: Calling groups_plugins_play to load vars for managed_node1 10698 1726882153.15745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882153.15778: done with get_vars() 10698 1726882153.15783: done getting variables 10698 1726882153.15841: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:5 Friday 20 September 2024 21:29:13 -0400 (0:00:00.007) 0:00:00.007 ****** 10698 1726882153.15856: entering _queue_task() for managed_node1/gather_facts 10698 1726882153.15857: Creating lock for gather_facts 10698 1726882153.16137: worker is 1 (out of 1 available) 10698 1726882153.16148: exiting _queue_task() for managed_node1/gather_facts 10698 1726882153.16161: done queuing things up, now waiting for results queue to drain 10698 1726882153.16164: waiting for pending results... 10698 1726882153.16297: running TaskExecutor() for managed_node1/TASK: Gathering Facts 10698 1726882153.16347: in run() - task 12673a56-9f93-9b8f-e40d-0000000000cd 10698 1726882153.16363: variable 'ansible_search_path' from source: unknown 10698 1726882153.16396: calling self._execute() 10698 1726882153.16443: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882153.16447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882153.16455: variable 'omit' from source: magic vars 10698 1726882153.16531: variable 'omit' from source: magic vars 10698 1726882153.16546: variable 'omit' from source: magic vars 10698 1726882153.16569: variable 'omit' from source: magic vars 10698 1726882153.16603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10698 1726882153.16662: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10698 1726882153.16676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10698 1726882153.16689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10698 1726882153.16702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10698 1726882153.16725: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10698 1726882153.16728: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882153.16731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882153.16807: Set connection var ansible_shell_type to sh 10698 1726882153.16810: Set connection var ansible_connection to ssh 10698 1726882153.16815: Set connection var ansible_pipelining to False 10698 1726882153.16824: Set connection var ansible_timeout to 10 10698 1726882153.16830: Set connection var ansible_module_compression to ZIP_DEFLATED 10698 1726882153.16835: Set connection var ansible_shell_executable to /bin/sh 10698 1726882153.16851: variable 'ansible_shell_executable' from source: unknown 10698 1726882153.16861: variable 'ansible_connection' from source: unknown 10698 1726882153.16864: variable 'ansible_module_compression' from source: unknown 10698 1726882153.16866: variable 'ansible_shell_type' from source: unknown 10698 1726882153.16868: variable 'ansible_shell_executable' from source: unknown 10698 1726882153.16872: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882153.16874: variable 'ansible_pipelining' from source: unknown 10698 1726882153.16876: variable 'ansible_timeout' from source: unknown 10698 1726882153.16878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882153.17019: 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) 10698 1726882153.17028: variable 'omit' from source: magic vars 10698 1726882153.17031: starting attempt loop 10698 1726882153.17033: running the handler 10698 1726882153.17047: variable 'ansible_facts' from source: unknown 10698 1726882153.17062: _low_level_execute_command(): starting 10698 1726882153.17074: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10698 1726882153.17586: 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 <<< 10698 1726882153.17590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882153.17596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10698 1726882153.17599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882153.17643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 10698 1726882153.17656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882153.17714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882153.19382: stdout chunk (state=3): >>>/root <<< 10698 1726882153.19481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882153.19513: stderr chunk (state=3): >>><<< 10698 1726882153.19517: stdout chunk (state=3): >>><<< 10698 1726882153.19536: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10698 1726882153.19550: _low_level_execute_command(): starting 10698 1726882153.19556: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165 `" && echo ansible-tmp-1726882153.19538-10712-107801847711165="` echo /root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165 `" ) && sleep 0' 10698 1726882153.20005: 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 <<< 10698 1726882153.20008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882153.20011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10698 1726882153.20022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 10698 1726882153.20024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882153.20067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 10698 1726882153.20074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882153.20077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882153.20119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882153.21979: stdout chunk (state=3): >>>ansible-tmp-1726882153.19538-10712-107801847711165=/root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165 <<< 10698 1726882153.22075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882153.22106: stderr chunk (state=3): >>><<< 10698 1726882153.22109: stdout chunk (state=3): >>><<< 10698 1726882153.22125: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882153.19538-10712-107801847711165=/root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10698 1726882153.22153: variable 'ansible_module_compression' from source: unknown 10698 1726882153.22213: ANSIBALLZ: Using generic lock for ansible.legacy.setup 10698 1726882153.22216: ANSIBALLZ: Acquiring lock 10698 1726882153.22218: ANSIBALLZ: Lock acquired: 140407822472048 10698 1726882153.22221: ANSIBALLZ: Creating module 10698 1726882153.47916: ANSIBALLZ: Writing module into payload 10698 1726882153.48011: ANSIBALLZ: Writing module 10698 1726882153.48028: ANSIBALLZ: Renaming module 10698 1726882153.48033: ANSIBALLZ: Done creating module 10698 1726882153.48062: variable 'ansible_facts' from source: unknown 10698 1726882153.48068: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10698 1726882153.48076: _low_level_execute_command(): starting 10698 1726882153.48081: _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' 10698 1726882153.48497: 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 <<< 10698 1726882153.48501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10698 1726882153.48514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882153.48524: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 10698 1726882153.48536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882153.48589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 10698 1726882153.48609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882153.48616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882153.48673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882153.50265: stdout chunk (state=3): >>>PLATFORM <<< 10698 1726882153.50322: stdout chunk (state=3): >>>Linux <<< 10698 1726882153.50345: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 10698 1726882153.50368: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 10698 1726882153.50477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882153.50507: stderr chunk (state=3): >>><<< 10698 1726882153.50510: stdout chunk (state=3): >>><<< 10698 1726882153.50520: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10698 1726882153.50551 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 10698 1726882153.50581: _low_level_execute_command(): starting 10698 1726882153.50584: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 10698 1726882153.50669: Sending initial data 10698 1726882153.50672: Sent initial data (1181 bytes) 10698 1726882153.51000: 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 <<< 10698 1726882153.51005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 10698 1726882153.51013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 10698 1726882153.51015: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10698 1726882153.51017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10698 1726882153.51035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882153.51077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 10698 1726882153.51080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882153.51084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882153.51125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882153.54470: 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"} <<< 10698 1726882153.55031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882153.55034: stdout chunk (state=3): >>><<< 10698 1726882153.55036: stderr chunk (state=3): >>><<< 10698 1726882153.55038: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10698 1726882153.55040: variable 'ansible_facts' from source: unknown 10698 1726882153.55042: variable 'ansible_facts' from source: unknown 10698 1726882153.55044: variable 'ansible_module_compression' from source: unknown 10698 1726882153.55456: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10698sw_lfzd3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10698 1726882153.55460: variable 'ansible_facts' from source: unknown 10698 1726882153.55462: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165/AnsiballZ_setup.py 10698 1726882153.55728: Sending initial data 10698 1726882153.55732: Sent initial data (152 bytes) 10698 1726882153.56740: 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 <<< 10698 1726882153.56861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882153.56880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 10698 1726882153.56890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882153.56927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882153.57005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882153.58529: 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 <<< 10698 1726882153.58617: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10698 1726882153.58686: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10698sw_lfzd3/tmp9wdschgz /root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165/AnsiballZ_setup.py <<< 10698 1726882153.58691: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165/AnsiballZ_setup.py" <<< 10698 1726882153.58734: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10698sw_lfzd3/tmp9wdschgz" to remote "/root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165/AnsiballZ_setup.py" <<< 10698 1726882153.60618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882153.60673: stderr chunk (state=3): >>><<< 10698 1726882153.60685: stdout chunk (state=3): >>><<< 10698 1726882153.60760: done transferring module to remote 10698 1726882153.60763: _low_level_execute_command(): starting 10698 1726882153.60775: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165/ /root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165/AnsiballZ_setup.py && sleep 0' 10698 1726882153.61704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10698 1726882153.61751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10698 1726882153.61902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10698 1726882153.61906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882153.61927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882153.61931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882153.62073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882153.63713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882153.63742: stderr chunk (state=3): >>><<< 10698 1726882153.63745: stdout chunk (state=3): >>><<< 10698 1726882153.63761: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10698 1726882153.63763: _low_level_execute_command(): starting 10698 1726882153.63768: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165/AnsiballZ_setup.py && sleep 0' 10698 1726882153.64215: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10698 1726882153.64218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 10698 1726882153.64220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 10698 1726882153.64223: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 10698 1726882153.64225: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882153.64271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 10698 1726882153.64275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882153.64328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882153.66379: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10698 1726882153.66407: stdout chunk (state=3): >>>import _imp # builtin <<< 10698 1726882153.66438: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10698 1726882153.66503: stdout chunk (state=3): >>>import '_io' # <<< 10698 1726882153.66507: stdout chunk (state=3): >>>import 'marshal' # <<< 10698 1726882153.66545: stdout chunk (state=3): >>>import 'posix' # <<< 10698 1726882153.66570: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10698 1726882153.66597: stdout chunk (state=3): >>>import 'time' # <<< 10698 1726882153.66612: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10698 1726882153.66660: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882153.66696: stdout chunk (state=3): >>>import '_codecs' # <<< 10698 1726882153.66699: stdout chunk (state=3): >>>import 'codecs' # <<< 10698 1726882153.66722: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10698 1726882153.66758: 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 0x7f0432b684d0><<< 10698 1726882153.66775: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432b37b30> <<< 10698 1726882153.66821: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432b6aa50> <<< 10698 1726882153.66825: stdout chunk (state=3): >>>import '_signal' # <<< 10698 1726882153.66859: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 10698 1726882153.66878: stdout chunk (state=3): >>>import 'io' # <<< 10698 1726882153.66919: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10698 1726882153.67010: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10698 1726882153.67015: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10698 1726882153.67057: stdout chunk (state=3): >>>import 'os' # <<< 10698 1726882153.67062: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10698 1726882153.67099: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 10698 1726882153.67142: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10698 1726882153.67146: 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' <<< 10698 1726882153.67172: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043291d130> <<< 10698 1726882153.67207: 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 <<< 10698 1726882153.67248: 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 0x7f043291dfa0> <<< 10698 1726882153.67252: stdout chunk (state=3): >>>import 'site' # <<< 10698 1726882153.67285: 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. <<< 10698 1726882153.67644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10698 1726882153.67658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10698 1726882153.67689: 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' <<< 10698 1726882153.67708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10698 1726882153.67741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10698 1726882153.67754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10698 1726882153.67784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043295bdd0> <<< 10698 1726882153.67812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10698 1726882153.67828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10698 1726882153.67872: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043295bfe0> <<< 10698 1726882153.67904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10698 1726882153.67917: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10698 1726882153.67969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882153.68010: stdout chunk (state=3): >>>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 0x7f04329937a0> <<< 10698 1726882153.68043: 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' <<< 10698 1726882153.68054: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432993e30> import '_collections' # <<< 10698 1726882153.68112: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432973aa0> <<< 10698 1726882153.68132: stdout chunk (state=3): >>>import '_functools' # <<< 10698 1726882153.68144: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329711c0> <<< 10698 1726882153.68229: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432958f80> <<< 10698 1726882153.68270: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10698 1726882153.68273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10698 1726882153.68335: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10698 1726882153.68338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10698 1726882153.68353: 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' <<< 10698 1726882153.68385: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329b3710> <<< 10698 1726882153.68421: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329b2330> <<< 10698 1726882153.68435: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432972090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329b0b90> <<< 10698 1726882153.68484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10698 1726882153.68513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329e8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432958200> <<< 10698 1726882153.68550: 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' <<< 10698 1726882153.68581: 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 0x7f04329e8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329e8aa0> <<< 10698 1726882153.68608: 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 0x7f04329e8e90> <<< 10698 1726882153.68648: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432956d20> # /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' <<< 10698 1726882153.68666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10698 1726882153.68709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329e9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329e9250> <<< 10698 1726882153.68735: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 10698 1726882153.68765: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329ea480> <<< 10698 1726882153.68784: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 10698 1726882153.68817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10698 1726882153.68856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10698 1726882153.68870: 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 0x7f0432a00680> <<< 10698 1726882153.68910: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0432a01d60> <<< 10698 1726882153.68950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10698 1726882153.68970: 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' <<< 10698 1726882153.69021: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432a02c00> <<< 10698 1726882153.69027: 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 0x7f0432a03260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432a02150> <<< 10698 1726882153.69052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10698 1726882153.69087: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882153.69112: 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 0x7f0432a03ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432a03410> <<< 10698 1726882153.69153: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329ea4b0> <<< 10698 1726882153.69176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10698 1726882153.69208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10698 1726882153.69236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10698 1726882153.69273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10698 1726882153.69305: 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 0x7f04326ffbc0> # /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' <<< 10698 1726882153.69337: 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 0x7f04327286e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432728440> <<< 10698 1726882153.69363: 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 0x7f0432728710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 10698 1726882153.69389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10698 1726882153.69440: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882153.69565: 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 0x7f0432729040> <<< 10698 1726882153.69678: 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 0x7f0432729a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04327288f0> <<< 10698 1726882153.69723: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04326fdd60> <<< 10698 1726882153.69727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10698 1726882153.69777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10698 1726882153.69804: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043272ade0> <<< 10698 1726882153.69807: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432729b50> <<< 10698 1726882153.69834: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329eaba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10698 1726882153.69910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882153.69927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10698 1726882153.69959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10698 1726882153.69976: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432757140> <<< 10698 1726882153.70041: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10698 1726882153.70066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882153.70085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10698 1726882153.70119: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432777500> <<< 10698 1726882153.70145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10698 1726882153.70187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10698 1726882153.70248: stdout chunk (state=3): >>>import 'ntpath' # <<< 10698 1726882153.70265: 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 0x7f04327d82c0> <<< 10698 1726882153.70300: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10698 1726882153.70321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10698 1726882153.70333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10698 1726882153.70370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10698 1726882153.70447: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04327daa20> <<< 10698 1726882153.70522: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04327d83e0> <<< 10698 1726882153.70555: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04327a12e0> <<< 10698 1726882153.70590: 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 0x7f04321253d0> <<< 10698 1726882153.70622: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432776300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043272bd10> <<< 10698 1726882153.70778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10698 1726882153.70791: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0432776900> <<< 10698 1726882153.71034: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_fl20oh23/ansible_ansible.legacy.setup_payload.zip' <<< 10698 1726882153.71047: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.71160: stdout chunk (state=3): >>># zipimport: zlib available<<< 10698 1726882153.71186: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10698 1726882153.71202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10698 1726882153.71227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10698 1726882153.71314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10698 1726882153.71338: 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 0x7f043218b0b0> import '_typing' # <<< 10698 1726882153.71525: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432169fa0> <<< 10698 1726882153.71543: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432169130> # zipimport: zlib available import 'ansible' # <<< 10698 1726882153.71573: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10698 1726882153.71626: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 10698 1726882153.71629: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.72970: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.74099: 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 0x7f0432188f80> <<< 10698 1726882153.74157: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10698 1726882153.74169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 10698 1726882153.74209: stdout chunk (state=3): >>># 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 0x7f04321ba960> <<< 10698 1726882153.74257: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04321ba6f0> <<< 10698 1726882153.74283: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04321ba000> <<< 10698 1726882153.74303: 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' <<< 10698 1726882153.74340: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04321baa50> <<< 10698 1726882153.74360: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043218bd40> import 'atexit' # <<< 10698 1726882153.74409: 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 0x7f04321bb6b0> <<< 10698 1726882153.74422: 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 0x7f04321bb8f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10698 1726882153.74466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10698 1726882153.74478: stdout chunk (state=3): >>>import '_locale' # <<< 10698 1726882153.74518: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04321bbe30> import 'pwd' # <<< 10698 1726882153.74552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10698 1726882153.74566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10698 1726882153.74615: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432025be0> <<< 10698 1726882153.74643: 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 0x7f0432027800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10698 1726882153.74666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10698 1726882153.74706: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04320281d0> <<< 10698 1726882153.74738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10698 1726882153.74763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432029370> <<< 10698 1726882153.74779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10698 1726882153.74820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10698 1726882153.74849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 10698 1726882153.74882: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043202be30> <<< 10698 1726882153.74947: 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 0x7f04321bbef0> <<< 10698 1726882153.74952: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043202a0f0> <<< 10698 1726882153.74991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10698 1726882153.75012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10698 1726882153.75023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10698 1726882153.75121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10698 1726882153.75148: 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 0x7f0432033ce0> import '_tokenize' # <<< 10698 1726882153.75227: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04320327b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432032510> <<< 10698 1726882153.75249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10698 1726882153.75314: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432032a80> <<< 10698 1726882153.75344: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043202a600> <<< 10698 1726882153.75377: 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 0x7f0432077fe0> <<< 10698 1726882153.75443: 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 0x7f0432078110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 10698 1726882153.75447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10698 1726882153.75492: 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' <<< 10698 1726882153.75527: 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 0x7f0432079bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432079970> <<< 10698 1726882153.75544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10698 1726882153.75556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10698 1726882153.75591: 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 0x7f043207c110> <<< 10698 1726882153.75617: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043207a2a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10698 1726882153.75675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882153.75679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 10698 1726882153.75702: stdout chunk (state=3): >>>import '_string' # <<< 10698 1726882153.75726: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043207f860> <<< 10698 1726882153.75856: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043207c230> <<< 10698 1726882153.75908: 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 0x7f04320806b0> <<< 10698 1726882153.75942: 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' <<< 10698 1726882153.75961: 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 0x7f0432080890> <<< 10698 1726882153.76021: 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 0x7f0432080a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432078320> <<< 10698 1726882153.76024: 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' <<< 10698 1726882153.76050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10698 1726882153.76089: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882153.76112: 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 0x7f0431f0c0b0> <<< 10698 1726882153.76241: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882153.76256: 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 0x7f0431f0d370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432082870> <<< 10698 1726882153.76284: 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 0x7f0432083c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432082510> <<< 10698 1726882153.76328: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 10698 1726882153.76351: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.76413: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.76521: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10698 1726882153.76524: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 10698 1726882153.76567: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10698 1726882153.76679: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.76800: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.77314: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.77885: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 10698 1726882153.77892: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 10698 1726882153.77897: stdout chunk (state=3): >>>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' <<< 10698 1726882153.77932: 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 0x7f0431f11550> <<< 10698 1726882153.78023: 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' <<< 10698 1726882153.78042: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431f12300> <<< 10698 1726882153.78052: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04327299d0> <<< 10698 1726882153.78121: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10698 1726882153.78125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.78138: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 10698 1726882153.78280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.78446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10698 1726882153.78457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431f122d0> # zipimport: zlib available <<< 10698 1726882153.78899: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.79335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.79415: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.79489: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10698 1726882153.79492: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.79520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.79564: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10698 1726882153.79566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.79634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.79728: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10698 1726882153.79731: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.79756: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10698 1726882153.79792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.79830: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10698 1726882153.79844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.80060: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.80299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10698 1726882153.80344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10698 1726882153.80359: stdout chunk (state=3): >>>import '_ast' # <<< 10698 1726882153.80430: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431f134a0> <<< 10698 1726882153.80441: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.80498: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.80574: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10698 1726882153.80606: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 10698 1726882153.80610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.80648: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.80690: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10698 1726882153.80695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.80738: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.80775: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.80832: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.80897: 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 <<< 10698 1726882153.80928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882153.81010: 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 0x7f0431f1df10> <<< 10698 1726882153.81042: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431f19700> <<< 10698 1726882153.81085: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10698 1726882153.81104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.81147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.81211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.81235: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.81277: 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' <<< 10698 1726882153.81326: 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 <<< 10698 1726882153.81329: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10698 1726882153.81348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10698 1726882153.81399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10698 1726882153.81428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10698 1726882153.81485: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04320068d0> <<< 10698 1726882153.81530: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04320fe5a0> <<< 10698 1726882153.81620: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431f1e000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432080d70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10698 1726882153.81624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.81655: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.81682: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10698 1726882153.81737: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10698 1726882153.81770: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 10698 1726882153.81795: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.81845: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.81912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.81926: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.81949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.81994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.82032: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.82073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.82115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 10698 1726882153.82195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.82261: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.82343: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.82390: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 10698 1726882153.82513: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.82681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.82723: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.82775: 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' <<< 10698 1726882153.82803: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10698 1726882153.82846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10698 1726882153.82849: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 10698 1726882153.82887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 10698 1726882153.82891: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431fb1e80> <<< 10698 1726882153.82919: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 10698 1726882153.82939: stdout chunk (state=3): >>># 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 <<< 10698 1726882153.82980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10698 1726882153.83008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 10698 1726882153.83028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431b27e00> <<< 10698 1726882153.83067: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882153.83078: 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 0x7f0431b2c230> <<< 10698 1726882153.83120: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431f9a810> <<< 10698 1726882153.83155: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431fb29f0> <<< 10698 1726882153.83197: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431fb0530> <<< 10698 1726882153.83201: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431fb1010> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10698 1726882153.83254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10698 1726882153.83281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 10698 1726882153.83308: stdout chunk (state=3): >>># 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' <<< 10698 1726882153.83340: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882153.83350: 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 0x7f0431b2f140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431b2e9f0> <<< 10698 1726882153.83386: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0431b2ebd0> <<< 10698 1726882153.83418: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431b2de50> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10698 1726882153.83527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431b2f320> <<< 10698 1726882153.83551: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10698 1726882153.83583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10698 1726882153.83610: 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 0x7f0431b91e50> <<< 10698 1726882153.83645: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431b2fe30> <<< 10698 1726882153.83688: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431fb0950> import 'ansible.module_utils.facts.timeout' # <<< 10698 1726882153.83691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 10698 1726882153.83739: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 10698 1726882153.83743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.83802: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.83874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 10698 1726882153.83898: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.83950: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.84019: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 10698 1726882153.84107: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 10698 1726882153.84144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.84161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.84309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available <<< 10698 1726882153.84312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 10698 1726882153.84363: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.84424: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.84477: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.84539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 10698 1726882153.84606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.85117: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.85459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 10698 1726882153.85479: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.85521: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.85582: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.85708: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.85732: stdout chunk (state=3): >>>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 <<< 10698 1726882153.85789: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.85843: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 10698 1726882153.85860: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.85891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.86033: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 10698 1726882153.86036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.86071: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 10698 1726882153.86084: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.86171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 10698 1726882153.86380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431b934a0> <<< 10698 1726882153.86445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431b92840> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 10698 1726882153.86458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.86505: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 10698 1726882153.86527: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.86608: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.86701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10698 1726882153.86719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.86771: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.86853: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 10698 1726882153.86898: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.86947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10698 1726882153.86988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10698 1726882153.87057: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882153.87114: 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 0x7f0431bcdf10> <<< 10698 1726882153.87308: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431b2fa70> import 'ansible.module_utils.facts.system.python' # <<< 10698 1726882153.87324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.87371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.87432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 10698 1726882153.87517: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.87603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.87713: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.87871: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 10698 1726882153.87886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.87912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.87966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 10698 1726882153.87970: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.88006: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.88058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 10698 1726882153.88072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 10698 1726882153.88117: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882153.88133: 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 0x7f0431be1a00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431bcd4f0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 10698 1726882153.88161: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 10698 1726882153.88171: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.88214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.88271: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 10698 1726882153.88528: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.88561: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10698 1726882153.88578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.88713: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.88775: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.88815: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.88874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 10698 1726882153.88903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.88979: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.89069: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.89215: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 10698 1726882153.89343: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.89463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 10698 1726882153.89502: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.89524: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.89720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.90096: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.90609: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 10698 1726882153.90719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.91108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 10698 1726882153.91188: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 10698 1726882153.91208: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.91346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10698 1726882153.91375: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 10698 1726882153.91392: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.91431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.91486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 10698 1726882153.91594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.91686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.91882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92089: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 10698 1726882153.92105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92181: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10698 1726882153.92197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92230: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92255: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 10698 1726882153.92258: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92317: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92392: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 10698 1726882153.92413: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92435: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 10698 1726882153.92482: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92516: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 10698 1726882153.92647: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10698 1726882153.92720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.92976: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.93295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10698 1726882153.93299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.93312: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.93365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10698 1726882153.93382: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.93405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.93471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 10698 1726882153.93590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.93597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 10698 1726882153.93617: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 10698 1726882153.93690: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.93774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10698 1726882153.93815: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 10698 1726882153.93835: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.93902: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.94135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 10698 1726882153.94138: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.94140: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10698 1726882153.94203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 10698 1726882153.94229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 10698 1726882153.94356: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.94407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 10698 1726882153.94526: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.94718: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10698 1726882153.94772: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.94824: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.94827: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 10698 1726882153.94930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.94933: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 10698 1726882153.94944: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.95021: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.95106: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 10698 1726882153.95131: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.95210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.95291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 10698 1726882153.95313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10698 1726882153.95455: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882153.96142: 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' # /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 0x7f04319de330> <<< 10698 1726882153.96160: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04319deb10> <<< 10698 1726882153.96219: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04319d7d10> <<< 10698 1726882154.08273: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 10698 1726882154.08538: 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 0x7f0431a25b80> # /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 0x7f0431a24ef0> # /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 0x7f0431a27230> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431a25e20> <<< 10698 1726882154.08760: 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 <<< 10698 1726882154.32757: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_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_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_fips": false, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "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": 2981, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 550, "free": 2981}, "nocache": {"free": 3308, "used": 223}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 587, "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": 261793972224, "block_size": 4096, "block_total": 65519099, "block_available": 63914544, "block_used": 1604555, "inode_total": 131070960, "inode_available": 131029075, "inode_used": 41885, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_rob<<< 10698 1726882154.32792: stdout chunk (state=3): >>>ust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.33544921875, "5m": 0.15576171875, "15m": 0.07861328125}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "29", "second": "14", "epoch": "1726882154", "epoch_int": "1726882154", "date": "2024-09-20", "time": "21:29:14", "iso8601_micro": "2024-09-21T01:29:14.323953Z", "iso8601": "2024-09-21T01:29:14Z", "iso8601_basic": "20240920T212914323953", "iso8601_basic_short": "20240920T212914", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10698 1726882154.33360: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 10698 1726882154.33388: stdout chunk (state=3): >>># 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 <<< 10698 1726882154.33435: stdout chunk (state=3): >>># 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 <<< 10698 1726882154.33517: stdout chunk (state=3): >>># 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 <<< 10698 1726882154.33562: stdout chunk (state=3): >>># 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 <<< 10698 1726882154.33637: stdout chunk (state=3): >>># 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 <<< 10698 1726882154.33659: stdout chunk (state=3): >>># 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 <<< 10698 1726882154.33717: stdout chunk (state=3): >>># 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 <<< 10698 1726882154.33723: stdout chunk (state=3): >>># 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 <<< 10698 1726882154.34084: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10698 1726882154.34113: stdout chunk (state=3): >>># 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 <<< 10698 1726882154.34141: stdout chunk (state=3): >>># destroy ntpath <<< 10698 1726882154.34205: 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 <<< 10698 1726882154.34234: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10698 1726882154.34315: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 10698 1726882154.34432: 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 <<< 10698 1726882154.34436: stdout chunk (state=3): >>># destroy _pickle <<< 10698 1726882154.34516: stdout chunk (state=3): >>># 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 <<< 10698 1726882154.34589: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10698 1726882154.34602: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # 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 <<< 10698 1726882154.34655: 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 # 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 <<< 10698 1726882154.34739: 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 # 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 <<< 10698 1726882154.34743: 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 # 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 <<< 10698 1726882154.34745: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10698 1726882154.34903: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10698 1726882154.34906: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 10698 1726882154.34950: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 10698 1726882154.34991: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10698 1726882154.35014: stdout chunk (state=3): >>># 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 <<< 10698 1726882154.35024: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10698 1726882154.35120: 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 <<< 10698 1726882154.35152: stdout chunk (state=3): >>># destroy time <<< 10698 1726882154.35202: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 10698 1726882154.35224: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10698 1726882154.35608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 10698 1726882154.35613: stdout chunk (state=3): >>><<< 10698 1726882154.35616: stderr chunk (state=3): >>><<< 10698 1726882154.35785: _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 0x7f0432b684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432b37b30> # /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 0x7f0432b6aa50> 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 0x7f043291d130> # /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 0x7f043291dfa0> 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 0x7f043295bdd0> # /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 0x7f043295bfe0> # /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 0x7f04329937a0> # /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 0x7f0432993e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432973aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329711c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432958f80> # /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 0x7f04329b3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329b2330> # /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 0x7f0432972090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329b0b90> # /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 0x7f04329e8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432958200> # /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 0x7f04329e8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329e8aa0> # 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 0x7f04329e8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432956d20> # /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 0x7f04329e9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329e9250> 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 0x7f04329ea480> 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 0x7f0432a00680> 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 0x7f0432a01d60> # /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 0x7f0432a02c00> # 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 0x7f0432a03260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432a02150> # /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 0x7f0432a03ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432a03410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329ea4b0> # /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 0x7f04326ffbc0> # /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 0x7f04327286e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432728440> # 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 0x7f0432728710> # /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 0x7f0432729040> # 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 0x7f0432729a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04327288f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04326fdd60> # /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 0x7f043272ade0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432729b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04329eaba0> # /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 0x7f0432757140> # /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 0x7f0432777500> # /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 0x7f04327d82c0> # /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 0x7f04327daa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04327d83e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04327a12e0> # /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 0x7f04321253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432776300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043272bd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0432776900> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_fl20oh23/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 0x7f043218b0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432169fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432169130> # 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 0x7f0432188f80> # /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 0x7f04321ba960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04321ba6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04321ba000> # /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 0x7f04321baa50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043218bd40> 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 0x7f04321bb6b0> # 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 0x7f04321bb8f0> # /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 0x7f04321bbe30> 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 0x7f0432025be0> # 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 0x7f0432027800> # /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 0x7f04320281d0> # /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 0x7f0432029370> # /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 0x7f043202be30> # 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 0x7f04321bbef0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043202a0f0> # /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 0x7f0432033ce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04320327b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432032510> # /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 0x7f0432032a80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043202a600> # 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 0x7f0432077fe0> # /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 0x7f0432078110> # /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 0x7f0432079bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432079970> # /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 0x7f043207c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043207a2a0> # /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 0x7f043207f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043207c230> # 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 0x7f04320806b0> # 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 0x7f0432080890> # 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 0x7f0432080a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432078320> # /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 0x7f0431f0c0b0> # 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 0x7f0431f0d370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432082870> # 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 0x7f0432083c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432082510> # 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 0x7f0431f11550> # /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 0x7f0431f12300> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04327299d0> 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 0x7f0431f122d0> # 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 0x7f0431f134a0> # 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 0x7f0431f1df10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431f19700> 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 0x7f04320068d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04320fe5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431f1e000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0432080d70> # 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 0x7f0431fb1e80> # /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 0x7f0431b27e00> # 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 0x7f0431b2c230> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431f9a810> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431fb29f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431fb0530> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431fb1010> # /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 0x7f0431b2f140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431b2e9f0> # 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 0x7f0431b2ebd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431b2de50> # /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 0x7f0431b2f320> # /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 0x7f0431b91e50> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431b2fe30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431fb0950> 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 0x7f0431b934a0> # /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 0x7f0431b92840> 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 0x7f0431bcdf10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431b2fa70> 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 0x7f0431be1a00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431bcd4f0> 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 0x7f04319de330> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04319deb10> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04319d7d10> # /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 0x7f0431a25b80> # /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 0x7f0431a24ef0> # /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 0x7f0431a27230> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0431a25e20> 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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_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_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_fips": false, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "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": 2981, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 550, "free": 2981}, "nocache": {"free": 3308, "used": 223}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 587, "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": 261793972224, "block_size": 4096, "block_total": 65519099, "block_available": 63914544, "block_used": 1604555, "inode_total": 131070960, "inode_available": 131029075, "inode_used": 41885, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.33544921875, "5m": 0.15576171875, "15m": 0.07861328125}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "29", "second": "14", "epoch": "1726882154", "epoch_int": "1726882154", "date": "2024-09-20", "time": "21:29:14", "iso8601_micro": "2024-09-21T01:29:14.323953Z", "iso8601": "2024-09-21T01:29:14Z", "iso8601_basic": "20240920T212914323953", "iso8601_basic_short": "20240920T212914", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 10698 1726882154.39995: 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-1726882153.19538-10712-107801847711165/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10698 1726882154.40100: _low_level_execute_command(): starting 10698 1726882154.40104: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882153.19538-10712-107801847711165/ > /dev/null 2>&1 && sleep 0' 10698 1726882154.41217: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10698 1726882154.41339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10698 1726882154.41387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10698 1726882154.41390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 10698 1726882154.41395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882154.41399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10698 1726882154.41401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 10698 1726882154.41403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882154.41498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 10698 1726882154.41501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882154.41540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882154.41581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882154.43486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882154.43501: stdout chunk (state=3): >>><<< 10698 1726882154.43514: stderr chunk (state=3): >>><<< 10698 1726882154.43538: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10698 1726882154.43590: handler run complete 10698 1726882154.43738: variable 'ansible_facts' from source: unknown 10698 1726882154.43848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882154.44224: variable 'ansible_facts' from source: unknown 10698 1726882154.44321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882154.44484: attempt loop complete, returning result 10698 1726882154.44487: _execute() done 10698 1726882154.44489: dumping result to json 10698 1726882154.44517: done dumping result, returning 10698 1726882154.44529: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-9b8f-e40d-0000000000cd] 10698 1726882154.44589: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000cd 10698 1726882154.45724: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000cd 10698 1726882154.45734: WORKER PROCESS EXITING ok: [managed_node1] 10698 1726882154.45852: no more pending results, returning what we have 10698 1726882154.45855: results queue empty 10698 1726882154.45856: checking for any_errors_fatal 10698 1726882154.45857: done checking for any_errors_fatal 10698 1726882154.45858: checking for max_fail_percentage 10698 1726882154.45859: done checking for max_fail_percentage 10698 1726882154.45860: checking to see if all hosts have failed and the running result is not ok 10698 1726882154.45861: done checking to see if all hosts have failed 10698 1726882154.45862: getting the remaining hosts for this loop 10698 1726882154.45863: done getting the remaining hosts for this loop 10698 1726882154.45866: getting the next task for host managed_node1 10698 1726882154.45872: done getting next task for host managed_node1 10698 1726882154.45873: ^ task is: TASK: meta (flush_handlers) 10698 1726882154.45875: ^ 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 10698 1726882154.45879: getting variables 10698 1726882154.45880: in VariableManager get_vars() 10698 1726882154.45912: Calling all_inventory to load vars for managed_node1 10698 1726882154.45915: Calling groups_inventory to load vars for managed_node1 10698 1726882154.45918: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882154.45928: Calling all_plugins_play to load vars for managed_node1 10698 1726882154.45931: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882154.45933: Calling groups_plugins_play to load vars for managed_node1 10698 1726882154.46127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882154.46344: done with get_vars() 10698 1726882154.46354: done getting variables 10698 1726882154.46418: in VariableManager get_vars() 10698 1726882154.46427: Calling all_inventory to load vars for managed_node1 10698 1726882154.46437: Calling groups_inventory to load vars for managed_node1 10698 1726882154.46440: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882154.46444: Calling all_plugins_play to load vars for managed_node1 10698 1726882154.46446: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882154.46449: Calling groups_plugins_play to load vars for managed_node1 10698 1726882154.46592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882154.46791: done with get_vars() 10698 1726882154.46805: done queuing things up, now waiting for results queue to drain 10698 1726882154.46807: results queue empty 10698 1726882154.46811: checking for any_errors_fatal 10698 1726882154.46813: done checking for any_errors_fatal 10698 1726882154.46814: checking for max_fail_percentage 10698 1726882154.46815: done checking for max_fail_percentage 10698 1726882154.46816: checking to see if all hosts have failed and the running result is not ok 10698 1726882154.46816: done checking to see if all hosts have failed 10698 1726882154.46817: getting the remaining hosts for this loop 10698 1726882154.46818: done getting the remaining hosts for this loop 10698 1726882154.46821: getting the next task for host managed_node1 10698 1726882154.46825: done getting next task for host managed_node1 10698 1726882154.46827: ^ task is: TASK: Include the task 'el_repo_setup.yml' 10698 1726882154.46829: ^ 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 10698 1726882154.46831: getting variables 10698 1726882154.46832: in VariableManager get_vars() 10698 1726882154.46839: Calling all_inventory to load vars for managed_node1 10698 1726882154.46841: Calling groups_inventory to load vars for managed_node1 10698 1726882154.46843: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882154.46847: Calling all_plugins_play to load vars for managed_node1 10698 1726882154.46849: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882154.46852: Calling groups_plugins_play to load vars for managed_node1 10698 1726882154.47003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882154.47225: done with get_vars() 10698 1726882154.47232: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:10 Friday 20 September 2024 21:29:14 -0400 (0:00:01.314) 0:00:01.322 ****** 10698 1726882154.47311: entering _queue_task() for managed_node1/include_tasks 10698 1726882154.47313: Creating lock for include_tasks 10698 1726882154.47696: worker is 1 (out of 1 available) 10698 1726882154.47706: exiting _queue_task() for managed_node1/include_tasks 10698 1726882154.47715: done queuing things up, now waiting for results queue to drain 10698 1726882154.47716: waiting for pending results... 10698 1726882154.47864: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 10698 1726882154.47957: in run() - task 12673a56-9f93-9b8f-e40d-000000000006 10698 1726882154.47998: variable 'ansible_search_path' from source: unknown 10698 1726882154.48017: calling self._execute() 10698 1726882154.48100: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882154.48112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882154.48173: variable 'omit' from source: magic vars 10698 1726882154.48235: _execute() done 10698 1726882154.48243: dumping result to json 10698 1726882154.48250: done dumping result, returning 10698 1726882154.48261: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-9b8f-e40d-000000000006] 10698 1726882154.48269: sending task result for task 12673a56-9f93-9b8f-e40d-000000000006 10698 1726882154.48451: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000006 10698 1726882154.48454: WORKER PROCESS EXITING 10698 1726882154.48503: no more pending results, returning what we have 10698 1726882154.48508: in VariableManager get_vars() 10698 1726882154.48537: Calling all_inventory to load vars for managed_node1 10698 1726882154.48539: Calling groups_inventory to load vars for managed_node1 10698 1726882154.48543: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882154.48556: Calling all_plugins_play to load vars for managed_node1 10698 1726882154.48559: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882154.48562: Calling groups_plugins_play to load vars for managed_node1 10698 1726882154.48868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882154.49069: done with get_vars() 10698 1726882154.49076: variable 'ansible_search_path' from source: unknown 10698 1726882154.49088: we have included files to process 10698 1726882154.49089: generating all_blocks data 10698 1726882154.49091: done generating all_blocks data 10698 1726882154.49091: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 10698 1726882154.49094: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 10698 1726882154.49097: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 10698 1726882154.49803: in VariableManager get_vars() 10698 1726882154.49817: done with get_vars() 10698 1726882154.49828: done processing included file 10698 1726882154.49830: iterating over new_blocks loaded from include file 10698 1726882154.49832: in VariableManager get_vars() 10698 1726882154.49839: done with get_vars() 10698 1726882154.49841: filtering new block on tags 10698 1726882154.49854: done filtering new block on tags 10698 1726882154.49856: in VariableManager get_vars() 10698 1726882154.49864: done with get_vars() 10698 1726882154.49866: filtering new block on tags 10698 1726882154.49880: done filtering new block on tags 10698 1726882154.49882: in VariableManager get_vars() 10698 1726882154.49902: done with get_vars() 10698 1726882154.49904: filtering new block on tags 10698 1726882154.49917: done filtering new block on tags 10698 1726882154.49918: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 10698 1726882154.49924: extending task lists for all hosts with included blocks 10698 1726882154.49967: done extending task lists 10698 1726882154.49968: done processing included files 10698 1726882154.49969: results queue empty 10698 1726882154.49969: checking for any_errors_fatal 10698 1726882154.49970: done checking for any_errors_fatal 10698 1726882154.49971: checking for max_fail_percentage 10698 1726882154.49972: done checking for max_fail_percentage 10698 1726882154.49973: checking to see if all hosts have failed and the running result is not ok 10698 1726882154.49974: done checking to see if all hosts have failed 10698 1726882154.49974: getting the remaining hosts for this loop 10698 1726882154.49975: done getting the remaining hosts for this loop 10698 1726882154.49978: getting the next task for host managed_node1 10698 1726882154.49981: done getting next task for host managed_node1 10698 1726882154.49983: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 10698 1726882154.49986: ^ 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 10698 1726882154.49987: getting variables 10698 1726882154.49988: in VariableManager get_vars() 10698 1726882154.50006: Calling all_inventory to load vars for managed_node1 10698 1726882154.50009: Calling groups_inventory to load vars for managed_node1 10698 1726882154.50011: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882154.50016: Calling all_plugins_play to load vars for managed_node1 10698 1726882154.50018: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882154.50022: Calling groups_plugins_play to load vars for managed_node1 10698 1726882154.50181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882154.50384: done with get_vars() 10698 1726882154.50392: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:29:14 -0400 (0:00:00.031) 0:00:01.353 ****** 10698 1726882154.50466: entering _queue_task() for managed_node1/setup 10698 1726882154.50702: worker is 1 (out of 1 available) 10698 1726882154.50712: exiting _queue_task() for managed_node1/setup 10698 1726882154.50722: done queuing things up, now waiting for results queue to drain 10698 1726882154.50723: waiting for pending results... 10698 1726882154.51104: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 10698 1726882154.51108: in run() - task 12673a56-9f93-9b8f-e40d-0000000000de 10698 1726882154.51111: variable 'ansible_search_path' from source: unknown 10698 1726882154.51113: variable 'ansible_search_path' from source: unknown 10698 1726882154.51115: calling self._execute() 10698 1726882154.51180: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882154.51204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882154.51218: variable 'omit' from source: magic vars 10698 1726882154.51752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882154.53965: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882154.54048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882154.54086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882154.54149: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882154.54178: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882154.54270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882154.54306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882154.54334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882154.54499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882154.54502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882154.54584: variable 'ansible_facts' from source: unknown 10698 1726882154.54669: variable 'network_test_required_facts' from source: task vars 10698 1726882154.54712: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 10698 1726882154.54734: variable 'omit' from source: magic vars 10698 1726882154.54771: variable 'omit' from source: magic vars 10698 1726882154.54810: variable 'omit' from source: magic vars 10698 1726882154.54851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10698 1726882154.54880: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10698 1726882154.54905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10698 1726882154.54926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10698 1726882154.54952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10698 1726882154.54983: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10698 1726882154.54991: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882154.55002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882154.55106: Set connection var ansible_shell_type to sh 10698 1726882154.55113: Set connection var ansible_connection to ssh 10698 1726882154.55124: Set connection var ansible_pipelining to False 10698 1726882154.55137: Set connection var ansible_timeout to 10 10698 1726882154.55148: Set connection var ansible_module_compression to ZIP_DEFLATED 10698 1726882154.55271: Set connection var ansible_shell_executable to /bin/sh 10698 1726882154.55274: variable 'ansible_shell_executable' from source: unknown 10698 1726882154.55277: variable 'ansible_connection' from source: unknown 10698 1726882154.55279: variable 'ansible_module_compression' from source: unknown 10698 1726882154.55281: variable 'ansible_shell_type' from source: unknown 10698 1726882154.55283: variable 'ansible_shell_executable' from source: unknown 10698 1726882154.55285: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882154.55288: variable 'ansible_pipelining' from source: unknown 10698 1726882154.55290: variable 'ansible_timeout' from source: unknown 10698 1726882154.55292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882154.55385: 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) 10698 1726882154.55409: variable 'omit' from source: magic vars 10698 1726882154.55422: starting attempt loop 10698 1726882154.55429: running the handler 10698 1726882154.55486: _low_level_execute_command(): starting 10698 1726882154.55489: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10698 1726882154.56258: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882154.56331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882154.56357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882154.56430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882154.58008: stdout chunk (state=3): >>>/root <<< 10698 1726882154.58170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882154.58176: stdout chunk (state=3): >>><<< 10698 1726882154.58179: stderr chunk (state=3): >>><<< 10698 1726882154.58201: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10698 1726882154.58305: _low_level_execute_command(): starting 10698 1726882154.58309: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648 `" && echo ansible-tmp-1726882154.5821586-10754-23217433706648="` echo /root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648 `" ) && sleep 0' 10698 1726882154.58886: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10698 1726882154.58902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10698 1726882154.58918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10698 1726882154.59039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10698 1726882154.59052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882154.59074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882154.59147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882154.61077: stdout chunk (state=3): >>>ansible-tmp-1726882154.5821586-10754-23217433706648=/root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648 <<< 10698 1726882154.61117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882154.61161: stderr chunk (state=3): >>><<< 10698 1726882154.61195: stdout chunk (state=3): >>><<< 10698 1726882154.61600: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882154.5821586-10754-23217433706648=/root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10698 1726882154.61603: variable 'ansible_module_compression' from source: unknown 10698 1726882154.61606: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10698sw_lfzd3/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10698 1726882154.61608: variable 'ansible_facts' from source: unknown 10698 1726882154.62014: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648/AnsiballZ_setup.py 10698 1726882154.62471: Sending initial data 10698 1726882154.62480: Sent initial data (153 bytes) 10698 1726882154.62999: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10698 1726882154.63103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882154.63126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882154.63199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882154.64856: 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 <<< 10698 1726882154.65312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10698 1726882154.65363: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10698sw_lfzd3/tmpnns2blhf /root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648/AnsiballZ_setup.py <<< 10698 1726882154.65366: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648/AnsiballZ_setup.py" <<< 10698 1726882154.65403: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10698sw_lfzd3/tmpnns2blhf" to remote "/root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648/AnsiballZ_setup.py" <<< 10698 1726882154.68173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882154.68427: stdout chunk (state=3): >>><<< 10698 1726882154.68430: stderr chunk (state=3): >>><<< 10698 1726882154.68433: done transferring module to remote 10698 1726882154.68435: _low_level_execute_command(): starting 10698 1726882154.68437: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648/ /root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648/AnsiballZ_setup.py && sleep 0' 10698 1726882154.69355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10698 1726882154.69700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882154.69746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882154.69785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882154.71510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882154.71520: stdout chunk (state=3): >>><<< 10698 1726882154.71532: stderr chunk (state=3): >>><<< 10698 1726882154.71557: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10698 1726882154.71565: _low_level_execute_command(): starting 10698 1726882154.71574: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648/AnsiballZ_setup.py && sleep 0' 10698 1726882154.72570: 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 <<< 10698 1726882154.72574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882154.72576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 10698 1726882154.72578: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10698 1726882154.72580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882154.72712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882154.72728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882154.74915: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10698 1726882154.74959: stdout chunk (state=3): >>>import '_io' # <<< 10698 1726882154.74979: stdout chunk (state=3): >>>import 'marshal' # <<< 10698 1726882154.74999: stdout chunk (state=3): >>>import 'posix' # <<< 10698 1726882154.75034: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10698 1726882154.75062: stdout chunk (state=3): >>>import 'time' # <<< 10698 1726882154.75073: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10698 1726882154.75118: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882154.75148: stdout chunk (state=3): >>>import '_codecs' # <<< 10698 1726882154.75167: stdout chunk (state=3): >>>import 'codecs' # <<< 10698 1726882154.75252: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 10698 1726882154.75258: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb8184d0> <<< 10698 1726882154.75388: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb7e7b30> # /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' <<< 10698 1726882154.75391: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb81aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 10698 1726882154.75475: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10698 1726882154.75501: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10698 1726882154.75531: stdout chunk (state=3): >>>import 'os' # <<< 10698 1726882154.75551: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10698 1726882154.75718: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 10698 1726882154.75721: stdout chunk (state=3): >>>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 0x7f17bb609130> # /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 0x7f17bb609fa0> <<< 10698 1726882154.75750: stdout chunk (state=3): >>>import 'site' # <<< 10698 1726882154.75774: 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. <<< 10698 1726882154.76150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10698 1726882154.76168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10698 1726882154.76214: 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' <<< 10698 1726882154.76237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10698 1726882154.76256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10698 1726882154.76367: stdout chunk (state=3): >>># /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 0x7f17bb647e60> # /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' <<< 10698 1726882154.76384: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb647f20> <<< 10698 1726882154.76404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10698 1726882154.76425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10698 1726882154.76449: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10698 1726882154.76500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882154.76582: stdout chunk (state=3): >>>import 'itertools' # <<< 10698 1726882154.76585: 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 0x7f17bb67f890> # /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 0x7f17bb67ff20> <<< 10698 1726882154.76635: stdout chunk (state=3): >>>import '_collections' # <<< 10698 1726882154.76651: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb65fb30> <<< 10698 1726882154.76674: stdout chunk (state=3): >>>import '_functools' # <<< 10698 1726882154.76705: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb65d250> <<< 10698 1726882154.76802: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb645010> <<< 10698 1726882154.76806: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10698 1726882154.76840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10698 1726882154.76843: stdout chunk (state=3): >>>import '_sre' # <<< 10698 1726882154.76865: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10698 1726882154.76891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10698 1726882154.76914: 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' <<< 10698 1726882154.77006: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb69f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb69e450> # /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 0x7f17bb65e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb69ccb0> <<< 10698 1726882154.77058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10698 1726882154.77092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6d4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb644290> <<< 10698 1726882154.77124: 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' <<< 10698 1726882154.77253: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882154.77257: 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 0x7f17bb6d4d10> <<< 10698 1726882154.77259: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6d4bc0> # 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 0x7f17bb6d4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb642db0> # /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 <<< 10698 1726882154.77298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10698 1726882154.77302: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6d56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6d5370> import 'importlib.machinery' # <<< 10698 1726882154.77336: 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' <<< 10698 1726882154.77357: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6d65a0> <<< 10698 1726882154.77376: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 10698 1726882154.77412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10698 1726882154.77502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6ec7a0> <<< 10698 1726882154.77538: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17bb6ede80> <<< 10698 1726882154.77583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10698 1726882154.77586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10698 1726882154.77656: 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' <<< 10698 1726882154.77660: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6eed20> <<< 10698 1726882154.77690: 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 0x7f17bb6ef320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6ee270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 10698 1726882154.77846: stdout chunk (state=3): >>># 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' <<< 10698 1726882154.77853: 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 0x7f17bb6efda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6ef4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6d6510> # /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' <<< 10698 1726882154.77855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10698 1726882154.77873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10698 1726882154.77908: 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 0x7f17bb3e3bf0> <<< 10698 1726882154.77931: 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' <<< 10698 1726882154.77982: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882154.77985: 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 0x7f17bb40c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb40c4a0> <<< 10698 1726882154.78086: 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 0x7f17bb40c680> # /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' <<< 10698 1726882154.78105: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882154.78231: 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 0x7f17bb40cfe0> <<< 10698 1726882154.78365: 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 0x7f17bb40d910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb40c8c0> <<< 10698 1726882154.78515: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb3e1d90> # /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 0x7f17bb40ed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb40da60> <<< 10698 1726882154.78519: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6d6750> <<< 10698 1726882154.78535: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10698 1726882154.78595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882154.78612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10698 1726882154.78653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10698 1726882154.78760: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb437080> <<< 10698 1726882154.78787: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10698 1726882154.78817: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb45b440> <<< 10698 1726882154.78877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10698 1726882154.78903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10698 1726882154.79005: stdout chunk (state=3): >>>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' <<< 10698 1726882154.79011: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb4bc230> <<< 10698 1726882154.79029: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10698 1726882154.79070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10698 1726882154.79227: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb4be990> <<< 10698 1726882154.79242: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb4bc350> <<< 10698 1726882154.79266: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb489250> <<< 10698 1726882154.79309: 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 0x7f17bad25310> <<< 10698 1726882154.79313: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb45a240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb40fc50> <<< 10698 1726882154.79492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10698 1726882154.79497: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f17bad255b0> <<< 10698 1726882154.79767: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_lu95feaz/ansible_setup_payload.zip' # zipimport: zlib available <<< 10698 1726882154.79855: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.79892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10698 1726882154.80119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bad8efc0> import '_typing' # <<< 10698 1726882154.80237: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bad6deb0> <<< 10698 1726882154.80254: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bad6d0a0> # zipimport: zlib available <<< 10698 1726882154.80281: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 10698 1726882154.80309: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.80324: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 10698 1726882154.80346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.81724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.82852: 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 0x7f17bad8d2b0> <<< 10698 1726882154.82885: 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' <<< 10698 1726882154.82909: 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' <<< 10698 1726882154.82949: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 10698 1726882154.82952: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17badbe990> <<< 10698 1726882154.82989: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17badbe720> <<< 10698 1726882154.83040: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17badbe030> <<< 10698 1726882154.83054: 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' <<< 10698 1726882154.83107: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17badbe480> <<< 10698 1726882154.83220: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bad8fc50> 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 0x7f17badbf710> <<< 10698 1726882154.83224: 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 0x7f17badbf920> # /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' <<< 10698 1726882154.83245: stdout chunk (state=3): >>>import '_locale' # <<< 10698 1726882154.83280: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17badbfe60> <<< 10698 1726882154.83401: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10698 1726882154.83429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac29c70> # 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 0x7f17bac2b890> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10698 1726882154.83440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10698 1726882154.83473: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac2c230> <<< 10698 1726882154.83487: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10698 1726882154.83525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10698 1726882154.83539: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac2d3a0> <<< 10698 1726882154.83560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10698 1726882154.83594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10698 1726882154.83632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 10698 1726882154.83774: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac2fe00> <<< 10698 1726882154.83777: 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 0x7f17bb642ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac2e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10698 1726882154.83779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10698 1726882154.83802: 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' <<< 10698 1726882154.83821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10698 1726882154.83910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10698 1726882154.83973: 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 0x7f17bac37e30> import '_tokenize' # <<< 10698 1726882154.84033: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac36900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac36660> <<< 10698 1726882154.84072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10698 1726882154.84078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10698 1726882154.84221: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac36bd0> <<< 10698 1726882154.84224: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac2e5d0> # 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 0x7f17bac7bf20> # /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 0x7f17bac7c1d0> <<< 10698 1726882154.84251: 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 <<< 10698 1726882154.84269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10698 1726882154.84416: 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' <<< 10698 1726882154.84433: 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 0x7f17bac7dc70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac7da30> # /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 0x7f17bac80230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac7e360> <<< 10698 1726882154.84456: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10698 1726882154.84491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882154.84519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 10698 1726882154.84618: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac839e0> <<< 10698 1726882154.84700: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac803e0> <<< 10698 1726882154.84761: 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 0x7f17bac84ad0> <<< 10698 1726882154.84791: 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 0x7f17bac84bc0> <<< 10698 1726882154.84887: 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 0x7f17bac84c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac7c320> # /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' <<< 10698 1726882154.84904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10698 1726882154.84927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10698 1726882154.84959: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882154.85008: 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 0x7f17bab0c320> <<< 10698 1726882154.85117: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882154.85188: 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 0x7f17bab0d160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac86ae0> <<< 10698 1726882154.85214: 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 0x7f17bac87e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac866f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10698 1726882154.85308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.85418: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.85446: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10698 1726882154.85627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.85630: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.85692: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.86214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.86985: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882154.87049: 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 0x7f17bab15340> <<< 10698 1726882154.87165: 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' <<< 10698 1726882154.87195: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab16210> <<< 10698 1726882154.87214: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab0d550> <<< 10698 1726882154.87264: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10698 1726882154.87279: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.87306: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.87321: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10698 1726882154.87441: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.87567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.87808: 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' <<< 10698 1726882154.87826: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab16900> <<< 10698 1726882154.87843: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.88612: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.89618: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10698 1726882154.89710: stdout chunk (state=3): >>>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 <<< 10698 1726882154.89736: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10698 1726882154.89747: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.89790: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 10698 1726882154.90021: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.90406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10698 1726882154.90454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 10698 1726882154.90778: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab17410> # 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 <<< 10698 1726882154.90877: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 10698 1726882154.90900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.90952: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.91015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.91097: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.91257: 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 # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882154.91495: 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 0x7f17bab21f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab1cd40> <<< 10698 1726882154.91500: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 10698 1726882154.91504: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 10698 1726882154.91528: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.91550: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.91643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.91679: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.91753: 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' <<< 10698 1726882154.91857: 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 # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10698 1726882154.91877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10698 1726882154.91902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10698 1726882154.91932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10698 1726882154.92015: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac0a750> <<< 10698 1726882154.92081: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17badea420> <<< 10698 1726882154.92300: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab0d400> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab1e240> # 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' # <<< 10698 1726882154.92356: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 10698 1726882154.92451: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 10698 1726882154.92490: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.92576: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.92677: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10698 1726882154.92697: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.92752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.92804: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.92870: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 10698 1726882154.93197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.93230: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available<<< 10698 1726882154.93341: stdout chunk (state=3): >>> <<< 10698 1726882154.93518: stdout chunk (state=3): >>># zipimport: zlib available<<< 10698 1726882154.93548: stdout chunk (state=3): >>> <<< 10698 1726882154.93826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.93922: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.93982: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10698 1726882154.94223: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17babb1d60> <<< 10698 1726882154.94228: stdout chunk (state=3): >>># /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 0x7f17ba80bf20> # 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 0x7f17ba810350> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab98080> <<< 10698 1726882154.94302: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17babb28d0> <<< 10698 1726882154.94330: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17babb04a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17babb14f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10698 1726882154.94356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10698 1726882154.94372: 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' <<< 10698 1726882154.94433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10698 1726882154.94454: 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 0x7f17ba813230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba812ae0> <<< 10698 1726882154.94507: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17ba812c90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba811f10> <<< 10698 1726882154.94515: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10698 1726882154.94638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba8133e0> <<< 10698 1726882154.94681: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10698 1726882154.94735: stdout chunk (state=3): >>># 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 0x7f17ba86dee0> <<< 10698 1726882154.94843: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba813ec0> <<< 10698 1726882154.94846: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17babb0170> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 10698 1726882154.94869: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 10698 1726882154.94936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 10698 1726882154.94971: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.95068: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 10698 1726882154.95114: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available <<< 10698 1726882154.95118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 10698 1726882154.95187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.95307: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 10698 1726882154.95311: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.95324: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 10698 1726882154.95372: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.95425: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.95481: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.95608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 10698 1726882154.95636: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.96012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.96439: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 10698 1726882154.96512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.96549: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.96584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.96632: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.96825: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 10698 1726882154.96842: stdout chunk (state=3): >>># 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 <<< 10698 1726882154.96860: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.96885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 10698 1726882154.96901: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.96932: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.96956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 10698 1726882154.97037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.97118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 10698 1726882154.97156: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba86f200> <<< 10698 1726882154.97176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10698 1726882154.97196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10698 1726882154.97304: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba86e960> import 'ansible.module_utils.facts.system.local' # <<< 10698 1726882154.97316: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.97386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.97447: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 10698 1726882154.97456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.97552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.97707: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10698 1726882154.97711: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.97725: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.97764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10698 1726882154.97779: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.97820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.97861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10698 1726882154.97919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10698 1726882154.98057: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17ba8ae090> <<< 10698 1726882154.98201: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba89c350> <<< 10698 1726882154.98222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 10698 1726882154.98273: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.98372: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 10698 1726882154.98388: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.98525: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10698 1726882154.98610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.98752: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 10698 1726882154.98806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.98842: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 10698 1726882154.98874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.98965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 10698 1726882154.98989: stdout chunk (state=3): >>># 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 0x7f17ba8c1b50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba89ed80> <<< 10698 1726882154.99015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 10698 1726882154.99039: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 10698 1726882154.99074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.99118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 10698 1726882154.99121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.99270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.99418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 10698 1726882154.99523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.99615: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.99658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.99707: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 10698 1726882154.99743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.99755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.99767: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882154.99895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.00042: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 10698 1726882155.00056: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.00169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.00291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 10698 1726882155.00319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.00358: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.01234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.01409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 10698 1726882155.01412: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.01506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.01612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 10698 1726882155.01627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.01711: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.01805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 10698 1726882155.01826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.02208: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.02238: stdout chunk (state=3): >>>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 <<< 10698 1726882155.02339: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.02430: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.02624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.02816: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 10698 1726882155.02839: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 10698 1726882155.02871: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.02908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10698 1726882155.03012: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 10698 1726882155.03040: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.03107: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 10698 1726882155.03125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.03152: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.03171: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 10698 1726882155.03227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.03284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 10698 1726882155.03299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.03352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.03405: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10698 1726882155.03417: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.03662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.03921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10698 1726882155.03935: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.04026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.04049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 10698 1726882155.04083: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.04120: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 10698 1726882155.04237: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 10698 1726882155.04261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 10698 1726882155.04279: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.04345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.04421: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10698 1726882155.04564: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 10698 1726882155.04596: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 10698 1726882155.04607: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.04649: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.04689: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.04759: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.04828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 10698 1726882155.04850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 10698 1726882155.04905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.04948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 10698 1726882155.05012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.05146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.05342: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 10698 1726882155.05622: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.05697: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 10698 1726882155.05716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.05788: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.05880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10698 1726882155.05965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.06854: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 10698 1726882155.06872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 10698 1726882155.06921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 10698 1726882155.06946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17ba6bf440> <<< 10698 1726882155.07009: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba6bd9a0> <<< 10698 1726882155.07032: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba6bc890> <<< 10698 1726882155.07482: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "29", "second": "15", "epoch": "1726882155", "epoch_int": "1726882155", "date": "2024-09-20", "time": "21:29:15", "iso8601_micro": "2024-09-21T01:29:15.062975Z", "iso8601": "2024-09-21T01:29:15Z", "iso8601_basic": "20240920T212915062975", "iso8601_basic_short": "20240920T212915", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_local": {}, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10698 1726882155.07980: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10698 1726882155.08017: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 10698 1726882155.08139: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.08144: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re <<< 10698 1726882155.08177: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.08201: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.08259: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.08332: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.08336: 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 <<< 10698 1726882155.08422: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.08716: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10698 1726882155.08719: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10698 1726882155.08748: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii <<< 10698 1726882155.08771: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10698 1726882155.09001: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 10698 1726882155.09006: 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 <<< 10698 1726882155.09011: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 10698 1726882155.09015: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10698 1726882155.09150: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.09154: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing <<< 10698 1726882155.09156: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 10698 1726882155.09158: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 10698 1726882155.09253: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 10698 1726882155.09316: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.09486: 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 # 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 <<< 10698 1726882155.09489: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10698 1726882155.09505: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10698 1726882155.09709: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10698 1726882155.09713: stdout chunk (state=3): >>># destroy _collections <<< 10698 1726882155.09734: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.09761: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10698 1726882155.09772: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10698 1726882155.09883: 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 <<< 10698 1726882155.10001: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 10698 1726882155.10022: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.10336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 10698 1726882155.10354: stderr chunk (state=3): >>><<< 10698 1726882155.10730: stdout chunk (state=3): >>><<< 10698 1726882155.10754: _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 0x7f17bb8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb7e7b30> # /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 0x7f17bb81aa50> 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 0x7f17bb609130> # /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 0x7f17bb609fa0> 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 0x7f17bb647e60> # /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 0x7f17bb647f20> # /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 0x7f17bb67f890> # /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 0x7f17bb67ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb65fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb65d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb645010> # /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 0x7f17bb69f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb69e450> # /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 0x7f17bb65e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb69ccb0> # /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 0x7f17bb6d4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb644290> # /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 0x7f17bb6d4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6d4bc0> # 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 0x7f17bb6d4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb642db0> # /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 0x7f17bb6d56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6d5370> 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 0x7f17bb6d65a0> 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 0x7f17bb6ec7a0> 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 0x7f17bb6ede80> # /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 0x7f17bb6eed20> # 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 0x7f17bb6ef320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6ee270> # /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 0x7f17bb6efda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6ef4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6d6510> # /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 0x7f17bb3e3bf0> # /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 0x7f17bb40c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb40c4a0> # 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 0x7f17bb40c680> # /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 0x7f17bb40cfe0> # 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 0x7f17bb40d910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb40c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb3e1d90> # /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 0x7f17bb40ed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb40da60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb6d6750> # /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 0x7f17bb437080> # /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 0x7f17bb45b440> # /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 0x7f17bb4bc230> # /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 0x7f17bb4be990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb4bc350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb489250> # /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 0x7f17bad25310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb45a240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bb40fc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f17bad255b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_lu95feaz/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 0x7f17bad8efc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bad6deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bad6d0a0> # 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 0x7f17bad8d2b0> # /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 0x7f17badbe990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17badbe720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17badbe030> # /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 0x7f17badbe480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bad8fc50> 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 0x7f17badbf710> # 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 0x7f17badbf920> # /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 0x7f17badbfe60> 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 0x7f17bac29c70> # 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 0x7f17bac2b890> # /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 0x7f17bac2c230> # /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 0x7f17bac2d3a0> # /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 0x7f17bac2fe00> # 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 0x7f17bb642ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac2e0c0> # /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 0x7f17bac37e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac36900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac36660> # /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 0x7f17bac36bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac2e5d0> # 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 0x7f17bac7bf20> # /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 0x7f17bac7c1d0> # /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 0x7f17bac7dc70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac7da30> # /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 0x7f17bac80230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac7e360> # /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 0x7f17bac839e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac803e0> # 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 0x7f17bac84ad0> # 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 0x7f17bac84bc0> # 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 0x7f17bac84c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac7c320> # /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 0x7f17bab0c320> # 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 0x7f17bab0d160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac86ae0> # 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 0x7f17bac87e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bac866f0> # 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 0x7f17bab15340> # /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 0x7f17bab16210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab0d550> 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 0x7f17bab16900> # 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 0x7f17bab17410> # 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 0x7f17bab21f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab1cd40> 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 0x7f17bac0a750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17badea420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab0d400> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab1e240> # 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 0x7f17babb1d60> # /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 0x7f17ba80bf20> # 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 0x7f17ba810350> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17bab98080> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17babb28d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17babb04a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17babb14f0> # /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 0x7f17ba813230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba812ae0> # 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 0x7f17ba812c90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba811f10> # /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 0x7f17ba8133e0> # /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 0x7f17ba86dee0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba813ec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17babb0170> 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 0x7f17ba86f200> # /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 0x7f17ba86e960> 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 0x7f17ba8ae090> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba89c350> 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 0x7f17ba8c1b50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba89ed80> 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 0x7f17ba6bf440> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba6bd9a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17ba6bc890> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "29", "second": "15", "epoch": "1726882155", "epoch_int": "1726882155", "date": "2024-09-20", "time": "21:29:15", "iso8601_micro": "2024-09-21T01:29:15.062975Z", "iso8601": "2024-09-21T01:29:15Z", "iso8601_basic": "20240920T212915062975", "iso8601_basic_short": "20240920T212915", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_local": {}, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10698 1726882155.13314: 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-1726882154.5821586-10754-23217433706648/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10698 1726882155.13318: _low_level_execute_command(): starting 10698 1726882155.13320: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882154.5821586-10754-23217433706648/ > /dev/null 2>&1 && sleep 0' 10698 1726882155.13322: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10698 1726882155.13324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882155.13412: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882155.13683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882155.16009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882155.16068: stderr chunk (state=3): >>><<< 10698 1726882155.16097: stdout chunk (state=3): >>><<< 10698 1726882155.16123: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10698 1726882155.16135: handler run complete 10698 1726882155.16198: variable 'ansible_facts' from source: unknown 10698 1726882155.16256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882155.16395: variable 'ansible_facts' from source: unknown 10698 1726882155.16500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882155.16607: attempt loop complete, returning result 10698 1726882155.16625: _execute() done 10698 1726882155.16639: dumping result to json 10698 1726882155.16656: done dumping result, returning 10698 1726882155.16669: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-9b8f-e40d-0000000000de] 10698 1726882155.16678: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000de 10698 1726882155.16936: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000de 10698 1726882155.16939: WORKER PROCESS EXITING ok: [managed_node1] 10698 1726882155.17189: no more pending results, returning what we have 10698 1726882155.17192: results queue empty 10698 1726882155.17195: checking for any_errors_fatal 10698 1726882155.17196: done checking for any_errors_fatal 10698 1726882155.17197: checking for max_fail_percentage 10698 1726882155.17199: done checking for max_fail_percentage 10698 1726882155.17199: checking to see if all hosts have failed and the running result is not ok 10698 1726882155.17200: done checking to see if all hosts have failed 10698 1726882155.17201: getting the remaining hosts for this loop 10698 1726882155.17202: done getting the remaining hosts for this loop 10698 1726882155.17206: getting the next task for host managed_node1 10698 1726882155.17215: done getting next task for host managed_node1 10698 1726882155.17218: ^ task is: TASK: Check if system is ostree 10698 1726882155.17222: ^ 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 10698 1726882155.17228: getting variables 10698 1726882155.17230: in VariableManager get_vars() 10698 1726882155.17260: Calling all_inventory to load vars for managed_node1 10698 1726882155.17263: Calling groups_inventory to load vars for managed_node1 10698 1726882155.17266: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882155.17278: Calling all_plugins_play to load vars for managed_node1 10698 1726882155.17281: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882155.17284: Calling groups_plugins_play to load vars for managed_node1 10698 1726882155.17762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882155.17973: done with get_vars() 10698 1726882155.17983: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:29:15 -0400 (0:00:00.676) 0:00:02.030 ****** 10698 1726882155.18095: entering _queue_task() for managed_node1/stat 10698 1726882155.18745: worker is 1 (out of 1 available) 10698 1726882155.18758: exiting _queue_task() for managed_node1/stat 10698 1726882155.18769: done queuing things up, now waiting for results queue to drain 10698 1726882155.18771: waiting for pending results... 10698 1726882155.19022: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 10698 1726882155.19202: in run() - task 12673a56-9f93-9b8f-e40d-0000000000e0 10698 1726882155.19205: variable 'ansible_search_path' from source: unknown 10698 1726882155.19208: variable 'ansible_search_path' from source: unknown 10698 1726882155.19210: calling self._execute() 10698 1726882155.19213: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882155.19215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882155.19218: variable 'omit' from source: magic vars 10698 1726882155.19624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10698 1726882155.19857: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10698 1726882155.19909: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10698 1726882155.19946: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10698 1726882155.20006: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10698 1726882155.20090: 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) 10698 1726882155.20124: 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) 10698 1726882155.20153: 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) 10698 1726882155.20182: 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) 10698 1726882155.20303: Evaluated conditional (not __network_is_ostree is defined): True 10698 1726882155.20314: variable 'omit' from source: magic vars 10698 1726882155.20354: variable 'omit' from source: magic vars 10698 1726882155.20396: variable 'omit' from source: magic vars 10698 1726882155.20425: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10698 1726882155.20456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10698 1726882155.20477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10698 1726882155.20501: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10698 1726882155.20515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10698 1726882155.20545: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10698 1726882155.20555: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882155.20558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882155.20647: Set connection var ansible_shell_type to sh 10698 1726882155.20654: Set connection var ansible_connection to ssh 10698 1726882155.20666: Set connection var ansible_pipelining to False 10698 1726882155.20680: Set connection var ansible_timeout to 10 10698 1726882155.20690: Set connection var ansible_module_compression to ZIP_DEFLATED 10698 1726882155.20703: Set connection var ansible_shell_executable to /bin/sh 10698 1726882155.20728: variable 'ansible_shell_executable' from source: unknown 10698 1726882155.20735: variable 'ansible_connection' from source: unknown 10698 1726882155.20741: variable 'ansible_module_compression' from source: unknown 10698 1726882155.20747: variable 'ansible_shell_type' from source: unknown 10698 1726882155.20752: variable 'ansible_shell_executable' from source: unknown 10698 1726882155.20758: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882155.20766: variable 'ansible_pipelining' from source: unknown 10698 1726882155.20773: variable 'ansible_timeout' from source: unknown 10698 1726882155.20780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882155.21065: 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) 10698 1726882155.21069: variable 'omit' from source: magic vars 10698 1726882155.21071: starting attempt loop 10698 1726882155.21073: running the handler 10698 1726882155.21075: _low_level_execute_command(): starting 10698 1726882155.21077: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10698 1726882155.21711: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882155.21747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 10698 1726882155.21773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882155.21790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882155.21878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10698 1726882155.23662: stdout chunk (state=3): >>>/root <<< 10698 1726882155.23875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882155.23924: stderr chunk (state=3): >>><<< 10698 1726882155.23940: stdout chunk (state=3): >>><<< 10698 1726882155.23981: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10698 1726882155.24013: _low_level_execute_command(): starting 10698 1726882155.24031: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465 `" && echo ansible-tmp-1726882155.2399879-10785-248326563776465="` echo /root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465 `" ) && sleep 0' 10698 1726882155.24697: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882155.24727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 10698 1726882155.24740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882155.24799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10698 1726882155.27047: stdout chunk (state=3): >>>ansible-tmp-1726882155.2399879-10785-248326563776465=/root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465 <<< 10698 1726882155.27399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882155.27402: stdout chunk (state=3): >>><<< 10698 1726882155.27405: stderr chunk (state=3): >>><<< 10698 1726882155.27407: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882155.2399879-10785-248326563776465=/root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 10698 1726882155.27413: variable 'ansible_module_compression' from source: unknown 10698 1726882155.27590: ANSIBALLZ: Using lock for stat 10698 1726882155.27596: ANSIBALLZ: Acquiring lock 10698 1726882155.27599: ANSIBALLZ: Lock acquired: 140407822473056 10698 1726882155.27603: ANSIBALLZ: Creating module 10698 1726882155.42875: ANSIBALLZ: Writing module into payload 10698 1726882155.43009: ANSIBALLZ: Writing module 10698 1726882155.43055: ANSIBALLZ: Renaming module 10698 1726882155.43078: ANSIBALLZ: Done creating module 10698 1726882155.43108: variable 'ansible_facts' from source: unknown 10698 1726882155.43208: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465/AnsiballZ_stat.py 10698 1726882155.43430: Sending initial data 10698 1726882155.43433: Sent initial data (153 bytes) 10698 1726882155.44047: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10698 1726882155.44112: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882155.44190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 10698 1726882155.44247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882155.44379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10698 1726882155.46546: 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 <<< 10698 1726882155.46612: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10698 1726882155.46858: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10698sw_lfzd3/tmprx_g8zh6 /root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465/AnsiballZ_stat.py <<< 10698 1726882155.46865: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465/AnsiballZ_stat.py" <<< 10698 1726882155.46987: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10698sw_lfzd3/tmprx_g8zh6" to remote "/root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465/AnsiballZ_stat.py" <<< 10698 1726882155.48390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882155.48504: stderr chunk (state=3): >>><<< 10698 1726882155.48507: stdout chunk (state=3): >>><<< 10698 1726882155.48704: done transferring module to remote 10698 1726882155.48707: _low_level_execute_command(): starting 10698 1726882155.48709: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465/ /root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465/AnsiballZ_stat.py && sleep 0' 10698 1726882155.49877: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10698 1726882155.49912: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10698 1726882155.49927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10698 1726882155.50012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882155.50070: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882155.50226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882155.50247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882155.50319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 10698 1726882155.52767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882155.52814: stdout chunk (state=3): >>><<< 10698 1726882155.52855: stderr chunk (state=3): >>><<< 10698 1726882155.52880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 10698 1726882155.52977: _low_level_execute_command(): starting 10698 1726882155.52980: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465/AnsiballZ_stat.py && sleep 0' 10698 1726882155.53868: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10698 1726882155.53888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 10698 1726882155.54173: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10698 1726882155.54192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882155.54270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 10698 1726882155.54365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882155.54385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882155.54462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882155.57361: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10698 1726882155.57422: stdout chunk (state=3): >>>import '_io' # <<< 10698 1726882155.57426: stdout chunk (state=3): >>>import 'marshal' # <<< 10698 1726882155.57501: stdout chunk (state=3): >>>import 'posix' # <<< 10698 1726882155.57570: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 10698 1726882155.57653: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882155.57742: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 10698 1726882155.57748: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf7e7b30> <<< 10698 1726882155.57900: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf81aa50> <<< 10698 1726882155.57925: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 10698 1726882155.57960: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10698 1726882155.57992: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10698 1726882155.58491: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf62d130> # /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 0x7f36cf62dfa0> 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. <<< 10698 1726882155.58501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10698 1726882155.58504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10698 1726882155.58525: 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' <<< 10698 1726882155.58540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10698 1726882155.58583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10698 1726882155.58601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10698 1726882155.58623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10698 1726882155.58639: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf66be90> <<< 10698 1726882155.58667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10698 1726882155.58679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10698 1726882155.58724: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf66bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10698 1726882155.58752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10698 1726882155.58789: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10698 1726882155.58860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 10698 1726882155.58928: 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 0x7f36cf6a3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10698 1726882155.58932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6a3ec0> import '_collections' # <<< 10698 1726882155.59231: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf683b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf681280> <<< 10698 1726882155.59235: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf669040> # /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' <<< 10698 1726882155.59263: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6c37d0> <<< 10698 1726882155.59280: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6c23f0> <<< 10698 1726882155.59314: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf682150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6c0c20> <<< 10698 1726882155.59372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 10698 1726882155.59465: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6682c0> # /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 0x7f36cf6f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6f8bc0> <<< 10698 1726882155.59738: 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 0x7f36cf6f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf666de0> <<< 10698 1726882155.59743: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6f92e0> 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 0x7f36cf6fa510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10698 1726882155.59747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10698 1726882155.59775: 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 0x7f36cf710710> <<< 10698 1726882155.59805: stdout chunk (state=3): >>>import 'errno' # <<< 10698 1726882155.59852: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36cf711df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10698 1726882155.59878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10698 1726882155.59924: 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 0x7f36cf712c90> <<< 10698 1726882155.59951: 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 0x7f36cf7132f0> <<< 10698 1726882155.60007: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf7121e0> <<< 10698 1726882155.60012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10698 1726882155.60107: 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 0x7f36cf713d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf7134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6fa540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10698 1726882155.60136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10698 1726882155.60170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10698 1726882155.60198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10698 1726882155.60408: 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 0x7f36cf4c3bf0> <<< 10698 1726882155.60423: 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' # 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 0x7f36cf4ec6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf4ec410> # 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 0x7f36cf4ec6e0> # /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' <<< 10698 1726882155.60524: 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 0x7f36cf4ed010> <<< 10698 1726882155.60658: 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 0x7f36cf4eda00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf4ec8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf4c1d90> <<< 10698 1726882155.60686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10698 1726882155.60708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10698 1726882155.60739: 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' <<< 10698 1726882155.60775: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf4eee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf4edb50> <<< 10698 1726882155.61000: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6fac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10698 1726882155.61021: stdout chunk (state=3): >>># 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 0x7f36cf5171a0> # /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' <<< 10698 1726882155.61040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10698 1726882155.61315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf53b530> # /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 0x7f36cf59c290> # /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 <<< 10698 1726882155.61518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf59e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf59c3b0> <<< 10698 1726882155.61534: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf5612e0> <<< 10698 1726882155.61585: 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 0x7f36cf3a13a0> <<< 10698 1726882155.61588: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf53a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf4efd70> <<< 10698 1726882155.61697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10698 1726882155.61717: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f36cf3a1640> <<< 10698 1726882155.61832: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_e_nxgs75/ansible_stat_payload.zip' <<< 10698 1726882155.61850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.62092: 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 <<< 10698 1726882155.62114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10698 1726882155.62146: 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 0x7f36cf3f7080> <<< 10698 1726882155.62164: stdout chunk (state=3): >>>import '_typing' # <<< 10698 1726882155.62351: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf3d5f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf3d5100> # zipimport: zlib available <<< 10698 1726882155.62397: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 10698 1726882155.62456: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10698 1726882155.63829: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.64956: 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 0x7f36cf3f4f50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 10698 1726882155.65000: stdout chunk (state=3): >>># 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' <<< 10698 1726882155.65055: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36cf41ea80> <<< 10698 1726882155.65105: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf41e810> <<< 10698 1726882155.65149: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf41e120> # /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' <<< 10698 1726882155.65231: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf41e570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf3f7d10> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 10698 1726882155.65481: 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 0x7f36cf41f7a0> # 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 0x7f36cf41f9e0> # /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 0x7f36cf41ff20> 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 0x7f36ced15d60> <<< 10698 1726882155.65508: 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 0x7f36ced17980> <<< 10698 1726882155.65534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10698 1726882155.65550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10698 1726882155.65586: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced182f0> <<< 10698 1726882155.65604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10698 1726882155.65636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10698 1726882155.65649: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced19490> <<< 10698 1726882155.65673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10698 1726882155.65706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10698 1726882155.65770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 10698 1726882155.65880: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced1bf50> # 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 0x7f36ced20290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced1a240> <<< 10698 1726882155.65897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10698 1726882155.65900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10698 1726882155.66204: 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' <<< 10698 1726882155.66209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10698 1726882155.66212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced23e90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced22960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced226c0> # /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 0x7f36ced22c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced1a720> <<< 10698 1726882155.66231: 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 0x7f36ced6bef0> <<< 10698 1726882155.66253: 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 <<< 10698 1726882155.66274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced6c200> <<< 10698 1726882155.66304: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10698 1726882155.66321: 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' <<< 10698 1726882155.66380: 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 0x7f36ced6dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced6da00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10698 1726882155.66636: stdout chunk (state=3): >>># 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 0x7f36ced70200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced6e330> # /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' # <<< 10698 1726882155.66668: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced739e0> <<< 10698 1726882155.66788: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced703b0> <<< 10698 1726882155.66850: 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 0x7f36ced74ce0> <<< 10698 1726882155.66885: 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 0x7f36ced74a10> <<< 10698 1726882155.66928: 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 0x7f36ced74380> <<< 10698 1726882155.66978: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced6c2f0> # /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 <<< 10698 1726882155.67054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10698 1726882155.67075: 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 0x7f36cec00530> <<< 10698 1726882155.67207: 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 0x7f36cec01820> <<< 10698 1726882155.67223: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced76cc0> <<< 10698 1726882155.67257: 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 0x7f36ced77890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced768a0> <<< 10698 1726882155.67417: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10698 1726882155.67420: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.67483: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.67511: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10698 1726882155.67607: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10698 1726882155.67668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.67808: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.68317: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.68844: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10698 1726882155.68869: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 10698 1726882155.69150: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # 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 0x7f36cec05b50> # /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 0x7f36cec06990> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cec019a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 10698 1726882155.69153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.69155: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10698 1726882155.69167: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.69306: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.69460: 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' <<< 10698 1726882155.69482: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cec06690> # zipimport: zlib available <<< 10698 1726882155.69932: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.70377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.70449: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.70520: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10698 1726882155.70539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.71030: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 10698 1726882155.71033: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10698 1726882155.71035: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 10698 1726882155.71212: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.71358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10698 1726882155.71412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10698 1726882155.71435: stdout chunk (state=3): >>>import '_ast' # <<< 10698 1726882155.71484: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cec07bf0> <<< 10698 1726882155.71509: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.71568: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.71640: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10698 1726882155.71819: stdout chunk (state=3): >>>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 <<< 10698 1726882155.71856: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.71913: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.71980: 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 <<< 10698 1726882155.72014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10698 1726882155.72309: 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 0x7f36cec126c0> <<< 10698 1726882155.72330: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cec0d3a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10698 1726882155.72360: 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 <<< 10698 1726882155.72386: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.72413: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10698 1726882155.72432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10698 1726882155.72491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10698 1726882155.72508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10698 1726882155.72532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10698 1726882155.72576: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced02f00> <<< 10698 1726882155.72615: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf45abd0> <<< 10698 1726882155.72700: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cec128d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf668230> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10698 1726882155.72718: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.72742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.72769: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 10698 1726882155.72822: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 10698 1726882155.72970: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 10698 1726882155.72974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.73005: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.73190: stdout chunk (state=3): >>># zipimport: zlib available <<< 10698 1726882155.73330: 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"}}} # destroy __main__ <<< 10698 1726882155.73566: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10698 1726882155.73592: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # 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 <<< 10698 1726882155.73636: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.73668: stdout chunk (state=3): >>># 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<<< 10698 1726882155.73846: stdout chunk (state=3): >>> # 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 <<< 10698 1726882155.73860: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.74017: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10698 1726882155.74044: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 10698 1726882155.74090: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.74184: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.74201: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.74291: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 10698 1726882155.74296: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 10698 1726882155.74361: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # 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 <<< 10698 1726882155.74369: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.74617: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10698 1726882155.74675: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 10698 1726882155.74711: stdout chunk (state=3): >>># 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 <<< 10698 1726882155.74748: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 10698 1726882155.74770: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10698 1726882155.75171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 10698 1726882155.75210: stderr chunk (state=3): >>><<< 10698 1726882155.75221: stdout chunk (state=3): >>><<< 10698 1726882155.75511: _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 0x7f36cf8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf7e7b30> # /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 0x7f36cf81aa50> 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 0x7f36cf62d130> # /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 0x7f36cf62dfa0> 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 0x7f36cf66be90> # /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 0x7f36cf66bf50> # /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 0x7f36cf6a3830> # /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 0x7f36cf6a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf683b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf681280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf669040> # /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 0x7f36cf6c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6c23f0> # /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 0x7f36cf682150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6c0c20> # /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 0x7f36cf6f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6682c0> # /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 0x7f36cf6f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6f8bc0> # 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 0x7f36cf6f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf666de0> # /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 0x7f36cf6f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6f92e0> 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 0x7f36cf6fa510> 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 0x7f36cf710710> 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 0x7f36cf711df0> # /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 0x7f36cf712c90> # 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 0x7f36cf7132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf7121e0> # /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 0x7f36cf713d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf7134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6fa540> # /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 0x7f36cf4c3bf0> # /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 0x7f36cf4ec6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf4ec410> # 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 0x7f36cf4ec6e0> # /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 0x7f36cf4ed010> # 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 0x7f36cf4eda00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf4ec8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf4c1d90> # /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 0x7f36cf4eee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf4edb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf6fac30> # /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 0x7f36cf5171a0> # /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 0x7f36cf53b530> # /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 0x7f36cf59c290> # /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 0x7f36cf59e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf59c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf5612e0> # /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 0x7f36cf3a13a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf53a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf4efd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f36cf3a1640> # zipimport: found 30 names in '/tmp/ansible_stat_payload_e_nxgs75/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 0x7f36cf3f7080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf3d5f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf3d5100> # 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 0x7f36cf3f4f50> # /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 0x7f36cf41ea80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf41e810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf41e120> # /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 0x7f36cf41e570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf3f7d10> 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 0x7f36cf41f7a0> # 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 0x7f36cf41f9e0> # /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 0x7f36cf41ff20> 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 0x7f36ced15d60> # 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 0x7f36ced17980> # /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 0x7f36ced182f0> # /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 0x7f36ced19490> # /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 0x7f36ced1bf50> # 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 0x7f36ced20290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced1a240> # /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 0x7f36ced23e90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced22960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced226c0> # /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 0x7f36ced22c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced1a720> # 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 0x7f36ced6bef0> # /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 0x7f36ced6c200> # /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 0x7f36ced6dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced6da00> # /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 0x7f36ced70200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced6e330> # /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 0x7f36ced739e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced703b0> # 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 0x7f36ced74ce0> # 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 0x7f36ced74a10> # 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 0x7f36ced74380> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced6c2f0> # /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 0x7f36cec00530> # 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 0x7f36cec01820> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced76cc0> # 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 0x7f36ced77890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ced768a0> # 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 0x7f36cec05b50> # /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 0x7f36cec06990> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cec019a0> 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 0x7f36cec06690> # 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 0x7f36cec07bf0> # 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 0x7f36cec126c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cec0d3a0> 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 0x7f36ced02f00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf45abd0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cec128d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36cf668230> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10698 1726882155.77051: 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-1726882155.2399879-10785-248326563776465/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10698 1726882155.77055: _low_level_execute_command(): starting 10698 1726882155.77057: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882155.2399879-10785-248326563776465/ > /dev/null 2>&1 && sleep 0' 10698 1726882155.77336: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10698 1726882155.77454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10698 1726882155.77612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 10698 1726882155.77682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10698 1726882155.77749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10698 1726882155.79849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10698 1726882155.79861: stdout chunk (state=3): >>><<< 10698 1726882155.79873: stderr chunk (state=3): >>><<< 10698 1726882155.79895: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10698 1726882155.80164: handler run complete 10698 1726882155.80168: attempt loop complete, returning result 10698 1726882155.80170: _execute() done 10698 1726882155.80171: dumping result to json 10698 1726882155.80173: done dumping result, returning 10698 1726882155.80176: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [12673a56-9f93-9b8f-e40d-0000000000e0] 10698 1726882155.80177: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000e0 10698 1726882155.80249: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000e0 10698 1726882155.80252: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 10698 1726882155.80332: no more pending results, returning what we have 10698 1726882155.80335: results queue empty 10698 1726882155.80336: checking for any_errors_fatal 10698 1726882155.80343: done checking for any_errors_fatal 10698 1726882155.80344: checking for max_fail_percentage 10698 1726882155.80345: done checking for max_fail_percentage 10698 1726882155.80346: checking to see if all hosts have failed and the running result is not ok 10698 1726882155.80347: done checking to see if all hosts have failed 10698 1726882155.80348: getting the remaining hosts for this loop 10698 1726882155.80350: done getting the remaining hosts for this loop 10698 1726882155.80354: getting the next task for host managed_node1 10698 1726882155.80361: done getting next task for host managed_node1 10698 1726882155.80364: ^ task is: TASK: Set flag to indicate system is ostree 10698 1726882155.80367: ^ 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 10698 1726882155.80371: getting variables 10698 1726882155.80373: in VariableManager get_vars() 10698 1726882155.80406: Calling all_inventory to load vars for managed_node1 10698 1726882155.80410: Calling groups_inventory to load vars for managed_node1 10698 1726882155.80413: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882155.80427: Calling all_plugins_play to load vars for managed_node1 10698 1726882155.80429: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882155.80432: Calling groups_plugins_play to load vars for managed_node1 10698 1726882155.81016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882155.81229: done with get_vars() 10698 1726882155.81240: done getting variables 10698 1726882155.81346: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:29:15 -0400 (0:00:00.632) 0:00:02.662 ****** 10698 1726882155.81378: entering _queue_task() for managed_node1/set_fact 10698 1726882155.81380: Creating lock for set_fact 10698 1726882155.81961: worker is 1 (out of 1 available) 10698 1726882155.81972: exiting _queue_task() for managed_node1/set_fact 10698 1726882155.81984: done queuing things up, now waiting for results queue to drain 10698 1726882155.81985: waiting for pending results... 10698 1726882155.82252: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 10698 1726882155.82401: in run() - task 12673a56-9f93-9b8f-e40d-0000000000e1 10698 1726882155.82406: variable 'ansible_search_path' from source: unknown 10698 1726882155.82409: variable 'ansible_search_path' from source: unknown 10698 1726882155.82450: calling self._execute() 10698 1726882155.82616: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882155.82641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882155.82678: variable 'omit' from source: magic vars 10698 1726882155.83237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10698 1726882155.83621: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10698 1726882155.83631: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10698 1726882155.83670: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10698 1726882155.83707: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10698 1726882155.83824: 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) 10698 1726882155.83870: 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) 10698 1726882155.84122: 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) 10698 1726882155.84154: 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) 10698 1726882155.84518: Evaluated conditional (not __network_is_ostree is defined): True 10698 1726882155.84522: variable 'omit' from source: magic vars 10698 1726882155.84558: variable 'omit' from source: magic vars 10698 1726882155.84956: variable '__ostree_booted_stat' from source: set_fact 10698 1726882155.85077: variable 'omit' from source: magic vars 10698 1726882155.85272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10698 1726882155.85276: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10698 1726882155.85278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10698 1726882155.85280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10698 1726882155.85437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10698 1726882155.85449: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10698 1726882155.85458: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882155.85466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882155.85760: Set connection var ansible_shell_type to sh 10698 1726882155.85776: Set connection var ansible_connection to ssh 10698 1726882155.85800: Set connection var ansible_pipelining to False 10698 1726882155.85851: Set connection var ansible_timeout to 10 10698 1726882155.85897: Set connection var ansible_module_compression to ZIP_DEFLATED 10698 1726882155.85901: Set connection var ansible_shell_executable to /bin/sh 10698 1726882155.85911: variable 'ansible_shell_executable' from source: unknown 10698 1726882155.85919: variable 'ansible_connection' from source: unknown 10698 1726882155.85996: variable 'ansible_module_compression' from source: unknown 10698 1726882155.86000: variable 'ansible_shell_type' from source: unknown 10698 1726882155.86002: variable 'ansible_shell_executable' from source: unknown 10698 1726882155.86004: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882155.86006: variable 'ansible_pipelining' from source: unknown 10698 1726882155.86008: variable 'ansible_timeout' from source: unknown 10698 1726882155.86010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882155.86105: 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) 10698 1726882155.86121: variable 'omit' from source: magic vars 10698 1726882155.86130: starting attempt loop 10698 1726882155.86137: running the handler 10698 1726882155.86172: handler run complete 10698 1726882155.86186: attempt loop complete, returning result 10698 1726882155.86233: _execute() done 10698 1726882155.86237: dumping result to json 10698 1726882155.86239: done dumping result, returning 10698 1726882155.86241: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [12673a56-9f93-9b8f-e40d-0000000000e1] 10698 1726882155.86244: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000e1 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 10698 1726882155.86420: no more pending results, returning what we have 10698 1726882155.86424: results queue empty 10698 1726882155.86425: checking for any_errors_fatal 10698 1726882155.86432: done checking for any_errors_fatal 10698 1726882155.86433: checking for max_fail_percentage 10698 1726882155.86434: done checking for max_fail_percentage 10698 1726882155.86435: checking to see if all hosts have failed and the running result is not ok 10698 1726882155.86436: done checking to see if all hosts have failed 10698 1726882155.86436: getting the remaining hosts for this loop 10698 1726882155.86438: done getting the remaining hosts for this loop 10698 1726882155.86442: getting the next task for host managed_node1 10698 1726882155.86451: done getting next task for host managed_node1 10698 1726882155.86453: ^ task is: TASK: Fix CentOS6 Base repo 10698 1726882155.86456: ^ 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 10698 1726882155.86460: getting variables 10698 1726882155.86462: in VariableManager get_vars() 10698 1726882155.86499: Calling all_inventory to load vars for managed_node1 10698 1726882155.86502: Calling groups_inventory to load vars for managed_node1 10698 1726882155.86506: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882155.86518: Calling all_plugins_play to load vars for managed_node1 10698 1726882155.86521: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882155.86524: Calling groups_plugins_play to load vars for managed_node1 10698 1726882155.87150: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000e1 10698 1726882155.87166: WORKER PROCESS EXITING 10698 1726882155.87189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882155.87522: done with get_vars() 10698 1726882155.87578: done getting variables 10698 1726882155.87808: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:29:15 -0400 (0:00:00.064) 0:00:02.727 ****** 10698 1726882155.87834: entering _queue_task() for managed_node1/copy 10698 1726882155.88456: worker is 1 (out of 1 available) 10698 1726882155.88467: exiting _queue_task() for managed_node1/copy 10698 1726882155.88477: done queuing things up, now waiting for results queue to drain 10698 1726882155.88479: waiting for pending results... 10698 1726882155.88710: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 10698 1726882155.88896: in run() - task 12673a56-9f93-9b8f-e40d-0000000000e3 10698 1726882155.88920: variable 'ansible_search_path' from source: unknown 10698 1726882155.88928: variable 'ansible_search_path' from source: unknown 10698 1726882155.88966: calling self._execute() 10698 1726882155.89040: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882155.89051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882155.89064: variable 'omit' from source: magic vars 10698 1726882155.89500: variable 'ansible_distribution' from source: facts 10698 1726882155.89525: Evaluated conditional (ansible_distribution == 'CentOS'): True 10698 1726882155.89640: variable 'ansible_distribution_major_version' from source: facts 10698 1726882155.89651: Evaluated conditional (ansible_distribution_major_version == '6'): False 10698 1726882155.89658: when evaluation is False, skipping this task 10698 1726882155.89664: _execute() done 10698 1726882155.89670: dumping result to json 10698 1726882155.89677: done dumping result, returning 10698 1726882155.89686: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [12673a56-9f93-9b8f-e40d-0000000000e3] 10698 1726882155.89696: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000e3 10698 1726882155.89862: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000e3 10698 1726882155.89865: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 10698 1726882155.90048: no more pending results, returning what we have 10698 1726882155.90051: results queue empty 10698 1726882155.90052: checking for any_errors_fatal 10698 1726882155.90055: done checking for any_errors_fatal 10698 1726882155.90056: checking for max_fail_percentage 10698 1726882155.90057: done checking for max_fail_percentage 10698 1726882155.90058: checking to see if all hosts have failed and the running result is not ok 10698 1726882155.90059: done checking to see if all hosts have failed 10698 1726882155.90060: getting the remaining hosts for this loop 10698 1726882155.90061: done getting the remaining hosts for this loop 10698 1726882155.90064: getting the next task for host managed_node1 10698 1726882155.90069: done getting next task for host managed_node1 10698 1726882155.90071: ^ task is: TASK: Include the task 'enable_epel.yml' 10698 1726882155.90074: ^ 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 10698 1726882155.90077: getting variables 10698 1726882155.90079: in VariableManager get_vars() 10698 1726882155.90104: Calling all_inventory to load vars for managed_node1 10698 1726882155.90107: Calling groups_inventory to load vars for managed_node1 10698 1726882155.90109: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882155.90118: Calling all_plugins_play to load vars for managed_node1 10698 1726882155.90121: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882155.90124: Calling groups_plugins_play to load vars for managed_node1 10698 1726882155.90284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882155.90480: done with get_vars() 10698 1726882155.90489: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:29:15 -0400 (0:00:00.027) 0:00:02.754 ****** 10698 1726882155.90574: entering _queue_task() for managed_node1/include_tasks 10698 1726882155.90792: worker is 1 (out of 1 available) 10698 1726882155.90803: exiting _queue_task() for managed_node1/include_tasks 10698 1726882155.90814: done queuing things up, now waiting for results queue to drain 10698 1726882155.90816: waiting for pending results... 10698 1726882155.91034: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 10698 1726882155.91130: in run() - task 12673a56-9f93-9b8f-e40d-0000000000e4 10698 1726882155.91150: variable 'ansible_search_path' from source: unknown 10698 1726882155.91160: variable 'ansible_search_path' from source: unknown 10698 1726882155.91199: calling self._execute() 10698 1726882155.91274: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882155.91366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882155.91370: variable 'omit' from source: magic vars 10698 1726882155.91823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882155.93928: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882155.94011: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882155.94053: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882155.94091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882155.94129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882155.94212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882155.94250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882155.94280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882155.94499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882155.94503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882155.94505: variable '__network_is_ostree' from source: set_fact 10698 1726882155.94507: Evaluated conditional (not __network_is_ostree | d(false)): True 10698 1726882155.94509: _execute() done 10698 1726882155.94512: dumping result to json 10698 1726882155.94514: done dumping result, returning 10698 1726882155.94516: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-9b8f-e40d-0000000000e4] 10698 1726882155.94517: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000e4 10698 1726882155.94628: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000e4 10698 1726882155.94658: no more pending results, returning what we have 10698 1726882155.94664: in VariableManager get_vars() 10698 1726882155.94704: Calling all_inventory to load vars for managed_node1 10698 1726882155.94708: Calling groups_inventory to load vars for managed_node1 10698 1726882155.94711: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882155.94723: Calling all_plugins_play to load vars for managed_node1 10698 1726882155.94726: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882155.94730: Calling groups_plugins_play to load vars for managed_node1 10698 1726882155.95048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882155.95424: done with get_vars() 10698 1726882155.95432: variable 'ansible_search_path' from source: unknown 10698 1726882155.95433: variable 'ansible_search_path' from source: unknown 10698 1726882155.95447: WORKER PROCESS EXITING 10698 1726882155.95473: we have included files to process 10698 1726882155.95474: generating all_blocks data 10698 1726882155.95476: done generating all_blocks data 10698 1726882155.95481: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 10698 1726882155.95482: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 10698 1726882155.95484: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 10698 1726882155.96124: done processing included file 10698 1726882155.96126: iterating over new_blocks loaded from include file 10698 1726882155.96127: in VariableManager get_vars() 10698 1726882155.96139: done with get_vars() 10698 1726882155.96141: filtering new block on tags 10698 1726882155.96163: done filtering new block on tags 10698 1726882155.96166: in VariableManager get_vars() 10698 1726882155.96177: done with get_vars() 10698 1726882155.96179: filtering new block on tags 10698 1726882155.96191: done filtering new block on tags 10698 1726882155.96195: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 10698 1726882155.96201: extending task lists for all hosts with included blocks 10698 1726882155.96302: done extending task lists 10698 1726882155.96304: done processing included files 10698 1726882155.96305: results queue empty 10698 1726882155.96305: checking for any_errors_fatal 10698 1726882155.96309: done checking for any_errors_fatal 10698 1726882155.96310: checking for max_fail_percentage 10698 1726882155.96311: done checking for max_fail_percentage 10698 1726882155.96311: checking to see if all hosts have failed and the running result is not ok 10698 1726882155.96312: done checking to see if all hosts have failed 10698 1726882155.96313: getting the remaining hosts for this loop 10698 1726882155.96314: done getting the remaining hosts for this loop 10698 1726882155.96316: getting the next task for host managed_node1 10698 1726882155.96320: done getting next task for host managed_node1 10698 1726882155.96322: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 10698 1726882155.96325: ^ 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 10698 1726882155.96327: getting variables 10698 1726882155.96328: in VariableManager get_vars() 10698 1726882155.96336: Calling all_inventory to load vars for managed_node1 10698 1726882155.96338: Calling groups_inventory to load vars for managed_node1 10698 1726882155.96341: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882155.96345: Calling all_plugins_play to load vars for managed_node1 10698 1726882155.96353: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882155.96356: Calling groups_plugins_play to load vars for managed_node1 10698 1726882155.96511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882155.96688: done with get_vars() 10698 1726882155.96699: done getting variables 10698 1726882155.96762: 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) 10698 1726882155.96956: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:29:15 -0400 (0:00:00.064) 0:00:02.819 ****** 10698 1726882155.97002: entering _queue_task() for managed_node1/command 10698 1726882155.97004: Creating lock for command 10698 1726882155.97278: worker is 1 (out of 1 available) 10698 1726882155.97289: exiting _queue_task() for managed_node1/command 10698 1726882155.97404: done queuing things up, now waiting for results queue to drain 10698 1726882155.97406: waiting for pending results... 10698 1726882155.97546: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 10698 1726882155.97655: in run() - task 12673a56-9f93-9b8f-e40d-0000000000fe 10698 1726882155.97673: variable 'ansible_search_path' from source: unknown 10698 1726882155.97681: variable 'ansible_search_path' from source: unknown 10698 1726882155.97722: calling self._execute() 10698 1726882155.97801: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882155.97813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882155.97828: variable 'omit' from source: magic vars 10698 1726882155.98194: variable 'ansible_distribution' from source: facts 10698 1726882155.98212: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10698 1726882155.98345: variable 'ansible_distribution_major_version' from source: facts 10698 1726882155.98357: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10698 1726882155.98364: when evaluation is False, skipping this task 10698 1726882155.98371: _execute() done 10698 1726882155.98377: dumping result to json 10698 1726882155.98385: done dumping result, returning 10698 1726882155.98404: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [12673a56-9f93-9b8f-e40d-0000000000fe] 10698 1726882155.98414: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000fe skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10698 1726882155.98571: no more pending results, returning what we have 10698 1726882155.98575: results queue empty 10698 1726882155.98575: checking for any_errors_fatal 10698 1726882155.98577: done checking for any_errors_fatal 10698 1726882155.98578: checking for max_fail_percentage 10698 1726882155.98579: done checking for max_fail_percentage 10698 1726882155.98580: checking to see if all hosts have failed and the running result is not ok 10698 1726882155.98581: done checking to see if all hosts have failed 10698 1726882155.98582: getting the remaining hosts for this loop 10698 1726882155.98584: done getting the remaining hosts for this loop 10698 1726882155.98588: getting the next task for host managed_node1 10698 1726882155.98596: done getting next task for host managed_node1 10698 1726882155.98599: ^ task is: TASK: Install yum-utils package 10698 1726882155.98603: ^ 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 10698 1726882155.98607: getting variables 10698 1726882155.98608: in VariableManager get_vars() 10698 1726882155.98639: Calling all_inventory to load vars for managed_node1 10698 1726882155.98642: Calling groups_inventory to load vars for managed_node1 10698 1726882155.98646: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882155.98661: Calling all_plugins_play to load vars for managed_node1 10698 1726882155.98664: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882155.98668: Calling groups_plugins_play to load vars for managed_node1 10698 1726882155.99074: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000fe 10698 1726882155.99078: WORKER PROCESS EXITING 10698 1726882155.99102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882155.99287: done with get_vars() 10698 1726882155.99297: done getting variables 10698 1726882155.99386: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:29:15 -0400 (0:00:00.024) 0:00:02.843 ****** 10698 1726882155.99414: entering _queue_task() for managed_node1/package 10698 1726882155.99416: Creating lock for package 10698 1726882155.99638: worker is 1 (out of 1 available) 10698 1726882155.99649: exiting _queue_task() for managed_node1/package 10698 1726882155.99660: done queuing things up, now waiting for results queue to drain 10698 1726882155.99662: waiting for pending results... 10698 1726882155.99886: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 10698 1726882155.99989: in run() - task 12673a56-9f93-9b8f-e40d-0000000000ff 10698 1726882156.00014: variable 'ansible_search_path' from source: unknown 10698 1726882156.00023: variable 'ansible_search_path' from source: unknown 10698 1726882156.00060: calling self._execute() 10698 1726882156.00135: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.00147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.00162: variable 'omit' from source: magic vars 10698 1726882156.00518: variable 'ansible_distribution' from source: facts 10698 1726882156.00535: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10698 1726882156.00670: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.00682: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10698 1726882156.00690: when evaluation is False, skipping this task 10698 1726882156.00700: _execute() done 10698 1726882156.00708: dumping result to json 10698 1726882156.00716: done dumping result, returning 10698 1726882156.00727: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [12673a56-9f93-9b8f-e40d-0000000000ff] 10698 1726882156.00736: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000ff 10698 1726882156.00929: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000ff 10698 1726882156.00932: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10698 1726882156.00978: no more pending results, returning what we have 10698 1726882156.00983: results queue empty 10698 1726882156.00984: checking for any_errors_fatal 10698 1726882156.00990: done checking for any_errors_fatal 10698 1726882156.00991: checking for max_fail_percentage 10698 1726882156.00992: done checking for max_fail_percentage 10698 1726882156.00996: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.00996: done checking to see if all hosts have failed 10698 1726882156.00997: getting the remaining hosts for this loop 10698 1726882156.00999: done getting the remaining hosts for this loop 10698 1726882156.01002: getting the next task for host managed_node1 10698 1726882156.01008: done getting next task for host managed_node1 10698 1726882156.01011: ^ task is: TASK: Enable EPEL 7 10698 1726882156.01016: ^ 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 10698 1726882156.01019: getting variables 10698 1726882156.01021: in VariableManager get_vars() 10698 1726882156.01049: Calling all_inventory to load vars for managed_node1 10698 1726882156.01052: Calling groups_inventory to load vars for managed_node1 10698 1726882156.01056: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.01070: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.01073: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.01076: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.01339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.01531: done with get_vars() 10698 1726882156.01541: done getting variables 10698 1726882156.01596: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:29:16 -0400 (0:00:00.022) 0:00:02.865 ****** 10698 1726882156.01627: entering _queue_task() for managed_node1/command 10698 1726882156.01859: worker is 1 (out of 1 available) 10698 1726882156.01869: exiting _queue_task() for managed_node1/command 10698 1726882156.01881: done queuing things up, now waiting for results queue to drain 10698 1726882156.01882: waiting for pending results... 10698 1726882156.02309: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 10698 1726882156.02314: in run() - task 12673a56-9f93-9b8f-e40d-000000000100 10698 1726882156.02316: variable 'ansible_search_path' from source: unknown 10698 1726882156.02318: variable 'ansible_search_path' from source: unknown 10698 1726882156.02322: calling self._execute() 10698 1726882156.02367: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.02378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.02395: variable 'omit' from source: magic vars 10698 1726882156.02843: variable 'ansible_distribution' from source: facts 10698 1726882156.02864: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10698 1726882156.03009: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.03021: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10698 1726882156.03029: when evaluation is False, skipping this task 10698 1726882156.03035: _execute() done 10698 1726882156.03042: dumping result to json 10698 1726882156.03050: done dumping result, returning 10698 1726882156.03062: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [12673a56-9f93-9b8f-e40d-000000000100] 10698 1726882156.03072: sending task result for task 12673a56-9f93-9b8f-e40d-000000000100 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10698 1726882156.03243: no more pending results, returning what we have 10698 1726882156.03247: results queue empty 10698 1726882156.03250: checking for any_errors_fatal 10698 1726882156.03257: done checking for any_errors_fatal 10698 1726882156.03258: checking for max_fail_percentage 10698 1726882156.03260: done checking for max_fail_percentage 10698 1726882156.03261: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.03262: done checking to see if all hosts have failed 10698 1726882156.03263: getting the remaining hosts for this loop 10698 1726882156.03265: done getting the remaining hosts for this loop 10698 1726882156.03268: getting the next task for host managed_node1 10698 1726882156.03275: done getting next task for host managed_node1 10698 1726882156.03278: ^ task is: TASK: Enable EPEL 8 10698 1726882156.03284: ^ 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 10698 1726882156.03288: getting variables 10698 1726882156.03290: in VariableManager get_vars() 10698 1726882156.03326: Calling all_inventory to load vars for managed_node1 10698 1726882156.03329: Calling groups_inventory to load vars for managed_node1 10698 1726882156.03333: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.03348: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.03351: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.03355: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.03803: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000100 10698 1726882156.03806: WORKER PROCESS EXITING 10698 1726882156.03830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.04018: done with get_vars() 10698 1726882156.04029: done getting variables 10698 1726882156.04085: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:29:16 -0400 (0:00:00.024) 0:00:02.890 ****** 10698 1726882156.04117: entering _queue_task() for managed_node1/command 10698 1726882156.04376: worker is 1 (out of 1 available) 10698 1726882156.04387: exiting _queue_task() for managed_node1/command 10698 1726882156.04402: done queuing things up, now waiting for results queue to drain 10698 1726882156.04404: waiting for pending results... 10698 1726882156.04647: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 10698 1726882156.04761: in run() - task 12673a56-9f93-9b8f-e40d-000000000101 10698 1726882156.04779: variable 'ansible_search_path' from source: unknown 10698 1726882156.04787: variable 'ansible_search_path' from source: unknown 10698 1726882156.04832: calling self._execute() 10698 1726882156.04911: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.04923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.04939: variable 'omit' from source: magic vars 10698 1726882156.05313: variable 'ansible_distribution' from source: facts 10698 1726882156.05331: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10698 1726882156.05460: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.05472: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10698 1726882156.05479: when evaluation is False, skipping this task 10698 1726882156.05489: _execute() done 10698 1726882156.05502: dumping result to json 10698 1726882156.05598: done dumping result, returning 10698 1726882156.05601: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [12673a56-9f93-9b8f-e40d-000000000101] 10698 1726882156.05604: sending task result for task 12673a56-9f93-9b8f-e40d-000000000101 10698 1726882156.05666: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000101 10698 1726882156.05669: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10698 1726882156.05720: no more pending results, returning what we have 10698 1726882156.05724: results queue empty 10698 1726882156.05725: checking for any_errors_fatal 10698 1726882156.05731: done checking for any_errors_fatal 10698 1726882156.05732: checking for max_fail_percentage 10698 1726882156.05734: done checking for max_fail_percentage 10698 1726882156.05735: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.05736: done checking to see if all hosts have failed 10698 1726882156.05737: getting the remaining hosts for this loop 10698 1726882156.05738: done getting the remaining hosts for this loop 10698 1726882156.05743: getting the next task for host managed_node1 10698 1726882156.05753: done getting next task for host managed_node1 10698 1726882156.05755: ^ task is: TASK: Enable EPEL 6 10698 1726882156.05760: ^ 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 10698 1726882156.05765: getting variables 10698 1726882156.05767: in VariableManager get_vars() 10698 1726882156.05798: Calling all_inventory to load vars for managed_node1 10698 1726882156.05801: Calling groups_inventory to load vars for managed_node1 10698 1726882156.05805: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.05819: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.05822: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.05825: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.06166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.06528: done with get_vars() 10698 1726882156.06538: done getting variables 10698 1726882156.06795: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:29:16 -0400 (0:00:00.027) 0:00:02.917 ****** 10698 1726882156.06825: entering _queue_task() for managed_node1/copy 10698 1726882156.07189: worker is 1 (out of 1 available) 10698 1726882156.07204: exiting _queue_task() for managed_node1/copy 10698 1726882156.07215: done queuing things up, now waiting for results queue to drain 10698 1726882156.07217: waiting for pending results... 10698 1726882156.07400: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 10698 1726882156.07712: in run() - task 12673a56-9f93-9b8f-e40d-000000000103 10698 1726882156.07716: variable 'ansible_search_path' from source: unknown 10698 1726882156.07718: variable 'ansible_search_path' from source: unknown 10698 1726882156.07720: calling self._execute() 10698 1726882156.07722: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.07724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.07726: variable 'omit' from source: magic vars 10698 1726882156.08131: variable 'ansible_distribution' from source: facts 10698 1726882156.08152: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10698 1726882156.08265: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.08276: Evaluated conditional (ansible_distribution_major_version == '6'): False 10698 1726882156.08282: when evaluation is False, skipping this task 10698 1726882156.08290: _execute() done 10698 1726882156.08300: dumping result to json 10698 1726882156.08307: done dumping result, returning 10698 1726882156.08318: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [12673a56-9f93-9b8f-e40d-000000000103] 10698 1726882156.08326: sending task result for task 12673a56-9f93-9b8f-e40d-000000000103 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 10698 1726882156.08465: no more pending results, returning what we have 10698 1726882156.08468: results queue empty 10698 1726882156.08469: checking for any_errors_fatal 10698 1726882156.08473: done checking for any_errors_fatal 10698 1726882156.08474: checking for max_fail_percentage 10698 1726882156.08475: done checking for max_fail_percentage 10698 1726882156.08476: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.08477: done checking to see if all hosts have failed 10698 1726882156.08478: getting the remaining hosts for this loop 10698 1726882156.08479: done getting the remaining hosts for this loop 10698 1726882156.08483: getting the next task for host managed_node1 10698 1726882156.08491: done getting next task for host managed_node1 10698 1726882156.08495: ^ task is: TASK: Set network provider to 'initscripts' 10698 1726882156.08498: ^ 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 10698 1726882156.08502: getting variables 10698 1726882156.08504: in VariableManager get_vars() 10698 1726882156.08533: Calling all_inventory to load vars for managed_node1 10698 1726882156.08535: Calling groups_inventory to load vars for managed_node1 10698 1726882156.08539: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.08552: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.08555: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.08558: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.08861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.09215: done with get_vars() 10698 1726882156.09225: done getting variables 10698 1726882156.09253: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000103 10698 1726882156.09256: WORKER PROCESS EXITING 10698 1726882156.09288: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:12 Friday 20 September 2024 21:29:16 -0400 (0:00:00.024) 0:00:02.942 ****** 10698 1726882156.09317: entering _queue_task() for managed_node1/set_fact 10698 1726882156.09836: worker is 1 (out of 1 available) 10698 1726882156.09848: exiting _queue_task() for managed_node1/set_fact 10698 1726882156.09859: done queuing things up, now waiting for results queue to drain 10698 1726882156.09861: waiting for pending results... 10698 1726882156.10097: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 10698 1726882156.10610: in run() - task 12673a56-9f93-9b8f-e40d-000000000007 10698 1726882156.10614: variable 'ansible_search_path' from source: unknown 10698 1726882156.10644: calling self._execute() 10698 1726882156.10785: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.11065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.11068: variable 'omit' from source: magic vars 10698 1726882156.11245: variable 'omit' from source: magic vars 10698 1726882156.11277: variable 'omit' from source: magic vars 10698 1726882156.11429: variable 'omit' from source: magic vars 10698 1726882156.11468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10698 1726882156.11717: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10698 1726882156.11721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10698 1726882156.11724: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10698 1726882156.11726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10698 1726882156.11728: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10698 1726882156.11730: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.11732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.11826: Set connection var ansible_shell_type to sh 10698 1726882156.11835: Set connection var ansible_connection to ssh 10698 1726882156.11847: Set connection var ansible_pipelining to False 10698 1726882156.11861: Set connection var ansible_timeout to 10 10698 1726882156.11872: Set connection var ansible_module_compression to ZIP_DEFLATED 10698 1726882156.11881: Set connection var ansible_shell_executable to /bin/sh 10698 1726882156.11910: variable 'ansible_shell_executable' from source: unknown 10698 1726882156.11919: variable 'ansible_connection' from source: unknown 10698 1726882156.11932: variable 'ansible_module_compression' from source: unknown 10698 1726882156.11939: variable 'ansible_shell_type' from source: unknown 10698 1726882156.11945: variable 'ansible_shell_executable' from source: unknown 10698 1726882156.11952: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.11959: variable 'ansible_pipelining' from source: unknown 10698 1726882156.11965: variable 'ansible_timeout' from source: unknown 10698 1726882156.12041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.12128: 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) 10698 1726882156.12151: variable 'omit' from source: magic vars 10698 1726882156.12161: starting attempt loop 10698 1726882156.12168: running the handler 10698 1726882156.12184: handler run complete 10698 1726882156.12203: attempt loop complete, returning result 10698 1726882156.12210: _execute() done 10698 1726882156.12217: dumping result to json 10698 1726882156.12225: done dumping result, returning 10698 1726882156.12235: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [12673a56-9f93-9b8f-e40d-000000000007] 10698 1726882156.12243: sending task result for task 12673a56-9f93-9b8f-e40d-000000000007 10698 1726882156.12417: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000007 10698 1726882156.12422: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 10698 1726882156.12474: no more pending results, returning what we have 10698 1726882156.12477: results queue empty 10698 1726882156.12477: checking for any_errors_fatal 10698 1726882156.12483: done checking for any_errors_fatal 10698 1726882156.12484: checking for max_fail_percentage 10698 1726882156.12485: done checking for max_fail_percentage 10698 1726882156.12486: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.12487: done checking to see if all hosts have failed 10698 1726882156.12487: getting the remaining hosts for this loop 10698 1726882156.12489: done getting the remaining hosts for this loop 10698 1726882156.12492: getting the next task for host managed_node1 10698 1726882156.12500: done getting next task for host managed_node1 10698 1726882156.12502: ^ task is: TASK: meta (flush_handlers) 10698 1726882156.12503: ^ 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 10698 1726882156.12508: getting variables 10698 1726882156.12509: in VariableManager get_vars() 10698 1726882156.12533: Calling all_inventory to load vars for managed_node1 10698 1726882156.12536: Calling groups_inventory to load vars for managed_node1 10698 1726882156.12538: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.12548: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.12550: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.12552: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.12918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.14168: done with get_vars() 10698 1726882156.14178: done getting variables 10698 1726882156.14246: in VariableManager get_vars() 10698 1726882156.14257: Calling all_inventory to load vars for managed_node1 10698 1726882156.14259: Calling groups_inventory to load vars for managed_node1 10698 1726882156.14261: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.14266: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.14269: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.14272: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.14811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.15189: done with get_vars() 10698 1726882156.15205: done queuing things up, now waiting for results queue to drain 10698 1726882156.15207: results queue empty 10698 1726882156.15208: checking for any_errors_fatal 10698 1726882156.15210: done checking for any_errors_fatal 10698 1726882156.15211: checking for max_fail_percentage 10698 1726882156.15212: done checking for max_fail_percentage 10698 1726882156.15212: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.15213: done checking to see if all hosts have failed 10698 1726882156.15214: getting the remaining hosts for this loop 10698 1726882156.15214: done getting the remaining hosts for this loop 10698 1726882156.15217: getting the next task for host managed_node1 10698 1726882156.15221: done getting next task for host managed_node1 10698 1726882156.15223: ^ task is: TASK: meta (flush_handlers) 10698 1726882156.15224: ^ 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 10698 1726882156.15232: getting variables 10698 1726882156.15233: in VariableManager get_vars() 10698 1726882156.15241: Calling all_inventory to load vars for managed_node1 10698 1726882156.15242: Calling groups_inventory to load vars for managed_node1 10698 1726882156.15244: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.15249: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.15252: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.15254: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.15598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.15802: done with get_vars() 10698 1726882156.15809: done getting variables 10698 1726882156.15852: in VariableManager get_vars() 10698 1726882156.15860: Calling all_inventory to load vars for managed_node1 10698 1726882156.15863: Calling groups_inventory to load vars for managed_node1 10698 1726882156.15865: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.15869: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.15872: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.15875: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.16004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.16180: done with get_vars() 10698 1726882156.16192: done queuing things up, now waiting for results queue to drain 10698 1726882156.16196: results queue empty 10698 1726882156.16197: checking for any_errors_fatal 10698 1726882156.16198: done checking for any_errors_fatal 10698 1726882156.16198: checking for max_fail_percentage 10698 1726882156.16199: done checking for max_fail_percentage 10698 1726882156.16200: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.16201: done checking to see if all hosts have failed 10698 1726882156.16201: getting the remaining hosts for this loop 10698 1726882156.16202: done getting the remaining hosts for this loop 10698 1726882156.16205: getting the next task for host managed_node1 10698 1726882156.16208: done getting next task for host managed_node1 10698 1726882156.16208: ^ task is: None 10698 1726882156.16210: ^ 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 10698 1726882156.16210: done queuing things up, now waiting for results queue to drain 10698 1726882156.16211: results queue empty 10698 1726882156.16212: checking for any_errors_fatal 10698 1726882156.16213: done checking for any_errors_fatal 10698 1726882156.16213: checking for max_fail_percentage 10698 1726882156.16214: done checking for max_fail_percentage 10698 1726882156.16215: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.16215: done checking to see if all hosts have failed 10698 1726882156.16218: getting the next task for host managed_node1 10698 1726882156.16220: done getting next task for host managed_node1 10698 1726882156.16221: ^ task is: None 10698 1726882156.16222: ^ 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 10698 1726882156.16263: in VariableManager get_vars() 10698 1726882156.16287: done with get_vars() 10698 1726882156.16304: in VariableManager get_vars() 10698 1726882156.16322: done with get_vars() 10698 1726882156.16326: variable 'omit' from source: magic vars 10698 1726882156.16357: in VariableManager get_vars() 10698 1726882156.16373: done with get_vars() 10698 1726882156.16395: variable 'omit' from source: magic vars PLAY [Play for testing bond device using deprecated 'master' argument] ********* 10698 1726882156.17033: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 10698 1726882156.17058: getting the remaining hosts for this loop 10698 1726882156.17059: done getting the remaining hosts for this loop 10698 1726882156.17061: getting the next task for host managed_node1 10698 1726882156.17064: done getting next task for host managed_node1 10698 1726882156.17066: ^ task is: TASK: Gathering Facts 10698 1726882156.17067: ^ 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 10698 1726882156.17069: getting variables 10698 1726882156.17069: in VariableManager get_vars() 10698 1726882156.17081: Calling all_inventory to load vars for managed_node1 10698 1726882156.17083: Calling groups_inventory to load vars for managed_node1 10698 1726882156.17085: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.17090: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.17107: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.17110: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.17361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.17642: done with get_vars() 10698 1726882156.17650: done getting variables 10698 1726882156.17690: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:3 Friday 20 September 2024 21:29:16 -0400 (0:00:00.084) 0:00:03.026 ****** 10698 1726882156.17729: entering _queue_task() for managed_node1/gather_facts 10698 1726882156.17988: worker is 1 (out of 1 available) 10698 1726882156.18101: exiting _queue_task() for managed_node1/gather_facts 10698 1726882156.18112: done queuing things up, now waiting for results queue to drain 10698 1726882156.18113: waiting for pending results... 10698 1726882156.18250: running TaskExecutor() for managed_node1/TASK: Gathering Facts 10698 1726882156.18399: in run() - task 12673a56-9f93-9b8f-e40d-000000000129 10698 1726882156.18403: variable 'ansible_search_path' from source: unknown 10698 1726882156.18405: calling self._execute() 10698 1726882156.18480: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.18494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.18510: variable 'omit' from source: magic vars 10698 1726882156.18923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882156.21151: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882156.21227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882156.21398: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882156.21402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882156.21405: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882156.21407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882156.21439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882156.21471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882156.21530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882156.21580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882156.21718: variable 'ansible_distribution' from source: facts 10698 1726882156.21728: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.21754: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882156.21761: when evaluation is False, skipping this task 10698 1726882156.21768: _execute() done 10698 1726882156.21775: dumping result to json 10698 1726882156.21783: done dumping result, returning 10698 1726882156.21795: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-9b8f-e40d-000000000129] 10698 1726882156.21805: sending task result for task 12673a56-9f93-9b8f-e40d-000000000129 10698 1726882156.22041: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000129 10698 1726882156.22044: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882156.22085: no more pending results, returning what we have 10698 1726882156.22089: results queue empty 10698 1726882156.22089: checking for any_errors_fatal 10698 1726882156.22091: done checking for any_errors_fatal 10698 1726882156.22091: checking for max_fail_percentage 10698 1726882156.22094: done checking for max_fail_percentage 10698 1726882156.22095: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.22097: done checking to see if all hosts have failed 10698 1726882156.22097: getting the remaining hosts for this loop 10698 1726882156.22099: done getting the remaining hosts for this loop 10698 1726882156.22102: getting the next task for host managed_node1 10698 1726882156.22107: done getting next task for host managed_node1 10698 1726882156.22110: ^ task is: TASK: meta (flush_handlers) 10698 1726882156.22112: ^ 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 10698 1726882156.22115: getting variables 10698 1726882156.22117: in VariableManager get_vars() 10698 1726882156.22156: Calling all_inventory to load vars for managed_node1 10698 1726882156.22160: Calling groups_inventory to load vars for managed_node1 10698 1726882156.22162: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.22173: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.22176: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.22179: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.22460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.22653: done with get_vars() 10698 1726882156.22662: done getting variables 10698 1726882156.22730: in VariableManager get_vars() 10698 1726882156.22744: Calling all_inventory to load vars for managed_node1 10698 1726882156.22746: Calling groups_inventory to load vars for managed_node1 10698 1726882156.22748: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.22752: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.22755: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.22757: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.22915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.23107: done with get_vars() 10698 1726882156.23120: done queuing things up, now waiting for results queue to drain 10698 1726882156.23121: results queue empty 10698 1726882156.23122: checking for any_errors_fatal 10698 1726882156.23124: done checking for any_errors_fatal 10698 1726882156.23124: checking for max_fail_percentage 10698 1726882156.23125: done checking for max_fail_percentage 10698 1726882156.23126: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.23127: done checking to see if all hosts have failed 10698 1726882156.23127: getting the remaining hosts for this loop 10698 1726882156.23128: done getting the remaining hosts for this loop 10698 1726882156.23130: getting the next task for host managed_node1 10698 1726882156.23134: done getting next task for host managed_node1 10698 1726882156.23136: ^ task is: TASK: INIT Prepare setup 10698 1726882156.23137: ^ 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 10698 1726882156.23139: getting variables 10698 1726882156.23140: in VariableManager get_vars() 10698 1726882156.23150: Calling all_inventory to load vars for managed_node1 10698 1726882156.23152: Calling groups_inventory to load vars for managed_node1 10698 1726882156.23154: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.23158: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.23165: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.23168: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.23303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.23487: done with get_vars() 10698 1726882156.23496: done getting variables 10698 1726882156.23562: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:15 Friday 20 September 2024 21:29:16 -0400 (0:00:00.058) 0:00:03.085 ****** 10698 1726882156.23586: entering _queue_task() for managed_node1/debug 10698 1726882156.23588: Creating lock for debug 10698 1726882156.23844: worker is 1 (out of 1 available) 10698 1726882156.23856: exiting _queue_task() for managed_node1/debug 10698 1726882156.23867: done queuing things up, now waiting for results queue to drain 10698 1726882156.23868: waiting for pending results... 10698 1726882156.24110: running TaskExecutor() for managed_node1/TASK: INIT Prepare setup 10698 1726882156.24198: in run() - task 12673a56-9f93-9b8f-e40d-00000000000b 10698 1726882156.24221: variable 'ansible_search_path' from source: unknown 10698 1726882156.24267: calling self._execute() 10698 1726882156.24357: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.24499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.24504: variable 'omit' from source: magic vars 10698 1726882156.24800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882156.27554: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882156.27558: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882156.27630: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882156.27696: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882156.27799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882156.28097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882156.28101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882156.28103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882156.28105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882156.28107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882156.28425: variable 'ansible_distribution' from source: facts 10698 1726882156.28598: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.28601: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882156.28603: when evaluation is False, skipping this task 10698 1726882156.28605: _execute() done 10698 1726882156.28607: dumping result to json 10698 1726882156.28608: done dumping result, returning 10698 1726882156.28610: done running TaskExecutor() for managed_node1/TASK: INIT Prepare setup [12673a56-9f93-9b8f-e40d-00000000000b] 10698 1726882156.28612: sending task result for task 12673a56-9f93-9b8f-e40d-00000000000b 10698 1726882156.28680: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000000b 10698 1726882156.28683: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10698 1726882156.28729: no more pending results, returning what we have 10698 1726882156.28732: results queue empty 10698 1726882156.28733: checking for any_errors_fatal 10698 1726882156.28735: done checking for any_errors_fatal 10698 1726882156.28736: checking for max_fail_percentage 10698 1726882156.28737: done checking for max_fail_percentage 10698 1726882156.28738: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.28739: done checking to see if all hosts have failed 10698 1726882156.28740: getting the remaining hosts for this loop 10698 1726882156.28741: done getting the remaining hosts for this loop 10698 1726882156.28745: getting the next task for host managed_node1 10698 1726882156.28752: done getting next task for host managed_node1 10698 1726882156.28754: ^ task is: TASK: Install dnsmasq 10698 1726882156.28757: ^ 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 10698 1726882156.28762: getting variables 10698 1726882156.28763: in VariableManager get_vars() 10698 1726882156.28810: Calling all_inventory to load vars for managed_node1 10698 1726882156.28813: Calling groups_inventory to load vars for managed_node1 10698 1726882156.28816: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.28828: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.28832: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.28835: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.29318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.29848: done with get_vars() 10698 1726882156.29860: done getting variables 10698 1726882156.29964: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:29:16 -0400 (0:00:00.064) 0:00:03.149 ****** 10698 1726882156.29996: entering _queue_task() for managed_node1/package 10698 1726882156.30422: worker is 1 (out of 1 available) 10698 1726882156.30428: exiting _queue_task() for managed_node1/package 10698 1726882156.30437: done queuing things up, now waiting for results queue to drain 10698 1726882156.30438: waiting for pending results... 10698 1726882156.30564: running TaskExecutor() for managed_node1/TASK: Install dnsmasq 10698 1726882156.30598: in run() - task 12673a56-9f93-9b8f-e40d-00000000000f 10698 1726882156.30663: variable 'ansible_search_path' from source: unknown 10698 1726882156.30666: variable 'ansible_search_path' from source: unknown 10698 1726882156.30668: calling self._execute() 10698 1726882156.30746: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.30757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.30774: variable 'omit' from source: magic vars 10698 1726882156.31270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882156.33428: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882156.33514: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882156.33595: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882156.33599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882156.33632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882156.33719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882156.33752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882156.33783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882156.33917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882156.33921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882156.33983: variable 'ansible_distribution' from source: facts 10698 1726882156.33998: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.34029: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882156.34036: when evaluation is False, skipping this task 10698 1726882156.34042: _execute() done 10698 1726882156.34047: dumping result to json 10698 1726882156.34054: done dumping result, returning 10698 1726882156.34064: done running TaskExecutor() for managed_node1/TASK: Install dnsmasq [12673a56-9f93-9b8f-e40d-00000000000f] 10698 1726882156.34071: sending task result for task 12673a56-9f93-9b8f-e40d-00000000000f 10698 1726882156.34299: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000000f 10698 1726882156.34303: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882156.34348: no more pending results, returning what we have 10698 1726882156.34352: results queue empty 10698 1726882156.34352: checking for any_errors_fatal 10698 1726882156.34359: done checking for any_errors_fatal 10698 1726882156.34360: checking for max_fail_percentage 10698 1726882156.34361: done checking for max_fail_percentage 10698 1726882156.34362: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.34363: done checking to see if all hosts have failed 10698 1726882156.34364: getting the remaining hosts for this loop 10698 1726882156.34366: done getting the remaining hosts for this loop 10698 1726882156.34370: getting the next task for host managed_node1 10698 1726882156.34376: done getting next task for host managed_node1 10698 1726882156.34378: ^ task is: TASK: Install pgrep, sysctl 10698 1726882156.34383: ^ 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 10698 1726882156.34386: getting variables 10698 1726882156.34388: in VariableManager get_vars() 10698 1726882156.34432: Calling all_inventory to load vars for managed_node1 10698 1726882156.34435: Calling groups_inventory to load vars for managed_node1 10698 1726882156.34438: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.34450: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.34453: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.34456: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.34848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.35047: done with get_vars() 10698 1726882156.35057: done getting variables 10698 1726882156.35114: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 21:29:16 -0400 (0:00:00.051) 0:00:03.200 ****** 10698 1726882156.35144: entering _queue_task() for managed_node1/package 10698 1726882156.35395: worker is 1 (out of 1 available) 10698 1726882156.35409: exiting _queue_task() for managed_node1/package 10698 1726882156.35419: done queuing things up, now waiting for results queue to drain 10698 1726882156.35421: waiting for pending results... 10698 1726882156.35657: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 10698 1726882156.35764: in run() - task 12673a56-9f93-9b8f-e40d-000000000010 10698 1726882156.35786: variable 'ansible_search_path' from source: unknown 10698 1726882156.35792: variable 'ansible_search_path' from source: unknown 10698 1726882156.35832: calling self._execute() 10698 1726882156.35990: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.35996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.35998: variable 'omit' from source: magic vars 10698 1726882156.36350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882156.38443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882156.38512: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882156.38550: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882156.38602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882156.38637: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882156.38719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882156.38798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882156.38802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882156.38817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882156.38843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882156.38974: variable 'ansible_distribution' from source: facts 10698 1726882156.38985: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.39010: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882156.39017: when evaluation is False, skipping this task 10698 1726882156.39023: _execute() done 10698 1726882156.39029: dumping result to json 10698 1726882156.39035: done dumping result, returning 10698 1726882156.39102: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [12673a56-9f93-9b8f-e40d-000000000010] 10698 1726882156.39105: sending task result for task 12673a56-9f93-9b8f-e40d-000000000010 10698 1726882156.39172: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000010 10698 1726882156.39175: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882156.39250: no more pending results, returning what we have 10698 1726882156.39253: results queue empty 10698 1726882156.39254: checking for any_errors_fatal 10698 1726882156.39259: done checking for any_errors_fatal 10698 1726882156.39260: checking for max_fail_percentage 10698 1726882156.39262: done checking for max_fail_percentage 10698 1726882156.39263: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.39264: done checking to see if all hosts have failed 10698 1726882156.39264: getting the remaining hosts for this loop 10698 1726882156.39266: done getting the remaining hosts for this loop 10698 1726882156.39269: getting the next task for host managed_node1 10698 1726882156.39275: done getting next task for host managed_node1 10698 1726882156.39277: ^ task is: TASK: Install pgrep, sysctl 10698 1726882156.39280: ^ 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 10698 1726882156.39283: getting variables 10698 1726882156.39285: in VariableManager get_vars() 10698 1726882156.39327: Calling all_inventory to load vars for managed_node1 10698 1726882156.39330: Calling groups_inventory to load vars for managed_node1 10698 1726882156.39333: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.39345: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.39347: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.39350: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.39728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.39934: done with get_vars() 10698 1726882156.39942: done getting variables 10698 1726882156.39998: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 21:29:16 -0400 (0:00:00.048) 0:00:03.249 ****** 10698 1726882156.40027: entering _queue_task() for managed_node1/package 10698 1726882156.40256: worker is 1 (out of 1 available) 10698 1726882156.40267: exiting _queue_task() for managed_node1/package 10698 1726882156.40278: done queuing things up, now waiting for results queue to drain 10698 1726882156.40279: waiting for pending results... 10698 1726882156.40611: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 10698 1726882156.40616: in run() - task 12673a56-9f93-9b8f-e40d-000000000011 10698 1726882156.40629: variable 'ansible_search_path' from source: unknown 10698 1726882156.40636: variable 'ansible_search_path' from source: unknown 10698 1726882156.40672: calling self._execute() 10698 1726882156.40756: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.40767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.40780: variable 'omit' from source: magic vars 10698 1726882156.41187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882156.43327: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882156.43408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882156.43499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882156.43502: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882156.43523: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882156.43613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882156.43650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882156.43684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882156.43731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882156.43750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882156.43897: variable 'ansible_distribution' from source: facts 10698 1726882156.44098: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.44102: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882156.44104: when evaluation is False, skipping this task 10698 1726882156.44106: _execute() done 10698 1726882156.44108: dumping result to json 10698 1726882156.44111: done dumping result, returning 10698 1726882156.44113: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [12673a56-9f93-9b8f-e40d-000000000011] 10698 1726882156.44115: sending task result for task 12673a56-9f93-9b8f-e40d-000000000011 10698 1726882156.44183: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000011 10698 1726882156.44186: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882156.44234: no more pending results, returning what we have 10698 1726882156.44237: results queue empty 10698 1726882156.44237: checking for any_errors_fatal 10698 1726882156.44244: done checking for any_errors_fatal 10698 1726882156.44245: checking for max_fail_percentage 10698 1726882156.44246: done checking for max_fail_percentage 10698 1726882156.44247: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.44248: done checking to see if all hosts have failed 10698 1726882156.44249: getting the remaining hosts for this loop 10698 1726882156.44250: done getting the remaining hosts for this loop 10698 1726882156.44253: getting the next task for host managed_node1 10698 1726882156.44260: done getting next task for host managed_node1 10698 1726882156.44262: ^ task is: TASK: Create test interfaces 10698 1726882156.44265: ^ 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 10698 1726882156.44269: getting variables 10698 1726882156.44271: in VariableManager get_vars() 10698 1726882156.44316: Calling all_inventory to load vars for managed_node1 10698 1726882156.44320: Calling groups_inventory to load vars for managed_node1 10698 1726882156.44323: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.44336: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.44339: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.44342: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.44687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.44890: done with get_vars() 10698 1726882156.44904: done getting variables 10698 1726882156.44991: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 21:29:16 -0400 (0:00:00.049) 0:00:03.299 ****** 10698 1726882156.45022: entering _queue_task() for managed_node1/shell 10698 1726882156.45024: Creating lock for shell 10698 1726882156.45291: worker is 1 (out of 1 available) 10698 1726882156.45405: exiting _queue_task() for managed_node1/shell 10698 1726882156.45416: done queuing things up, now waiting for results queue to drain 10698 1726882156.45418: waiting for pending results... 10698 1726882156.45559: running TaskExecutor() for managed_node1/TASK: Create test interfaces 10698 1726882156.45699: in run() - task 12673a56-9f93-9b8f-e40d-000000000012 10698 1726882156.45703: variable 'ansible_search_path' from source: unknown 10698 1726882156.45705: variable 'ansible_search_path' from source: unknown 10698 1726882156.45743: calling self._execute() 10698 1726882156.45825: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.45859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.45863: variable 'omit' from source: magic vars 10698 1726882156.46264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882156.48443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882156.48536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882156.48563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882156.48604: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882156.48633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882156.48753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882156.48757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882156.48777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882156.48823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882156.48843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882156.48980: variable 'ansible_distribution' from source: facts 10698 1726882156.48990: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.49014: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882156.49077: when evaluation is False, skipping this task 10698 1726882156.49080: _execute() done 10698 1726882156.49083: dumping result to json 10698 1726882156.49085: done dumping result, returning 10698 1726882156.49087: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [12673a56-9f93-9b8f-e40d-000000000012] 10698 1726882156.49089: sending task result for task 12673a56-9f93-9b8f-e40d-000000000012 10698 1726882156.49154: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000012 10698 1726882156.49157: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882156.49202: no more pending results, returning what we have 10698 1726882156.49205: results queue empty 10698 1726882156.49206: checking for any_errors_fatal 10698 1726882156.49212: done checking for any_errors_fatal 10698 1726882156.49212: checking for max_fail_percentage 10698 1726882156.49214: done checking for max_fail_percentage 10698 1726882156.49215: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.49216: done checking to see if all hosts have failed 10698 1726882156.49217: getting the remaining hosts for this loop 10698 1726882156.49218: done getting the remaining hosts for this loop 10698 1726882156.49222: getting the next task for host managed_node1 10698 1726882156.49231: done getting next task for host managed_node1 10698 1726882156.49234: ^ task is: TASK: Include the task 'get_interface_stat.yml' 10698 1726882156.49237: ^ 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 10698 1726882156.49240: getting variables 10698 1726882156.49242: in VariableManager get_vars() 10698 1726882156.49282: Calling all_inventory to load vars for managed_node1 10698 1726882156.49285: Calling groups_inventory to load vars for managed_node1 10698 1726882156.49288: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.49303: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.49306: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.49309: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.49718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.49963: done with get_vars() 10698 1726882156.49972: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:29:16 -0400 (0:00:00.050) 0:00:03.349 ****** 10698 1726882156.50064: entering _queue_task() for managed_node1/include_tasks 10698 1726882156.50296: worker is 1 (out of 1 available) 10698 1726882156.50404: exiting _queue_task() for managed_node1/include_tasks 10698 1726882156.50415: done queuing things up, now waiting for results queue to drain 10698 1726882156.50417: waiting for pending results... 10698 1726882156.50652: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 10698 1726882156.50699: in run() - task 12673a56-9f93-9b8f-e40d-000000000016 10698 1726882156.50703: variable 'ansible_search_path' from source: unknown 10698 1726882156.50706: variable 'ansible_search_path' from source: unknown 10698 1726882156.50731: calling self._execute() 10698 1726882156.50814: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.50827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.50859: variable 'omit' from source: magic vars 10698 1726882156.51265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882156.54101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882156.54105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882156.54107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882156.54109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882156.54224: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882156.54375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882156.54460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882156.54562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882156.54610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882156.54662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882156.54911: variable 'ansible_distribution' from source: facts 10698 1726882156.54981: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.55008: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882156.55016: when evaluation is False, skipping this task 10698 1726882156.55023: _execute() done 10698 1726882156.55030: dumping result to json 10698 1726882156.55190: done dumping result, returning 10698 1726882156.55195: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-9b8f-e40d-000000000016] 10698 1726882156.55198: sending task result for task 12673a56-9f93-9b8f-e40d-000000000016 10698 1726882156.55266: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000016 10698 1726882156.55269: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882156.55337: no more pending results, returning what we have 10698 1726882156.55340: results queue empty 10698 1726882156.55341: checking for any_errors_fatal 10698 1726882156.55346: done checking for any_errors_fatal 10698 1726882156.55347: checking for max_fail_percentage 10698 1726882156.55349: done checking for max_fail_percentage 10698 1726882156.55350: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.55351: done checking to see if all hosts have failed 10698 1726882156.55351: getting the remaining hosts for this loop 10698 1726882156.55353: done getting the remaining hosts for this loop 10698 1726882156.55357: getting the next task for host managed_node1 10698 1726882156.55362: done getting next task for host managed_node1 10698 1726882156.55364: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 10698 1726882156.55368: ^ 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 10698 1726882156.55371: getting variables 10698 1726882156.55373: in VariableManager get_vars() 10698 1726882156.55418: Calling all_inventory to load vars for managed_node1 10698 1726882156.55421: Calling groups_inventory to load vars for managed_node1 10698 1726882156.55423: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.55436: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.55439: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.55442: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.55912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.56396: done with get_vars() 10698 1726882156.56408: done getting variables 10698 1726882156.56700: 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) 10698 1726882156.56820: variable 'interface' from source: task vars 10698 1726882156.56826: variable 'dhcp_interface1' from source: play vars 10698 1726882156.56891: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:29:16 -0400 (0:00:00.069) 0:00:03.419 ****** 10698 1726882156.57037: entering _queue_task() for managed_node1/assert 10698 1726882156.57039: Creating lock for assert 10698 1726882156.57516: worker is 1 (out of 1 available) 10698 1726882156.57527: exiting _queue_task() for managed_node1/assert 10698 1726882156.57540: done queuing things up, now waiting for results queue to drain 10698 1726882156.57541: waiting for pending results... 10698 1726882156.58043: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' 10698 1726882156.58502: in run() - task 12673a56-9f93-9b8f-e40d-000000000017 10698 1726882156.58506: variable 'ansible_search_path' from source: unknown 10698 1726882156.58508: variable 'ansible_search_path' from source: unknown 10698 1726882156.58511: calling self._execute() 10698 1726882156.58558: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.58568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.58582: variable 'omit' from source: magic vars 10698 1726882156.59698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882156.63701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882156.63891: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882156.64039: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882156.64078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882156.64155: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882156.64235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882156.64388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882156.64422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882156.64505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882156.64591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882156.64835: variable 'ansible_distribution' from source: facts 10698 1726882156.64847: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.64869: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882156.64906: when evaluation is False, skipping this task 10698 1726882156.64915: _execute() done 10698 1726882156.64924: dumping result to json 10698 1726882156.64933: done dumping result, returning 10698 1726882156.65118: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' [12673a56-9f93-9b8f-e40d-000000000017] 10698 1726882156.65122: sending task result for task 12673a56-9f93-9b8f-e40d-000000000017 10698 1726882156.65189: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000017 10698 1726882156.65194: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882156.65268: no more pending results, returning what we have 10698 1726882156.65272: results queue empty 10698 1726882156.65273: checking for any_errors_fatal 10698 1726882156.65279: done checking for any_errors_fatal 10698 1726882156.65280: checking for max_fail_percentage 10698 1726882156.65282: done checking for max_fail_percentage 10698 1726882156.65284: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.65285: done checking to see if all hosts have failed 10698 1726882156.65287: getting the remaining hosts for this loop 10698 1726882156.65288: done getting the remaining hosts for this loop 10698 1726882156.65292: getting the next task for host managed_node1 10698 1726882156.65303: done getting next task for host managed_node1 10698 1726882156.65306: ^ task is: TASK: Include the task 'get_interface_stat.yml' 10698 1726882156.65310: ^ 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 10698 1726882156.65314: getting variables 10698 1726882156.65316: in VariableManager get_vars() 10698 1726882156.65359: Calling all_inventory to load vars for managed_node1 10698 1726882156.65363: Calling groups_inventory to load vars for managed_node1 10698 1726882156.65365: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.65379: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.65382: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.65385: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.66164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.66556: done with get_vars() 10698 1726882156.66566: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:29:16 -0400 (0:00:00.096) 0:00:03.516 ****** 10698 1726882156.66720: entering _queue_task() for managed_node1/include_tasks 10698 1726882156.67183: worker is 1 (out of 1 available) 10698 1726882156.67401: exiting _queue_task() for managed_node1/include_tasks 10698 1726882156.67411: done queuing things up, now waiting for results queue to drain 10698 1726882156.67412: waiting for pending results... 10698 1726882156.67547: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 10698 1726882156.67713: in run() - task 12673a56-9f93-9b8f-e40d-00000000001b 10698 1726882156.67720: variable 'ansible_search_path' from source: unknown 10698 1726882156.67723: variable 'ansible_search_path' from source: unknown 10698 1726882156.67732: calling self._execute() 10698 1726882156.67808: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.67819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.67837: variable 'omit' from source: magic vars 10698 1726882156.68249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882156.71252: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882156.71258: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882156.71300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882156.71340: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882156.71374: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882156.71665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882156.71704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882156.71734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882156.71777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882156.71800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882156.71929: variable 'ansible_distribution' from source: facts 10698 1726882156.71940: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.72009: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882156.72012: when evaluation is False, skipping this task 10698 1726882156.72014: _execute() done 10698 1726882156.72017: dumping result to json 10698 1726882156.72018: done dumping result, returning 10698 1726882156.72021: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-9b8f-e40d-00000000001b] 10698 1726882156.72023: sending task result for task 12673a56-9f93-9b8f-e40d-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882156.72159: no more pending results, returning what we have 10698 1726882156.72162: results queue empty 10698 1726882156.72163: checking for any_errors_fatal 10698 1726882156.72168: done checking for any_errors_fatal 10698 1726882156.72169: checking for max_fail_percentage 10698 1726882156.72170: done checking for max_fail_percentage 10698 1726882156.72171: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.72172: done checking to see if all hosts have failed 10698 1726882156.72173: getting the remaining hosts for this loop 10698 1726882156.72175: done getting the remaining hosts for this loop 10698 1726882156.72179: getting the next task for host managed_node1 10698 1726882156.72185: done getting next task for host managed_node1 10698 1726882156.72187: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 10698 1726882156.72190: ^ 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 10698 1726882156.72196: getting variables 10698 1726882156.72198: in VariableManager get_vars() 10698 1726882156.72240: Calling all_inventory to load vars for managed_node1 10698 1726882156.72242: Calling groups_inventory to load vars for managed_node1 10698 1726882156.72245: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.72257: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.72260: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.72263: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.72521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.72998: done with get_vars() 10698 1726882156.73010: done getting variables 10698 1726882156.73330: 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) 10698 1726882156.73454: variable 'interface' from source: task vars 10698 1726882156.73459: variable 'dhcp_interface2' from source: play vars 10698 1726882156.73687: variable 'dhcp_interface2' from source: play vars 10698 1726882156.73716: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000001b 10698 1726882156.73719: WORKER PROCESS EXITING TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:29:16 -0400 (0:00:00.070) 0:00:03.586 ****** 10698 1726882156.73732: entering _queue_task() for managed_node1/assert 10698 1726882156.74420: worker is 1 (out of 1 available) 10698 1726882156.74429: exiting _queue_task() for managed_node1/assert 10698 1726882156.74440: done queuing things up, now waiting for results queue to drain 10698 1726882156.74442: waiting for pending results... 10698 1726882156.74515: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' 10698 1726882156.74635: in run() - task 12673a56-9f93-9b8f-e40d-00000000001c 10698 1726882156.74695: variable 'ansible_search_path' from source: unknown 10698 1726882156.74781: variable 'ansible_search_path' from source: unknown 10698 1726882156.74824: calling self._execute() 10698 1726882156.75014: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.75028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.75042: variable 'omit' from source: magic vars 10698 1726882156.76038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882156.78908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882156.79596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882156.79640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882156.79680: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882156.79713: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882156.79811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882156.79844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882156.79873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882156.80002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882156.80024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882156.80245: variable 'ansible_distribution' from source: facts 10698 1726882156.80248: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.80267: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882156.80275: when evaluation is False, skipping this task 10698 1726882156.80281: _execute() done 10698 1726882156.80290: dumping result to json 10698 1726882156.80303: done dumping result, returning 10698 1726882156.80336: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' [12673a56-9f93-9b8f-e40d-00000000001c] 10698 1726882156.80345: sending task result for task 12673a56-9f93-9b8f-e40d-00000000001c 10698 1726882156.80599: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000001c 10698 1726882156.80604: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882156.80648: no more pending results, returning what we have 10698 1726882156.80652: results queue empty 10698 1726882156.80652: checking for any_errors_fatal 10698 1726882156.80658: done checking for any_errors_fatal 10698 1726882156.80659: checking for max_fail_percentage 10698 1726882156.80661: done checking for max_fail_percentage 10698 1726882156.80662: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.80663: done checking to see if all hosts have failed 10698 1726882156.80663: getting the remaining hosts for this loop 10698 1726882156.80665: done getting the remaining hosts for this loop 10698 1726882156.80668: getting the next task for host managed_node1 10698 1726882156.80676: done getting next task for host managed_node1 10698 1726882156.80679: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 10698 1726882156.80682: ^ 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 10698 1726882156.80685: getting variables 10698 1726882156.80687: in VariableManager get_vars() 10698 1726882156.80733: Calling all_inventory to load vars for managed_node1 10698 1726882156.80736: Calling groups_inventory to load vars for managed_node1 10698 1726882156.80740: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.80753: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.80756: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.80759: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.81160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.81355: done with get_vars() 10698 1726882156.81365: done getting variables 10698 1726882156.81427: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:28 Friday 20 September 2024 21:29:16 -0400 (0:00:00.077) 0:00:03.663 ****** 10698 1726882156.81454: entering _queue_task() for managed_node1/command 10698 1726882156.81765: worker is 1 (out of 1 available) 10698 1726882156.81777: exiting _queue_task() for managed_node1/command 10698 1726882156.81789: done queuing things up, now waiting for results queue to drain 10698 1726882156.81790: waiting for pending results... 10698 1726882156.82055: running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript 10698 1726882156.82214: in run() - task 12673a56-9f93-9b8f-e40d-00000000001d 10698 1726882156.82218: variable 'ansible_search_path' from source: unknown 10698 1726882156.82800: calling self._execute() 10698 1726882156.82804: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.82806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.82809: variable 'omit' from source: magic vars 10698 1726882156.83367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882156.87251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882156.87326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882156.87369: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882156.87412: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882156.87455: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882156.87543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882156.87579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882156.87614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882156.87664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882156.87686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882156.87852: variable 'ansible_distribution' from source: facts 10698 1726882156.87875: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.87902: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882156.87911: when evaluation is False, skipping this task 10698 1726882156.87919: _execute() done 10698 1726882156.87927: dumping result to json 10698 1726882156.87936: done dumping result, returning 10698 1726882156.87949: done running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript [12673a56-9f93-9b8f-e40d-00000000001d] 10698 1726882156.87960: sending task result for task 12673a56-9f93-9b8f-e40d-00000000001d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882156.88121: no more pending results, returning what we have 10698 1726882156.88125: results queue empty 10698 1726882156.88126: checking for any_errors_fatal 10698 1726882156.88131: done checking for any_errors_fatal 10698 1726882156.88132: checking for max_fail_percentage 10698 1726882156.88134: done checking for max_fail_percentage 10698 1726882156.88135: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.88136: done checking to see if all hosts have failed 10698 1726882156.88137: getting the remaining hosts for this loop 10698 1726882156.88139: done getting the remaining hosts for this loop 10698 1726882156.88142: getting the next task for host managed_node1 10698 1726882156.88148: done getting next task for host managed_node1 10698 1726882156.88151: ^ task is: TASK: TEST Add Bond with 2 ports using deprecated 'master' argument 10698 1726882156.88154: ^ 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 10698 1726882156.88157: getting variables 10698 1726882156.88158: in VariableManager get_vars() 10698 1726882156.88204: Calling all_inventory to load vars for managed_node1 10698 1726882156.88208: Calling groups_inventory to load vars for managed_node1 10698 1726882156.88211: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.88223: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.88227: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.88231: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.88699: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000001d 10698 1726882156.88704: WORKER PROCESS EXITING 10698 1726882156.88728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.88980: done with get_vars() 10698 1726882156.88990: done getting variables 10698 1726882156.89048: 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 using deprecated 'master' argument] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:33 Friday 20 September 2024 21:29:16 -0400 (0:00:00.076) 0:00:03.740 ****** 10698 1726882156.89117: entering _queue_task() for managed_node1/debug 10698 1726882156.89683: worker is 1 (out of 1 available) 10698 1726882156.89699: exiting _queue_task() for managed_node1/debug 10698 1726882156.89711: done queuing things up, now waiting for results queue to drain 10698 1726882156.89713: waiting for pending results... 10698 1726882156.89991: running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports using deprecated 'master' argument 10698 1726882156.90123: in run() - task 12673a56-9f93-9b8f-e40d-00000000001e 10698 1726882156.90145: variable 'ansible_search_path' from source: unknown 10698 1726882156.90184: calling self._execute() 10698 1726882156.90356: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.90369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.90385: variable 'omit' from source: magic vars 10698 1726882156.91282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882156.94659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882156.94744: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882156.94788: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882156.94844: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882156.94874: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882156.94977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882156.95018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882156.95100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882156.95103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882156.95113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882156.95256: variable 'ansible_distribution' from source: facts 10698 1726882156.95267: variable 'ansible_distribution_major_version' from source: facts 10698 1726882156.95291: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882156.95301: when evaluation is False, skipping this task 10698 1726882156.95308: _execute() done 10698 1726882156.95499: dumping result to json 10698 1726882156.95503: done dumping result, returning 10698 1726882156.95506: done running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports using deprecated 'master' argument [12673a56-9f93-9b8f-e40d-00000000001e] 10698 1726882156.95508: sending task result for task 12673a56-9f93-9b8f-e40d-00000000001e 10698 1726882156.95575: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000001e 10698 1726882156.95578: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10698 1726882156.95627: no more pending results, returning what we have 10698 1726882156.95630: results queue empty 10698 1726882156.95631: checking for any_errors_fatal 10698 1726882156.95637: done checking for any_errors_fatal 10698 1726882156.95637: checking for max_fail_percentage 10698 1726882156.95639: done checking for max_fail_percentage 10698 1726882156.95640: checking to see if all hosts have failed and the running result is not ok 10698 1726882156.95641: done checking to see if all hosts have failed 10698 1726882156.95642: getting the remaining hosts for this loop 10698 1726882156.95643: done getting the remaining hosts for this loop 10698 1726882156.95647: getting the next task for host managed_node1 10698 1726882156.95654: done getting next task for host managed_node1 10698 1726882156.95660: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10698 1726882156.95664: ^ 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 10698 1726882156.95680: getting variables 10698 1726882156.95682: in VariableManager get_vars() 10698 1726882156.95726: Calling all_inventory to load vars for managed_node1 10698 1726882156.95730: Calling groups_inventory to load vars for managed_node1 10698 1726882156.95784: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882156.95799: Calling all_plugins_play to load vars for managed_node1 10698 1726882156.95803: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882156.95806: Calling groups_plugins_play to load vars for managed_node1 10698 1726882156.95966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882156.96355: done with get_vars() 10698 1726882156.96366: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:29:16 -0400 (0:00:00.073) 0:00:03.813 ****** 10698 1726882156.96475: entering _queue_task() for managed_node1/include_tasks 10698 1726882156.96836: worker is 1 (out of 1 available) 10698 1726882156.96847: exiting _queue_task() for managed_node1/include_tasks 10698 1726882156.96858: done queuing things up, now waiting for results queue to drain 10698 1726882156.96860: waiting for pending results... 10698 1726882156.97209: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10698 1726882156.97215: in run() - task 12673a56-9f93-9b8f-e40d-000000000026 10698 1726882156.97218: variable 'ansible_search_path' from source: unknown 10698 1726882156.97221: variable 'ansible_search_path' from source: unknown 10698 1726882156.97232: calling self._execute() 10698 1726882156.97317: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882156.97328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882156.97349: variable 'omit' from source: magic vars 10698 1726882156.97829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.01781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.01807: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.01851: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.02008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.02049: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.02273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.02329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.02598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.02602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.02605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.02862: variable 'ansible_distribution' from source: facts 10698 1726882157.02872: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.02896: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.02904: when evaluation is False, skipping this task 10698 1726882157.02911: _execute() done 10698 1726882157.02918: dumping result to json 10698 1726882157.02926: done dumping result, returning 10698 1726882157.02943: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-9b8f-e40d-000000000026] 10698 1726882157.02952: sending task result for task 12673a56-9f93-9b8f-e40d-000000000026 10698 1726882157.03215: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000026 10698 1726882157.03218: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882157.03266: no more pending results, returning what we have 10698 1726882157.03269: results queue empty 10698 1726882157.03270: checking for any_errors_fatal 10698 1726882157.03276: done checking for any_errors_fatal 10698 1726882157.03277: checking for max_fail_percentage 10698 1726882157.03279: done checking for max_fail_percentage 10698 1726882157.03280: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.03281: done checking to see if all hosts have failed 10698 1726882157.03281: getting the remaining hosts for this loop 10698 1726882157.03283: done getting the remaining hosts for this loop 10698 1726882157.03287: getting the next task for host managed_node1 10698 1726882157.03296: done getting next task for host managed_node1 10698 1726882157.03301: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 10698 1726882157.03304: ^ 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 10698 1726882157.03318: getting variables 10698 1726882157.03320: in VariableManager get_vars() 10698 1726882157.03364: Calling all_inventory to load vars for managed_node1 10698 1726882157.03367: Calling groups_inventory to load vars for managed_node1 10698 1726882157.03369: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.03381: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.03384: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.03386: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.03972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.04203: done with get_vars() 10698 1726882157.04215: done getting variables 10698 1726882157.04274: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:29:17 -0400 (0:00:00.078) 0:00:03.892 ****** 10698 1726882157.04311: entering _queue_task() for managed_node1/debug 10698 1726882157.05032: worker is 1 (out of 1 available) 10698 1726882157.05045: exiting _queue_task() for managed_node1/debug 10698 1726882157.05056: done queuing things up, now waiting for results queue to drain 10698 1726882157.05058: waiting for pending results... 10698 1726882157.05381: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 10698 1726882157.05533: in run() - task 12673a56-9f93-9b8f-e40d-000000000027 10698 1726882157.05537: variable 'ansible_search_path' from source: unknown 10698 1726882157.05539: variable 'ansible_search_path' from source: unknown 10698 1726882157.05580: calling self._execute() 10698 1726882157.05667: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.05701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.05705: variable 'omit' from source: magic vars 10698 1726882157.06126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.09483: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.09518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.09559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.09603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.09635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.09723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.09757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.09788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.09901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.09905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.09996: variable 'ansible_distribution' from source: facts 10698 1726882157.10008: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.10037: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.10045: when evaluation is False, skipping this task 10698 1726882157.10052: _execute() done 10698 1726882157.10059: dumping result to json 10698 1726882157.10068: done dumping result, returning 10698 1726882157.10080: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-9b8f-e40d-000000000027] 10698 1726882157.10090: sending task result for task 12673a56-9f93-9b8f-e40d-000000000027 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10698 1726882157.10341: no more pending results, returning what we have 10698 1726882157.10344: results queue empty 10698 1726882157.10345: checking for any_errors_fatal 10698 1726882157.10350: done checking for any_errors_fatal 10698 1726882157.10351: checking for max_fail_percentage 10698 1726882157.10353: done checking for max_fail_percentage 10698 1726882157.10353: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.10354: done checking to see if all hosts have failed 10698 1726882157.10355: getting the remaining hosts for this loop 10698 1726882157.10357: done getting the remaining hosts for this loop 10698 1726882157.10360: getting the next task for host managed_node1 10698 1726882157.10367: done getting next task for host managed_node1 10698 1726882157.10370: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10698 1726882157.10373: ^ 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 10698 1726882157.10387: getting variables 10698 1726882157.10389: in VariableManager get_vars() 10698 1726882157.10436: Calling all_inventory to load vars for managed_node1 10698 1726882157.10439: Calling groups_inventory to load vars for managed_node1 10698 1726882157.10442: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.10454: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.10457: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.10460: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.10740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.11175: done with get_vars() 10698 1726882157.11189: done getting variables 10698 1726882157.11235: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000027 10698 1726882157.11239: WORKER PROCESS EXITING 10698 1726882157.11321: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:29:17 -0400 (0:00:00.070) 0:00:03.962 ****** 10698 1726882157.11351: entering _queue_task() for managed_node1/fail 10698 1726882157.11353: Creating lock for fail 10698 1726882157.11626: worker is 1 (out of 1 available) 10698 1726882157.11640: exiting _queue_task() for managed_node1/fail 10698 1726882157.11651: done queuing things up, now waiting for results queue to drain 10698 1726882157.11653: waiting for pending results... 10698 1726882157.11906: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10698 1726882157.12034: in run() - task 12673a56-9f93-9b8f-e40d-000000000028 10698 1726882157.12053: variable 'ansible_search_path' from source: unknown 10698 1726882157.12060: variable 'ansible_search_path' from source: unknown 10698 1726882157.12104: calling self._execute() 10698 1726882157.12182: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.12199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.12215: variable 'omit' from source: magic vars 10698 1726882157.12686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.15206: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.15501: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.15506: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.15508: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.15511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.15514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.15517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.15543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.15585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.15610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.15748: variable 'ansible_distribution' from source: facts 10698 1726882157.15761: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.15781: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.15788: when evaluation is False, skipping this task 10698 1726882157.15797: _execute() done 10698 1726882157.15806: dumping result to json 10698 1726882157.15814: done dumping result, returning 10698 1726882157.15825: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-9b8f-e40d-000000000028] 10698 1726882157.15833: sending task result for task 12673a56-9f93-9b8f-e40d-000000000028 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882157.15999: no more pending results, returning what we have 10698 1726882157.16002: results queue empty 10698 1726882157.16003: checking for any_errors_fatal 10698 1726882157.16007: done checking for any_errors_fatal 10698 1726882157.16008: checking for max_fail_percentage 10698 1726882157.16009: done checking for max_fail_percentage 10698 1726882157.16010: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.16011: done checking to see if all hosts have failed 10698 1726882157.16012: getting the remaining hosts for this loop 10698 1726882157.16014: done getting the remaining hosts for this loop 10698 1726882157.16017: getting the next task for host managed_node1 10698 1726882157.16024: done getting next task for host managed_node1 10698 1726882157.16029: ^ 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 10698 1726882157.16032: ^ 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 10698 1726882157.16045: getting variables 10698 1726882157.16047: in VariableManager get_vars() 10698 1726882157.16088: Calling all_inventory to load vars for managed_node1 10698 1726882157.16092: Calling groups_inventory to load vars for managed_node1 10698 1726882157.16098: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.16110: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.16113: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.16116: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.16807: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000028 10698 1726882157.16811: WORKER PROCESS EXITING 10698 1726882157.16860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.17058: done with get_vars() 10698 1726882157.17067: done getting variables 10698 1726882157.17133: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:29:17 -0400 (0:00:00.058) 0:00:04.020 ****** 10698 1726882157.17163: entering _queue_task() for managed_node1/fail 10698 1726882157.17434: worker is 1 (out of 1 available) 10698 1726882157.17445: exiting _queue_task() for managed_node1/fail 10698 1726882157.17455: done queuing things up, now waiting for results queue to drain 10698 1726882157.17456: waiting for pending results... 10698 1726882157.17787: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 10698 1726882157.18400: in run() - task 12673a56-9f93-9b8f-e40d-000000000029 10698 1726882157.18410: variable 'ansible_search_path' from source: unknown 10698 1726882157.18414: variable 'ansible_search_path' from source: unknown 10698 1726882157.18417: calling self._execute() 10698 1726882157.18420: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.18423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.18501: variable 'omit' from source: magic vars 10698 1726882157.19256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.21405: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.21473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.21539: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.21581: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.21617: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.21700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.21737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.21768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.21815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.21869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.22006: variable 'ansible_distribution' from source: facts 10698 1726882157.22018: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.22043: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.22051: when evaluation is False, skipping this task 10698 1726882157.22058: _execute() done 10698 1726882157.22067: dumping result to json 10698 1726882157.22083: done dumping result, returning 10698 1726882157.22100: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-9b8f-e40d-000000000029] 10698 1726882157.22110: sending task result for task 12673a56-9f93-9b8f-e40d-000000000029 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882157.22258: no more pending results, returning what we have 10698 1726882157.22262: results queue empty 10698 1726882157.22263: checking for any_errors_fatal 10698 1726882157.22271: done checking for any_errors_fatal 10698 1726882157.22272: checking for max_fail_percentage 10698 1726882157.22274: done checking for max_fail_percentage 10698 1726882157.22275: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.22275: done checking to see if all hosts have failed 10698 1726882157.22276: getting the remaining hosts for this loop 10698 1726882157.22278: done getting the remaining hosts for this loop 10698 1726882157.22282: getting the next task for host managed_node1 10698 1726882157.22289: done getting next task for host managed_node1 10698 1726882157.22296: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10698 1726882157.22299: ^ 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 10698 1726882157.22313: getting variables 10698 1726882157.22315: in VariableManager get_vars() 10698 1726882157.22358: Calling all_inventory to load vars for managed_node1 10698 1726882157.22361: Calling groups_inventory to load vars for managed_node1 10698 1726882157.22363: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.22375: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.22378: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.22381: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.22896: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000029 10698 1726882157.22900: WORKER PROCESS EXITING 10698 1726882157.22923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.23391: done with get_vars() 10698 1726882157.23470: done getting variables 10698 1726882157.23532: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:29:17 -0400 (0:00:00.063) 0:00:04.084 ****** 10698 1726882157.23564: entering _queue_task() for managed_node1/fail 10698 1726882157.24028: worker is 1 (out of 1 available) 10698 1726882157.24038: exiting _queue_task() for managed_node1/fail 10698 1726882157.24047: done queuing things up, now waiting for results queue to drain 10698 1726882157.24048: waiting for pending results... 10698 1726882157.24130: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10698 1726882157.24401: in run() - task 12673a56-9f93-9b8f-e40d-00000000002a 10698 1726882157.24418: variable 'ansible_search_path' from source: unknown 10698 1726882157.24425: variable 'ansible_search_path' from source: unknown 10698 1726882157.24462: calling self._execute() 10698 1726882157.24571: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.24812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.24920: variable 'omit' from source: magic vars 10698 1726882157.25551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.27723: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.27807: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.27852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.27891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.27926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.28011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.28045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.28080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.28129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.28150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.28290: variable 'ansible_distribution' from source: facts 10698 1726882157.28306: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.28329: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.28336: when evaluation is False, skipping this task 10698 1726882157.28342: _execute() done 10698 1726882157.28350: dumping result to json 10698 1726882157.28358: done dumping result, returning 10698 1726882157.28370: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-9b8f-e40d-00000000002a] 10698 1726882157.28379: sending task result for task 12673a56-9f93-9b8f-e40d-00000000002a 10698 1726882157.28487: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000002a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882157.28540: no more pending results, returning what we have 10698 1726882157.28543: results queue empty 10698 1726882157.28544: checking for any_errors_fatal 10698 1726882157.28550: done checking for any_errors_fatal 10698 1726882157.28551: checking for max_fail_percentage 10698 1726882157.28552: done checking for max_fail_percentage 10698 1726882157.28553: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.28554: done checking to see if all hosts have failed 10698 1726882157.28555: getting the remaining hosts for this loop 10698 1726882157.28556: done getting the remaining hosts for this loop 10698 1726882157.28560: getting the next task for host managed_node1 10698 1726882157.28566: done getting next task for host managed_node1 10698 1726882157.28570: ^ 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 10698 1726882157.28574: ^ 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 10698 1726882157.28587: getting variables 10698 1726882157.28589: in VariableManager get_vars() 10698 1726882157.28636: Calling all_inventory to load vars for managed_node1 10698 1726882157.28639: Calling groups_inventory to load vars for managed_node1 10698 1726882157.28642: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.28652: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.28655: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.28658: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.29153: WORKER PROCESS EXITING 10698 1726882157.29175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.29384: done with get_vars() 10698 1726882157.29398: done getting variables 10698 1726882157.29482: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:29:17 -0400 (0:00:00.059) 0:00:04.144 ****** 10698 1726882157.29515: entering _queue_task() for managed_node1/dnf 10698 1726882157.29764: worker is 1 (out of 1 available) 10698 1726882157.29777: exiting _queue_task() for managed_node1/dnf 10698 1726882157.29787: done queuing things up, now waiting for results queue to drain 10698 1726882157.29789: waiting for pending results... 10698 1726882157.30062: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 10698 1726882157.30192: in run() - task 12673a56-9f93-9b8f-e40d-00000000002b 10698 1726882157.30214: variable 'ansible_search_path' from source: unknown 10698 1726882157.30224: variable 'ansible_search_path' from source: unknown 10698 1726882157.30285: calling self._execute() 10698 1726882157.30372: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.30383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.30403: variable 'omit' from source: magic vars 10698 1726882157.30824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.34860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.34988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.35070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.35178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.35227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.35440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.35479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.35515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.35560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.35601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.35726: variable 'ansible_distribution' from source: facts 10698 1726882157.35738: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.35797: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.35801: when evaluation is False, skipping this task 10698 1726882157.35803: _execute() done 10698 1726882157.35806: dumping result to json 10698 1726882157.35808: done dumping result, returning 10698 1726882157.35810: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-9b8f-e40d-00000000002b] 10698 1726882157.35813: sending task result for task 12673a56-9f93-9b8f-e40d-00000000002b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882157.36066: no more pending results, returning what we have 10698 1726882157.36069: results queue empty 10698 1726882157.36070: checking for any_errors_fatal 10698 1726882157.36075: done checking for any_errors_fatal 10698 1726882157.36076: checking for max_fail_percentage 10698 1726882157.36078: done checking for max_fail_percentage 10698 1726882157.36079: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.36080: done checking to see if all hosts have failed 10698 1726882157.36080: getting the remaining hosts for this loop 10698 1726882157.36082: done getting the remaining hosts for this loop 10698 1726882157.36085: getting the next task for host managed_node1 10698 1726882157.36091: done getting next task for host managed_node1 10698 1726882157.36099: ^ 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 10698 1726882157.36102: ^ 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 10698 1726882157.36115: getting variables 10698 1726882157.36116: in VariableManager get_vars() 10698 1726882157.36158: Calling all_inventory to load vars for managed_node1 10698 1726882157.36161: Calling groups_inventory to load vars for managed_node1 10698 1726882157.36164: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.36174: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.36178: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.36181: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.36538: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000002b 10698 1726882157.36541: WORKER PROCESS EXITING 10698 1726882157.36563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.36767: done with get_vars() 10698 1726882157.36778: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10698 1726882157.36852: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:29:17 -0400 (0:00:00.073) 0:00:04.217 ****** 10698 1726882157.36882: entering _queue_task() for managed_node1/yum 10698 1726882157.36884: Creating lock for yum 10698 1726882157.37150: worker is 1 (out of 1 available) 10698 1726882157.37161: exiting _queue_task() for managed_node1/yum 10698 1726882157.37173: done queuing things up, now waiting for results queue to drain 10698 1726882157.37175: waiting for pending results... 10698 1726882157.37501: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 10698 1726882157.37701: in run() - task 12673a56-9f93-9b8f-e40d-00000000002c 10698 1726882157.37705: variable 'ansible_search_path' from source: unknown 10698 1726882157.37708: variable 'ansible_search_path' from source: unknown 10698 1726882157.37710: calling self._execute() 10698 1726882157.37759: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.37771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.37786: variable 'omit' from source: magic vars 10698 1726882157.38275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.40434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.40517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.40563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.40606: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.40637: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.40723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.40757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.40796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.40842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.40860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.41000: variable 'ansible_distribution' from source: facts 10698 1726882157.41012: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.41036: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.41043: when evaluation is False, skipping this task 10698 1726882157.41050: _execute() done 10698 1726882157.41057: dumping result to json 10698 1726882157.41064: done dumping result, returning 10698 1726882157.41075: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-9b8f-e40d-00000000002c] 10698 1726882157.41084: sending task result for task 12673a56-9f93-9b8f-e40d-00000000002c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882157.41243: no more pending results, returning what we have 10698 1726882157.41246: results queue empty 10698 1726882157.41247: checking for any_errors_fatal 10698 1726882157.41253: done checking for any_errors_fatal 10698 1726882157.41254: checking for max_fail_percentage 10698 1726882157.41256: done checking for max_fail_percentage 10698 1726882157.41257: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.41258: done checking to see if all hosts have failed 10698 1726882157.41258: getting the remaining hosts for this loop 10698 1726882157.41260: done getting the remaining hosts for this loop 10698 1726882157.41263: getting the next task for host managed_node1 10698 1726882157.41269: done getting next task for host managed_node1 10698 1726882157.41273: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10698 1726882157.41275: ^ 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 10698 1726882157.41289: getting variables 10698 1726882157.41290: in VariableManager get_vars() 10698 1726882157.41334: Calling all_inventory to load vars for managed_node1 10698 1726882157.41338: Calling groups_inventory to load vars for managed_node1 10698 1726882157.41340: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.41350: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.41353: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.41356: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.41839: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000002c 10698 1726882157.41843: WORKER PROCESS EXITING 10698 1726882157.41864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.42073: done with get_vars() 10698 1726882157.42083: done getting variables 10698 1726882157.42139: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:29:17 -0400 (0:00:00.052) 0:00:04.270 ****** 10698 1726882157.42170: entering _queue_task() for managed_node1/fail 10698 1726882157.42632: worker is 1 (out of 1 available) 10698 1726882157.42642: exiting _queue_task() for managed_node1/fail 10698 1726882157.42652: done queuing things up, now waiting for results queue to drain 10698 1726882157.42653: waiting for pending results... 10698 1726882157.42730: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10698 1726882157.42856: in run() - task 12673a56-9f93-9b8f-e40d-00000000002d 10698 1726882157.42879: variable 'ansible_search_path' from source: unknown 10698 1726882157.42888: variable 'ansible_search_path' from source: unknown 10698 1726882157.42930: calling self._execute() 10698 1726882157.43015: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.43027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.43042: variable 'omit' from source: magic vars 10698 1726882157.43468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.45719: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.45784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.45832: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.45881: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.45915: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.45997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.46039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.46070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.46118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.46143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.46278: variable 'ansible_distribution' from source: facts 10698 1726882157.46289: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.46316: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.46354: when evaluation is False, skipping this task 10698 1726882157.46358: _execute() done 10698 1726882157.46360: dumping result to json 10698 1726882157.46362: done dumping result, returning 10698 1726882157.46364: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9b8f-e40d-00000000002d] 10698 1726882157.46366: sending task result for task 12673a56-9f93-9b8f-e40d-00000000002d 10698 1726882157.46702: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000002d 10698 1726882157.46706: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882157.46745: no more pending results, returning what we have 10698 1726882157.46748: results queue empty 10698 1726882157.46749: checking for any_errors_fatal 10698 1726882157.46753: done checking for any_errors_fatal 10698 1726882157.46754: checking for max_fail_percentage 10698 1726882157.46755: done checking for max_fail_percentage 10698 1726882157.46756: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.46757: done checking to see if all hosts have failed 10698 1726882157.46758: getting the remaining hosts for this loop 10698 1726882157.46759: done getting the remaining hosts for this loop 10698 1726882157.46762: getting the next task for host managed_node1 10698 1726882157.46767: done getting next task for host managed_node1 10698 1726882157.46771: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 10698 1726882157.46774: ^ 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 10698 1726882157.46787: getting variables 10698 1726882157.46788: in VariableManager get_vars() 10698 1726882157.46830: Calling all_inventory to load vars for managed_node1 10698 1726882157.46833: Calling groups_inventory to load vars for managed_node1 10698 1726882157.46835: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.46844: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.46847: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.46850: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.47067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.47306: done with get_vars() 10698 1726882157.47315: done getting variables 10698 1726882157.47370: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:29:17 -0400 (0:00:00.052) 0:00:04.323 ****** 10698 1726882157.47403: entering _queue_task() for managed_node1/package 10698 1726882157.47648: worker is 1 (out of 1 available) 10698 1726882157.47660: exiting _queue_task() for managed_node1/package 10698 1726882157.47672: done queuing things up, now waiting for results queue to drain 10698 1726882157.47673: waiting for pending results... 10698 1726882157.47929: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 10698 1726882157.48054: in run() - task 12673a56-9f93-9b8f-e40d-00000000002e 10698 1726882157.48073: variable 'ansible_search_path' from source: unknown 10698 1726882157.48080: variable 'ansible_search_path' from source: unknown 10698 1726882157.48127: calling self._execute() 10698 1726882157.48210: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.48223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.48242: variable 'omit' from source: magic vars 10698 1726882157.48741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.51577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.52001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.52005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.52007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.52105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.52339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.52375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.52409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.52612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.52909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.53084: variable 'ansible_distribution' from source: facts 10698 1726882157.53141: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.53166: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.53242: when evaluation is False, skipping this task 10698 1726882157.53253: _execute() done 10698 1726882157.53266: dumping result to json 10698 1726882157.53285: done dumping result, returning 10698 1726882157.53308: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-9b8f-e40d-00000000002e] 10698 1726882157.53370: sending task result for task 12673a56-9f93-9b8f-e40d-00000000002e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882157.53597: no more pending results, returning what we have 10698 1726882157.53601: results queue empty 10698 1726882157.53602: checking for any_errors_fatal 10698 1726882157.53608: done checking for any_errors_fatal 10698 1726882157.53608: checking for max_fail_percentage 10698 1726882157.53610: done checking for max_fail_percentage 10698 1726882157.53611: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.53612: done checking to see if all hosts have failed 10698 1726882157.53613: getting the remaining hosts for this loop 10698 1726882157.53615: done getting the remaining hosts for this loop 10698 1726882157.53620: getting the next task for host managed_node1 10698 1726882157.53627: done getting next task for host managed_node1 10698 1726882157.53631: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10698 1726882157.53634: ^ 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 10698 1726882157.53648: getting variables 10698 1726882157.53649: in VariableManager get_vars() 10698 1726882157.54049: Calling all_inventory to load vars for managed_node1 10698 1726882157.54053: Calling groups_inventory to load vars for managed_node1 10698 1726882157.54061: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.54079: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.54082: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.54086: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.54710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.55002: done with get_vars() 10698 1726882157.55013: done getting variables 10698 1726882157.55311: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000002e 10698 1726882157.55358: WORKER PROCESS EXITING 10698 1726882157.55483: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:29:17 -0400 (0:00:00.081) 0:00:04.404 ****** 10698 1726882157.55527: entering _queue_task() for managed_node1/package 10698 1726882157.56558: worker is 1 (out of 1 available) 10698 1726882157.56570: exiting _queue_task() for managed_node1/package 10698 1726882157.56586: done queuing things up, now waiting for results queue to drain 10698 1726882157.56590: waiting for pending results... 10698 1726882157.57341: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10698 1726882157.57996: in run() - task 12673a56-9f93-9b8f-e40d-00000000002f 10698 1726882157.58090: variable 'ansible_search_path' from source: unknown 10698 1726882157.58154: variable 'ansible_search_path' from source: unknown 10698 1726882157.58308: calling self._execute() 10698 1726882157.58575: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.58629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.58679: variable 'omit' from source: magic vars 10698 1726882157.59651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.61913: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.61983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.62050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.62243: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.62246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.62377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.62478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.62541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.62624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.62684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.63062: variable 'ansible_distribution' from source: facts 10698 1726882157.63065: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.63068: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.63070: when evaluation is False, skipping this task 10698 1726882157.63072: _execute() done 10698 1726882157.63074: dumping result to json 10698 1726882157.63076: done dumping result, returning 10698 1726882157.63078: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-9b8f-e40d-00000000002f] 10698 1726882157.63080: sending task result for task 12673a56-9f93-9b8f-e40d-00000000002f 10698 1726882157.63500: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000002f 10698 1726882157.63504: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882157.63540: no more pending results, returning what we have 10698 1726882157.63543: results queue empty 10698 1726882157.63544: checking for any_errors_fatal 10698 1726882157.63549: done checking for any_errors_fatal 10698 1726882157.63550: checking for max_fail_percentage 10698 1726882157.63551: done checking for max_fail_percentage 10698 1726882157.63552: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.63553: done checking to see if all hosts have failed 10698 1726882157.63554: getting the remaining hosts for this loop 10698 1726882157.63555: done getting the remaining hosts for this loop 10698 1726882157.63558: getting the next task for host managed_node1 10698 1726882157.63564: done getting next task for host managed_node1 10698 1726882157.63567: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10698 1726882157.63570: ^ 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 10698 1726882157.63582: getting variables 10698 1726882157.63584: in VariableManager get_vars() 10698 1726882157.63624: Calling all_inventory to load vars for managed_node1 10698 1726882157.63627: Calling groups_inventory to load vars for managed_node1 10698 1726882157.63630: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.63639: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.63641: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.63644: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.64040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.64647: done with get_vars() 10698 1726882157.64658: done getting variables 10698 1726882157.64922: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:29:17 -0400 (0:00:00.094) 0:00:04.498 ****** 10698 1726882157.64955: entering _queue_task() for managed_node1/package 10698 1726882157.65442: worker is 1 (out of 1 available) 10698 1726882157.65453: exiting _queue_task() for managed_node1/package 10698 1726882157.65465: done queuing things up, now waiting for results queue to drain 10698 1726882157.65467: waiting for pending results... 10698 1726882157.65928: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10698 1726882157.66216: in run() - task 12673a56-9f93-9b8f-e40d-000000000030 10698 1726882157.66240: variable 'ansible_search_path' from source: unknown 10698 1726882157.66248: variable 'ansible_search_path' from source: unknown 10698 1726882157.66286: calling self._execute() 10698 1726882157.66552: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.66555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.66558: variable 'omit' from source: magic vars 10698 1726882157.67377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.71927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.72011: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.72135: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.72178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.72331: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.72600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.72604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.72606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.72717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.72740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.73001: variable 'ansible_distribution' from source: facts 10698 1726882157.73183: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.73187: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.73189: when evaluation is False, skipping this task 10698 1726882157.73192: _execute() done 10698 1726882157.73198: dumping result to json 10698 1726882157.73200: done dumping result, returning 10698 1726882157.73203: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-9b8f-e40d-000000000030] 10698 1726882157.73205: sending task result for task 12673a56-9f93-9b8f-e40d-000000000030 10698 1726882157.73278: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000030 10698 1726882157.73281: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882157.73336: no more pending results, returning what we have 10698 1726882157.73339: results queue empty 10698 1726882157.73339: checking for any_errors_fatal 10698 1726882157.73346: done checking for any_errors_fatal 10698 1726882157.73347: checking for max_fail_percentage 10698 1726882157.73348: done checking for max_fail_percentage 10698 1726882157.73349: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.73350: done checking to see if all hosts have failed 10698 1726882157.73351: getting the remaining hosts for this loop 10698 1726882157.73352: done getting the remaining hosts for this loop 10698 1726882157.73356: getting the next task for host managed_node1 10698 1726882157.73363: done getting next task for host managed_node1 10698 1726882157.73366: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10698 1726882157.73370: ^ 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 10698 1726882157.73384: getting variables 10698 1726882157.73386: in VariableManager get_vars() 10698 1726882157.73433: Calling all_inventory to load vars for managed_node1 10698 1726882157.73436: Calling groups_inventory to load vars for managed_node1 10698 1726882157.73439: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.73451: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.73454: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.73457: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.73940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.74554: done with get_vars() 10698 1726882157.74565: done getting variables 10698 1726882157.74866: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:29:17 -0400 (0:00:00.099) 0:00:04.598 ****** 10698 1726882157.74902: entering _queue_task() for managed_node1/service 10698 1726882157.74904: Creating lock for service 10698 1726882157.75384: worker is 1 (out of 1 available) 10698 1726882157.75800: exiting _queue_task() for managed_node1/service 10698 1726882157.75809: done queuing things up, now waiting for results queue to drain 10698 1726882157.75811: waiting for pending results... 10698 1726882157.76112: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10698 1726882157.76209: in run() - task 12673a56-9f93-9b8f-e40d-000000000031 10698 1726882157.76252: variable 'ansible_search_path' from source: unknown 10698 1726882157.76255: variable 'ansible_search_path' from source: unknown 10698 1726882157.76277: calling self._execute() 10698 1726882157.76440: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.76476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.76602: variable 'omit' from source: magic vars 10698 1726882157.77436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.82169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.82317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.82488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.83099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.83104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.83108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.83110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.83112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.83114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.83446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.83663: variable 'ansible_distribution' from source: facts 10698 1726882157.83799: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.83802: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.83806: when evaluation is False, skipping this task 10698 1726882157.83813: _execute() done 10698 1726882157.83819: dumping result to json 10698 1726882157.83827: done dumping result, returning 10698 1726882157.83838: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9b8f-e40d-000000000031] 10698 1726882157.83847: sending task result for task 12673a56-9f93-9b8f-e40d-000000000031 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882157.84136: no more pending results, returning what we have 10698 1726882157.84140: results queue empty 10698 1726882157.84140: checking for any_errors_fatal 10698 1726882157.84147: done checking for any_errors_fatal 10698 1726882157.84148: checking for max_fail_percentage 10698 1726882157.84150: done checking for max_fail_percentage 10698 1726882157.84151: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.84151: done checking to see if all hosts have failed 10698 1726882157.84152: getting the remaining hosts for this loop 10698 1726882157.84154: done getting the remaining hosts for this loop 10698 1726882157.84157: getting the next task for host managed_node1 10698 1726882157.84164: done getting next task for host managed_node1 10698 1726882157.84168: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10698 1726882157.84171: ^ 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 10698 1726882157.84183: getting variables 10698 1726882157.84185: in VariableManager get_vars() 10698 1726882157.84230: Calling all_inventory to load vars for managed_node1 10698 1726882157.84234: Calling groups_inventory to load vars for managed_node1 10698 1726882157.84236: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.84247: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.84250: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.84253: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.85434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.85845: done with get_vars() 10698 1726882157.85855: done getting variables 10698 1726882157.86010: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000031 10698 1726882157.86013: WORKER PROCESS EXITING 10698 1726882157.86050: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:29:17 -0400 (0:00:00.111) 0:00:04.709 ****** 10698 1726882157.86080: entering _queue_task() for managed_node1/service 10698 1726882157.86705: worker is 1 (out of 1 available) 10698 1726882157.86719: exiting _queue_task() for managed_node1/service 10698 1726882157.86731: done queuing things up, now waiting for results queue to drain 10698 1726882157.86732: waiting for pending results... 10698 1726882157.87419: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10698 1726882157.87577: in run() - task 12673a56-9f93-9b8f-e40d-000000000032 10698 1726882157.87733: variable 'ansible_search_path' from source: unknown 10698 1726882157.87742: variable 'ansible_search_path' from source: unknown 10698 1726882157.87783: calling self._execute() 10698 1726882157.87910: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.87917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.88031: variable 'omit' from source: magic vars 10698 1726882157.89103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882157.94179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882157.94184: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882157.94397: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882157.94404: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882157.94407: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882157.94553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882157.94699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882157.94708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882157.94763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882157.94898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882157.95154: variable 'ansible_distribution' from source: facts 10698 1726882157.95159: variable 'ansible_distribution_major_version' from source: facts 10698 1726882157.95173: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882157.95180: when evaluation is False, skipping this task 10698 1726882157.95187: _execute() done 10698 1726882157.95204: dumping result to json 10698 1726882157.95298: done dumping result, returning 10698 1726882157.95304: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-9b8f-e40d-000000000032] 10698 1726882157.95307: sending task result for task 12673a56-9f93-9b8f-e40d-000000000032 10698 1726882157.95392: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000032 10698 1726882157.95400: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10698 1726882157.95462: no more pending results, returning what we have 10698 1726882157.95465: results queue empty 10698 1726882157.95466: checking for any_errors_fatal 10698 1726882157.95474: done checking for any_errors_fatal 10698 1726882157.95475: checking for max_fail_percentage 10698 1726882157.95476: done checking for max_fail_percentage 10698 1726882157.95478: checking to see if all hosts have failed and the running result is not ok 10698 1726882157.95478: done checking to see if all hosts have failed 10698 1726882157.95479: getting the remaining hosts for this loop 10698 1726882157.95480: done getting the remaining hosts for this loop 10698 1726882157.95484: getting the next task for host managed_node1 10698 1726882157.95490: done getting next task for host managed_node1 10698 1726882157.95498: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10698 1726882157.95501: ^ 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 10698 1726882157.95513: getting variables 10698 1726882157.95515: in VariableManager get_vars() 10698 1726882157.95553: Calling all_inventory to load vars for managed_node1 10698 1726882157.95555: Calling groups_inventory to load vars for managed_node1 10698 1726882157.95558: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882157.95568: Calling all_plugins_play to load vars for managed_node1 10698 1726882157.95570: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882157.95572: Calling groups_plugins_play to load vars for managed_node1 10698 1726882157.95839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882157.96249: done with get_vars() 10698 1726882157.96260: done getting variables 10698 1726882157.96523: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:29:17 -0400 (0:00:00.104) 0:00:04.814 ****** 10698 1726882157.96555: entering _queue_task() for managed_node1/service 10698 1726882157.97041: worker is 1 (out of 1 available) 10698 1726882157.97054: exiting _queue_task() for managed_node1/service 10698 1726882157.97065: done queuing things up, now waiting for results queue to drain 10698 1726882157.97067: waiting for pending results... 10698 1726882157.97672: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10698 1726882157.97959: in run() - task 12673a56-9f93-9b8f-e40d-000000000033 10698 1726882157.97962: variable 'ansible_search_path' from source: unknown 10698 1726882157.97965: variable 'ansible_search_path' from source: unknown 10698 1726882157.97967: calling self._execute() 10698 1726882157.98115: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882157.98126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882157.98139: variable 'omit' from source: magic vars 10698 1726882157.99024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882158.03682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882158.03801: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882158.04064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882158.04067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882158.04075: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882158.04289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882158.04326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882158.04358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882158.04533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882158.04556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882158.04758: variable 'ansible_distribution' from source: facts 10698 1726882158.04763: variable 'ansible_distribution_major_version' from source: facts 10698 1726882158.04784: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882158.04787: when evaluation is False, skipping this task 10698 1726882158.04790: _execute() done 10698 1726882158.04792: dumping result to json 10698 1726882158.04799: done dumping result, returning 10698 1726882158.04808: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-9b8f-e40d-000000000033] 10698 1726882158.04813: sending task result for task 12673a56-9f93-9b8f-e40d-000000000033 10698 1726882158.04917: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000033 10698 1726882158.04920: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882158.05041: no more pending results, returning what we have 10698 1726882158.05044: results queue empty 10698 1726882158.05044: checking for any_errors_fatal 10698 1726882158.05052: done checking for any_errors_fatal 10698 1726882158.05053: checking for max_fail_percentage 10698 1726882158.05055: done checking for max_fail_percentage 10698 1726882158.05056: checking to see if all hosts have failed and the running result is not ok 10698 1726882158.05057: done checking to see if all hosts have failed 10698 1726882158.05057: getting the remaining hosts for this loop 10698 1726882158.05059: done getting the remaining hosts for this loop 10698 1726882158.05063: getting the next task for host managed_node1 10698 1726882158.05069: done getting next task for host managed_node1 10698 1726882158.05073: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 10698 1726882158.05077: ^ 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 10698 1726882158.05090: getting variables 10698 1726882158.05092: in VariableManager get_vars() 10698 1726882158.05139: Calling all_inventory to load vars for managed_node1 10698 1726882158.05142: Calling groups_inventory to load vars for managed_node1 10698 1726882158.05145: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882158.05156: Calling all_plugins_play to load vars for managed_node1 10698 1726882158.05160: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882158.05163: Calling groups_plugins_play to load vars for managed_node1 10698 1726882158.05785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882158.06447: done with get_vars() 10698 1726882158.06456: done getting variables 10698 1726882158.06516: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:29:18 -0400 (0:00:00.099) 0:00:04.914 ****** 10698 1726882158.06546: entering _queue_task() for managed_node1/service 10698 1726882158.07233: worker is 1 (out of 1 available) 10698 1726882158.07243: exiting _queue_task() for managed_node1/service 10698 1726882158.07255: done queuing things up, now waiting for results queue to drain 10698 1726882158.07256: waiting for pending results... 10698 1726882158.07615: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 10698 1726882158.07928: in run() - task 12673a56-9f93-9b8f-e40d-000000000034 10698 1726882158.07933: variable 'ansible_search_path' from source: unknown 10698 1726882158.07936: variable 'ansible_search_path' from source: unknown 10698 1726882158.07938: calling self._execute() 10698 1726882158.08104: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882158.08118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882158.08135: variable 'omit' from source: magic vars 10698 1726882158.08913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882158.13404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882158.13576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882158.13674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882158.13787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882158.13882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882158.14183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882158.14187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882158.14189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882158.14307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882158.14329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882158.14575: variable 'ansible_distribution' from source: facts 10698 1726882158.14629: variable 'ansible_distribution_major_version' from source: facts 10698 1726882158.14654: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882158.14727: when evaluation is False, skipping this task 10698 1726882158.14731: _execute() done 10698 1726882158.14733: dumping result to json 10698 1726882158.14735: done dumping result, returning 10698 1726882158.14738: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-9b8f-e40d-000000000034] 10698 1726882158.14801: sending task result for task 12673a56-9f93-9b8f-e40d-000000000034 10698 1726882158.14896: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000034 10698 1726882158.14901: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10698 1726882158.14944: no more pending results, returning what we have 10698 1726882158.14947: results queue empty 10698 1726882158.14947: checking for any_errors_fatal 10698 1726882158.14954: done checking for any_errors_fatal 10698 1726882158.14955: checking for max_fail_percentage 10698 1726882158.14957: done checking for max_fail_percentage 10698 1726882158.14958: checking to see if all hosts have failed and the running result is not ok 10698 1726882158.14958: done checking to see if all hosts have failed 10698 1726882158.14959: getting the remaining hosts for this loop 10698 1726882158.14961: done getting the remaining hosts for this loop 10698 1726882158.14964: getting the next task for host managed_node1 10698 1726882158.14970: done getting next task for host managed_node1 10698 1726882158.14974: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10698 1726882158.14978: ^ 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 10698 1726882158.14990: getting variables 10698 1726882158.14996: in VariableManager get_vars() 10698 1726882158.15039: Calling all_inventory to load vars for managed_node1 10698 1726882158.15043: Calling groups_inventory to load vars for managed_node1 10698 1726882158.15045: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882158.15056: Calling all_plugins_play to load vars for managed_node1 10698 1726882158.15059: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882158.15061: Calling groups_plugins_play to load vars for managed_node1 10698 1726882158.15742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882158.16211: done with get_vars() 10698 1726882158.16222: done getting variables 10698 1726882158.16277: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:29:18 -0400 (0:00:00.097) 0:00:05.012 ****** 10698 1726882158.16312: entering _queue_task() for managed_node1/copy 10698 1726882158.16773: worker is 1 (out of 1 available) 10698 1726882158.16786: exiting _queue_task() for managed_node1/copy 10698 1726882158.17002: done queuing things up, now waiting for results queue to drain 10698 1726882158.17004: waiting for pending results... 10698 1726882158.17456: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10698 1726882158.17602: in run() - task 12673a56-9f93-9b8f-e40d-000000000035 10698 1726882158.17606: variable 'ansible_search_path' from source: unknown 10698 1726882158.17609: variable 'ansible_search_path' from source: unknown 10698 1726882158.17643: calling self._execute() 10698 1726882158.17992: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882158.17997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882158.18000: variable 'omit' from source: magic vars 10698 1726882158.19539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882158.24605: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882158.24675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882158.24930: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882158.24934: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882158.24937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882158.25226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882158.25264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882158.25353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882158.25474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882158.25489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882158.25777: variable 'ansible_distribution' from source: facts 10698 1726882158.25860: variable 'ansible_distribution_major_version' from source: facts 10698 1726882158.25884: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882158.25891: when evaluation is False, skipping this task 10698 1726882158.25901: _execute() done 10698 1726882158.25915: dumping result to json 10698 1726882158.25998: done dumping result, returning 10698 1726882158.26002: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-9b8f-e40d-000000000035] 10698 1726882158.26005: sending task result for task 12673a56-9f93-9b8f-e40d-000000000035 10698 1726882158.26318: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000035 10698 1726882158.26321: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882158.26437: no more pending results, returning what we have 10698 1726882158.26440: results queue empty 10698 1726882158.26441: checking for any_errors_fatal 10698 1726882158.26447: done checking for any_errors_fatal 10698 1726882158.26447: checking for max_fail_percentage 10698 1726882158.26449: done checking for max_fail_percentage 10698 1726882158.26450: checking to see if all hosts have failed and the running result is not ok 10698 1726882158.26451: done checking to see if all hosts have failed 10698 1726882158.26451: getting the remaining hosts for this loop 10698 1726882158.26453: done getting the remaining hosts for this loop 10698 1726882158.26456: getting the next task for host managed_node1 10698 1726882158.26463: done getting next task for host managed_node1 10698 1726882158.26466: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10698 1726882158.26470: ^ 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 10698 1726882158.26483: getting variables 10698 1726882158.26485: in VariableManager get_vars() 10698 1726882158.26528: Calling all_inventory to load vars for managed_node1 10698 1726882158.26531: Calling groups_inventory to load vars for managed_node1 10698 1726882158.26533: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882158.26543: Calling all_plugins_play to load vars for managed_node1 10698 1726882158.26545: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882158.26548: Calling groups_plugins_play to load vars for managed_node1 10698 1726882158.27171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882158.28303: done with get_vars() 10698 1726882158.28316: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:29:18 -0400 (0:00:00.120) 0:00:05.133 ****** 10698 1726882158.28399: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10698 1726882158.28401: Creating lock for fedora.linux_system_roles.network_connections 10698 1726882158.29112: worker is 1 (out of 1 available) 10698 1726882158.29125: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10698 1726882158.29138: done queuing things up, now waiting for results queue to drain 10698 1726882158.29140: waiting for pending results... 10698 1726882158.30011: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10698 1726882158.30349: in run() - task 12673a56-9f93-9b8f-e40d-000000000036 10698 1726882158.30353: variable 'ansible_search_path' from source: unknown 10698 1726882158.30356: variable 'ansible_search_path' from source: unknown 10698 1726882158.30417: calling self._execute() 10698 1726882158.31000: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882158.31004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882158.31008: variable 'omit' from source: magic vars 10698 1726882158.31901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882158.37901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882158.37906: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882158.37909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882158.37911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882158.37913: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882158.38364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882158.38404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882158.38534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882158.39000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882158.39003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882158.39087: variable 'ansible_distribution' from source: facts 10698 1726882158.39209: variable 'ansible_distribution_major_version' from source: facts 10698 1726882158.39234: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882158.39241: when evaluation is False, skipping this task 10698 1726882158.39249: _execute() done 10698 1726882158.39256: dumping result to json 10698 1726882158.39265: done dumping result, returning 10698 1726882158.39601: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-9b8f-e40d-000000000036] 10698 1726882158.39604: sending task result for task 12673a56-9f93-9b8f-e40d-000000000036 10698 1726882158.39680: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000036 10698 1726882158.39685: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882158.39741: no more pending results, returning what we have 10698 1726882158.39745: results queue empty 10698 1726882158.39746: checking for any_errors_fatal 10698 1726882158.39753: done checking for any_errors_fatal 10698 1726882158.39753: checking for max_fail_percentage 10698 1726882158.39755: done checking for max_fail_percentage 10698 1726882158.39756: checking to see if all hosts have failed and the running result is not ok 10698 1726882158.39757: done checking to see if all hosts have failed 10698 1726882158.39758: getting the remaining hosts for this loop 10698 1726882158.39760: done getting the remaining hosts for this loop 10698 1726882158.39763: getting the next task for host managed_node1 10698 1726882158.39770: done getting next task for host managed_node1 10698 1726882158.39774: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 10698 1726882158.39777: ^ 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 10698 1726882158.39790: getting variables 10698 1726882158.39792: in VariableManager get_vars() 10698 1726882158.39834: Calling all_inventory to load vars for managed_node1 10698 1726882158.39837: Calling groups_inventory to load vars for managed_node1 10698 1726882158.39839: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882158.39849: Calling all_plugins_play to load vars for managed_node1 10698 1726882158.39851: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882158.39854: Calling groups_plugins_play to load vars for managed_node1 10698 1726882158.40155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882158.40610: done with get_vars() 10698 1726882158.40623: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:29:18 -0400 (0:00:00.124) 0:00:05.257 ****** 10698 1726882158.40828: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10698 1726882158.40830: Creating lock for fedora.linux_system_roles.network_state 10698 1726882158.41598: worker is 1 (out of 1 available) 10698 1726882158.41610: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10698 1726882158.41621: done queuing things up, now waiting for results queue to drain 10698 1726882158.41622: waiting for pending results... 10698 1726882158.42087: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 10698 1726882158.42245: in run() - task 12673a56-9f93-9b8f-e40d-000000000037 10698 1726882158.42282: variable 'ansible_search_path' from source: unknown 10698 1726882158.42501: variable 'ansible_search_path' from source: unknown 10698 1726882158.42507: calling self._execute() 10698 1726882158.42828: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882158.42831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882158.42842: variable 'omit' from source: magic vars 10698 1726882158.43669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882158.48729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882158.48945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882158.49064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882158.49179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882158.49344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882158.49462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882158.49499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882158.49690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882158.49696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882158.49801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882158.50077: variable 'ansible_distribution' from source: facts 10698 1726882158.50090: variable 'ansible_distribution_major_version' from source: facts 10698 1726882158.50120: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882158.50138: when evaluation is False, skipping this task 10698 1726882158.50154: _execute() done 10698 1726882158.50161: dumping result to json 10698 1726882158.50168: done dumping result, returning 10698 1726882158.50243: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-9b8f-e40d-000000000037] 10698 1726882158.50246: sending task result for task 12673a56-9f93-9b8f-e40d-000000000037 10698 1726882158.50324: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000037 10698 1726882158.50327: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882158.50396: no more pending results, returning what we have 10698 1726882158.50399: results queue empty 10698 1726882158.50400: checking for any_errors_fatal 10698 1726882158.50406: done checking for any_errors_fatal 10698 1726882158.50407: checking for max_fail_percentage 10698 1726882158.50409: done checking for max_fail_percentage 10698 1726882158.50411: checking to see if all hosts have failed and the running result is not ok 10698 1726882158.50411: done checking to see if all hosts have failed 10698 1726882158.50412: getting the remaining hosts for this loop 10698 1726882158.50414: done getting the remaining hosts for this loop 10698 1726882158.50417: getting the next task for host managed_node1 10698 1726882158.50424: done getting next task for host managed_node1 10698 1726882158.50428: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10698 1726882158.50432: ^ 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 10698 1726882158.50446: getting variables 10698 1726882158.50448: in VariableManager get_vars() 10698 1726882158.50545: Calling all_inventory to load vars for managed_node1 10698 1726882158.50549: Calling groups_inventory to load vars for managed_node1 10698 1726882158.50552: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882158.50563: Calling all_plugins_play to load vars for managed_node1 10698 1726882158.50566: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882158.50568: Calling groups_plugins_play to load vars for managed_node1 10698 1726882158.51082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882158.51304: done with get_vars() 10698 1726882158.51314: done getting variables 10698 1726882158.51377: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:29:18 -0400 (0:00:00.105) 0:00:05.363 ****** 10698 1726882158.51414: entering _queue_task() for managed_node1/debug 10698 1726882158.51671: worker is 1 (out of 1 available) 10698 1726882158.51833: exiting _queue_task() for managed_node1/debug 10698 1726882158.51844: done queuing things up, now waiting for results queue to drain 10698 1726882158.51846: waiting for pending results... 10698 1726882158.52251: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10698 1726882158.52256: in run() - task 12673a56-9f93-9b8f-e40d-000000000038 10698 1726882158.52258: variable 'ansible_search_path' from source: unknown 10698 1726882158.52260: variable 'ansible_search_path' from source: unknown 10698 1726882158.52263: calling self._execute() 10698 1726882158.52321: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882158.52332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882158.52358: variable 'omit' from source: magic vars 10698 1726882158.52897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882158.57130: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882158.57135: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882158.57248: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882158.58001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882158.58004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882158.58044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882158.58078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882158.58318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882158.58323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882158.58327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882158.58578: variable 'ansible_distribution' from source: facts 10698 1726882158.58618: variable 'ansible_distribution_major_version' from source: facts 10698 1726882158.58640: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882158.58668: when evaluation is False, skipping this task 10698 1726882158.58772: _execute() done 10698 1726882158.58775: dumping result to json 10698 1726882158.58778: done dumping result, returning 10698 1726882158.58780: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-9b8f-e40d-000000000038] 10698 1726882158.58782: sending task result for task 12673a56-9f93-9b8f-e40d-000000000038 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10698 1726882158.58958: no more pending results, returning what we have 10698 1726882158.58962: results queue empty 10698 1726882158.58963: checking for any_errors_fatal 10698 1726882158.58969: done checking for any_errors_fatal 10698 1726882158.58970: checking for max_fail_percentage 10698 1726882158.58972: done checking for max_fail_percentage 10698 1726882158.58973: checking to see if all hosts have failed and the running result is not ok 10698 1726882158.58974: done checking to see if all hosts have failed 10698 1726882158.58974: getting the remaining hosts for this loop 10698 1726882158.58976: done getting the remaining hosts for this loop 10698 1726882158.58980: getting the next task for host managed_node1 10698 1726882158.58995: done getting next task for host managed_node1 10698 1726882158.58999: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10698 1726882158.59002: ^ 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 10698 1726882158.59016: getting variables 10698 1726882158.59017: in VariableManager get_vars() 10698 1726882158.59060: Calling all_inventory to load vars for managed_node1 10698 1726882158.59063: Calling groups_inventory to load vars for managed_node1 10698 1726882158.59066: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882158.59077: Calling all_plugins_play to load vars for managed_node1 10698 1726882158.59080: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882158.59083: Calling groups_plugins_play to load vars for managed_node1 10698 1726882158.59202: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000038 10698 1726882158.59206: WORKER PROCESS EXITING 10698 1726882158.59887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882158.60355: done with get_vars() 10698 1726882158.60366: done getting variables 10698 1726882158.60531: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:29:18 -0400 (0:00:00.091) 0:00:05.454 ****** 10698 1726882158.60561: entering _queue_task() for managed_node1/debug 10698 1726882158.61126: worker is 1 (out of 1 available) 10698 1726882158.61139: exiting _queue_task() for managed_node1/debug 10698 1726882158.61151: done queuing things up, now waiting for results queue to drain 10698 1726882158.61153: waiting for pending results... 10698 1726882158.61841: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10698 1726882158.61846: in run() - task 12673a56-9f93-9b8f-e40d-000000000039 10698 1726882158.61952: variable 'ansible_search_path' from source: unknown 10698 1726882158.61961: variable 'ansible_search_path' from source: unknown 10698 1726882158.62158: calling self._execute() 10698 1726882158.62162: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882158.62164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882158.62166: variable 'omit' from source: magic vars 10698 1726882158.63005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882158.66062: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882158.66141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882158.66186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882158.66239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882158.66268: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882158.66360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882158.66397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882158.66443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882158.66523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882158.66530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882158.66657: variable 'ansible_distribution' from source: facts 10698 1726882158.66668: variable 'ansible_distribution_major_version' from source: facts 10698 1726882158.66691: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882158.66741: when evaluation is False, skipping this task 10698 1726882158.66748: _execute() done 10698 1726882158.66750: dumping result to json 10698 1726882158.66752: done dumping result, returning 10698 1726882158.66755: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-9b8f-e40d-000000000039] 10698 1726882158.66756: sending task result for task 12673a56-9f93-9b8f-e40d-000000000039 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10698 1726882158.66897: no more pending results, returning what we have 10698 1726882158.66900: results queue empty 10698 1726882158.66901: checking for any_errors_fatal 10698 1726882158.66908: done checking for any_errors_fatal 10698 1726882158.66909: checking for max_fail_percentage 10698 1726882158.66911: done checking for max_fail_percentage 10698 1726882158.66912: checking to see if all hosts have failed and the running result is not ok 10698 1726882158.66913: done checking to see if all hosts have failed 10698 1726882158.66914: getting the remaining hosts for this loop 10698 1726882158.66915: done getting the remaining hosts for this loop 10698 1726882158.66919: getting the next task for host managed_node1 10698 1726882158.66926: done getting next task for host managed_node1 10698 1726882158.66930: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10698 1726882158.66934: ^ 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 10698 1726882158.66947: getting variables 10698 1726882158.66949: in VariableManager get_vars() 10698 1726882158.66995: Calling all_inventory to load vars for managed_node1 10698 1726882158.66998: Calling groups_inventory to load vars for managed_node1 10698 1726882158.67000: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882158.67010: Calling all_plugins_play to load vars for managed_node1 10698 1726882158.67012: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882158.67015: Calling groups_plugins_play to load vars for managed_node1 10698 1726882158.67699: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000039 10698 1726882158.67702: WORKER PROCESS EXITING 10698 1726882158.67731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882158.68204: done with get_vars() 10698 1726882158.68214: done getting variables 10698 1726882158.68385: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:29:18 -0400 (0:00:00.078) 0:00:05.533 ****** 10698 1726882158.68419: entering _queue_task() for managed_node1/debug 10698 1726882158.68888: worker is 1 (out of 1 available) 10698 1726882158.69039: exiting _queue_task() for managed_node1/debug 10698 1726882158.69052: done queuing things up, now waiting for results queue to drain 10698 1726882158.69054: waiting for pending results... 10698 1726882158.69495: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10698 1726882158.69740: in run() - task 12673a56-9f93-9b8f-e40d-00000000003a 10698 1726882158.69759: variable 'ansible_search_path' from source: unknown 10698 1726882158.69766: variable 'ansible_search_path' from source: unknown 10698 1726882158.70019: calling self._execute() 10698 1726882158.70023: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882158.70026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882158.70029: variable 'omit' from source: magic vars 10698 1726882158.70937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882158.76516: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882158.76622: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882158.76714: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882158.76757: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882158.76802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882158.76908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882158.76946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882158.76976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882158.77036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882158.77055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882158.77216: variable 'ansible_distribution' from source: facts 10698 1726882158.77731: variable 'ansible_distribution_major_version' from source: facts 10698 1726882158.77734: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882158.77737: when evaluation is False, skipping this task 10698 1726882158.77739: _execute() done 10698 1726882158.77741: dumping result to json 10698 1726882158.77743: done dumping result, returning 10698 1726882158.77746: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-9b8f-e40d-00000000003a] 10698 1726882158.77747: sending task result for task 12673a56-9f93-9b8f-e40d-00000000003a skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10698 1726882158.77976: no more pending results, returning what we have 10698 1726882158.77979: results queue empty 10698 1726882158.77980: checking for any_errors_fatal 10698 1726882158.77987: done checking for any_errors_fatal 10698 1726882158.77988: checking for max_fail_percentage 10698 1726882158.77989: done checking for max_fail_percentage 10698 1726882158.77990: checking to see if all hosts have failed and the running result is not ok 10698 1726882158.77991: done checking to see if all hosts have failed 10698 1726882158.77992: getting the remaining hosts for this loop 10698 1726882158.77996: done getting the remaining hosts for this loop 10698 1726882158.77999: getting the next task for host managed_node1 10698 1726882158.78006: done getting next task for host managed_node1 10698 1726882158.78011: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 10698 1726882158.78014: ^ 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 10698 1726882158.78029: getting variables 10698 1726882158.78104: in VariableManager get_vars() 10698 1726882158.78379: Calling all_inventory to load vars for managed_node1 10698 1726882158.78382: Calling groups_inventory to load vars for managed_node1 10698 1726882158.78385: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882158.78401: Calling all_plugins_play to load vars for managed_node1 10698 1726882158.78404: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882158.78408: Calling groups_plugins_play to load vars for managed_node1 10698 1726882158.78952: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000003a 10698 1726882158.78955: WORKER PROCESS EXITING 10698 1726882158.78978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882158.79820: done with get_vars() 10698 1726882158.79832: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:29:18 -0400 (0:00:00.117) 0:00:05.650 ****** 10698 1726882158.80166: entering _queue_task() for managed_node1/ping 10698 1726882158.80168: Creating lock for ping 10698 1726882158.81031: worker is 1 (out of 1 available) 10698 1726882158.81042: exiting _queue_task() for managed_node1/ping 10698 1726882158.81054: done queuing things up, now waiting for results queue to drain 10698 1726882158.81056: waiting for pending results... 10698 1726882158.81614: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 10698 1726882158.81620: in run() - task 12673a56-9f93-9b8f-e40d-00000000003b 10698 1726882158.81623: variable 'ansible_search_path' from source: unknown 10698 1726882158.81625: variable 'ansible_search_path' from source: unknown 10698 1726882158.81828: calling self._execute() 10698 1726882158.81916: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882158.82199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882158.82203: variable 'omit' from source: magic vars 10698 1726882158.82737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882158.87674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882158.87860: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882158.88199: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882158.88202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882158.88205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882158.88274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882158.88312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882158.88343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882158.88639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882158.88798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882158.88801: variable 'ansible_distribution' from source: facts 10698 1726882158.88804: variable 'ansible_distribution_major_version' from source: facts 10698 1726882158.88808: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882158.88815: when evaluation is False, skipping this task 10698 1726882158.88822: _execute() done 10698 1726882158.88829: dumping result to json 10698 1726882158.88836: done dumping result, returning 10698 1726882158.88847: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-9b8f-e40d-00000000003b] 10698 1726882158.88854: sending task result for task 12673a56-9f93-9b8f-e40d-00000000003b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882158.88991: no more pending results, returning what we have 10698 1726882158.88998: results queue empty 10698 1726882158.89000: checking for any_errors_fatal 10698 1726882158.89007: done checking for any_errors_fatal 10698 1726882158.89008: checking for max_fail_percentage 10698 1726882158.89009: done checking for max_fail_percentage 10698 1726882158.89010: checking to see if all hosts have failed and the running result is not ok 10698 1726882158.89013: done checking to see if all hosts have failed 10698 1726882158.89013: getting the remaining hosts for this loop 10698 1726882158.89015: done getting the remaining hosts for this loop 10698 1726882158.89018: getting the next task for host managed_node1 10698 1726882158.89027: done getting next task for host managed_node1 10698 1726882158.89029: ^ task is: TASK: meta (role_complete) 10698 1726882158.89032: ^ 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 10698 1726882158.89046: getting variables 10698 1726882158.89048: in VariableManager get_vars() 10698 1726882158.89090: Calling all_inventory to load vars for managed_node1 10698 1726882158.89097: Calling groups_inventory to load vars for managed_node1 10698 1726882158.89100: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882158.89112: Calling all_plugins_play to load vars for managed_node1 10698 1726882158.89115: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882158.89117: Calling groups_plugins_play to load vars for managed_node1 10698 1726882158.89905: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000003b 10698 1726882158.89908: WORKER PROCESS EXITING 10698 1726882158.90001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882158.90202: done with get_vars() 10698 1726882158.90213: done getting variables 10698 1726882158.90288: done queuing things up, now waiting for results queue to drain 10698 1726882158.90290: results queue empty 10698 1726882158.90291: checking for any_errors_fatal 10698 1726882158.90599: done checking for any_errors_fatal 10698 1726882158.90600: checking for max_fail_percentage 10698 1726882158.90602: done checking for max_fail_percentage 10698 1726882158.90603: checking to see if all hosts have failed and the running result is not ok 10698 1726882158.90603: done checking to see if all hosts have failed 10698 1726882158.90605: getting the remaining hosts for this loop 10698 1726882158.90606: done getting the remaining hosts for this loop 10698 1726882158.90608: getting the next task for host managed_node1 10698 1726882158.90613: done getting next task for host managed_node1 10698 1726882158.90616: ^ task is: TASK: Include the task 'get_interface_stat.yml' 10698 1726882158.90618: ^ 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 10698 1726882158.90620: getting variables 10698 1726882158.90621: in VariableManager get_vars() 10698 1726882158.90636: Calling all_inventory to load vars for managed_node1 10698 1726882158.90638: Calling groups_inventory to load vars for managed_node1 10698 1726882158.90640: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882158.90645: Calling all_plugins_play to load vars for managed_node1 10698 1726882158.90653: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882158.90656: Calling groups_plugins_play to load vars for managed_node1 10698 1726882158.91406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882158.92018: done with get_vars() 10698 1726882158.92028: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:29:18 -0400 (0:00:00.119) 0:00:05.770 ****** 10698 1726882158.92096: entering _queue_task() for managed_node1/include_tasks 10698 1726882158.93428: worker is 1 (out of 1 available) 10698 1726882158.93438: exiting _queue_task() for managed_node1/include_tasks 10698 1726882158.93449: done queuing things up, now waiting for results queue to drain 10698 1726882158.93451: waiting for pending results... 10698 1726882158.93698: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 10698 1726882158.94280: in run() - task 12673a56-9f93-9b8f-e40d-00000000006e 10698 1726882158.94283: variable 'ansible_search_path' from source: unknown 10698 1726882158.94286: variable 'ansible_search_path' from source: unknown 10698 1726882158.94290: calling self._execute() 10698 1726882158.94513: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882158.94654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882158.94854: variable 'omit' from source: magic vars 10698 1726882158.96203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882159.04027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882159.04235: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882159.04278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882159.04504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882159.04507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882159.04700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.04704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.04731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.04872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.04898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.05169: variable 'ansible_distribution' from source: facts 10698 1726882159.05183: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.05388: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.05391: when evaluation is False, skipping this task 10698 1726882159.05397: _execute() done 10698 1726882159.05400: dumping result to json 10698 1726882159.05402: done dumping result, returning 10698 1726882159.05404: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-9b8f-e40d-00000000006e] 10698 1726882159.05407: sending task result for task 12673a56-9f93-9b8f-e40d-00000000006e 10698 1726882159.05477: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000006e 10698 1726882159.05480: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882159.05542: no more pending results, returning what we have 10698 1726882159.05545: results queue empty 10698 1726882159.05546: checking for any_errors_fatal 10698 1726882159.05548: done checking for any_errors_fatal 10698 1726882159.05549: checking for max_fail_percentage 10698 1726882159.05551: done checking for max_fail_percentage 10698 1726882159.05552: checking to see if all hosts have failed and the running result is not ok 10698 1726882159.05553: done checking to see if all hosts have failed 10698 1726882159.05553: getting the remaining hosts for this loop 10698 1726882159.05555: done getting the remaining hosts for this loop 10698 1726882159.05559: getting the next task for host managed_node1 10698 1726882159.05565: done getting next task for host managed_node1 10698 1726882159.05568: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 10698 1726882159.05571: ^ 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 10698 1726882159.05575: getting variables 10698 1726882159.05576: in VariableManager get_vars() 10698 1726882159.05624: Calling all_inventory to load vars for managed_node1 10698 1726882159.05626: Calling groups_inventory to load vars for managed_node1 10698 1726882159.05629: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882159.05641: Calling all_plugins_play to load vars for managed_node1 10698 1726882159.05643: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882159.05646: Calling groups_plugins_play to load vars for managed_node1 10698 1726882159.06032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882159.06646: done with get_vars() 10698 1726882159.06658: done getting variables 10698 1726882159.06955: 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) 10698 1726882159.07073: variable 'interface' from source: task vars 10698 1726882159.07078: variable 'controller_device' from source: play vars 10698 1726882159.07361: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'deprecated-bond'] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:29:19 -0400 (0:00:00.153) 0:00:05.923 ****** 10698 1726882159.07406: entering _queue_task() for managed_node1/assert 10698 1726882159.08332: worker is 1 (out of 1 available) 10698 1726882159.08341: exiting _queue_task() for managed_node1/assert 10698 1726882159.08351: done queuing things up, now waiting for results queue to drain 10698 1726882159.08352: waiting for pending results... 10698 1726882159.08595: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'deprecated-bond' 10698 1726882159.08845: in run() - task 12673a56-9f93-9b8f-e40d-00000000006f 10698 1726882159.08853: variable 'ansible_search_path' from source: unknown 10698 1726882159.08953: variable 'ansible_search_path' from source: unknown 10698 1726882159.08956: calling self._execute() 10698 1726882159.09090: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.09125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.09140: variable 'omit' from source: magic vars 10698 1726882159.10165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882159.15472: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882159.15596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882159.15720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882159.15904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882159.15909: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882159.16201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.16205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.16234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.16280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.16355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.16637: variable 'ansible_distribution' from source: facts 10698 1726882159.16647: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.16683: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.16742: when evaluation is False, skipping this task 10698 1726882159.16750: _execute() done 10698 1726882159.16758: dumping result to json 10698 1726882159.16772: done dumping result, returning 10698 1726882159.16783: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'deprecated-bond' [12673a56-9f93-9b8f-e40d-00000000006f] 10698 1726882159.16806: sending task result for task 12673a56-9f93-9b8f-e40d-00000000006f 10698 1726882159.17102: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000006f 10698 1726882159.17105: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882159.17148: no more pending results, returning what we have 10698 1726882159.17150: results queue empty 10698 1726882159.17151: checking for any_errors_fatal 10698 1726882159.17156: done checking for any_errors_fatal 10698 1726882159.17157: checking for max_fail_percentage 10698 1726882159.17159: done checking for max_fail_percentage 10698 1726882159.17160: checking to see if all hosts have failed and the running result is not ok 10698 1726882159.17161: done checking to see if all hosts have failed 10698 1726882159.17162: getting the remaining hosts for this loop 10698 1726882159.17163: done getting the remaining hosts for this loop 10698 1726882159.17168: getting the next task for host managed_node1 10698 1726882159.17176: done getting next task for host managed_node1 10698 1726882159.17179: ^ task is: TASK: Include the task 'assert_profile_present.yml' 10698 1726882159.17181: ^ 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 10698 1726882159.17184: getting variables 10698 1726882159.17186: in VariableManager get_vars() 10698 1726882159.17328: Calling all_inventory to load vars for managed_node1 10698 1726882159.17331: Calling groups_inventory to load vars for managed_node1 10698 1726882159.17334: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882159.17346: Calling all_plugins_play to load vars for managed_node1 10698 1726882159.17349: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882159.17352: Calling groups_plugins_play to load vars for managed_node1 10698 1726882159.18522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882159.18953: done with get_vars() 10698 1726882159.18963: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:67 Friday 20 September 2024 21:29:19 -0400 (0:00:00.117) 0:00:06.040 ****** 10698 1726882159.19164: entering _queue_task() for managed_node1/include_tasks 10698 1726882159.19791: worker is 1 (out of 1 available) 10698 1726882159.19806: exiting _queue_task() for managed_node1/include_tasks 10698 1726882159.19817: done queuing things up, now waiting for results queue to drain 10698 1726882159.19818: waiting for pending results... 10698 1726882159.20413: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 10698 1726882159.20418: in run() - task 12673a56-9f93-9b8f-e40d-000000000070 10698 1726882159.20700: variable 'ansible_search_path' from source: unknown 10698 1726882159.20703: variable 'controller_profile' from source: play vars 10698 1726882159.20957: variable 'controller_profile' from source: play vars 10698 1726882159.21025: variable 'port1_profile' from source: play vars 10698 1726882159.21227: variable 'port1_profile' from source: play vars 10698 1726882159.21230: variable 'port2_profile' from source: play vars 10698 1726882159.21300: variable 'port2_profile' from source: play vars 10698 1726882159.21346: variable 'omit' from source: magic vars 10698 1726882159.21643: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.21656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.21736: variable 'omit' from source: magic vars 10698 1726882159.22535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882159.27821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882159.28037: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882159.28118: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882159.28226: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882159.28239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882159.28432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.28581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.28585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.28659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.28784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.28951: variable 'ansible_distribution' from source: facts 10698 1726882159.29079: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.29139: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.29146: when evaluation is False, skipping this task 10698 1726882159.29248: variable 'item' from source: unknown 10698 1726882159.29446: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 10698 1726882159.29774: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.29777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.29780: variable 'omit' from source: magic vars 10698 1726882159.30404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.30407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.30410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.30445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.30459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.30610: variable 'ansible_distribution' from source: facts 10698 1726882159.30799: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.30802: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.30804: when evaluation is False, skipping this task 10698 1726882159.30806: variable 'item' from source: unknown 10698 1726882159.30888: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 10698 1726882159.31410: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.31413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.31415: variable 'omit' from source: magic vars 10698 1726882159.31684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.31899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.31902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.31904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.31958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.32253: variable 'ansible_distribution' from source: facts 10698 1726882159.32256: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.32259: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.32261: when evaluation is False, skipping this task 10698 1726882159.32281: variable 'item' from source: unknown 10698 1726882159.32347: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 10698 1726882159.32662: dumping result to json 10698 1726882159.32664: done dumping result, returning 10698 1726882159.32666: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [12673a56-9f93-9b8f-e40d-000000000070] 10698 1726882159.32668: sending task result for task 12673a56-9f93-9b8f-e40d-000000000070 10698 1726882159.32898: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000070 skipping: [managed_node1] => { "changed": false } MSG: All items skipped 10698 1726882159.32939: no more pending results, returning what we have 10698 1726882159.32942: results queue empty 10698 1726882159.32943: checking for any_errors_fatal 10698 1726882159.32950: done checking for any_errors_fatal 10698 1726882159.32951: checking for max_fail_percentage 10698 1726882159.32953: done checking for max_fail_percentage 10698 1726882159.32954: checking to see if all hosts have failed and the running result is not ok 10698 1726882159.32954: done checking to see if all hosts have failed 10698 1726882159.32955: getting the remaining hosts for this loop 10698 1726882159.32957: done getting the remaining hosts for this loop 10698 1726882159.32961: getting the next task for host managed_node1 10698 1726882159.32966: done getting next task for host managed_node1 10698 1726882159.32969: ^ task is: TASK: ** TEST check polling interval 10698 1726882159.32971: ^ 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 10698 1726882159.32974: getting variables 10698 1726882159.32976: in VariableManager get_vars() 10698 1726882159.33041: Calling all_inventory to load vars for managed_node1 10698 1726882159.33044: Calling groups_inventory to load vars for managed_node1 10698 1726882159.33046: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882159.33058: Calling all_plugins_play to load vars for managed_node1 10698 1726882159.33060: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882159.33062: Calling groups_plugins_play to load vars for managed_node1 10698 1726882159.33623: WORKER PROCESS EXITING 10698 1726882159.33680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882159.33960: done with get_vars() 10698 1726882159.33971: done getting variables 10698 1726882159.34044: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:75 Friday 20 September 2024 21:29:19 -0400 (0:00:00.149) 0:00:06.189 ****** 10698 1726882159.34072: entering _queue_task() for managed_node1/command 10698 1726882159.34361: worker is 1 (out of 1 available) 10698 1726882159.34372: exiting _queue_task() for managed_node1/command 10698 1726882159.34384: done queuing things up, now waiting for results queue to drain 10698 1726882159.34385: waiting for pending results... 10698 1726882159.34670: running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval 10698 1726882159.34773: in run() - task 12673a56-9f93-9b8f-e40d-000000000071 10698 1726882159.34791: variable 'ansible_search_path' from source: unknown 10698 1726882159.34839: calling self._execute() 10698 1726882159.34936: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.34947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.34968: variable 'omit' from source: magic vars 10698 1726882159.36250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882159.38845: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882159.39001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882159.39004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882159.39023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882159.39054: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882159.39144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.39179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.39215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.39272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.39291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.39433: variable 'ansible_distribution' from source: facts 10698 1726882159.39443: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.39706: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.39709: when evaluation is False, skipping this task 10698 1726882159.39712: _execute() done 10698 1726882159.39714: dumping result to json 10698 1726882159.39716: done dumping result, returning 10698 1726882159.39718: done running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval [12673a56-9f93-9b8f-e40d-000000000071] 10698 1726882159.39720: sending task result for task 12673a56-9f93-9b8f-e40d-000000000071 10698 1726882159.39784: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000071 10698 1726882159.39787: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882159.39840: no more pending results, returning what we have 10698 1726882159.39844: results queue empty 10698 1726882159.39844: checking for any_errors_fatal 10698 1726882159.39852: done checking for any_errors_fatal 10698 1726882159.39853: checking for max_fail_percentage 10698 1726882159.39855: done checking for max_fail_percentage 10698 1726882159.39856: checking to see if all hosts have failed and the running result is not ok 10698 1726882159.39857: done checking to see if all hosts have failed 10698 1726882159.39858: getting the remaining hosts for this loop 10698 1726882159.39859: done getting the remaining hosts for this loop 10698 1726882159.39864: getting the next task for host managed_node1 10698 1726882159.39869: done getting next task for host managed_node1 10698 1726882159.39871: ^ task is: TASK: ** TEST check IPv4 10698 1726882159.39873: ^ 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 10698 1726882159.39877: getting variables 10698 1726882159.39878: in VariableManager get_vars() 10698 1726882159.39925: Calling all_inventory to load vars for managed_node1 10698 1726882159.39928: Calling groups_inventory to load vars for managed_node1 10698 1726882159.39931: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882159.39942: Calling all_plugins_play to load vars for managed_node1 10698 1726882159.39945: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882159.39947: Calling groups_plugins_play to load vars for managed_node1 10698 1726882159.40336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882159.40548: done with get_vars() 10698 1726882159.40558: done getting variables 10698 1726882159.40616: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:80 Friday 20 September 2024 21:29:19 -0400 (0:00:00.065) 0:00:06.255 ****** 10698 1726882159.40641: entering _queue_task() for managed_node1/command 10698 1726882159.41006: worker is 1 (out of 1 available) 10698 1726882159.41016: exiting _queue_task() for managed_node1/command 10698 1726882159.41026: done queuing things up, now waiting for results queue to drain 10698 1726882159.41027: waiting for pending results... 10698 1726882159.41300: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 10698 1726882159.41395: in run() - task 12673a56-9f93-9b8f-e40d-000000000072 10698 1726882159.41400: variable 'ansible_search_path' from source: unknown 10698 1726882159.41465: calling self._execute() 10698 1726882159.41749: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.41752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.41755: variable 'omit' from source: magic vars 10698 1726882159.42668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882159.46173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882159.46342: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882159.46454: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882159.46550: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882159.46633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882159.46889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.46929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.46957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.47041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.47124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.47387: variable 'ansible_distribution' from source: facts 10698 1726882159.47442: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.47464: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.47650: when evaluation is False, skipping this task 10698 1726882159.47654: _execute() done 10698 1726882159.47657: dumping result to json 10698 1726882159.47659: done dumping result, returning 10698 1726882159.47661: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 [12673a56-9f93-9b8f-e40d-000000000072] 10698 1726882159.47663: sending task result for task 12673a56-9f93-9b8f-e40d-000000000072 10698 1726882159.47735: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000072 10698 1726882159.47738: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882159.47802: no more pending results, returning what we have 10698 1726882159.47806: results queue empty 10698 1726882159.47807: checking for any_errors_fatal 10698 1726882159.47812: done checking for any_errors_fatal 10698 1726882159.47812: checking for max_fail_percentage 10698 1726882159.47814: done checking for max_fail_percentage 10698 1726882159.47815: checking to see if all hosts have failed and the running result is not ok 10698 1726882159.47816: done checking to see if all hosts have failed 10698 1726882159.47817: getting the remaining hosts for this loop 10698 1726882159.47818: done getting the remaining hosts for this loop 10698 1726882159.47822: getting the next task for host managed_node1 10698 1726882159.47827: done getting next task for host managed_node1 10698 1726882159.47830: ^ task is: TASK: ** TEST check IPv6 10698 1726882159.47833: ^ 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 10698 1726882159.47836: getting variables 10698 1726882159.47838: in VariableManager get_vars() 10698 1726882159.47881: Calling all_inventory to load vars for managed_node1 10698 1726882159.47884: Calling groups_inventory to load vars for managed_node1 10698 1726882159.47886: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882159.48010: Calling all_plugins_play to load vars for managed_node1 10698 1726882159.48014: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882159.48018: Calling groups_plugins_play to load vars for managed_node1 10698 1726882159.48608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882159.49157: done with get_vars() 10698 1726882159.49205: done getting variables 10698 1726882159.49363: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:87 Friday 20 September 2024 21:29:19 -0400 (0:00:00.087) 0:00:06.343 ****** 10698 1726882159.49407: entering _queue_task() for managed_node1/command 10698 1726882159.49837: worker is 1 (out of 1 available) 10698 1726882159.49847: exiting _queue_task() for managed_node1/command 10698 1726882159.49858: done queuing things up, now waiting for results queue to drain 10698 1726882159.49860: waiting for pending results... 10698 1726882159.50426: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 10698 1726882159.50587: in run() - task 12673a56-9f93-9b8f-e40d-000000000073 10698 1726882159.50609: variable 'ansible_search_path' from source: unknown 10698 1726882159.50806: calling self._execute() 10698 1726882159.50851: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.50863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.50927: variable 'omit' from source: magic vars 10698 1726882159.51936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882159.55257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882159.55430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882159.55472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882159.55602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882159.55635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882159.55838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.55867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.55891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.56003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.56022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.56323: variable 'ansible_distribution' from source: facts 10698 1726882159.56328: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.56348: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.56351: when evaluation is False, skipping this task 10698 1726882159.56354: _execute() done 10698 1726882159.56356: dumping result to json 10698 1726882159.56358: done dumping result, returning 10698 1726882159.56607: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 [12673a56-9f93-9b8f-e40d-000000000073] 10698 1726882159.56610: sending task result for task 12673a56-9f93-9b8f-e40d-000000000073 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882159.56750: no more pending results, returning what we have 10698 1726882159.56753: results queue empty 10698 1726882159.56754: checking for any_errors_fatal 10698 1726882159.56759: done checking for any_errors_fatal 10698 1726882159.56759: checking for max_fail_percentage 10698 1726882159.56761: done checking for max_fail_percentage 10698 1726882159.56762: checking to see if all hosts have failed and the running result is not ok 10698 1726882159.56763: done checking to see if all hosts have failed 10698 1726882159.56763: getting the remaining hosts for this loop 10698 1726882159.56765: done getting the remaining hosts for this loop 10698 1726882159.56768: getting the next task for host managed_node1 10698 1726882159.56783: done getting next task for host managed_node1 10698 1726882159.56789: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10698 1726882159.56794: ^ 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 10698 1726882159.56810: getting variables 10698 1726882159.56812: in VariableManager get_vars() 10698 1726882159.56852: Calling all_inventory to load vars for managed_node1 10698 1726882159.56855: Calling groups_inventory to load vars for managed_node1 10698 1726882159.56857: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882159.56866: Calling all_plugins_play to load vars for managed_node1 10698 1726882159.56868: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882159.56871: Calling groups_plugins_play to load vars for managed_node1 10698 1726882159.57326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882159.57967: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000073 10698 1726882159.57971: WORKER PROCESS EXITING 10698 1726882159.58143: done with get_vars() 10698 1726882159.58161: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:29:19 -0400 (0:00:00.090) 0:00:06.434 ****** 10698 1726882159.58486: entering _queue_task() for managed_node1/include_tasks 10698 1726882159.59323: worker is 1 (out of 1 available) 10698 1726882159.59450: exiting _queue_task() for managed_node1/include_tasks 10698 1726882159.59464: done queuing things up, now waiting for results queue to drain 10698 1726882159.59466: waiting for pending results... 10698 1726882159.59979: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10698 1726882159.60307: in run() - task 12673a56-9f93-9b8f-e40d-00000000007d 10698 1726882159.60355: variable 'ansible_search_path' from source: unknown 10698 1726882159.60362: variable 'ansible_search_path' from source: unknown 10698 1726882159.60389: calling self._execute() 10698 1726882159.60556: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.60564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.60662: variable 'omit' from source: magic vars 10698 1726882159.61685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882159.67263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882159.67289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882159.67466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882159.67590: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882159.67606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882159.67828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.67922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.68015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.68116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.68140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.68428: variable 'ansible_distribution' from source: facts 10698 1726882159.68497: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.68518: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.68521: when evaluation is False, skipping this task 10698 1726882159.68524: _execute() done 10698 1726882159.68526: dumping result to json 10698 1726882159.68528: done dumping result, returning 10698 1726882159.68588: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-9b8f-e40d-00000000007d] 10698 1726882159.68591: sending task result for task 12673a56-9f93-9b8f-e40d-00000000007d 10698 1726882159.68659: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000007d 10698 1726882159.68662: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882159.68713: no more pending results, returning what we have 10698 1726882159.68717: results queue empty 10698 1726882159.68718: checking for any_errors_fatal 10698 1726882159.68723: done checking for any_errors_fatal 10698 1726882159.68723: checking for max_fail_percentage 10698 1726882159.68725: done checking for max_fail_percentage 10698 1726882159.68727: checking to see if all hosts have failed and the running result is not ok 10698 1726882159.68727: done checking to see if all hosts have failed 10698 1726882159.68728: getting the remaining hosts for this loop 10698 1726882159.68730: done getting the remaining hosts for this loop 10698 1726882159.68733: getting the next task for host managed_node1 10698 1726882159.68740: done getting next task for host managed_node1 10698 1726882159.68744: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 10698 1726882159.68748: ^ 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 10698 1726882159.68881: getting variables 10698 1726882159.68883: in VariableManager get_vars() 10698 1726882159.68929: Calling all_inventory to load vars for managed_node1 10698 1726882159.68932: Calling groups_inventory to load vars for managed_node1 10698 1726882159.68935: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882159.68946: Calling all_plugins_play to load vars for managed_node1 10698 1726882159.68948: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882159.68951: Calling groups_plugins_play to load vars for managed_node1 10698 1726882159.69772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882159.70215: done with get_vars() 10698 1726882159.70226: done getting variables 10698 1726882159.70400: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:29:19 -0400 (0:00:00.119) 0:00:06.553 ****** 10698 1726882159.70438: entering _queue_task() for managed_node1/debug 10698 1726882159.71182: worker is 1 (out of 1 available) 10698 1726882159.71199: exiting _queue_task() for managed_node1/debug 10698 1726882159.71213: done queuing things up, now waiting for results queue to drain 10698 1726882159.71215: waiting for pending results... 10698 1726882159.71706: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 10698 1726882159.71830: in run() - task 12673a56-9f93-9b8f-e40d-00000000007e 10698 1726882159.71866: variable 'ansible_search_path' from source: unknown 10698 1726882159.71870: variable 'ansible_search_path' from source: unknown 10698 1726882159.71902: calling self._execute() 10698 1726882159.72185: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.72190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.72226: variable 'omit' from source: magic vars 10698 1726882159.73284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882159.77586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882159.77643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882159.77672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882159.77709: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882159.77777: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882159.77843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.77872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.77919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.77958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.77968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.78120: variable 'ansible_distribution' from source: facts 10698 1726882159.78203: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.78235: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.78238: when evaluation is False, skipping this task 10698 1726882159.78240: _execute() done 10698 1726882159.78243: dumping result to json 10698 1726882159.78245: done dumping result, returning 10698 1726882159.78247: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-9b8f-e40d-00000000007e] 10698 1726882159.78250: sending task result for task 12673a56-9f93-9b8f-e40d-00000000007e 10698 1726882159.78605: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000007e 10698 1726882159.78608: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10698 1726882159.78647: no more pending results, returning what we have 10698 1726882159.78652: results queue empty 10698 1726882159.78653: checking for any_errors_fatal 10698 1726882159.78657: done checking for any_errors_fatal 10698 1726882159.78658: checking for max_fail_percentage 10698 1726882159.78659: done checking for max_fail_percentage 10698 1726882159.78660: checking to see if all hosts have failed and the running result is not ok 10698 1726882159.78661: done checking to see if all hosts have failed 10698 1726882159.78662: getting the remaining hosts for this loop 10698 1726882159.78663: done getting the remaining hosts for this loop 10698 1726882159.78668: getting the next task for host managed_node1 10698 1726882159.78673: done getting next task for host managed_node1 10698 1726882159.78676: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10698 1726882159.78680: ^ 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 10698 1726882159.78699: getting variables 10698 1726882159.78701: in VariableManager get_vars() 10698 1726882159.78749: Calling all_inventory to load vars for managed_node1 10698 1726882159.78752: Calling groups_inventory to load vars for managed_node1 10698 1726882159.78754: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882159.78766: Calling all_plugins_play to load vars for managed_node1 10698 1726882159.78769: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882159.78773: Calling groups_plugins_play to load vars for managed_node1 10698 1726882159.78987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882159.79224: done with get_vars() 10698 1726882159.79237: done getting variables 10698 1726882159.79315: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:29:19 -0400 (0:00:00.089) 0:00:06.642 ****** 10698 1726882159.79360: entering _queue_task() for managed_node1/fail 10698 1726882159.79657: worker is 1 (out of 1 available) 10698 1726882159.79671: exiting _queue_task() for managed_node1/fail 10698 1726882159.79799: done queuing things up, now waiting for results queue to drain 10698 1726882159.79802: waiting for pending results... 10698 1726882159.80226: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10698 1726882159.80232: in run() - task 12673a56-9f93-9b8f-e40d-00000000007f 10698 1726882159.80322: variable 'ansible_search_path' from source: unknown 10698 1726882159.80331: variable 'ansible_search_path' from source: unknown 10698 1726882159.80368: calling self._execute() 10698 1726882159.80549: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.80553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.80556: variable 'omit' from source: magic vars 10698 1726882159.81264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882159.84010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882159.84085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882159.84150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882159.84189: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882159.84226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882159.84322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.84364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.84425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.84443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.84468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.85105: variable 'ansible_distribution' from source: facts 10698 1726882159.85109: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.85111: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.85113: when evaluation is False, skipping this task 10698 1726882159.85115: _execute() done 10698 1726882159.85117: dumping result to json 10698 1726882159.85119: done dumping result, returning 10698 1726882159.85122: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-9b8f-e40d-00000000007f] 10698 1726882159.85124: sending task result for task 12673a56-9f93-9b8f-e40d-00000000007f 10698 1726882159.85279: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000007f 10698 1726882159.85282: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882159.85344: no more pending results, returning what we have 10698 1726882159.85348: results queue empty 10698 1726882159.85349: checking for any_errors_fatal 10698 1726882159.85355: done checking for any_errors_fatal 10698 1726882159.85356: checking for max_fail_percentage 10698 1726882159.85357: done checking for max_fail_percentage 10698 1726882159.85358: checking to see if all hosts have failed and the running result is not ok 10698 1726882159.85359: done checking to see if all hosts have failed 10698 1726882159.85360: getting the remaining hosts for this loop 10698 1726882159.85361: done getting the remaining hosts for this loop 10698 1726882159.85365: getting the next task for host managed_node1 10698 1726882159.85372: done getting next task for host managed_node1 10698 1726882159.85375: ^ 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 10698 1726882159.85379: ^ 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 10698 1726882159.85515: getting variables 10698 1726882159.85517: in VariableManager get_vars() 10698 1726882159.85563: Calling all_inventory to load vars for managed_node1 10698 1726882159.85566: Calling groups_inventory to load vars for managed_node1 10698 1726882159.85569: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882159.85584: Calling all_plugins_play to load vars for managed_node1 10698 1726882159.85588: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882159.85900: Calling groups_plugins_play to load vars for managed_node1 10698 1726882159.86314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882159.86909: done with get_vars() 10698 1726882159.86920: done getting variables 10698 1726882159.87026: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:29:19 -0400 (0:00:00.077) 0:00:06.719 ****** 10698 1726882159.87060: entering _queue_task() for managed_node1/fail 10698 1726882159.87338: worker is 1 (out of 1 available) 10698 1726882159.87348: exiting _queue_task() for managed_node1/fail 10698 1726882159.87357: done queuing things up, now waiting for results queue to drain 10698 1726882159.87359: waiting for pending results... 10698 1726882159.87765: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 10698 1726882159.87770: in run() - task 12673a56-9f93-9b8f-e40d-000000000080 10698 1726882159.87773: variable 'ansible_search_path' from source: unknown 10698 1726882159.87775: variable 'ansible_search_path' from source: unknown 10698 1726882159.87783: calling self._execute() 10698 1726882159.87873: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.87883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.87901: variable 'omit' from source: magic vars 10698 1726882159.88351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882159.90795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882159.90821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882159.90864: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882159.90912: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882159.90945: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882159.91033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.91070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.91102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.91229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.91233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.91327: variable 'ansible_distribution' from source: facts 10698 1726882159.91346: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.91367: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.91377: when evaluation is False, skipping this task 10698 1726882159.91384: _execute() done 10698 1726882159.91390: dumping result to json 10698 1726882159.91402: done dumping result, returning 10698 1726882159.91413: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-9b8f-e40d-000000000080] 10698 1726882159.91422: sending task result for task 12673a56-9f93-9b8f-e40d-000000000080 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882159.91649: no more pending results, returning what we have 10698 1726882159.91652: results queue empty 10698 1726882159.91653: checking for any_errors_fatal 10698 1726882159.91701: done checking for any_errors_fatal 10698 1726882159.91702: checking for max_fail_percentage 10698 1726882159.91704: done checking for max_fail_percentage 10698 1726882159.91705: checking to see if all hosts have failed and the running result is not ok 10698 1726882159.91706: done checking to see if all hosts have failed 10698 1726882159.91707: getting the remaining hosts for this loop 10698 1726882159.91709: done getting the remaining hosts for this loop 10698 1726882159.91713: getting the next task for host managed_node1 10698 1726882159.91720: done getting next task for host managed_node1 10698 1726882159.91723: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10698 1726882159.91728: ^ 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 10698 1726882159.91744: getting variables 10698 1726882159.91746: in VariableManager get_vars() 10698 1726882159.91904: Calling all_inventory to load vars for managed_node1 10698 1726882159.91907: Calling groups_inventory to load vars for managed_node1 10698 1726882159.91910: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882159.91918: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000080 10698 1726882159.91921: WORKER PROCESS EXITING 10698 1726882159.91931: Calling all_plugins_play to load vars for managed_node1 10698 1726882159.91934: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882159.91937: Calling groups_plugins_play to load vars for managed_node1 10698 1726882159.92219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882159.92449: done with get_vars() 10698 1726882159.92461: done getting variables 10698 1726882159.92527: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:29:19 -0400 (0:00:00.054) 0:00:06.774 ****** 10698 1726882159.92561: entering _queue_task() for managed_node1/fail 10698 1726882159.92958: worker is 1 (out of 1 available) 10698 1726882159.92968: exiting _queue_task() for managed_node1/fail 10698 1726882159.92978: done queuing things up, now waiting for results queue to drain 10698 1726882159.92980: waiting for pending results... 10698 1726882159.93155: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10698 1726882159.93300: in run() - task 12673a56-9f93-9b8f-e40d-000000000081 10698 1726882159.93322: variable 'ansible_search_path' from source: unknown 10698 1726882159.93330: variable 'ansible_search_path' from source: unknown 10698 1726882159.93368: calling self._execute() 10698 1726882159.93457: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.93467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.93479: variable 'omit' from source: magic vars 10698 1726882159.93937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882159.96591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882159.96683: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882159.96743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882159.96791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882159.96869: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882159.96924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882159.96958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882159.97003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882159.97049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882159.97069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882159.97306: variable 'ansible_distribution' from source: facts 10698 1726882159.97310: variable 'ansible_distribution_major_version' from source: facts 10698 1726882159.97313: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882159.97315: when evaluation is False, skipping this task 10698 1726882159.97317: _execute() done 10698 1726882159.97319: dumping result to json 10698 1726882159.97321: done dumping result, returning 10698 1726882159.97324: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-9b8f-e40d-000000000081] 10698 1726882159.97326: sending task result for task 12673a56-9f93-9b8f-e40d-000000000081 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882159.97490: no more pending results, returning what we have 10698 1726882159.97498: results queue empty 10698 1726882159.97499: checking for any_errors_fatal 10698 1726882159.97507: done checking for any_errors_fatal 10698 1726882159.97508: checking for max_fail_percentage 10698 1726882159.97510: done checking for max_fail_percentage 10698 1726882159.97511: checking to see if all hosts have failed and the running result is not ok 10698 1726882159.97512: done checking to see if all hosts have failed 10698 1726882159.97513: getting the remaining hosts for this loop 10698 1726882159.97515: done getting the remaining hosts for this loop 10698 1726882159.97520: getting the next task for host managed_node1 10698 1726882159.97527: done getting next task for host managed_node1 10698 1726882159.97531: ^ 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 10698 1726882159.97536: ^ 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 10698 1726882159.97557: getting variables 10698 1726882159.97559: in VariableManager get_vars() 10698 1726882159.97829: Calling all_inventory to load vars for managed_node1 10698 1726882159.97832: Calling groups_inventory to load vars for managed_node1 10698 1726882159.97834: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882159.97850: Calling all_plugins_play to load vars for managed_node1 10698 1726882159.97856: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882159.97863: Calling groups_plugins_play to load vars for managed_node1 10698 1726882159.98278: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000081 10698 1726882159.98281: WORKER PROCESS EXITING 10698 1726882159.98309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882159.98528: done with get_vars() 10698 1726882159.98539: done getting variables 10698 1726882159.98605: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:29:19 -0400 (0:00:00.060) 0:00:06.835 ****** 10698 1726882159.98636: entering _queue_task() for managed_node1/dnf 10698 1726882159.99020: worker is 1 (out of 1 available) 10698 1726882159.99031: exiting _queue_task() for managed_node1/dnf 10698 1726882159.99041: done queuing things up, now waiting for results queue to drain 10698 1726882159.99042: waiting for pending results... 10698 1726882159.99223: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 10698 1726882159.99363: in run() - task 12673a56-9f93-9b8f-e40d-000000000082 10698 1726882159.99386: variable 'ansible_search_path' from source: unknown 10698 1726882159.99396: variable 'ansible_search_path' from source: unknown 10698 1726882159.99435: calling self._execute() 10698 1726882159.99522: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882159.99533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882159.99546: variable 'omit' from source: magic vars 10698 1726882159.99997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.02315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.02396: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.02438: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.02486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.02519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.02800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.02803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.02805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.02808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.02810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.02864: variable 'ansible_distribution' from source: facts 10698 1726882160.02874: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.02901: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.02909: when evaluation is False, skipping this task 10698 1726882160.02915: _execute() done 10698 1726882160.02932: dumping result to json 10698 1726882160.02939: done dumping result, returning 10698 1726882160.02950: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-9b8f-e40d-000000000082] 10698 1726882160.02958: sending task result for task 12673a56-9f93-9b8f-e40d-000000000082 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882160.03186: no more pending results, returning what we have 10698 1726882160.03189: results queue empty 10698 1726882160.03190: checking for any_errors_fatal 10698 1726882160.03202: done checking for any_errors_fatal 10698 1726882160.03204: checking for max_fail_percentage 10698 1726882160.03205: done checking for max_fail_percentage 10698 1726882160.03206: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.03207: done checking to see if all hosts have failed 10698 1726882160.03208: getting the remaining hosts for this loop 10698 1726882160.03210: done getting the remaining hosts for this loop 10698 1726882160.03214: getting the next task for host managed_node1 10698 1726882160.03222: done getting next task for host managed_node1 10698 1726882160.03226: ^ 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 10698 1726882160.03231: ^ 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 10698 1726882160.03247: getting variables 10698 1726882160.03249: in VariableManager get_vars() 10698 1726882160.03290: Calling all_inventory to load vars for managed_node1 10698 1726882160.03366: Calling groups_inventory to load vars for managed_node1 10698 1726882160.03371: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.03383: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.03385: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.03388: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.03589: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000082 10698 1726882160.03592: WORKER PROCESS EXITING 10698 1726882160.03604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.03734: done with get_vars() 10698 1726882160.03743: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10698 1726882160.03797: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:29:20 -0400 (0:00:00.051) 0:00:06.887 ****** 10698 1726882160.03820: entering _queue_task() for managed_node1/yum 10698 1726882160.04044: worker is 1 (out of 1 available) 10698 1726882160.04055: exiting _queue_task() for managed_node1/yum 10698 1726882160.04065: done queuing things up, now waiting for results queue to drain 10698 1726882160.04067: waiting for pending results... 10698 1726882160.04395: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 10698 1726882160.04509: in run() - task 12673a56-9f93-9b8f-e40d-000000000083 10698 1726882160.04525: variable 'ansible_search_path' from source: unknown 10698 1726882160.04529: variable 'ansible_search_path' from source: unknown 10698 1726882160.04566: calling self._execute() 10698 1726882160.04652: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.04656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.04667: variable 'omit' from source: magic vars 10698 1726882160.05250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.08088: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.08172: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.08238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.08279: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.08314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.08407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.08454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.08513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.08576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.09010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.09074: variable 'ansible_distribution' from source: facts 10698 1726882160.09087: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.09124: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.09133: when evaluation is False, skipping this task 10698 1726882160.09230: _execute() done 10698 1726882160.09240: dumping result to json 10698 1726882160.09252: done dumping result, returning 10698 1726882160.09268: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-9b8f-e40d-000000000083] 10698 1726882160.09279: sending task result for task 12673a56-9f93-9b8f-e40d-000000000083 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882160.09476: no more pending results, returning what we have 10698 1726882160.09479: results queue empty 10698 1726882160.09480: checking for any_errors_fatal 10698 1726882160.09486: done checking for any_errors_fatal 10698 1726882160.09487: checking for max_fail_percentage 10698 1726882160.09488: done checking for max_fail_percentage 10698 1726882160.09489: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.09490: done checking to see if all hosts have failed 10698 1726882160.09490: getting the remaining hosts for this loop 10698 1726882160.09492: done getting the remaining hosts for this loop 10698 1726882160.09499: getting the next task for host managed_node1 10698 1726882160.09506: done getting next task for host managed_node1 10698 1726882160.09509: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10698 1726882160.09513: ^ 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 10698 1726882160.09528: getting variables 10698 1726882160.09529: in VariableManager get_vars() 10698 1726882160.09571: Calling all_inventory to load vars for managed_node1 10698 1726882160.09574: Calling groups_inventory to load vars for managed_node1 10698 1726882160.09577: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.09588: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.09591: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.09661: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000083 10698 1726882160.09664: WORKER PROCESS EXITING 10698 1726882160.09711: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.09931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.10235: done with get_vars() 10698 1726882160.10245: done getting variables 10698 1726882160.10309: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:29:20 -0400 (0:00:00.065) 0:00:06.952 ****** 10698 1726882160.10342: entering _queue_task() for managed_node1/fail 10698 1726882160.10802: worker is 1 (out of 1 available) 10698 1726882160.10811: exiting _queue_task() for managed_node1/fail 10698 1726882160.10822: done queuing things up, now waiting for results queue to drain 10698 1726882160.10823: waiting for pending results... 10698 1726882160.10896: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10698 1726882160.11022: in run() - task 12673a56-9f93-9b8f-e40d-000000000084 10698 1726882160.11034: variable 'ansible_search_path' from source: unknown 10698 1726882160.11038: variable 'ansible_search_path' from source: unknown 10698 1726882160.11080: calling self._execute() 10698 1726882160.11160: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.11166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.11185: variable 'omit' from source: magic vars 10698 1726882160.11615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.13877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.13956: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.13991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.14034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.14059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.14140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.14169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.14195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.14241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.14255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.14379: variable 'ansible_distribution' from source: facts 10698 1726882160.14383: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.14407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.14410: when evaluation is False, skipping this task 10698 1726882160.14412: _execute() done 10698 1726882160.14415: dumping result to json 10698 1726882160.14417: done dumping result, returning 10698 1726882160.14427: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9b8f-e40d-000000000084] 10698 1726882160.14436: sending task result for task 12673a56-9f93-9b8f-e40d-000000000084 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882160.14619: no more pending results, returning what we have 10698 1726882160.14623: results queue empty 10698 1726882160.14623: checking for any_errors_fatal 10698 1726882160.14631: done checking for any_errors_fatal 10698 1726882160.14631: checking for max_fail_percentage 10698 1726882160.14633: done checking for max_fail_percentage 10698 1726882160.14634: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.14635: done checking to see if all hosts have failed 10698 1726882160.14635: getting the remaining hosts for this loop 10698 1726882160.14637: done getting the remaining hosts for this loop 10698 1726882160.14641: getting the next task for host managed_node1 10698 1726882160.14648: done getting next task for host managed_node1 10698 1726882160.14651: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 10698 1726882160.14656: ^ 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 10698 1726882160.14673: getting variables 10698 1726882160.14675: in VariableManager get_vars() 10698 1726882160.14721: Calling all_inventory to load vars for managed_node1 10698 1726882160.14724: Calling groups_inventory to load vars for managed_node1 10698 1726882160.14727: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.14740: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.14743: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.14747: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.15119: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000084 10698 1726882160.15122: WORKER PROCESS EXITING 10698 1726882160.15148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.15551: done with get_vars() 10698 1726882160.15562: done getting variables 10698 1726882160.15622: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:29:20 -0400 (0:00:00.053) 0:00:07.005 ****** 10698 1726882160.15655: entering _queue_task() for managed_node1/package 10698 1726882160.16428: worker is 1 (out of 1 available) 10698 1726882160.16436: exiting _queue_task() for managed_node1/package 10698 1726882160.16446: done queuing things up, now waiting for results queue to drain 10698 1726882160.16448: waiting for pending results... 10698 1726882160.16642: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 10698 1726882160.16750: in run() - task 12673a56-9f93-9b8f-e40d-000000000085 10698 1726882160.16761: variable 'ansible_search_path' from source: unknown 10698 1726882160.16765: variable 'ansible_search_path' from source: unknown 10698 1726882160.16829: calling self._execute() 10698 1726882160.16899: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.16906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.16916: variable 'omit' from source: magic vars 10698 1726882160.17346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.19980: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.20048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.20100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.20249: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.20252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.20330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.20359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.20384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.20529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.20544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.20809: variable 'ansible_distribution' from source: facts 10698 1726882160.20814: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.20833: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.20836: when evaluation is False, skipping this task 10698 1726882160.20902: _execute() done 10698 1726882160.20905: dumping result to json 10698 1726882160.20910: done dumping result, returning 10698 1726882160.20920: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-9b8f-e40d-000000000085] 10698 1726882160.20923: sending task result for task 12673a56-9f93-9b8f-e40d-000000000085 10698 1726882160.21143: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000085 10698 1726882160.21145: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882160.21218: no more pending results, returning what we have 10698 1726882160.21222: results queue empty 10698 1726882160.21223: checking for any_errors_fatal 10698 1726882160.21229: done checking for any_errors_fatal 10698 1726882160.21230: checking for max_fail_percentage 10698 1726882160.21231: done checking for max_fail_percentage 10698 1726882160.21233: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.21234: done checking to see if all hosts have failed 10698 1726882160.21234: getting the remaining hosts for this loop 10698 1726882160.21236: done getting the remaining hosts for this loop 10698 1726882160.21240: getting the next task for host managed_node1 10698 1726882160.21246: done getting next task for host managed_node1 10698 1726882160.21250: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10698 1726882160.21255: ^ 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 10698 1726882160.21272: getting variables 10698 1726882160.21274: in VariableManager get_vars() 10698 1726882160.21320: Calling all_inventory to load vars for managed_node1 10698 1726882160.21324: Calling groups_inventory to load vars for managed_node1 10698 1726882160.21326: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.21338: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.21341: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.21344: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.21985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.22206: done with get_vars() 10698 1726882160.22217: done getting variables 10698 1726882160.22276: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:29:20 -0400 (0:00:00.066) 0:00:07.072 ****** 10698 1726882160.22316: entering _queue_task() for managed_node1/package 10698 1726882160.22956: worker is 1 (out of 1 available) 10698 1726882160.22969: exiting _queue_task() for managed_node1/package 10698 1726882160.22980: done queuing things up, now waiting for results queue to drain 10698 1726882160.22982: waiting for pending results... 10698 1726882160.23329: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10698 1726882160.23532: in run() - task 12673a56-9f93-9b8f-e40d-000000000086 10698 1726882160.23536: variable 'ansible_search_path' from source: unknown 10698 1726882160.23540: variable 'ansible_search_path' from source: unknown 10698 1726882160.23545: calling self._execute() 10698 1726882160.23645: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.23666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.23686: variable 'omit' from source: magic vars 10698 1726882160.24277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.27244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.27248: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.27383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.27451: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.27490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.27759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.27796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.27898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.27944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.27990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.28401: variable 'ansible_distribution' from source: facts 10698 1726882160.28414: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.28417: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.28420: when evaluation is False, skipping this task 10698 1726882160.28423: _execute() done 10698 1726882160.28426: dumping result to json 10698 1726882160.28428: done dumping result, returning 10698 1726882160.28430: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-9b8f-e40d-000000000086] 10698 1726882160.28433: sending task result for task 12673a56-9f93-9b8f-e40d-000000000086 10698 1726882160.28685: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000086 10698 1726882160.28689: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882160.28740: no more pending results, returning what we have 10698 1726882160.28743: results queue empty 10698 1726882160.28744: checking for any_errors_fatal 10698 1726882160.28751: done checking for any_errors_fatal 10698 1726882160.28751: checking for max_fail_percentage 10698 1726882160.28753: done checking for max_fail_percentage 10698 1726882160.28754: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.28755: done checking to see if all hosts have failed 10698 1726882160.28756: getting the remaining hosts for this loop 10698 1726882160.28757: done getting the remaining hosts for this loop 10698 1726882160.28761: getting the next task for host managed_node1 10698 1726882160.28767: done getting next task for host managed_node1 10698 1726882160.28771: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10698 1726882160.28775: ^ 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 10698 1726882160.28790: getting variables 10698 1726882160.28791: in VariableManager get_vars() 10698 1726882160.28833: Calling all_inventory to load vars for managed_node1 10698 1726882160.28836: Calling groups_inventory to load vars for managed_node1 10698 1726882160.28838: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.28850: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.28853: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.28856: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.29239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.29489: done with get_vars() 10698 1726882160.29511: done getting variables 10698 1726882160.29561: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:29:20 -0400 (0:00:00.072) 0:00:07.145 ****** 10698 1726882160.29589: entering _queue_task() for managed_node1/package 10698 1726882160.29866: worker is 1 (out of 1 available) 10698 1726882160.29877: exiting _queue_task() for managed_node1/package 10698 1726882160.29888: done queuing things up, now waiting for results queue to drain 10698 1726882160.29889: waiting for pending results... 10698 1726882160.30274: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10698 1726882160.30298: in run() - task 12673a56-9f93-9b8f-e40d-000000000087 10698 1726882160.30316: variable 'ansible_search_path' from source: unknown 10698 1726882160.30322: variable 'ansible_search_path' from source: unknown 10698 1726882160.30356: calling self._execute() 10698 1726882160.30440: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.30450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.30460: variable 'omit' from source: magic vars 10698 1726882160.30781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.32502: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.32553: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.32607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.32631: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.32656: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.32900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.32904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.32907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.32909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.32911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.32951: variable 'ansible_distribution' from source: facts 10698 1726882160.32957: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.32975: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.32978: when evaluation is False, skipping this task 10698 1726882160.32980: _execute() done 10698 1726882160.32982: dumping result to json 10698 1726882160.32985: done dumping result, returning 10698 1726882160.32996: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-9b8f-e40d-000000000087] 10698 1726882160.32999: sending task result for task 12673a56-9f93-9b8f-e40d-000000000087 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882160.33305: no more pending results, returning what we have 10698 1726882160.33308: results queue empty 10698 1726882160.33309: checking for any_errors_fatal 10698 1726882160.33314: done checking for any_errors_fatal 10698 1726882160.33315: checking for max_fail_percentage 10698 1726882160.33316: done checking for max_fail_percentage 10698 1726882160.33317: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.33318: done checking to see if all hosts have failed 10698 1726882160.33318: getting the remaining hosts for this loop 10698 1726882160.33320: done getting the remaining hosts for this loop 10698 1726882160.33322: getting the next task for host managed_node1 10698 1726882160.33327: done getting next task for host managed_node1 10698 1726882160.33330: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10698 1726882160.33333: ^ 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 10698 1726882160.33348: getting variables 10698 1726882160.33349: in VariableManager get_vars() 10698 1726882160.33519: Calling all_inventory to load vars for managed_node1 10698 1726882160.33522: Calling groups_inventory to load vars for managed_node1 10698 1726882160.33524: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.33533: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.33535: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.33537: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.33755: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000087 10698 1726882160.33758: WORKER PROCESS EXITING 10698 1726882160.33782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.34406: done with get_vars() 10698 1726882160.34416: done getting variables 10698 1726882160.34473: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:29:20 -0400 (0:00:00.049) 0:00:07.194 ****** 10698 1726882160.34518: entering _queue_task() for managed_node1/service 10698 1726882160.34936: worker is 1 (out of 1 available) 10698 1726882160.34947: exiting _queue_task() for managed_node1/service 10698 1726882160.34957: done queuing things up, now waiting for results queue to drain 10698 1726882160.34959: waiting for pending results... 10698 1726882160.35185: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10698 1726882160.35367: in run() - task 12673a56-9f93-9b8f-e40d-000000000088 10698 1726882160.35370: variable 'ansible_search_path' from source: unknown 10698 1726882160.35374: variable 'ansible_search_path' from source: unknown 10698 1726882160.35392: calling self._execute() 10698 1726882160.35486: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.35502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.35521: variable 'omit' from source: magic vars 10698 1726882160.36083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.40697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.40834: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.40852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.40902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.40948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.41049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.41084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.41129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.41175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.41234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.41669: variable 'ansible_distribution' from source: facts 10698 1726882160.41672: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.41675: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.41677: when evaluation is False, skipping this task 10698 1726882160.41679: _execute() done 10698 1726882160.41682: dumping result to json 10698 1726882160.41684: done dumping result, returning 10698 1726882160.41686: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-9b8f-e40d-000000000088] 10698 1726882160.41688: sending task result for task 12673a56-9f93-9b8f-e40d-000000000088 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882160.41927: no more pending results, returning what we have 10698 1726882160.41931: results queue empty 10698 1726882160.41932: checking for any_errors_fatal 10698 1726882160.41939: done checking for any_errors_fatal 10698 1726882160.41940: checking for max_fail_percentage 10698 1726882160.41942: done checking for max_fail_percentage 10698 1726882160.41943: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.41943: done checking to see if all hosts have failed 10698 1726882160.41944: getting the remaining hosts for this loop 10698 1726882160.41946: done getting the remaining hosts for this loop 10698 1726882160.41949: getting the next task for host managed_node1 10698 1726882160.41956: done getting next task for host managed_node1 10698 1726882160.41960: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10698 1726882160.41965: ^ 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 10698 1726882160.41981: getting variables 10698 1726882160.41983: in VariableManager get_vars() 10698 1726882160.42031: Calling all_inventory to load vars for managed_node1 10698 1726882160.42034: Calling groups_inventory to load vars for managed_node1 10698 1726882160.42037: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.42048: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.42051: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.42054: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.42845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.43556: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000088 10698 1726882160.43559: WORKER PROCESS EXITING 10698 1726882160.43882: done with get_vars() 10698 1726882160.43898: done getting variables 10698 1726882160.43954: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:29:20 -0400 (0:00:00.096) 0:00:07.290 ****** 10698 1726882160.44127: entering _queue_task() for managed_node1/service 10698 1726882160.44617: worker is 1 (out of 1 available) 10698 1726882160.44632: exiting _queue_task() for managed_node1/service 10698 1726882160.44644: done queuing things up, now waiting for results queue to drain 10698 1726882160.44646: waiting for pending results... 10698 1726882160.45157: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10698 1726882160.45461: in run() - task 12673a56-9f93-9b8f-e40d-000000000089 10698 1726882160.45515: variable 'ansible_search_path' from source: unknown 10698 1726882160.45524: variable 'ansible_search_path' from source: unknown 10698 1726882160.45572: calling self._execute() 10698 1726882160.45725: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.45974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.45977: variable 'omit' from source: magic vars 10698 1726882160.46689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.50190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.50276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.50600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.50640: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.50679: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.50766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.50810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.50843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.50900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.50997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.51055: variable 'ansible_distribution' from source: facts 10698 1726882160.51067: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.51090: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.51108: when evaluation is False, skipping this task 10698 1726882160.51116: _execute() done 10698 1726882160.51124: dumping result to json 10698 1726882160.51136: done dumping result, returning 10698 1726882160.51148: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-9b8f-e40d-000000000089] 10698 1726882160.51157: sending task result for task 12673a56-9f93-9b8f-e40d-000000000089 10698 1726882160.51534: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000089 10698 1726882160.51537: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10698 1726882160.51571: no more pending results, returning what we have 10698 1726882160.51574: results queue empty 10698 1726882160.51574: checking for any_errors_fatal 10698 1726882160.51580: done checking for any_errors_fatal 10698 1726882160.51581: checking for max_fail_percentage 10698 1726882160.51582: done checking for max_fail_percentage 10698 1726882160.51583: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.51584: done checking to see if all hosts have failed 10698 1726882160.51584: getting the remaining hosts for this loop 10698 1726882160.51585: done getting the remaining hosts for this loop 10698 1726882160.51588: getting the next task for host managed_node1 10698 1726882160.51598: done getting next task for host managed_node1 10698 1726882160.51602: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10698 1726882160.51605: ^ 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 10698 1726882160.51624: getting variables 10698 1726882160.51625: in VariableManager get_vars() 10698 1726882160.51666: Calling all_inventory to load vars for managed_node1 10698 1726882160.51669: Calling groups_inventory to load vars for managed_node1 10698 1726882160.51671: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.51681: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.51684: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.51687: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.52013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.52226: done with get_vars() 10698 1726882160.52241: done getting variables 10698 1726882160.52303: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:29:20 -0400 (0:00:00.082) 0:00:07.372 ****** 10698 1726882160.52338: entering _queue_task() for managed_node1/service 10698 1726882160.52705: worker is 1 (out of 1 available) 10698 1726882160.52715: exiting _queue_task() for managed_node1/service 10698 1726882160.52725: done queuing things up, now waiting for results queue to drain 10698 1726882160.52727: waiting for pending results... 10698 1726882160.52922: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10698 1726882160.53063: in run() - task 12673a56-9f93-9b8f-e40d-00000000008a 10698 1726882160.53083: variable 'ansible_search_path' from source: unknown 10698 1726882160.53099: variable 'ansible_search_path' from source: unknown 10698 1726882160.53228: calling self._execute() 10698 1726882160.53231: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.53235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.53248: variable 'omit' from source: magic vars 10698 1726882160.53683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.56385: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.56456: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.56492: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.56538: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.56570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.56657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.56728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.56733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.56884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.56900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.57099: variable 'ansible_distribution' from source: facts 10698 1726882160.57103: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.57106: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.57108: when evaluation is False, skipping this task 10698 1726882160.57110: _execute() done 10698 1726882160.57112: dumping result to json 10698 1726882160.57114: done dumping result, returning 10698 1726882160.57122: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-9b8f-e40d-00000000008a] 10698 1726882160.57134: sending task result for task 12673a56-9f93-9b8f-e40d-00000000008a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882160.57318: no more pending results, returning what we have 10698 1726882160.57321: results queue empty 10698 1726882160.57322: checking for any_errors_fatal 10698 1726882160.57330: done checking for any_errors_fatal 10698 1726882160.57331: checking for max_fail_percentage 10698 1726882160.57333: done checking for max_fail_percentage 10698 1726882160.57334: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.57335: done checking to see if all hosts have failed 10698 1726882160.57336: getting the remaining hosts for this loop 10698 1726882160.57337: done getting the remaining hosts for this loop 10698 1726882160.57341: getting the next task for host managed_node1 10698 1726882160.57350: done getting next task for host managed_node1 10698 1726882160.57354: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 10698 1726882160.57359: ^ 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 10698 1726882160.57377: getting variables 10698 1726882160.57379: in VariableManager get_vars() 10698 1726882160.57427: Calling all_inventory to load vars for managed_node1 10698 1726882160.57430: Calling groups_inventory to load vars for managed_node1 10698 1726882160.57433: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.57445: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.57448: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.57452: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.57938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.58176: done with get_vars() 10698 1726882160.58187: done getting variables 10698 1726882160.58221: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000008a 10698 1726882160.58225: WORKER PROCESS EXITING 10698 1726882160.58263: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:29:20 -0400 (0:00:00.059) 0:00:07.432 ****** 10698 1726882160.58301: entering _queue_task() for managed_node1/service 10698 1726882160.58575: worker is 1 (out of 1 available) 10698 1726882160.58704: exiting _queue_task() for managed_node1/service 10698 1726882160.58715: done queuing things up, now waiting for results queue to drain 10698 1726882160.58717: waiting for pending results... 10698 1726882160.58887: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 10698 1726882160.59040: in run() - task 12673a56-9f93-9b8f-e40d-00000000008b 10698 1726882160.59066: variable 'ansible_search_path' from source: unknown 10698 1726882160.59074: variable 'ansible_search_path' from source: unknown 10698 1726882160.59121: calling self._execute() 10698 1726882160.59253: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.59266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.59314: variable 'omit' from source: magic vars 10698 1726882160.59869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.62545: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.62621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.62696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.62705: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.62739: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.62945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.63203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.63207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.63209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.63212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.63381: variable 'ansible_distribution' from source: facts 10698 1726882160.63385: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.63515: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.63519: when evaluation is False, skipping this task 10698 1726882160.63524: _execute() done 10698 1726882160.63526: dumping result to json 10698 1726882160.63528: done dumping result, returning 10698 1726882160.63531: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-9b8f-e40d-00000000008b] 10698 1726882160.63538: sending task result for task 12673a56-9f93-9b8f-e40d-00000000008b 10698 1726882160.63628: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000008b 10698 1726882160.63630: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10698 1726882160.63684: no more pending results, returning what we have 10698 1726882160.63687: results queue empty 10698 1726882160.63688: checking for any_errors_fatal 10698 1726882160.63695: done checking for any_errors_fatal 10698 1726882160.63696: checking for max_fail_percentage 10698 1726882160.63697: done checking for max_fail_percentage 10698 1726882160.63698: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.63699: done checking to see if all hosts have failed 10698 1726882160.63700: getting the remaining hosts for this loop 10698 1726882160.63701: done getting the remaining hosts for this loop 10698 1726882160.63705: getting the next task for host managed_node1 10698 1726882160.63712: done getting next task for host managed_node1 10698 1726882160.63716: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10698 1726882160.63720: ^ 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 10698 1726882160.63736: getting variables 10698 1726882160.63738: in VariableManager get_vars() 10698 1726882160.63781: Calling all_inventory to load vars for managed_node1 10698 1726882160.63784: Calling groups_inventory to load vars for managed_node1 10698 1726882160.63786: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.63800: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.63803: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.63806: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.64277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.64826: done with get_vars() 10698 1726882160.64837: done getting variables 10698 1726882160.64891: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:29:20 -0400 (0:00:00.067) 0:00:07.499 ****** 10698 1726882160.65032: entering _queue_task() for managed_node1/copy 10698 1726882160.65584: worker is 1 (out of 1 available) 10698 1726882160.65601: exiting _queue_task() for managed_node1/copy 10698 1726882160.65612: done queuing things up, now waiting for results queue to drain 10698 1726882160.65613: waiting for pending results... 10698 1726882160.65905: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10698 1726882160.65958: in run() - task 12673a56-9f93-9b8f-e40d-00000000008c 10698 1726882160.65971: variable 'ansible_search_path' from source: unknown 10698 1726882160.65975: variable 'ansible_search_path' from source: unknown 10698 1726882160.66041: calling self._execute() 10698 1726882160.66095: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.66163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.66167: variable 'omit' from source: magic vars 10698 1726882160.66759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.70604: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.70668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.70713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.70809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.70813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.70859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.70892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.70930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.70974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.70992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.71126: variable 'ansible_distribution' from source: facts 10698 1726882160.71142: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.71244: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.71247: when evaluation is False, skipping this task 10698 1726882160.71249: _execute() done 10698 1726882160.71251: dumping result to json 10698 1726882160.71253: done dumping result, returning 10698 1726882160.71256: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-9b8f-e40d-00000000008c] 10698 1726882160.71258: sending task result for task 12673a56-9f93-9b8f-e40d-00000000008c 10698 1726882160.71336: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000008c 10698 1726882160.71339: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882160.71389: no more pending results, returning what we have 10698 1726882160.71392: results queue empty 10698 1726882160.71394: checking for any_errors_fatal 10698 1726882160.71401: done checking for any_errors_fatal 10698 1726882160.71402: checking for max_fail_percentage 10698 1726882160.71403: done checking for max_fail_percentage 10698 1726882160.71404: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.71405: done checking to see if all hosts have failed 10698 1726882160.71406: getting the remaining hosts for this loop 10698 1726882160.71407: done getting the remaining hosts for this loop 10698 1726882160.71411: getting the next task for host managed_node1 10698 1726882160.71417: done getting next task for host managed_node1 10698 1726882160.71421: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10698 1726882160.71425: ^ 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 10698 1726882160.71445: getting variables 10698 1726882160.71447: in VariableManager get_vars() 10698 1726882160.71488: Calling all_inventory to load vars for managed_node1 10698 1726882160.71491: Calling groups_inventory to load vars for managed_node1 10698 1726882160.71495: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.71507: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.71509: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.71512: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.72035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.72328: done with get_vars() 10698 1726882160.72340: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:29:20 -0400 (0:00:00.074) 0:00:07.573 ****** 10698 1726882160.72440: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10698 1726882160.72912: worker is 1 (out of 1 available) 10698 1726882160.72927: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10698 1726882160.72942: done queuing things up, now waiting for results queue to drain 10698 1726882160.72943: waiting for pending results... 10698 1726882160.73802: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10698 1726882160.74200: in run() - task 12673a56-9f93-9b8f-e40d-00000000008d 10698 1726882160.74204: variable 'ansible_search_path' from source: unknown 10698 1726882160.74214: variable 'ansible_search_path' from source: unknown 10698 1726882160.74395: calling self._execute() 10698 1726882160.74583: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.74625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.74682: variable 'omit' from source: magic vars 10698 1726882160.76103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.79043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.79118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.79165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.79204: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.79268: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.79332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.79484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.79491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.79496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.79533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.79814: variable 'ansible_distribution' from source: facts 10698 1726882160.79817: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.79841: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.79855: when evaluation is False, skipping this task 10698 1726882160.79898: _execute() done 10698 1726882160.79906: dumping result to json 10698 1726882160.79909: done dumping result, returning 10698 1726882160.79912: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-9b8f-e40d-00000000008d] 10698 1726882160.79929: sending task result for task 12673a56-9f93-9b8f-e40d-00000000008d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882160.80131: no more pending results, returning what we have 10698 1726882160.80134: results queue empty 10698 1726882160.80135: checking for any_errors_fatal 10698 1726882160.80142: done checking for any_errors_fatal 10698 1726882160.80143: checking for max_fail_percentage 10698 1726882160.80145: done checking for max_fail_percentage 10698 1726882160.80146: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.80147: done checking to see if all hosts have failed 10698 1726882160.80148: getting the remaining hosts for this loop 10698 1726882160.80149: done getting the remaining hosts for this loop 10698 1726882160.80153: getting the next task for host managed_node1 10698 1726882160.80160: done getting next task for host managed_node1 10698 1726882160.80167: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 10698 1726882160.80171: ^ 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 10698 1726882160.80189: getting variables 10698 1726882160.80191: in VariableManager get_vars() 10698 1726882160.80241: Calling all_inventory to load vars for managed_node1 10698 1726882160.80244: Calling groups_inventory to load vars for managed_node1 10698 1726882160.80247: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.80260: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.80263: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.80267: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.81000: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000008d 10698 1726882160.81003: WORKER PROCESS EXITING 10698 1726882160.81037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.81315: done with get_vars() 10698 1726882160.81329: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:29:20 -0400 (0:00:00.089) 0:00:07.663 ****** 10698 1726882160.81434: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10698 1726882160.81774: worker is 1 (out of 1 available) 10698 1726882160.81784: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10698 1726882160.81936: done queuing things up, now waiting for results queue to drain 10698 1726882160.81938: waiting for pending results... 10698 1726882160.82181: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 10698 1726882160.82309: in run() - task 12673a56-9f93-9b8f-e40d-00000000008e 10698 1726882160.82330: variable 'ansible_search_path' from source: unknown 10698 1726882160.82338: variable 'ansible_search_path' from source: unknown 10698 1726882160.82384: calling self._execute() 10698 1726882160.82463: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.82475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.82500: variable 'omit' from source: magic vars 10698 1726882160.82933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.87468: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.87651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.87709: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.87748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.87902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.87905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.87937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.88026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.88189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.88272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.88732: variable 'ansible_distribution' from source: facts 10698 1726882160.88762: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.88908: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.88913: when evaluation is False, skipping this task 10698 1726882160.88916: _execute() done 10698 1726882160.88917: dumping result to json 10698 1726882160.88919: done dumping result, returning 10698 1726882160.88921: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-9b8f-e40d-00000000008e] 10698 1726882160.88923: sending task result for task 12673a56-9f93-9b8f-e40d-00000000008e 10698 1726882160.89351: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000008e 10698 1726882160.89357: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882160.89427: no more pending results, returning what we have 10698 1726882160.89430: results queue empty 10698 1726882160.89431: checking for any_errors_fatal 10698 1726882160.89437: done checking for any_errors_fatal 10698 1726882160.89438: checking for max_fail_percentage 10698 1726882160.89440: done checking for max_fail_percentage 10698 1726882160.89441: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.89442: done checking to see if all hosts have failed 10698 1726882160.89442: getting the remaining hosts for this loop 10698 1726882160.89444: done getting the remaining hosts for this loop 10698 1726882160.89448: getting the next task for host managed_node1 10698 1726882160.89457: done getting next task for host managed_node1 10698 1726882160.89460: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10698 1726882160.89464: ^ 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 10698 1726882160.89482: getting variables 10698 1726882160.89483: in VariableManager get_vars() 10698 1726882160.89530: Calling all_inventory to load vars for managed_node1 10698 1726882160.89533: Calling groups_inventory to load vars for managed_node1 10698 1726882160.89535: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.89546: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.89548: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.89551: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.90001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882160.90202: done with get_vars() 10698 1726882160.90240: done getting variables 10698 1726882160.90301: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:29:20 -0400 (0:00:00.088) 0:00:07.752 ****** 10698 1726882160.90332: entering _queue_task() for managed_node1/debug 10698 1726882160.90728: worker is 1 (out of 1 available) 10698 1726882160.90740: exiting _queue_task() for managed_node1/debug 10698 1726882160.90749: done queuing things up, now waiting for results queue to drain 10698 1726882160.90751: waiting for pending results... 10698 1726882160.91478: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10698 1726882160.91656: in run() - task 12673a56-9f93-9b8f-e40d-00000000008f 10698 1726882160.91713: variable 'ansible_search_path' from source: unknown 10698 1726882160.91758: variable 'ansible_search_path' from source: unknown 10698 1726882160.91765: calling self._execute() 10698 1726882160.91889: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882160.91933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882160.91970: variable 'omit' from source: magic vars 10698 1726882160.92910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882160.96723: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882160.96789: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882160.96886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882160.96928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882160.96976: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882160.97077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882160.97129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882160.97254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882160.97380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882160.97407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882160.97747: variable 'ansible_distribution' from source: facts 10698 1726882160.97750: variable 'ansible_distribution_major_version' from source: facts 10698 1726882160.97788: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882160.97856: when evaluation is False, skipping this task 10698 1726882160.97859: _execute() done 10698 1726882160.97862: dumping result to json 10698 1726882160.97864: done dumping result, returning 10698 1726882160.97867: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-9b8f-e40d-00000000008f] 10698 1726882160.97869: sending task result for task 12673a56-9f93-9b8f-e40d-00000000008f 10698 1726882160.98105: done sending task result for task 12673a56-9f93-9b8f-e40d-00000000008f 10698 1726882160.98109: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10698 1726882160.98155: no more pending results, returning what we have 10698 1726882160.98158: results queue empty 10698 1726882160.98159: checking for any_errors_fatal 10698 1726882160.98164: done checking for any_errors_fatal 10698 1726882160.98165: checking for max_fail_percentage 10698 1726882160.98167: done checking for max_fail_percentage 10698 1726882160.98168: checking to see if all hosts have failed and the running result is not ok 10698 1726882160.98168: done checking to see if all hosts have failed 10698 1726882160.98169: getting the remaining hosts for this loop 10698 1726882160.98171: done getting the remaining hosts for this loop 10698 1726882160.98175: getting the next task for host managed_node1 10698 1726882160.98182: done getting next task for host managed_node1 10698 1726882160.98186: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10698 1726882160.98191: ^ 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 10698 1726882160.98211: getting variables 10698 1726882160.98213: in VariableManager get_vars() 10698 1726882160.98259: Calling all_inventory to load vars for managed_node1 10698 1726882160.98262: Calling groups_inventory to load vars for managed_node1 10698 1726882160.98264: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882160.98276: Calling all_plugins_play to load vars for managed_node1 10698 1726882160.98279: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882160.98282: Calling groups_plugins_play to load vars for managed_node1 10698 1726882160.99592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.00125: done with get_vars() 10698 1726882161.00141: done getting variables 10698 1726882161.00306: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:29:21 -0400 (0:00:00.100) 0:00:07.852 ****** 10698 1726882161.00353: entering _queue_task() for managed_node1/debug 10698 1726882161.01005: worker is 1 (out of 1 available) 10698 1726882161.01018: exiting _queue_task() for managed_node1/debug 10698 1726882161.01028: done queuing things up, now waiting for results queue to drain 10698 1726882161.01029: waiting for pending results... 10698 1726882161.01463: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10698 1726882161.01820: in run() - task 12673a56-9f93-9b8f-e40d-000000000090 10698 1726882161.01824: variable 'ansible_search_path' from source: unknown 10698 1726882161.01827: variable 'ansible_search_path' from source: unknown 10698 1726882161.02021: calling self._execute() 10698 1726882161.02063: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882161.02073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882161.02309: variable 'omit' from source: magic vars 10698 1726882161.03403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882161.06404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882161.06511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882161.06514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882161.06522: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882161.06554: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882161.06697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882161.06839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882161.06869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882161.06919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882161.07068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882161.07327: variable 'ansible_distribution' from source: facts 10698 1726882161.07340: variable 'ansible_distribution_major_version' from source: facts 10698 1726882161.07364: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882161.07405: when evaluation is False, skipping this task 10698 1726882161.07422: _execute() done 10698 1726882161.07461: dumping result to json 10698 1726882161.07491: done dumping result, returning 10698 1726882161.07510: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-9b8f-e40d-000000000090] 10698 1726882161.07550: sending task result for task 12673a56-9f93-9b8f-e40d-000000000090 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10698 1726882161.07875: no more pending results, returning what we have 10698 1726882161.07879: results queue empty 10698 1726882161.07879: checking for any_errors_fatal 10698 1726882161.07887: done checking for any_errors_fatal 10698 1726882161.07887: checking for max_fail_percentage 10698 1726882161.07896: done checking for max_fail_percentage 10698 1726882161.07897: checking to see if all hosts have failed and the running result is not ok 10698 1726882161.07898: done checking to see if all hosts have failed 10698 1726882161.07899: getting the remaining hosts for this loop 10698 1726882161.07901: done getting the remaining hosts for this loop 10698 1726882161.07904: getting the next task for host managed_node1 10698 1726882161.07911: done getting next task for host managed_node1 10698 1726882161.07915: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10698 1726882161.07920: ^ 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 10698 1726882161.07938: getting variables 10698 1726882161.07940: in VariableManager get_vars() 10698 1726882161.07983: Calling all_inventory to load vars for managed_node1 10698 1726882161.07986: Calling groups_inventory to load vars for managed_node1 10698 1726882161.07988: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882161.08102: Calling all_plugins_play to load vars for managed_node1 10698 1726882161.08109: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882161.08114: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000090 10698 1726882161.08119: WORKER PROCESS EXITING 10698 1726882161.08125: Calling groups_plugins_play to load vars for managed_node1 10698 1726882161.08438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.08840: done with get_vars() 10698 1726882161.08855: done getting variables 10698 1726882161.08938: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:29:21 -0400 (0:00:00.086) 0:00:07.938 ****** 10698 1726882161.08970: entering _queue_task() for managed_node1/debug 10698 1726882161.09551: worker is 1 (out of 1 available) 10698 1726882161.09762: exiting _queue_task() for managed_node1/debug 10698 1726882161.09773: done queuing things up, now waiting for results queue to drain 10698 1726882161.09775: waiting for pending results... 10698 1726882161.10590: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10698 1726882161.11000: in run() - task 12673a56-9f93-9b8f-e40d-000000000091 10698 1726882161.11005: variable 'ansible_search_path' from source: unknown 10698 1726882161.11008: variable 'ansible_search_path' from source: unknown 10698 1726882161.11013: calling self._execute() 10698 1726882161.11316: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882161.11828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882161.11832: variable 'omit' from source: magic vars 10698 1726882161.13102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882161.18050: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882161.18127: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882161.18197: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882161.18233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882161.18264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882161.18359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882161.18395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882161.18429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882161.18469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882161.18489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882161.18735: variable 'ansible_distribution' from source: facts 10698 1726882161.18739: variable 'ansible_distribution_major_version' from source: facts 10698 1726882161.18742: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882161.18744: when evaluation is False, skipping this task 10698 1726882161.18746: _execute() done 10698 1726882161.18749: dumping result to json 10698 1726882161.18751: done dumping result, returning 10698 1726882161.18754: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-9b8f-e40d-000000000091] 10698 1726882161.18756: sending task result for task 12673a56-9f93-9b8f-e40d-000000000091 10698 1726882161.18824: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000091 10698 1726882161.18827: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10698 1726882161.18870: no more pending results, returning what we have 10698 1726882161.18873: results queue empty 10698 1726882161.18874: checking for any_errors_fatal 10698 1726882161.18881: done checking for any_errors_fatal 10698 1726882161.18881: checking for max_fail_percentage 10698 1726882161.18883: done checking for max_fail_percentage 10698 1726882161.18884: checking to see if all hosts have failed and the running result is not ok 10698 1726882161.18885: done checking to see if all hosts have failed 10698 1726882161.18885: getting the remaining hosts for this loop 10698 1726882161.18887: done getting the remaining hosts for this loop 10698 1726882161.18890: getting the next task for host managed_node1 10698 1726882161.18898: done getting next task for host managed_node1 10698 1726882161.18901: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 10698 1726882161.18906: ^ 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 10698 1726882161.18922: getting variables 10698 1726882161.18924: in VariableManager get_vars() 10698 1726882161.19075: Calling all_inventory to load vars for managed_node1 10698 1726882161.19078: Calling groups_inventory to load vars for managed_node1 10698 1726882161.19080: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882161.19089: Calling all_plugins_play to load vars for managed_node1 10698 1726882161.19091: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882161.19169: Calling groups_plugins_play to load vars for managed_node1 10698 1726882161.19623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.20107: done with get_vars() 10698 1726882161.20117: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:29:21 -0400 (0:00:00.112) 0:00:08.051 ****** 10698 1726882161.20220: entering _queue_task() for managed_node1/ping 10698 1726882161.20913: worker is 1 (out of 1 available) 10698 1726882161.20927: exiting _queue_task() for managed_node1/ping 10698 1726882161.20937: done queuing things up, now waiting for results queue to drain 10698 1726882161.20939: waiting for pending results... 10698 1726882161.21512: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 10698 1726882161.21667: in run() - task 12673a56-9f93-9b8f-e40d-000000000092 10698 1726882161.21671: variable 'ansible_search_path' from source: unknown 10698 1726882161.21673: variable 'ansible_search_path' from source: unknown 10698 1726882161.21676: calling self._execute() 10698 1726882161.21730: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882161.21741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882161.21754: variable 'omit' from source: magic vars 10698 1726882161.22197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882161.24157: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882161.24227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882161.24268: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882161.24499: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882161.24502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882161.24506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882161.24509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882161.24512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882161.24520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882161.24541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882161.24670: variable 'ansible_distribution' from source: facts 10698 1726882161.24680: variable 'ansible_distribution_major_version' from source: facts 10698 1726882161.24704: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882161.24712: when evaluation is False, skipping this task 10698 1726882161.24719: _execute() done 10698 1726882161.24725: dumping result to json 10698 1726882161.24733: done dumping result, returning 10698 1726882161.24745: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-9b8f-e40d-000000000092] 10698 1726882161.24753: sending task result for task 12673a56-9f93-9b8f-e40d-000000000092 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882161.24902: no more pending results, returning what we have 10698 1726882161.24906: results queue empty 10698 1726882161.24906: checking for any_errors_fatal 10698 1726882161.24914: done checking for any_errors_fatal 10698 1726882161.24915: checking for max_fail_percentage 10698 1726882161.24917: done checking for max_fail_percentage 10698 1726882161.24918: checking to see if all hosts have failed and the running result is not ok 10698 1726882161.24919: done checking to see if all hosts have failed 10698 1726882161.24920: getting the remaining hosts for this loop 10698 1726882161.24922: done getting the remaining hosts for this loop 10698 1726882161.24925: getting the next task for host managed_node1 10698 1726882161.24934: done getting next task for host managed_node1 10698 1726882161.24936: ^ task is: TASK: meta (role_complete) 10698 1726882161.24940: ^ 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 10698 1726882161.24957: getting variables 10698 1726882161.24960: in VariableManager get_vars() 10698 1726882161.25006: Calling all_inventory to load vars for managed_node1 10698 1726882161.25009: Calling groups_inventory to load vars for managed_node1 10698 1726882161.25011: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882161.25023: Calling all_plugins_play to load vars for managed_node1 10698 1726882161.25026: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882161.25029: Calling groups_plugins_play to load vars for managed_node1 10698 1726882161.25526: done sending task result for task 12673a56-9f93-9b8f-e40d-000000000092 10698 1726882161.25530: WORKER PROCESS EXITING 10698 1726882161.25550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.25748: done with get_vars() 10698 1726882161.25760: done getting variables 10698 1726882161.25845: done queuing things up, now waiting for results queue to drain 10698 1726882161.25847: results queue empty 10698 1726882161.25848: checking for any_errors_fatal 10698 1726882161.25850: done checking for any_errors_fatal 10698 1726882161.25851: checking for max_fail_percentage 10698 1726882161.25852: done checking for max_fail_percentage 10698 1726882161.25852: checking to see if all hosts have failed and the running result is not ok 10698 1726882161.25853: done checking to see if all hosts have failed 10698 1726882161.25854: getting the remaining hosts for this loop 10698 1726882161.25854: done getting the remaining hosts for this loop 10698 1726882161.25857: getting the next task for host managed_node1 10698 1726882161.25860: done getting next task for host managed_node1 10698 1726882161.25862: ^ task is: TASK: Delete the device '{{ controller_device }}' 10698 1726882161.25866: ^ 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 10698 1726882161.25868: getting variables 10698 1726882161.25869: in VariableManager get_vars() 10698 1726882161.25882: Calling all_inventory to load vars for managed_node1 10698 1726882161.25883: Calling groups_inventory to load vars for managed_node1 10698 1726882161.25887: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882161.25891: Calling all_plugins_play to load vars for managed_node1 10698 1726882161.25895: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882161.25897: Calling groups_plugins_play to load vars for managed_node1 10698 1726882161.26009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.26273: done with get_vars() 10698 1726882161.26290: done getting variables 10698 1726882161.26330: 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) 10698 1726882161.26463: variable 'controller_device' from source: play vars TASK [Delete the device 'deprecated-bond'] ************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:125 Friday 20 September 2024 21:29:21 -0400 (0:00:00.062) 0:00:08.114 ****** 10698 1726882161.26491: entering _queue_task() for managed_node1/command 10698 1726882161.26783: worker is 1 (out of 1 available) 10698 1726882161.26799: exiting _queue_task() for managed_node1/command 10698 1726882161.26812: done queuing things up, now waiting for results queue to drain 10698 1726882161.26813: waiting for pending results... 10698 1726882161.27076: running TaskExecutor() for managed_node1/TASK: Delete the device 'deprecated-bond' 10698 1726882161.27159: in run() - task 12673a56-9f93-9b8f-e40d-0000000000c2 10698 1726882161.27165: variable 'ansible_search_path' from source: unknown 10698 1726882161.27196: calling self._execute() 10698 1726882161.27265: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882161.27269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882161.27272: variable 'omit' from source: magic vars 10698 1726882161.27578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882161.29869: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882161.29878: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882161.29924: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882161.29973: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882161.30014: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882161.30114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882161.30148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882161.30177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882161.30238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882161.30259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882161.30500: variable 'ansible_distribution' from source: facts 10698 1726882161.30503: variable 'ansible_distribution_major_version' from source: facts 10698 1726882161.30505: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882161.30507: when evaluation is False, skipping this task 10698 1726882161.30510: _execute() done 10698 1726882161.30517: dumping result to json 10698 1726882161.30530: done dumping result, returning 10698 1726882161.30532: done running TaskExecutor() for managed_node1/TASK: Delete the device 'deprecated-bond' [12673a56-9f93-9b8f-e40d-0000000000c2] 10698 1726882161.30535: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000c2 10698 1726882161.30614: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000c2 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882161.30677: no more pending results, returning what we have 10698 1726882161.30680: results queue empty 10698 1726882161.30681: checking for any_errors_fatal 10698 1726882161.30683: done checking for any_errors_fatal 10698 1726882161.30683: checking for max_fail_percentage 10698 1726882161.30685: done checking for max_fail_percentage 10698 1726882161.30686: checking to see if all hosts have failed and the running result is not ok 10698 1726882161.30687: done checking to see if all hosts have failed 10698 1726882161.30688: getting the remaining hosts for this loop 10698 1726882161.30690: done getting the remaining hosts for this loop 10698 1726882161.30700: getting the next task for host managed_node1 10698 1726882161.30708: done getting next task for host managed_node1 10698 1726882161.30711: ^ task is: TASK: Remove test interfaces 10698 1726882161.30716: ^ 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 10698 1726882161.30720: getting variables 10698 1726882161.30721: in VariableManager get_vars() 10698 1726882161.30890: Calling all_inventory to load vars for managed_node1 10698 1726882161.30902: Calling groups_inventory to load vars for managed_node1 10698 1726882161.30906: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882161.30911: WORKER PROCESS EXITING 10698 1726882161.30923: Calling all_plugins_play to load vars for managed_node1 10698 1726882161.30926: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882161.30929: Calling groups_plugins_play to load vars for managed_node1 10698 1726882161.31357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.31599: done with get_vars() 10698 1726882161.31615: done getting variables 10698 1726882161.31684: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:29:21 -0400 (0:00:00.052) 0:00:08.166 ****** 10698 1726882161.31726: entering _queue_task() for managed_node1/shell 10698 1726882161.32063: worker is 1 (out of 1 available) 10698 1726882161.32073: exiting _queue_task() for managed_node1/shell 10698 1726882161.32084: done queuing things up, now waiting for results queue to drain 10698 1726882161.32085: waiting for pending results... 10698 1726882161.32325: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 10698 1726882161.32461: in run() - task 12673a56-9f93-9b8f-e40d-0000000000c6 10698 1726882161.32488: variable 'ansible_search_path' from source: unknown 10698 1726882161.32501: variable 'ansible_search_path' from source: unknown 10698 1726882161.32547: calling self._execute() 10698 1726882161.32645: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882161.32658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882161.32674: variable 'omit' from source: magic vars 10698 1726882161.33164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882161.36901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882161.36906: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882161.36909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882161.36911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882161.36914: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882161.36916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882161.36919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882161.37046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882161.37081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882161.37097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882161.37521: variable 'ansible_distribution' from source: facts 10698 1726882161.37525: variable 'ansible_distribution_major_version' from source: facts 10698 1726882161.37552: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882161.37555: when evaluation is False, skipping this task 10698 1726882161.37558: _execute() done 10698 1726882161.37561: dumping result to json 10698 1726882161.37563: done dumping result, returning 10698 1726882161.37571: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [12673a56-9f93-9b8f-e40d-0000000000c6] 10698 1726882161.37574: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000c6 10698 1726882161.37675: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000c6 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882161.37744: no more pending results, returning what we have 10698 1726882161.37748: results queue empty 10698 1726882161.37748: checking for any_errors_fatal 10698 1726882161.37756: done checking for any_errors_fatal 10698 1726882161.37761: checking for max_fail_percentage 10698 1726882161.37763: done checking for max_fail_percentage 10698 1726882161.37764: checking to see if all hosts have failed and the running result is not ok 10698 1726882161.37765: done checking to see if all hosts have failed 10698 1726882161.37766: getting the remaining hosts for this loop 10698 1726882161.37768: done getting the remaining hosts for this loop 10698 1726882161.37772: getting the next task for host managed_node1 10698 1726882161.37803: done getting next task for host managed_node1 10698 1726882161.37806: ^ task is: TASK: Stop dnsmasq/radvd services 10698 1726882161.37810: ^ 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 10698 1726882161.37817: getting variables 10698 1726882161.37819: in VariableManager get_vars() 10698 1726882161.38041: Calling all_inventory to load vars for managed_node1 10698 1726882161.38115: Calling groups_inventory to load vars for managed_node1 10698 1726882161.38121: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882161.38135: Calling all_plugins_play to load vars for managed_node1 10698 1726882161.38138: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882161.38143: Calling groups_plugins_play to load vars for managed_node1 10698 1726882161.38771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.39005: done with get_vars() 10698 1726882161.39016: done getting variables 10698 1726882161.39083: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 21:29:21 -0400 (0:00:00.073) 0:00:08.240 ****** 10698 1726882161.39124: entering _queue_task() for managed_node1/shell 10698 1726882161.39204: WORKER PROCESS EXITING 10698 1726882161.39655: worker is 1 (out of 1 available) 10698 1726882161.39668: exiting _queue_task() for managed_node1/shell 10698 1726882161.39679: done queuing things up, now waiting for results queue to drain 10698 1726882161.39681: waiting for pending results... 10698 1726882161.40155: running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services 10698 1726882161.40340: in run() - task 12673a56-9f93-9b8f-e40d-0000000000c7 10698 1726882161.40355: variable 'ansible_search_path' from source: unknown 10698 1726882161.40368: variable 'ansible_search_path' from source: unknown 10698 1726882161.40395: calling self._execute() 10698 1726882161.40523: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882161.40537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882161.40548: variable 'omit' from source: magic vars 10698 1726882161.40982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882161.43309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882161.43362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882161.43413: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882161.43444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882161.43469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882161.43562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882161.43688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882161.43692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882161.43697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882161.43700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882161.44158: variable 'ansible_distribution' from source: facts 10698 1726882161.44164: variable 'ansible_distribution_major_version' from source: facts 10698 1726882161.44184: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882161.44187: when evaluation is False, skipping this task 10698 1726882161.44190: _execute() done 10698 1726882161.44197: dumping result to json 10698 1726882161.44203: done dumping result, returning 10698 1726882161.44209: done running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services [12673a56-9f93-9b8f-e40d-0000000000c7] 10698 1726882161.44214: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000c7 10698 1726882161.44317: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000c7 10698 1726882161.44320: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882161.44368: no more pending results, returning what we have 10698 1726882161.44371: results queue empty 10698 1726882161.44372: checking for any_errors_fatal 10698 1726882161.44378: done checking for any_errors_fatal 10698 1726882161.44379: checking for max_fail_percentage 10698 1726882161.44380: done checking for max_fail_percentage 10698 1726882161.44382: checking to see if all hosts have failed and the running result is not ok 10698 1726882161.44383: done checking to see if all hosts have failed 10698 1726882161.44383: getting the remaining hosts for this loop 10698 1726882161.44385: done getting the remaining hosts for this loop 10698 1726882161.44389: getting the next task for host managed_node1 10698 1726882161.44406: done getting next task for host managed_node1 10698 1726882161.44409: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 10698 1726882161.44413: ^ 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 10698 1726882161.44416: getting variables 10698 1726882161.44417: in VariableManager get_vars() 10698 1726882161.44458: Calling all_inventory to load vars for managed_node1 10698 1726882161.44460: Calling groups_inventory to load vars for managed_node1 10698 1726882161.44463: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882161.44474: Calling all_plugins_play to load vars for managed_node1 10698 1726882161.44477: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882161.44480: Calling groups_plugins_play to load vars for managed_node1 10698 1726882161.44960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.45198: done with get_vars() 10698 1726882161.45206: done getting variables 10698 1726882161.45268: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:131 Friday 20 September 2024 21:29:21 -0400 (0:00:00.061) 0:00:08.302 ****** 10698 1726882161.45297: entering _queue_task() for managed_node1/command 10698 1726882161.45520: worker is 1 (out of 1 available) 10698 1726882161.45531: exiting _queue_task() for managed_node1/command 10698 1726882161.45542: done queuing things up, now waiting for results queue to drain 10698 1726882161.45544: waiting for pending results... 10698 1726882161.45697: running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript 10698 1726882161.45759: in run() - task 12673a56-9f93-9b8f-e40d-0000000000c8 10698 1726882161.45771: variable 'ansible_search_path' from source: unknown 10698 1726882161.45803: calling self._execute() 10698 1726882161.45867: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882161.45872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882161.45880: variable 'omit' from source: magic vars 10698 1726882161.46179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882161.48500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882161.48551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882161.48600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882161.48697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882161.48874: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882161.48955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882161.48983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882161.49139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882161.49500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882161.49504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882161.49507: variable 'ansible_distribution' from source: facts 10698 1726882161.49509: variable 'ansible_distribution_major_version' from source: facts 10698 1726882161.49511: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882161.49512: when evaluation is False, skipping this task 10698 1726882161.49514: _execute() done 10698 1726882161.49516: dumping result to json 10698 1726882161.49518: done dumping result, returning 10698 1726882161.49520: done running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript [12673a56-9f93-9b8f-e40d-0000000000c8] 10698 1726882161.49522: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000c8 10698 1726882161.49583: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000c8 10698 1726882161.49586: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882161.49633: no more pending results, returning what we have 10698 1726882161.49636: results queue empty 10698 1726882161.49637: checking for any_errors_fatal 10698 1726882161.49642: done checking for any_errors_fatal 10698 1726882161.49643: checking for max_fail_percentage 10698 1726882161.49645: done checking for max_fail_percentage 10698 1726882161.49646: checking to see if all hosts have failed and the running result is not ok 10698 1726882161.49647: done checking to see if all hosts have failed 10698 1726882161.49647: getting the remaining hosts for this loop 10698 1726882161.49648: done getting the remaining hosts for this loop 10698 1726882161.49651: getting the next task for host managed_node1 10698 1726882161.49656: done getting next task for host managed_node1 10698 1726882161.49658: ^ task is: TASK: Verify network state restored to default 10698 1726882161.49661: ^ 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 10698 1726882161.49665: getting variables 10698 1726882161.49666: in VariableManager get_vars() 10698 1726882161.49715: Calling all_inventory to load vars for managed_node1 10698 1726882161.49718: Calling groups_inventory to load vars for managed_node1 10698 1726882161.49720: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882161.49730: Calling all_plugins_play to load vars for managed_node1 10698 1726882161.49735: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882161.49739: Calling groups_plugins_play to load vars for managed_node1 10698 1726882161.50386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.51022: done with get_vars() 10698 1726882161.51034: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:136 Friday 20 September 2024 21:29:21 -0400 (0:00:00.059) 0:00:08.361 ****** 10698 1726882161.51211: entering _queue_task() for managed_node1/include_tasks 10698 1726882161.51729: worker is 1 (out of 1 available) 10698 1726882161.51741: exiting _queue_task() for managed_node1/include_tasks 10698 1726882161.51752: done queuing things up, now waiting for results queue to drain 10698 1726882161.51753: waiting for pending results... 10698 1726882161.52427: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 10698 1726882161.52434: in run() - task 12673a56-9f93-9b8f-e40d-0000000000c9 10698 1726882161.52437: variable 'ansible_search_path' from source: unknown 10698 1726882161.52440: calling self._execute() 10698 1726882161.53014: variable 'ansible_host' from source: host vars for 'managed_node1' 10698 1726882161.53018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10698 1726882161.53020: variable 'omit' from source: magic vars 10698 1726882161.53686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10698 1726882161.60212: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10698 1726882161.60264: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10698 1726882161.60343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10698 1726882161.60404: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10698 1726882161.60809: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10698 1726882161.60814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10698 1726882161.60960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10698 1726882161.60964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10698 1726882161.60966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10698 1726882161.60969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10698 1726882161.61498: variable 'ansible_distribution' from source: facts 10698 1726882161.61501: variable 'ansible_distribution_major_version' from source: facts 10698 1726882161.61503: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10698 1726882161.61505: when evaluation is False, skipping this task 10698 1726882161.61507: _execute() done 10698 1726882161.61509: dumping result to json 10698 1726882161.61511: done dumping result, returning 10698 1726882161.61513: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [12673a56-9f93-9b8f-e40d-0000000000c9] 10698 1726882161.61515: sending task result for task 12673a56-9f93-9b8f-e40d-0000000000c9 10698 1726882161.61587: done sending task result for task 12673a56-9f93-9b8f-e40d-0000000000c9 10698 1726882161.61590: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10698 1726882161.61645: no more pending results, returning what we have 10698 1726882161.61649: results queue empty 10698 1726882161.61649: checking for any_errors_fatal 10698 1726882161.61656: done checking for any_errors_fatal 10698 1726882161.61656: checking for max_fail_percentage 10698 1726882161.61658: done checking for max_fail_percentage 10698 1726882161.61659: checking to see if all hosts have failed and the running result is not ok 10698 1726882161.61660: done checking to see if all hosts have failed 10698 1726882161.61661: getting the remaining hosts for this loop 10698 1726882161.61663: done getting the remaining hosts for this loop 10698 1726882161.61667: getting the next task for host managed_node1 10698 1726882161.61675: done getting next task for host managed_node1 10698 1726882161.61677: ^ task is: TASK: meta (flush_handlers) 10698 1726882161.61680: ^ 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 10698 1726882161.61684: getting variables 10698 1726882161.61685: in VariableManager get_vars() 10698 1726882161.61732: Calling all_inventory to load vars for managed_node1 10698 1726882161.61735: Calling groups_inventory to load vars for managed_node1 10698 1726882161.61738: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882161.61750: Calling all_plugins_play to load vars for managed_node1 10698 1726882161.61753: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882161.61755: Calling groups_plugins_play to load vars for managed_node1 10698 1726882161.62154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.62680: done with get_vars() 10698 1726882161.62692: done getting variables 10698 1726882161.62759: in VariableManager get_vars() 10698 1726882161.62889: Calling all_inventory to load vars for managed_node1 10698 1726882161.62891: Calling groups_inventory to load vars for managed_node1 10698 1726882161.62897: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882161.62903: Calling all_plugins_play to load vars for managed_node1 10698 1726882161.62905: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882161.62908: Calling groups_plugins_play to load vars for managed_node1 10698 1726882161.63160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.63632: done with get_vars() 10698 1726882161.63711: done queuing things up, now waiting for results queue to drain 10698 1726882161.63714: results queue empty 10698 1726882161.63714: checking for any_errors_fatal 10698 1726882161.63717: done checking for any_errors_fatal 10698 1726882161.63717: checking for max_fail_percentage 10698 1726882161.63718: done checking for max_fail_percentage 10698 1726882161.63719: checking to see if all hosts have failed and the running result is not ok 10698 1726882161.63720: done checking to see if all hosts have failed 10698 1726882161.63720: getting the remaining hosts for this loop 10698 1726882161.63721: done getting the remaining hosts for this loop 10698 1726882161.63724: getting the next task for host managed_node1 10698 1726882161.63727: done getting next task for host managed_node1 10698 1726882161.63729: ^ task is: TASK: meta (flush_handlers) 10698 1726882161.63730: ^ 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 10698 1726882161.63732: getting variables 10698 1726882161.63733: in VariableManager get_vars() 10698 1726882161.63744: Calling all_inventory to load vars for managed_node1 10698 1726882161.63745: Calling groups_inventory to load vars for managed_node1 10698 1726882161.63752: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882161.63761: Calling all_plugins_play to load vars for managed_node1 10698 1726882161.63763: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882161.63765: Calling groups_plugins_play to load vars for managed_node1 10698 1726882161.64096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.64595: done with get_vars() 10698 1726882161.64605: done getting variables 10698 1726882161.64670: in VariableManager get_vars() 10698 1726882161.64800: Calling all_inventory to load vars for managed_node1 10698 1726882161.64803: Calling groups_inventory to load vars for managed_node1 10698 1726882161.64810: Calling all_plugins_inventory to load vars for managed_node1 10698 1726882161.64817: Calling all_plugins_play to load vars for managed_node1 10698 1726882161.64820: Calling groups_plugins_inventory to load vars for managed_node1 10698 1726882161.64824: Calling groups_plugins_play to load vars for managed_node1 10698 1726882161.65152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10698 1726882161.65764: done with get_vars() 10698 1726882161.65902: done queuing things up, now waiting for results queue to drain 10698 1726882161.65904: results queue empty 10698 1726882161.65905: checking for any_errors_fatal 10698 1726882161.65906: done checking for any_errors_fatal 10698 1726882161.65907: checking for max_fail_percentage 10698 1726882161.65908: done checking for max_fail_percentage 10698 1726882161.65908: checking to see if all hosts have failed and the running result is not ok 10698 1726882161.65909: done checking to see if all hosts have failed 10698 1726882161.65909: getting the remaining hosts for this loop 10698 1726882161.65910: done getting the remaining hosts for this loop 10698 1726882161.65913: getting the next task for host managed_node1 10698 1726882161.65916: done getting next task for host managed_node1 10698 1726882161.65917: ^ task is: None 10698 1726882161.65919: ^ 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 10698 1726882161.65920: done queuing things up, now waiting for results queue to drain 10698 1726882161.65921: results queue empty 10698 1726882161.65921: checking for any_errors_fatal 10698 1726882161.65922: done checking for any_errors_fatal 10698 1726882161.65922: checking for max_fail_percentage 10698 1726882161.65923: done checking for max_fail_percentage 10698 1726882161.65927: checking to see if all hosts have failed and the running result is not ok 10698 1726882161.65927: done checking to see if all hosts have failed 10698 1726882161.65930: getting the next task for host managed_node1 10698 1726882161.65933: done getting next task for host managed_node1 10698 1726882161.65933: ^ task is: None 10698 1726882161.65935: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=73 rescued=0 ignored=0 Friday 20 September 2024 21:29:21 -0400 (0:00:00.149) 0:00:08.510 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.31s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.68s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.63s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Include the task 'get_interface_stat.yml' ------------------------------- 0.15s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Verify network state restored to default -------------------------------- 0.15s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:136 Include the task 'assert_profile_present.yml' --------------------------- 0.15s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:67 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Assert that the interface is present - 'deprecated-bond' ---------------- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.11s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.11s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Configure networking state ---------- 0.11s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Enable network service -------------- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 10698 1726882161.66164: RUNNING CLEANUP