[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. 24797 1726882670.04684: 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-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 24797 1726882670.05160: Added group all to inventory 24797 1726882670.05167: Added group ungrouped to inventory 24797 1726882670.05171: Group all now contains ungrouped 24797 1726882670.05174: Examining possible inventory source: /tmp/network-91m/inventory.yml 24797 1726882670.28922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 24797 1726882670.28988: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 24797 1726882670.29011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 24797 1726882670.29083: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 24797 1726882670.29167: Loaded config def from plugin (inventory/script) 24797 1726882670.29170: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 24797 1726882670.29213: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 24797 1726882670.29313: Loaded config def from plugin (inventory/yaml) 24797 1726882670.29315: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 24797 1726882670.29416: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 24797 1726882670.29936: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 24797 1726882670.29939: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 24797 1726882670.29942: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 24797 1726882670.29948: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 24797 1726882670.29953: Loading data from /tmp/network-91m/inventory.yml 24797 1726882670.30724: /tmp/network-91m/inventory.yml was not parsable by auto 24797 1726882670.30904: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 24797 1726882670.30946: Loading data from /tmp/network-91m/inventory.yml 24797 1726882670.31143: group all already in inventory 24797 1726882670.31150: set inventory_file for managed_node1 24797 1726882670.31154: set inventory_dir for managed_node1 24797 1726882670.31155: Added host managed_node1 to inventory 24797 1726882670.31157: Added host managed_node1 to group all 24797 1726882670.31158: set ansible_host for managed_node1 24797 1726882670.31159: set ansible_ssh_extra_args for managed_node1 24797 1726882670.31168: set inventory_file for managed_node2 24797 1726882670.31171: set inventory_dir for managed_node2 24797 1726882670.31172: Added host managed_node2 to inventory 24797 1726882670.31174: Added host managed_node2 to group all 24797 1726882670.31175: set ansible_host for managed_node2 24797 1726882670.31176: set ansible_ssh_extra_args for managed_node2 24797 1726882670.31178: set inventory_file for managed_node3 24797 1726882670.31180: set inventory_dir for managed_node3 24797 1726882670.31181: Added host managed_node3 to inventory 24797 1726882670.31182: Added host managed_node3 to group all 24797 1726882670.31183: set ansible_host for managed_node3 24797 1726882670.31184: set ansible_ssh_extra_args for managed_node3 24797 1726882670.31186: Reconcile groups and hosts in inventory. 24797 1726882670.31190: Group ungrouped now contains managed_node1 24797 1726882670.31192: Group ungrouped now contains managed_node2 24797 1726882670.31193: Group ungrouped now contains managed_node3 24797 1726882670.31313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 24797 1726882670.31459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 24797 1726882670.31517: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 24797 1726882670.31547: Loaded config def from plugin (vars/host_group_vars) 24797 1726882670.31549: 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) 24797 1726882670.31567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 24797 1726882670.31576: 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) 24797 1726882670.31619: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 24797 1726882670.32008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882670.32138: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 24797 1726882670.32199: Loaded config def from plugin (connection/local) 24797 1726882670.32203: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 24797 1726882670.32914: Loaded config def from plugin (connection/paramiko_ssh) 24797 1726882670.32917: 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) 24797 1726882670.35988: 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) 24797 1726882670.36032: Loaded config def from plugin (connection/psrp) 24797 1726882670.36034: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 24797 1726882670.37637: 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) 24797 1726882670.37682: Loaded config def from plugin (connection/ssh) 24797 1726882670.37685: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 24797 1726882670.41522: 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) 24797 1726882670.41571: Loaded config def from plugin (connection/winrm) 24797 1726882670.41574: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 24797 1726882670.41605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 24797 1726882670.41678: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 24797 1726882670.41747: Loaded config def from plugin (shell/cmd) 24797 1726882670.41750: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 24797 1726882670.41787: 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) 24797 1726882670.41855: Loaded config def from plugin (shell/powershell) 24797 1726882670.41857: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 24797 1726882670.41924: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 24797 1726882670.42128: Loaded config def from plugin (shell/sh) 24797 1726882670.42130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 24797 1726882670.42167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 24797 1726882670.42454: Loaded config def from plugin (become/runas) 24797 1726882670.42456: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 24797 1726882670.42798: Loaded config def from plugin (become/su) 24797 1726882670.42801: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 24797 1726882670.42983: Loaded config def from plugin (become/sudo) 24797 1726882670.42985: 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 24797 1726882670.43020: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 24797 1726882670.43386: in VariableManager get_vars() 24797 1726882670.43416: done with get_vars() 24797 1726882670.43558: trying /usr/local/lib/python3.12/site-packages/ansible/modules 24797 1726882670.47529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 24797 1726882670.47653: in VariableManager get_vars() 24797 1726882670.47664: done with get_vars() 24797 1726882670.47669: variable 'playbook_dir' from source: magic vars 24797 1726882670.47671: variable 'ansible_playbook_python' from source: magic vars 24797 1726882670.47671: variable 'ansible_config_file' from source: magic vars 24797 1726882670.47672: variable 'groups' from source: magic vars 24797 1726882670.47673: variable 'omit' from source: magic vars 24797 1726882670.47674: variable 'ansible_version' from source: magic vars 24797 1726882670.47674: variable 'ansible_check_mode' from source: magic vars 24797 1726882670.47679: variable 'ansible_diff_mode' from source: magic vars 24797 1726882670.47680: variable 'ansible_forks' from source: magic vars 24797 1726882670.47680: variable 'ansible_inventory_sources' from source: magic vars 24797 1726882670.47681: variable 'ansible_skip_tags' from source: magic vars 24797 1726882670.47682: variable 'ansible_limit' from source: magic vars 24797 1726882670.47683: variable 'ansible_run_tags' from source: magic vars 24797 1726882670.47683: variable 'ansible_verbosity' from source: magic vars 24797 1726882670.47718: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml 24797 1726882670.48311: in VariableManager get_vars() 24797 1726882670.48331: done with get_vars() 24797 1726882670.48375: in VariableManager get_vars() 24797 1726882670.48389: done with get_vars() 24797 1726882670.48687: in VariableManager get_vars() 24797 1726882670.48700: done with get_vars() 24797 1726882670.48705: variable 'omit' from source: magic vars 24797 1726882670.48723: variable 'omit' from source: magic vars 24797 1726882670.48779: in VariableManager get_vars() 24797 1726882670.48790: done with get_vars() 24797 1726882670.48834: in VariableManager get_vars() 24797 1726882670.48954: done with get_vars() 24797 1726882670.49005: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 24797 1726882670.49246: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 24797 1726882670.49390: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 24797 1726882670.50897: in VariableManager get_vars() 24797 1726882670.50920: done with get_vars() 24797 1726882670.51409: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 24797 1726882670.51557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24797 1726882670.53445: in VariableManager get_vars() 24797 1726882670.53467: done with get_vars() 24797 1726882670.53507: in VariableManager get_vars() 24797 1726882670.53543: done with get_vars() 24797 1726882670.54756: in VariableManager get_vars() 24797 1726882670.54777: done with get_vars() 24797 1726882670.54783: variable 'omit' from source: magic vars 24797 1726882670.54794: variable 'omit' from source: magic vars 24797 1726882670.54824: in VariableManager get_vars() 24797 1726882670.54880: done with get_vars() 24797 1726882670.54901: in VariableManager get_vars() 24797 1726882670.54916: done with get_vars() 24797 1726882670.54952: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 24797 1726882670.55076: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 24797 1726882670.55175: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 24797 1726882670.55596: in VariableManager get_vars() 24797 1726882670.55625: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24797 1726882670.57788: in VariableManager get_vars() 24797 1726882670.57812: done with get_vars() 24797 1726882670.57934: in VariableManager get_vars() 24797 1726882670.58032: done with get_vars() 24797 1726882670.58087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 24797 1726882670.58101: 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 24797 1726882670.58353: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 24797 1726882670.62410: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 24797 1726882670.62412: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/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) 24797 1726882670.62441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 24797 1726882670.62478: 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) 24797 1726882670.62650: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 24797 1726882670.62726: Loaded config def from plugin (callback/default) 24797 1726882670.62729: 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) 24797 1726882670.64763: Loaded config def from plugin (callback/junit) 24797 1726882670.64767: 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) 24797 1726882670.64812: 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) 24797 1726882670.64885: Loaded config def from plugin (callback/minimal) 24797 1726882670.64887: 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) 24797 1726882670.64923: 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) 24797 1726882670.64991: Loaded config def from plugin (callback/tree) 24797 1726882670.64994: 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 24797 1726882670.65121: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 24797 1726882670.65124: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/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_ipv6_initscripts.yml ******************************************* 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 24797 1726882670.65149: in VariableManager get_vars() 24797 1726882670.65166: done with get_vars() 24797 1726882670.65171: in VariableManager get_vars() 24797 1726882670.65179: done with get_vars() 24797 1726882670.65189: variable 'omit' from source: magic vars 24797 1726882670.65222: in VariableManager get_vars() 24797 1726882670.65235: done with get_vars() 24797 1726882670.65254: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ipv6.yml' with initscripts as provider] **** 24797 1726882670.65858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 24797 1726882670.65939: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 24797 1726882670.65984: getting the remaining hosts for this loop 24797 1726882670.65986: done getting the remaining hosts for this loop 24797 1726882670.65989: getting the next task for host managed_node2 24797 1726882670.65992: done getting next task for host managed_node2 24797 1726882670.65994: ^ task is: TASK: Gathering Facts 24797 1726882670.65996: ^ 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 24797 1726882670.65998: getting variables 24797 1726882670.65999: in VariableManager get_vars() 24797 1726882670.66009: Calling all_inventory to load vars for managed_node2 24797 1726882670.66012: Calling groups_inventory to load vars for managed_node2 24797 1726882670.66014: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882670.66027: Calling all_plugins_play to load vars for managed_node2 24797 1726882670.66038: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882670.66042: Calling groups_plugins_play to load vars for managed_node2 24797 1726882670.66083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882670.66136: done with get_vars() 24797 1726882670.66143: done getting variables 24797 1726882670.66213: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Friday 20 September 2024 21:37:50 -0400 (0:00:00.011) 0:00:00.012 ****** 24797 1726882670.66235: entering _queue_task() for managed_node2/gather_facts 24797 1726882670.66237: Creating lock for gather_facts 24797 1726882670.66692: worker is 1 (out of 1 available) 24797 1726882670.66709: exiting _queue_task() for managed_node2/gather_facts 24797 1726882670.66721: done queuing things up, now waiting for results queue to drain 24797 1726882670.66723: waiting for pending results... 24797 1726882670.67406: running TaskExecutor() for managed_node2/TASK: Gathering Facts 24797 1726882670.67594: in run() - task 0e448fcc-3ce9-c603-653e-0000000000b9 24797 1726882670.67606: variable 'ansible_search_path' from source: unknown 24797 1726882670.67635: calling self._execute() 24797 1726882670.67814: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882670.67825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882670.67839: variable 'omit' from source: magic vars 24797 1726882670.67946: variable 'omit' from source: magic vars 24797 1726882670.67980: variable 'omit' from source: magic vars 24797 1726882670.68020: variable 'omit' from source: magic vars 24797 1726882670.68070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24797 1726882670.68115: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24797 1726882670.68138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24797 1726882670.68166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24797 1726882670.68182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24797 1726882670.68219: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24797 1726882670.68228: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882670.68235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882670.68344: Set connection var ansible_shell_type to sh 24797 1726882670.68356: Set connection var ansible_shell_executable to /bin/sh 24797 1726882670.68371: Set connection var ansible_pipelining to False 24797 1726882670.68382: Set connection var ansible_timeout to 10 24797 1726882670.68391: Set connection var ansible_module_compression to ZIP_DEFLATED 24797 1726882670.68400: Set connection var ansible_connection to ssh 24797 1726882670.68424: variable 'ansible_shell_executable' from source: unknown 24797 1726882670.68437: variable 'ansible_connection' from source: unknown 24797 1726882670.68444: variable 'ansible_module_compression' from source: unknown 24797 1726882670.68450: variable 'ansible_shell_type' from source: unknown 24797 1726882670.68457: variable 'ansible_shell_executable' from source: unknown 24797 1726882670.68465: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882670.68473: variable 'ansible_pipelining' from source: unknown 24797 1726882670.68483: variable 'ansible_timeout' from source: unknown 24797 1726882670.68491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882670.68711: 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) 24797 1726882670.68725: variable 'omit' from source: magic vars 24797 1726882670.68734: starting attempt loop 24797 1726882670.68741: running the handler 24797 1726882670.68767: variable 'ansible_facts' from source: unknown 24797 1726882670.68790: _low_level_execute_command(): starting 24797 1726882670.68807: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24797 1726882670.69560: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882670.69579: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882670.69595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882670.69613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882670.69659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882670.69677: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882670.69692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882670.69711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882670.69723: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882670.69737: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882670.69753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882670.69770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882670.69789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882670.69803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882670.69816: stderr chunk (state=3): >>>debug2: match found <<< 24797 1726882670.69830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882670.69912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882670.69930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882670.69944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882670.70092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882670.71743: stdout chunk (state=3): >>>/root <<< 24797 1726882670.71844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882670.71925: stderr chunk (state=3): >>><<< 24797 1726882670.71928: stdout chunk (state=3): >>><<< 24797 1726882670.72036: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882670.72040: _low_level_execute_command(): starting 24797 1726882670.72042: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882670.7194598-24848-158541931344793 `" && echo ansible-tmp-1726882670.7194598-24848-158541931344793="` echo /root/.ansible/tmp/ansible-tmp-1726882670.7194598-24848-158541931344793 `" ) && sleep 0' 24797 1726882670.72617: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882670.72639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882670.72654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882670.72679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882670.72723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882670.72736: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882670.72754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882670.72779: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882670.72791: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882670.72801: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882670.72812: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882670.72825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882670.72840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882670.72852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882670.72868: stderr chunk (state=3): >>>debug2: match found <<< 24797 1726882670.72882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882670.72957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882670.72981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882670.72996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882670.73126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882670.74982: stdout chunk (state=3): >>>ansible-tmp-1726882670.7194598-24848-158541931344793=/root/.ansible/tmp/ansible-tmp-1726882670.7194598-24848-158541931344793 <<< 24797 1726882670.75094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882670.75176: stderr chunk (state=3): >>><<< 24797 1726882670.75186: stdout chunk (state=3): >>><<< 24797 1726882670.75477: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882670.7194598-24848-158541931344793=/root/.ansible/tmp/ansible-tmp-1726882670.7194598-24848-158541931344793 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882670.75480: variable 'ansible_module_compression' from source: unknown 24797 1726882670.75483: ANSIBALLZ: Using generic lock for ansible.legacy.setup 24797 1726882670.75486: ANSIBALLZ: Acquiring lock 24797 1726882670.75488: ANSIBALLZ: Lock acquired: 139686425931424 24797 1726882670.75490: ANSIBALLZ: Creating module 24797 1726882671.03009: ANSIBALLZ: Writing module into payload 24797 1726882671.03256: ANSIBALLZ: Writing module 24797 1726882671.03305: ANSIBALLZ: Renaming module 24797 1726882671.03315: ANSIBALLZ: Done creating module 24797 1726882671.03359: variable 'ansible_facts' from source: unknown 24797 1726882671.03378: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24797 1726882671.03392: _low_level_execute_command(): starting 24797 1726882671.03401: _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' 24797 1726882671.04037: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882671.04051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882671.04068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882671.04088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882671.04128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882671.04140: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882671.04153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882671.04177: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882671.04189: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882671.04200: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882671.04211: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882671.04224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882671.04241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882671.04253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882671.04269: stderr chunk (state=3): >>>debug2: match found <<< 24797 1726882671.04284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882671.04371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882671.04389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882671.04404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882671.04534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882671.06107: stdout chunk (state=3): >>>PLATFORM <<< 24797 1726882671.06189: stdout chunk (state=3): >>>Linux <<< 24797 1726882671.06219: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 <<< 24797 1726882671.06222: stdout chunk (state=3): >>>/usr/bin/python3 <<< 24797 1726882671.06224: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 24797 1726882671.06412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882671.07029: stderr chunk (state=3): >>><<< 24797 1726882671.07035: stdout chunk (state=3): >>><<< 24797 1726882671.07160: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882671.07176 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 24797 1726882671.07179: _low_level_execute_command(): starting 24797 1726882671.07181: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 24797 1726882671.07711: Sending initial data 24797 1726882671.07714: Sent initial data (1181 bytes) 24797 1726882671.08225: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882671.08228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882671.08231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882671.08274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 24797 1726882671.08278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882671.08280: 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.11.158 originally 10.31.11.158 debug2: match found <<< 24797 1726882671.08282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882671.08351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882671.08354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882671.08469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882671.12225: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 24797 1726882671.12609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882671.12669: stderr chunk (state=3): >>><<< 24797 1726882671.12673: stdout chunk (state=3): >>><<< 24797 1726882671.12876: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882671.12879: variable 'ansible_facts' from source: unknown 24797 1726882671.12881: variable 'ansible_facts' from source: unknown 24797 1726882671.12883: variable 'ansible_module_compression' from source: unknown 24797 1726882671.12885: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-247973nap8bc7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 24797 1726882671.12887: variable 'ansible_facts' from source: unknown 24797 1726882671.13051: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882670.7194598-24848-158541931344793/AnsiballZ_setup.py 24797 1726882671.13232: Sending initial data 24797 1726882671.13235: Sent initial data (154 bytes) 24797 1726882671.14336: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882671.14376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882671.14392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882671.14420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882671.14460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882671.14478: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882671.14493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882671.14523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882671.14537: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882671.14550: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882671.14568: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882671.14584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882671.14602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882671.14615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882671.14637: stderr chunk (state=3): >>>debug2: match found <<< 24797 1726882671.14651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882671.14730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882671.14765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882671.14783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882671.14991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882671.17013: 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 <<< 24797 1726882671.17114: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 24797 1726882671.17215: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-247973nap8bc7/tmp7bk7c1ad /root/.ansible/tmp/ansible-tmp-1726882670.7194598-24848-158541931344793/AnsiballZ_setup.py <<< 24797 1726882671.17320: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 24797 1726882671.20123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882671.20269: stderr chunk (state=3): >>><<< 24797 1726882671.20273: stdout chunk (state=3): >>><<< 24797 1726882671.20277: done transferring module to remote 24797 1726882671.20279: _low_level_execute_command(): starting 24797 1726882671.20282: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882670.7194598-24848-158541931344793/ /root/.ansible/tmp/ansible-tmp-1726882670.7194598-24848-158541931344793/AnsiballZ_setup.py && sleep 0' 24797 1726882671.20700: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882671.20703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882671.20738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882671.20741: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882671.20745: 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.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882671.20801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882671.20804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882671.20909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882671.23463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882671.23468: stdout chunk (state=3): >>><<< 24797 1726882671.23472: stderr chunk (state=3): >>><<< 24797 1726882671.23556: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882671.23559: _low_level_execute_command(): starting 24797 1726882671.23562: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882670.7194598-24848-158541931344793/AnsiballZ_setup.py && sleep 0' 24797 1726882671.24313: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882671.24327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882671.24342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882671.24368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882671.24407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882671.24418: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882671.24431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882671.24446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882671.24457: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882671.24472: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882671.24489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882671.24501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882671.24516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882671.24527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882671.24537: stderr chunk (state=3): >>>debug2: match found <<< 24797 1726882671.24549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882671.24631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882671.24650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882671.24668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882671.24809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882671.26878: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 24797 1726882671.26896: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 24797 1726882671.26955: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 24797 1726882671.26984: stdout chunk (state=3): >>>import 'posix' # <<< 24797 1726882671.27013: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 24797 1726882671.27069: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 24797 1726882671.27122: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882671.27148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 24797 1726882671.27161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 24797 1726882671.27189: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7498dc0> <<< 24797 1726882671.27231: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 24797 1726882671.27243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d743d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7498b20> <<< 24797 1726882671.27273: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 24797 1726882671.27322: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7498ac0> <<< 24797 1726882671.27326: stdout chunk (state=3): >>>import '_signal' # <<< 24797 1726882671.27344: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d743d490> <<< 24797 1726882671.27381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 24797 1726882671.27428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 24797 1726882671.27452: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d743d940> <<< 24797 1726882671.27455: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d743d670> <<< 24797 1726882671.27479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 24797 1726882671.27513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 24797 1726882671.27547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 24797 1726882671.27588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 24797 1726882671.27613: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d71cf190> <<< 24797 1726882671.27617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 24797 1726882671.27628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 24797 1726882671.27749: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d71cf220> <<< 24797 1726882671.27753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 24797 1726882671.27814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d71f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d71cf940> <<< 24797 1726882671.27829: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7455880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 24797 1726882671.27832: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d71c8d90> <<< 24797 1726882671.27895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d71f2d90> <<< 24797 1726882671.27934: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d743d970> <<< 24797 1726882671.27968: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 24797 1726882671.28332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 24797 1726882671.28337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 24797 1726882671.28379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 24797 1726882671.28413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 24797 1726882671.28427: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d716eeb0> <<< 24797 1726882671.28483: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7171f40> <<< 24797 1726882671.28514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 24797 1726882671.28540: stdout chunk (state=3): >>>import '_sre' # <<< 24797 1726882671.28543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 24797 1726882671.29195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d716d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d716e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d7054dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d70548b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7054eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7054f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7054e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7149d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7142610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7156670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7175e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 24797 1726882671.29234: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d7066c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7149250> <<< 24797 1726882671.29283: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.29306: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d7156280> <<< 24797 1726882671.29318: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d717b9d0> <<< 24797 1726882671.29351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 24797 1726882671.29365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 24797 1726882671.29401: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 24797 1726882671.29414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882671.29432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 24797 1726882671.29460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 24797 1726882671.29493: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7066fa0> <<< 24797 1726882671.29506: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7066d90> <<< 24797 1726882671.29534: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 24797 1726882671.29557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7066d00> <<< 24797 1726882671.29594: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 24797 1726882671.29612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 24797 1726882671.29637: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 24797 1726882671.29656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 24797 1726882671.29696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 24797 1726882671.29766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 24797 1726882671.29820: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 24797 1726882671.29834: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7039370> <<< 24797 1726882671.29859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 24797 1726882671.29901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 24797 1726882671.29985: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7039460> <<< 24797 1726882671.30186: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d706efa0> <<< 24797 1726882671.30245: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7068a30> <<< 24797 1726882671.30277: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7068490> <<< 24797 1726882671.30310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 24797 1726882671.30344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 24797 1726882671.30392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 24797 1726882671.30425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 24797 1726882671.30478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 24797 1726882671.30502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 24797 1726882671.30514: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f6d1c0> <<< 24797 1726882671.30574: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7024c70> <<< 24797 1726882671.30666: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7068eb0> <<< 24797 1726882671.30684: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d717b040> <<< 24797 1726882671.30713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 24797 1726882671.30755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 24797 1726882671.30827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'<<< 24797 1726882671.30861: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f7faf0> <<< 24797 1726882671.30866: stdout chunk (state=3): >>>import 'errno' # <<< 24797 1726882671.30950: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882671.30953: stdout chunk (state=3): >>> # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f7fe20> <<< 24797 1726882671.30986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 24797 1726882671.31021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 24797 1726882671.31083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'<<< 24797 1726882671.31087: stdout chunk (state=3): >>> <<< 24797 1726882671.31100: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f91730> <<< 24797 1726882671.31138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 24797 1726882671.31186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 24797 1726882671.31236: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f91c70> <<< 24797 1726882671.31316: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882671.31340: stdout chunk (state=3): >>> # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f1f3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f7ff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 24797 1726882671.31427: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f2f280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f915b0> <<< 24797 1726882671.31441: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f2f340> <<< 24797 1726882671.31490: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d70669d0> <<< 24797 1726882671.31544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 24797 1726882671.31556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 24797 1726882671.31612: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f4b6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 24797 1726882671.31658: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f4b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f4b760> <<< 24797 1726882671.31695: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f4b850> <<< 24797 1726882671.31712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 24797 1726882671.32319: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f4bca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f571f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f4b8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f3ea30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d70665b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f4ba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f64d6e79670> <<< 24797 1726882671.32654: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 24797 1726882671.32710: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.32722: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 24797 1726882671.32780: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 24797 1726882671.34029: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.35376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 24797 1726882671.35407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 24797 1726882671.35410: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6db77c0> <<< 24797 1726882671.35449: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 24797 1726882671.35466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882671.35526: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 24797 1726882671.35539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 24797 1726882671.35581: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 24797 1726882671.35595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 24797 1726882671.35631: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.35652: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.35674: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6db7160> <<< 24797 1726882671.35740: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6db7280> <<< 24797 1726882671.35798: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6db7f10> <<< 24797 1726882671.35842: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 24797 1726882671.35869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 24797 1726882671.35936: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6db74f0> <<< 24797 1726882671.35951: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6db7d30> <<< 24797 1726882671.35976: stdout chunk (state=3): >>>import 'atexit' # <<< 24797 1726882671.36032: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.36036: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.36047: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6db7f70> <<< 24797 1726882671.36083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 24797 1726882671.36142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 24797 1726882671.36213: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6db7100> <<< 24797 1726882671.36242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 24797 1726882671.36277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 24797 1726882671.36321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 24797 1726882671.36358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 24797 1726882671.36401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 24797 1726882671.36667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 24797 1726882671.36684: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d76ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67470d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67472b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 24797 1726882671.36687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 24797 1726882671.36717: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6747c40> <<< 24797 1726882671.36740: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d9edc0> <<< 24797 1726882671.36988: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d9e3a0> <<< 24797 1726882671.37014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 24797 1726882671.37067: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d9ef70> <<< 24797 1726882671.37097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 24797 1726882671.37112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 24797 1726882671.37159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 24797 1726882671.37162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 24797 1726882671.37176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6decc10> <<< 24797 1726882671.37246: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dc7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dc73a0> <<< 24797 1726882671.37286: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d6bb80> <<< 24797 1726882671.37313: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6dc74c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dc74f0> <<< 24797 1726882671.37336: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 24797 1726882671.37355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 24797 1726882671.37401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 24797 1726882671.37458: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67a6250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dfe1f0> <<< 24797 1726882671.37490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 24797 1726882671.37543: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67b28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dfe370> <<< 24797 1726882671.37562: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 24797 1726882671.37625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882671.37637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 24797 1726882671.37691: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dfeca0> <<< 24797 1726882671.37824: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d67b2880> <<< 24797 1726882671.37908: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67a68b0> <<< 24797 1726882671.37942: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6d97190> <<< 24797 1726882671.37981: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6dfe670> <<< 24797 1726882671.38014: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6df78b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 24797 1726882671.38037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 24797 1726882671.38056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 24797 1726882671.38079: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67a79d0> <<< 24797 1726882671.38316: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67c4b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d67b1640> <<< 24797 1726882671.38338: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67a7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d67b1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 24797 1726882671.38761: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 24797 1726882671.38912: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.39654: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.40448: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 24797 1726882671.40487: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 24797 1726882671.40502: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 24797 1726882671.40537: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 24797 1726882671.40568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882671.40668: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.40683: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67ee7c0> <<< 24797 1726882671.40785: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 24797 1726882671.40806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 24797 1726882671.40835: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d67f3820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d63619a0> <<< 24797 1726882671.40901: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 24797 1726882671.40950: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.40979: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.41004: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 24797 1726882671.41018: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.41214: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.41436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 24797 1726882671.41439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 24797 1726882671.41501: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d75760><<< 24797 1726882671.41504: stdout chunk (state=3): >>> # zipimport: zlib available <<< 24797 1726882671.42152: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882671.42155: stdout chunk (state=3): >>> <<< 24797 1726882671.42756: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.42849: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.42950: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 24797 1726882671.42979: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.43028: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.43097: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 24797 1726882671.43112: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.43201: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.43327: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 24797 1726882671.43372: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24797 1726882671.43400: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 24797 1726882671.43412: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.43472: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.43538: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 24797 1726882671.43558: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.43863: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.44189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 24797 1726882671.44249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 24797 1726882671.44268: stdout chunk (state=3): >>>import '_ast' # <<< 24797 1726882671.44400: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dba3d0> <<< 24797 1726882671.44403: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.44500: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.44703: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 24797 1726882671.44707: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 24797 1726882671.44740: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.44816: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 24797 1726882671.44830: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.44884: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.44955: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.45083: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.45177: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 24797 1726882671.45226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882671.45363: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882671.45368: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67e59a0> <<< 24797 1726882671.45514: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d61dbbe0> <<< 24797 1726882671.45594: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py <<< 24797 1726882671.45614: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 24797 1726882671.45617: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.45679: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.45729: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.45760: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.45839: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 24797 1726882671.45843: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 24797 1726882671.45855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 24797 1726882671.45909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 24797 1726882671.45924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 24797 1726882671.45950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 24797 1726882671.46079: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d67f6670> <<< 24797 1726882671.46126: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d89d90> <<< 24797 1726882671.46221: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dba400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 24797 1726882671.46224: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.46248: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.46283: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 24797 1726882671.46429: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 24797 1726882671.46433: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 24797 1726882671.46454: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.46510: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.46604: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.46640: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.46643: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.46685: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.46740: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.46777: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.46828: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 24797 1726882671.46833: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.46930: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.47027: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.47053: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.47107: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 24797 1726882671.47111: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.47329: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.47544: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.47586: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.47642: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882671.47678: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 24797 1726882671.47695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 24797 1726882671.47719: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 24797 1726882671.47753: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6385ac0> <<< 24797 1726882671.47783: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 24797 1726882671.47789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 24797 1726882671.47808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 24797 1726882671.47849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 24797 1726882671.47887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 24797 1726882671.47894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 24797 1726882671.47901: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d633fa90> <<< 24797 1726882671.47953: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.47955: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d633fa00> <<< 24797 1726882671.48038: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6373760> <<< 24797 1726882671.48058: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6385190> <<< 24797 1726882671.48087: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d60dff10> <<< 24797 1726882671.48100: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d60dfaf0> <<< 24797 1726882671.48117: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 24797 1726882671.48146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 24797 1726882671.48172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 24797 1726882671.48180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 24797 1726882671.48225: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.48229: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6d9acd0> <<< 24797 1726882671.48232: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d632c160> <<< 24797 1726882671.48254: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 24797 1726882671.48274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 24797 1726882671.48297: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d9a2e0> <<< 24797 1726882671.48324: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 24797 1726882671.48345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 24797 1726882671.48386: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.48391: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6147fa0> <<< 24797 1726882671.48419: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6370dc0> <<< 24797 1726882671.48446: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d60dfdc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 24797 1726882671.48492: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 24797 1726882671.48512: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.48515: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 24797 1726882671.48517: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.48587: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.48656: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 24797 1726882671.48666: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.48722: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.48784: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 24797 1726882671.48806: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.48809: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.48819: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 24797 1726882671.48825: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.48884: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.48892: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 24797 1726882671.48908: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.48958: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.49017: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 24797 1726882671.49024: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.49076: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.49124: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 24797 1726882671.49133: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.49203: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.49281: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.49376: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.49433: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 24797 1726882671.49453: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.50077: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.50671: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 24797 1726882671.50730: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.50800: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.50832: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.50887: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 24797 1726882671.50922: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.50957: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 24797 1726882671.51030: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.51123: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 24797 1726882671.51159: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.51180: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 24797 1726882671.51224: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.51262: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 24797 1726882671.51348: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.51455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 24797 1726882671.51484: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6364670> <<< 24797 1726882671.51517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 24797 1726882671.51541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 24797 1726882671.51794: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6060f10> <<< 24797 1726882671.51798: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 24797 1726882671.51803: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.51888: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.51956: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 24797 1726882671.51973: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.52087: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.52212: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 24797 1726882671.52214: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.52296: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.52389: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 24797 1726882671.52401: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.52441: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.52503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 24797 1726882671.52535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 24797 1726882671.52752: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.52755: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6051c10> <<< 24797 1726882671.53145: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d609eb20> <<< 24797 1726882671.53149: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 24797 1726882671.53226: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.53321: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 24797 1726882671.53324: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.53412: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.53519: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.53669: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.53879: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 24797 1726882671.53882: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.53920: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.53981: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 24797 1726882671.53984: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.54027: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.54091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 24797 1726882671.54094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 24797 1726882671.54153: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.54160: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d5fd94f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d5fd9a30> <<< 24797 1726882671.54168: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 24797 1726882671.54184: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 24797 1726882671.54202: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.54248: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.54313: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 24797 1726882671.54318: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.54513: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.54716: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 24797 1726882671.54719: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.54839: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.54976: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.55010: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.55066: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 24797 1726882671.55091: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.55207: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.55223: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.55405: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.55589: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 24797 1726882671.55602: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.55765: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.55927: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 24797 1726882671.55930: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.55973: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.56009: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.56739: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.57436: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 24797 1726882671.57439: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 24797 1726882671.57441: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.57578: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.57719: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 24797 1726882671.57722: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.57845: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.57970: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 24797 1726882671.57982: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.58174: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.58361: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 24797 1726882671.58402: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.58409: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 24797 1726882671.58424: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.58461: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.58522: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 24797 1726882671.58525: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.58643: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.58765: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.59037: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.59309: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 24797 1726882671.59348: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.59419: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 24797 1726882671.59422: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.59438: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.59456: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 24797 1726882671.59469: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.59550: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.59647: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 24797 1726882671.59670: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.59692: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 24797 1726882671.59705: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.59771: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.59849: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 24797 1726882671.59855: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.59915: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.59998: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 24797 1726882671.60001: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.60327: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.61275: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 24797 1726882671.61279: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 24797 1726882671.61305: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24797 1726882671.61308: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 24797 1726882671.61664: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 24797 1726882671.61681: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.61789: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 24797 1726882671.61792: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.61847: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.61920: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 24797 1726882671.61923: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.62347: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.62443: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 24797 1726882671.62472: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.62503: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.62583: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 24797 1726882671.62586: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.62625: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.62694: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 24797 1726882671.62697: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.62790: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.62903: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 24797 1726882671.62917: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.63020: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.63140: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py <<< 24797 1726882671.63143: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 24797 1726882671.63244: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882671.63606: stdout chunk (state=3): >>>import 'gc' # <<< 24797 1726882671.64758: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 24797 1726882671.64787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 24797 1726882671.64835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 24797 1726882671.64860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'<<< 24797 1726882671.64868: stdout chunk (state=3): >>> <<< 24797 1726882671.64955: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.64959: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882671.64965: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d5e1c0d0><<< 24797 1726882671.64968: stdout chunk (state=3): >>> <<< 24797 1726882671.64981: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d5e1c970> <<< 24797 1726882671.65082: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d5e1cdc0> <<< 24797 1726882671.68594: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py<<< 24797 1726882671.68596: stdout chunk (state=3): >>> <<< 24797 1726882671.68633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc'<<< 24797 1726882671.68635: stdout chunk (state=3): >>> <<< 24797 1726882671.68668: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d5e1c880><<< 24797 1726882671.68672: stdout chunk (state=3): >>> <<< 24797 1726882671.68702: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py<<< 24797 1726882671.68707: stdout chunk (state=3): >>> <<< 24797 1726882671.68753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc'<<< 24797 1726882671.68759: stdout chunk (state=3): >>> <<< 24797 1726882671.68797: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6025f10><<< 24797 1726882671.68803: stdout chunk (state=3): >>> <<< 24797 1726882671.68873: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py<<< 24797 1726882671.68897: stdout chunk (state=3): >>> <<< 24797 1726882671.68900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc'<<< 24797 1726882671.68902: stdout chunk (state=3): >>> <<< 24797 1726882671.68938: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py<<< 24797 1726882671.68947: stdout chunk (state=3): >>> <<< 24797 1726882671.68966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc'<<< 24797 1726882671.68987: stdout chunk (state=3): >>> <<< 24797 1726882671.68991: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d5fcd5b0><<< 24797 1726882671.69005: stdout chunk (state=3): >>> <<< 24797 1726882671.69017: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d5fcd6a0><<< 24797 1726882671.69022: stdout chunk (state=3): >>> <<< 24797 1726882671.69405: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 24797 1726882671.69418: stdout chunk (state=3): >>> <<< 24797 1726882671.69437: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame<<< 24797 1726882671.69440: stdout chunk (state=3): >>> PyThreadState_Clear: warning: thread still has a frame <<< 24797 1726882671.69443: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 24797 1726882671.95049: stdout chunk (state=3): >>> <<< 24797 1726882671.95092: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_i<<< 24797 1726882671.95115: stdout chunk (state=3): >>>d": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "51", "epoch": "1726882671", "epoch_int": "1726882671", "date": "2024-09-20", "time": "21:37:51", "iso8601_micro": "2024-09-21T01:37:51.667819Z", "iso8601": "2024-09-21T01:37:51Z", "iso8601_basic": "20240920T213751667819", "iso8601_basic_short": "20240920T213751", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "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": 3532, "ansible_memfree_mb": 2768, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 764, "free": 2768}, "nocache": {"free": 3231, "used": 301}, "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": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices"<<< 24797 1726882671.95202: stdout chunk (state=3): >>>: {"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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 610, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264238403584, "block_size": 4096, "block_total": 65519355, "block_available": 64511329, "block_used": 1008026, "inode_total": 131071472, "inode_available": 130998692, "inode_used": 72780, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "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:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "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 [fi<<< 24797 1726882671.95206: stdout chunk (state=3): >>>xed]", "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.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "ansible_loadavg": {"1m": 0.51, "5m": 0.42, "15m": 0.23}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 24797 1726882671.95915: stdout chunk (state=3): >>># clear builtins._ <<< 24797 1726882671.95949: stdout chunk (state=3): >>># clear sys.path <<< 24797 1726882671.95983: stdout chunk (state=3): >>># clear sys.argv <<< 24797 1726882671.95986: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2<<< 24797 1726882671.95989: stdout chunk (state=3): >>> # clear sys.last_type <<< 24797 1726882671.96016: stdout chunk (state=3): >>># clear sys.last_value <<< 24797 1726882671.96045: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks<<< 24797 1726882671.96121: stdout chunk (state=3): >>> <<< 24797 1726882671.96149: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 24797 1726882671.96189: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 24797 1726882671.96251: stdout chunk (state=3): >>># restore sys.stdin <<< 24797 1726882671.96277: stdout chunk (state=3): >>># restore sys.stdout <<< 24797 1726882671.96313: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 24797 1726882671.96359: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib <<< 24797 1726882671.96383: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread<<< 24797 1726882671.96439: stdout chunk (state=3): >>> # cleanup[2] removing _warnings<<< 24797 1726882671.96447: stdout chunk (state=3): >>> # cleanup[2] removing _weakref<<< 24797 1726882671.96474: stdout chunk (state=3): >>> # cleanup[2] removing _io <<< 24797 1726882671.96499: stdout chunk (state=3): >>># cleanup[2] removing marshal <<< 24797 1726882671.96541: stdout chunk (state=3): >>># cleanup[2] removing posix <<< 24797 1726882671.96587: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external <<< 24797 1726882671.96603: stdout chunk (state=3): >>># cleanup[2] removing time <<< 24797 1726882671.96649: stdout chunk (state=3): >>># cleanup[2] removing zipimport <<< 24797 1726882671.96680: stdout chunk (state=3): >>># cleanup[2] removing _codecs <<< 24797 1726882671.96716: stdout chunk (state=3): >>># cleanup[2] removing codecs <<< 24797 1726882671.96754: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases <<< 24797 1726882671.96806: stdout chunk (state=3): >>># cleanup[2] removing encodings <<< 24797 1726882671.96820: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 <<< 24797 1726882671.96845: stdout chunk (state=3): >>># cleanup[2] removing _signal <<< 24797 1726882671.96849: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 <<< 24797 1726882671.96926: stdout chunk (state=3): >>># cleanup[2] removing _abc<<< 24797 1726882671.96938: stdout chunk (state=3): >>> # cleanup[2] removing abc <<< 24797 1726882671.96941: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ <<< 24797 1726882671.96950: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat<<< 24797 1726882671.96952: stdout chunk (state=3): >>> # cleanup[2] removing _collections_abc <<< 24797 1726882671.96954: stdout chunk (state=3): >>># cleanup[2] removing genericpath <<< 24797 1726882671.96956: stdout chunk (state=3): >>># cleanup[2] removing posixpath <<< 24797 1726882671.96958: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale<<< 24797 1726882671.96960: stdout chunk (state=3): >>> # destroy _bootlocale<<< 24797 1726882671.96962: stdout chunk (state=3): >>> # cleanup[2] removing site<<< 24797 1726882671.96966: stdout chunk (state=3): >>> # destroy site<<< 24797 1726882671.96968: stdout chunk (state=3): >>> <<< 24797 1726882671.96998: stdout chunk (state=3): >>># cleanup[2] removing types<<< 24797 1726882671.97001: stdout chunk (state=3): >>> # cleanup[2] removing enum <<< 24797 1726882671.97003: stdout chunk (state=3): >>># cleanup[2] removing _sre <<< 24797 1726882671.97041: stdout chunk (state=3): >>># cleanup[2] removing sre_constants <<< 24797 1726882671.97044: stdout chunk (state=3): >>># destroy sre_constants <<< 24797 1726882671.97046: stdout chunk (state=3): >>># cleanup[2] removing sre_parse<<< 24797 1726882671.97048: stdout chunk (state=3): >>> # cleanup[2] removing sre_compile <<< 24797 1726882671.97050: stdout chunk (state=3): >>># cleanup[2] removing _heapq <<< 24797 1726882671.97052: stdout chunk (state=3): >>># cleanup[2] removing heapq <<< 24797 1726882671.97065: stdout chunk (state=3): >>># cleanup[2] removing itertools <<< 24797 1726882671.97075: stdout chunk (state=3): >>># cleanup[2] removing keyword <<< 24797 1726882671.97078: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib<<< 24797 1726882671.97080: stdout chunk (state=3): >>> # destroy reprlib<<< 24797 1726882671.97082: stdout chunk (state=3): >>> # cleanup[2] removing _collections<<< 24797 1726882671.97084: stdout chunk (state=3): >>> # cleanup[2] removing collections<<< 24797 1726882671.97085: stdout chunk (state=3): >>> # cleanup[2] removing _functools<<< 24797 1726882671.97100: stdout chunk (state=3): >>> # cleanup[2] removing functools<<< 24797 1726882671.97103: stdout chunk (state=3): >>> # cleanup[2] removing copyreg<<< 24797 1726882671.97106: stdout chunk (state=3): >>> # cleanup[2] removing re<<< 24797 1726882671.97108: stdout chunk (state=3): >>> # cleanup[2] removing _struct <<< 24797 1726882671.97110: stdout chunk (state=3): >>># cleanup[2] removing struct <<< 24797 1726882671.97112: stdout chunk (state=3): >>># cleanup[2] removing binascii <<< 24797 1726882671.97123: stdout chunk (state=3): >>># cleanup[2] removing base64 <<< 24797 1726882671.97126: stdout chunk (state=3): >>># 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 collections.abc # cleanup[2] removing contextlib<<< 24797 1726882671.97128: stdout chunk (state=3): >>> # cleanup[2] removing typing<<< 24797 1726882671.97130: stdout chunk (state=3): >>> # destroy typing<<< 24797 1726882671.97132: stdout chunk (state=3): >>> <<< 24797 1726882671.97134: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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<<< 24797 1726882671.97165: stdout chunk (state=3): >>> # 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<<< 24797 1726882671.97169: stdout chunk (state=3): >>> # 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<<< 24797 1726882671.97230: stdout chunk (state=3): >>> # 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<<< 24797 1726882671.97234: stdout chunk (state=3): >>> # 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<<< 24797 1726882671.97237: stdout chunk (state=3): >>> # 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 # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils<<< 24797 1726882671.97239: stdout chunk (state=3): >>> # 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<<< 24797 1726882671.97252: stdout chunk (state=3): >>> # 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 _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<<< 24797 1726882671.97298: stdout chunk (state=3): >>> # 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<<< 24797 1726882671.97322: stdout chunk (state=3): >>> # 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<<< 24797 1726882671.97340: stdout chunk (state=3): >>> # 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<<< 24797 1726882671.97369: stdout chunk (state=3): >>> # 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 <<< 24797 1726882671.97400: stdout chunk (state=3): >>># 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<<< 24797 1726882671.97429: stdout chunk (state=3): >>> # 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<<< 24797 1726882671.97434: stdout chunk (state=3): >>> # 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<<< 24797 1726882671.97455: stdout chunk (state=3): >>> # 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<<< 24797 1726882671.97466: stdout chunk (state=3): >>> # 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 <<< 24797 1726882671.97488: stdout chunk (state=3): >>># 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 gc<<< 24797 1726882671.97588: stdout chunk (state=3): >>> # 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 <<< 24797 1726882671.97926: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 24797 1726882671.97992: stdout chunk (state=3): >>># destroy importlib.util <<< 24797 1726882671.97994: stdout chunk (state=3): >>># destroy importlib.abc <<< 24797 1726882671.97996: stdout chunk (state=3): >>># destroy importlib.machinery <<< 24797 1726882671.98037: stdout chunk (state=3): >>># destroy zipimport <<< 24797 1726882671.98061: stdout chunk (state=3): >>># destroy _compression <<< 24797 1726882671.98121: stdout chunk (state=3): >>># destroy binascii <<< 24797 1726882671.98129: stdout chunk (state=3): >>># destroy importlib <<< 24797 1726882671.98131: stdout chunk (state=3): >>># destroy bz2 <<< 24797 1726882671.98133: stdout chunk (state=3): >>># destroy lzma <<< 24797 1726882671.98170: stdout chunk (state=3): >>># destroy __main__ <<< 24797 1726882671.98199: stdout chunk (state=3): >>># destroy locale<<< 24797 1726882671.98236: stdout chunk (state=3): >>> # destroy systemd.journal <<< 24797 1726882671.98242: stdout chunk (state=3): >>># destroy systemd.daemon <<< 24797 1726882671.98246: stdout chunk (state=3): >>># destroy hashlib <<< 24797 1726882671.98249: stdout chunk (state=3): >>># destroy json.decoder <<< 24797 1726882671.98256: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner <<< 24797 1726882671.98289: stdout chunk (state=3): >>># destroy _json <<< 24797 1726882671.98300: stdout chunk (state=3): >>># destroy encodings <<< 24797 1726882671.98346: stdout chunk (state=3): >>># destroy syslog <<< 24797 1726882671.98354: stdout chunk (state=3): >>># destroy uuid <<< 24797 1726882671.98411: stdout chunk (state=3): >>># destroy selinux<<< 24797 1726882671.98444: stdout chunk (state=3): >>> <<< 24797 1726882671.98450: stdout chunk (state=3): >>># destroy distro <<< 24797 1726882671.98452: stdout chunk (state=3): >>># destroy logging # destroy argparse<<< 24797 1726882671.98455: stdout chunk (state=3): >>> <<< 24797 1726882671.98515: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors<<< 24797 1726882671.98527: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector<<< 24797 1726882671.98530: stdout chunk (state=3): >>> <<< 24797 1726882671.98578: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues<<< 24797 1726882671.98601: stdout chunk (state=3): >>> # destroy multiprocessing.synchronize <<< 24797 1726882671.98608: stdout chunk (state=3): >>># destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 24797 1726882671.98624: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle<<< 24797 1726882671.98629: stdout chunk (state=3): >>> <<< 24797 1726882671.98662: stdout chunk (state=3): >>># destroy queue<<< 24797 1726882671.98680: stdout chunk (state=3): >>> <<< 24797 1726882671.98696: stdout chunk (state=3): >>># destroy multiprocessing.reduction<<< 24797 1726882671.98702: stdout chunk (state=3): >>> <<< 24797 1726882671.98727: stdout chunk (state=3): >>># destroy shlex<<< 24797 1726882671.98736: stdout chunk (state=3): >>> <<< 24797 1726882671.98751: stdout chunk (state=3): >>># destroy datetime<<< 24797 1726882671.98756: stdout chunk (state=3): >>> <<< 24797 1726882671.98780: stdout chunk (state=3): >>># destroy base64<<< 24797 1726882671.98785: stdout chunk (state=3): >>> <<< 24797 1726882671.98821: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 24797 1726882671.98827: stdout chunk (state=3): >>> <<< 24797 1726882671.98831: stdout chunk (state=3): >>># destroy getpass <<< 24797 1726882671.98844: stdout chunk (state=3): >>># destroy json<<< 24797 1726882671.98850: stdout chunk (state=3): >>> <<< 24797 1726882671.98890: stdout chunk (state=3): >>># destroy socket<<< 24797 1726882671.98892: stdout chunk (state=3): >>> # destroy struct <<< 24797 1726882671.98911: stdout chunk (state=3): >>># destroy glob<<< 24797 1726882671.98943: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.typing<<< 24797 1726882671.98955: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 24797 1726882671.98968: stdout chunk (state=3): >>># destroy multiprocessing.connection <<< 24797 1726882671.98999: stdout chunk (state=3): >>># destroy tempfile <<< 24797 1726882671.99004: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy multiprocessing.process <<< 24797 1726882671.99023: stdout chunk (state=3): >>># destroy multiprocessing.util <<< 24797 1726882671.99041: stdout chunk (state=3): >>># destroy array <<< 24797 1726882671.99047: stdout chunk (state=3): >>># destroy multiprocessing.dummy.connection <<< 24797 1726882671.99102: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna <<< 24797 1726882671.99159: stdout chunk (state=3): >>># destroy stringprep <<< 24797 1726882671.99216: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata <<< 24797 1726882671.99221: stdout chunk (state=3): >>># cleanup[3] wiping gc <<< 24797 1726882671.99238: stdout chunk (state=3): >>># cleanup[3] wiping termios <<< 24797 1726882671.99307: stdout chunk (state=3): >>># cleanup[3] wiping _ssl <<< 24797 1726882671.99311: stdout chunk (state=3): >>># cleanup[3] wiping configparser<<< 24797 1726882671.99316: stdout chunk (state=3): >>> # cleanup[3] wiping _multiprocessing <<< 24797 1726882671.99322: stdout chunk (state=3): >>># cleanup[3] wiping _queue # cleanup[3] wiping _pickle<<< 24797 1726882671.99334: stdout chunk (state=3): >>> <<< 24797 1726882671.99339: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 24797 1726882671.99343: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 24797 1726882671.99350: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes <<< 24797 1726882671.99355: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 24797 1726882671.99361: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser<<< 24797 1726882671.99367: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._daemon <<< 24797 1726882671.99372: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 24797 1726882671.99426: 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 <<< 24797 1726882671.99433: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback<<< 24797 1726882671.99445: stdout chunk (state=3): >>> # destroy linecache<<< 24797 1726882671.99451: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize<<< 24797 1726882671.99493: stdout chunk (state=3): >>> <<< 24797 1726882671.99558: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 24797 1726882671.99589: stdout chunk (state=3): >>># destroy subprocess <<< 24797 1726882671.99649: stdout chunk (state=3): >>># cleanup[3] wiping selectors<<< 24797 1726882671.99653: stdout chunk (state=3): >>> # cleanup[3] wiping select <<< 24797 1726882671.99685: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess <<< 24797 1726882671.99696: stdout chunk (state=3): >>># cleanup[3] wiping signal<<< 24797 1726882671.99702: stdout chunk (state=3): >>> # cleanup[3] wiping fcntl<<< 24797 1726882671.99705: stdout chunk (state=3): >>> # cleanup[3] wiping atexit<<< 24797 1726882671.99710: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 <<< 24797 1726882671.99715: stdout chunk (state=3): >>># cleanup[3] wiping _blake2<<< 24797 1726882671.99717: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib<<< 24797 1726882671.99722: stdout chunk (state=3): >>> # cleanup[3] wiping _random<<< 24797 1726882671.99725: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect<<< 24797 1726882671.99729: stdout chunk (state=3): >>> # cleanup[3] wiping math<<< 24797 1726882671.99734: stdout chunk (state=3): >>> <<< 24797 1726882671.99744: stdout chunk (state=3): >>># cleanup[3] wiping shutil <<< 24797 1726882671.99750: stdout chunk (state=3): >>># destroy fnmatch<<< 24797 1726882671.99753: stdout chunk (state=3): >>> <<< 24797 1726882671.99755: stdout chunk (state=3): >>># cleanup[3] wiping grp <<< 24797 1726882671.99757: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 24797 1726882671.99762: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 24797 1726882671.99768: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 24797 1726882671.99788: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 24797 1726882671.99792: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq <<< 24797 1726882671.99860: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 24797 1726882671.99918: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 24797 1726882671.99925: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref<<< 24797 1726882671.99927: stdout chunk (state=3): >>> <<< 24797 1726882671.99951: stdout chunk (state=3): >>># cleanup[3] wiping _warnings <<< 24797 1726882671.99955: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 24797 1726882671.99990: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 24797 1726882671.99993: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 24797 1726882672.00191: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 24797 1726882672.00258: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl<<< 24797 1726882672.00278: stdout chunk (state=3): >>> # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 24797 1726882672.00594: stdout chunk (state=3): >>># destroy platform <<< 24797 1726882672.00642: stdout chunk (state=3): >>># destroy _uuid <<< 24797 1726882672.00646: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 24797 1726882672.00994: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 24797 1726882672.01081: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 24797 1726882672.01092: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 24797 1726882672.01152: stdout chunk (state=3): >>># destroy _frozen_importlib<<< 24797 1726882672.01155: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 24797 1726882672.01158: stdout chunk (state=3): >>> <<< 24797 1726882672.01674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 24797 1726882672.01723: stderr chunk (state=3): >>><<< 24797 1726882672.01726: stdout chunk (state=3): >>><<< 24797 1726882672.01840: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7498dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d743d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7498b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7498ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d743d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d743d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d743d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d71cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d71cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d71f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d71cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7455880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d71c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d71f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d743d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d716eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7171f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d716d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d716e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d7054dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d70548b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7054eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7054f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7054e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7149d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7142610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7156670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7175e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d7066c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7149250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d7156280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d717b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7066fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7066d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7066d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7039370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7039460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d706efa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7068a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7068490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f6d1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7024c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d7068eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d717b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f7faf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f7fe20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f91730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f91c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f1f3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f7ff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f2f280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f915b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f2f340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d70669d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f4b6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f4b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f4b760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f4b850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f4bca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6f571f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f4b8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f3ea30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d70665b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6f4ba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f64d6e79670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6db77c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6db7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6db7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6db7f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6db74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6db7d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6db7f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6db7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d76ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67470d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67472b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6747c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d9edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d9e3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d9ef70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6decc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dc7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dc73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d6bb80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6dc74c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dc74f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67a6250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dfe1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67b28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dfe370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dfeca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d67b2880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67a68b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6d97190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6dfe670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6df78b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67a79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67c4b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d67b1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67a7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d67b1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67ee7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d67f3820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d63619a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d75760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dba3d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d67e59a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d61dbbe0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d67f6670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d89d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6dba400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6385ac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d633fa90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d633fa00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6373760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6385190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d60dff10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d60dfaf0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6d9acd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d632c160> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6d9a2e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6147fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6370dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d60dfdc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6364670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6060f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d6051c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d609eb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d5fd94f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d5fd9a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_fcdbly96/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64d5e1c0d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d5e1c970> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d5e1cdc0> # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d5e1c880> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d6025f10> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d5fcd5b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64d5fcd6a0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "51", "epoch": "1726882671", "epoch_int": "1726882671", "date": "2024-09-20", "time": "21:37:51", "iso8601_micro": "2024-09-21T01:37:51.667819Z", "iso8601": "2024-09-21T01:37:51Z", "iso8601_basic": "20240920T213751667819", "iso8601_basic_short": "20240920T213751", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "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": 3532, "ansible_memfree_mb": 2768, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 764, "free": 2768}, "nocache": {"free": 3231, "used": 301}, "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": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 610, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264238403584, "block_size": 4096, "block_total": 65519355, "block_available": 64511329, "block_used": 1008026, "inode_total": 131071472, "inode_available": 130998692, "inode_used": 72780, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "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:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "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.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "ansible_loadavg": {"1m": 0.51, "5m": 0.42, "15m": 0.23}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.9, 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. 24797 1726882672.02771: 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-1726882670.7194598-24848-158541931344793/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24797 1726882672.02774: _low_level_execute_command(): starting 24797 1726882672.02777: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882670.7194598-24848-158541931344793/ > /dev/null 2>&1 && sleep 0' 24797 1726882672.02829: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882672.02832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.02841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.02852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.02885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882672.02913: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882672.02916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.02918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.02921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.02922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.02984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882672.02988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882672.02990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882672.03101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882672.05708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882672.05749: stderr chunk (state=3): >>><<< 24797 1726882672.05752: stdout chunk (state=3): >>><<< 24797 1726882672.05766: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882672.05775: handler run complete 24797 1726882672.05846: variable 'ansible_facts' from source: unknown 24797 1726882672.05913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882672.06100: variable 'ansible_facts' from source: unknown 24797 1726882672.06151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882672.06227: attempt loop complete, returning result 24797 1726882672.06234: _execute() done 24797 1726882672.06237: dumping result to json 24797 1726882672.06256: done dumping result, returning 24797 1726882672.06262: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e448fcc-3ce9-c603-653e-0000000000b9] 24797 1726882672.06272: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000b9 ok: [managed_node2] 24797 1726882672.07350: no more pending results, returning what we have 24797 1726882672.07352: results queue empty 24797 1726882672.07352: checking for any_errors_fatal 24797 1726882672.07353: done checking for any_errors_fatal 24797 1726882672.07353: checking for max_fail_percentage 24797 1726882672.07354: done checking for max_fail_percentage 24797 1726882672.07355: checking to see if all hosts have failed and the running result is not ok 24797 1726882672.07355: done checking to see if all hosts have failed 24797 1726882672.07356: getting the remaining hosts for this loop 24797 1726882672.07357: done getting the remaining hosts for this loop 24797 1726882672.07360: getting the next task for host managed_node2 24797 1726882672.07367: done getting next task for host managed_node2 24797 1726882672.07368: ^ task is: TASK: meta (flush_handlers) 24797 1726882672.07370: ^ 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 24797 1726882672.07372: getting variables 24797 1726882672.07373: in VariableManager get_vars() 24797 1726882672.07391: Calling all_inventory to load vars for managed_node2 24797 1726882672.07392: Calling groups_inventory to load vars for managed_node2 24797 1726882672.07395: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882672.07404: Calling all_plugins_play to load vars for managed_node2 24797 1726882672.07406: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882672.07409: Calling groups_plugins_play to load vars for managed_node2 24797 1726882672.07513: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000b9 24797 1726882672.07517: WORKER PROCESS EXITING 24797 1726882672.07531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882672.07645: done with get_vars() 24797 1726882672.07653: done getting variables 24797 1726882672.07702: in VariableManager get_vars() 24797 1726882672.07708: Calling all_inventory to load vars for managed_node2 24797 1726882672.07710: Calling groups_inventory to load vars for managed_node2 24797 1726882672.07711: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882672.07714: Calling all_plugins_play to load vars for managed_node2 24797 1726882672.07716: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882672.07717: Calling groups_plugins_play to load vars for managed_node2 24797 1726882672.07806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882672.07915: done with get_vars() 24797 1726882672.07924: done queuing things up, now waiting for results queue to drain 24797 1726882672.07928: results queue empty 24797 1726882672.07929: checking for any_errors_fatal 24797 1726882672.07930: done checking for any_errors_fatal 24797 1726882672.07931: checking for max_fail_percentage 24797 1726882672.07931: done checking for max_fail_percentage 24797 1726882672.07932: checking to see if all hosts have failed and the running result is not ok 24797 1726882672.07932: done checking to see if all hosts have failed 24797 1726882672.07933: getting the remaining hosts for this loop 24797 1726882672.07933: done getting the remaining hosts for this loop 24797 1726882672.07935: getting the next task for host managed_node2 24797 1726882672.07938: done getting next task for host managed_node2 24797 1726882672.07941: ^ task is: TASK: Include the task 'el_repo_setup.yml' 24797 1726882672.07942: ^ 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 24797 1726882672.07944: getting variables 24797 1726882672.07945: in VariableManager get_vars() 24797 1726882672.07950: Calling all_inventory to load vars for managed_node2 24797 1726882672.07951: Calling groups_inventory to load vars for managed_node2 24797 1726882672.07953: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882672.07955: Calling all_plugins_play to load vars for managed_node2 24797 1726882672.07957: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882672.07958: Calling groups_plugins_play to load vars for managed_node2 24797 1726882672.08034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882672.08142: done with get_vars() 24797 1726882672.08148: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:10 Friday 20 September 2024 21:37:52 -0400 (0:00:01.419) 0:00:01.431 ****** 24797 1726882672.08203: entering _queue_task() for managed_node2/include_tasks 24797 1726882672.08204: Creating lock for include_tasks 24797 1726882672.08389: worker is 1 (out of 1 available) 24797 1726882672.08399: exiting _queue_task() for managed_node2/include_tasks 24797 1726882672.08410: done queuing things up, now waiting for results queue to drain 24797 1726882672.08412: waiting for pending results... 24797 1726882672.08552: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 24797 1726882672.08613: in run() - task 0e448fcc-3ce9-c603-653e-000000000006 24797 1726882672.08623: variable 'ansible_search_path' from source: unknown 24797 1726882672.08653: calling self._execute() 24797 1726882672.08709: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882672.08712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882672.08720: variable 'omit' from source: magic vars 24797 1726882672.08793: _execute() done 24797 1726882672.08797: dumping result to json 24797 1726882672.08800: done dumping result, returning 24797 1726882672.08805: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-c603-653e-000000000006] 24797 1726882672.08813: sending task result for task 0e448fcc-3ce9-c603-653e-000000000006 24797 1726882672.08905: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000006 24797 1726882672.08907: WORKER PROCESS EXITING 24797 1726882672.08951: no more pending results, returning what we have 24797 1726882672.08955: in VariableManager get_vars() 24797 1726882672.08985: Calling all_inventory to load vars for managed_node2 24797 1726882672.08987: Calling groups_inventory to load vars for managed_node2 24797 1726882672.08990: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882672.08997: Calling all_plugins_play to load vars for managed_node2 24797 1726882672.09000: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882672.09002: Calling groups_plugins_play to load vars for managed_node2 24797 1726882672.09218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882672.09323: done with get_vars() 24797 1726882672.09327: variable 'ansible_search_path' from source: unknown 24797 1726882672.09336: we have included files to process 24797 1726882672.09337: generating all_blocks data 24797 1726882672.09338: done generating all_blocks data 24797 1726882672.09338: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24797 1726882672.09339: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24797 1726882672.09340: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24797 1726882672.09741: in VariableManager get_vars() 24797 1726882672.09750: done with get_vars() 24797 1726882672.09758: done processing included file 24797 1726882672.09759: iterating over new_blocks loaded from include file 24797 1726882672.09760: in VariableManager get_vars() 24797 1726882672.09767: done with get_vars() 24797 1726882672.09768: filtering new block on tags 24797 1726882672.09777: done filtering new block on tags 24797 1726882672.09779: in VariableManager get_vars() 24797 1726882672.09784: done with get_vars() 24797 1726882672.09785: filtering new block on tags 24797 1726882672.09795: done filtering new block on tags 24797 1726882672.09797: in VariableManager get_vars() 24797 1726882672.09817: done with get_vars() 24797 1726882672.09818: filtering new block on tags 24797 1726882672.09827: done filtering new block on tags 24797 1726882672.09828: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 24797 1726882672.09831: extending task lists for all hosts with included blocks 24797 1726882672.09865: done extending task lists 24797 1726882672.09866: done processing included files 24797 1726882672.09866: results queue empty 24797 1726882672.09867: checking for any_errors_fatal 24797 1726882672.09867: done checking for any_errors_fatal 24797 1726882672.09868: checking for max_fail_percentage 24797 1726882672.09869: done checking for max_fail_percentage 24797 1726882672.09869: checking to see if all hosts have failed and the running result is not ok 24797 1726882672.09869: done checking to see if all hosts have failed 24797 1726882672.09870: getting the remaining hosts for this loop 24797 1726882672.09871: done getting the remaining hosts for this loop 24797 1726882672.09873: getting the next task for host managed_node2 24797 1726882672.09875: done getting next task for host managed_node2 24797 1726882672.09876: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 24797 1726882672.09878: ^ 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 24797 1726882672.09879: getting variables 24797 1726882672.09879: in VariableManager get_vars() 24797 1726882672.09884: Calling all_inventory to load vars for managed_node2 24797 1726882672.09886: Calling groups_inventory to load vars for managed_node2 24797 1726882672.09887: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882672.09890: Calling all_plugins_play to load vars for managed_node2 24797 1726882672.09892: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882672.09893: Calling groups_plugins_play to load vars for managed_node2 24797 1726882672.09972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882672.10080: done with get_vars() 24797 1726882672.10086: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:37:52 -0400 (0:00:00.019) 0:00:01.450 ****** 24797 1726882672.10127: entering _queue_task() for managed_node2/setup 24797 1726882672.10278: worker is 1 (out of 1 available) 24797 1726882672.10288: exiting _queue_task() for managed_node2/setup 24797 1726882672.10298: done queuing things up, now waiting for results queue to drain 24797 1726882672.10299: waiting for pending results... 24797 1726882672.10430: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 24797 1726882672.10488: in run() - task 0e448fcc-3ce9-c603-653e-0000000000ca 24797 1726882672.10497: variable 'ansible_search_path' from source: unknown 24797 1726882672.10500: variable 'ansible_search_path' from source: unknown 24797 1726882672.10525: calling self._execute() 24797 1726882672.10575: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882672.10578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882672.10586: variable 'omit' from source: magic vars 24797 1726882672.10921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882672.12556: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882672.12629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882672.12673: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882672.12712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882672.12744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882672.12823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882672.12858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882672.12893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882672.12940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882672.12960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882672.13109: variable 'ansible_facts' from source: unknown 24797 1726882672.13156: variable 'network_test_required_facts' from source: task vars 24797 1726882672.13185: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 24797 1726882672.13188: variable 'omit' from source: magic vars 24797 1726882672.13210: variable 'omit' from source: magic vars 24797 1726882672.13231: variable 'omit' from source: magic vars 24797 1726882672.13256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24797 1726882672.13282: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24797 1726882672.13292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24797 1726882672.13305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24797 1726882672.13313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24797 1726882672.13334: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24797 1726882672.13337: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882672.13339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882672.13409: Set connection var ansible_shell_type to sh 24797 1726882672.13413: Set connection var ansible_shell_executable to /bin/sh 24797 1726882672.13418: Set connection var ansible_pipelining to False 24797 1726882672.13423: Set connection var ansible_timeout to 10 24797 1726882672.13428: Set connection var ansible_module_compression to ZIP_DEFLATED 24797 1726882672.13433: Set connection var ansible_connection to ssh 24797 1726882672.13448: variable 'ansible_shell_executable' from source: unknown 24797 1726882672.13451: variable 'ansible_connection' from source: unknown 24797 1726882672.13453: variable 'ansible_module_compression' from source: unknown 24797 1726882672.13456: variable 'ansible_shell_type' from source: unknown 24797 1726882672.13458: variable 'ansible_shell_executable' from source: unknown 24797 1726882672.13460: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882672.13467: variable 'ansible_pipelining' from source: unknown 24797 1726882672.13469: variable 'ansible_timeout' from source: unknown 24797 1726882672.13472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882672.13558: 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) 24797 1726882672.13567: variable 'omit' from source: magic vars 24797 1726882672.13574: starting attempt loop 24797 1726882672.13577: running the handler 24797 1726882672.13595: _low_level_execute_command(): starting 24797 1726882672.13601: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24797 1726882672.14068: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.14083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.14098: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 24797 1726882672.14110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 24797 1726882672.14119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.14166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882672.14179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882672.14288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 24797 1726882672.16093: stdout chunk (state=3): >>>/root <<< 24797 1726882672.16266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882672.16279: stdout chunk (state=3): >>><<< 24797 1726882672.16292: stderr chunk (state=3): >>><<< 24797 1726882672.16318: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master 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 24797 1726882672.16351: _low_level_execute_command(): starting 24797 1726882672.16365: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882672.163331-24916-71155599856576 `" && echo ansible-tmp-1726882672.163331-24916-71155599856576="` echo /root/.ansible/tmp/ansible-tmp-1726882672.163331-24916-71155599856576 `" ) && sleep 0' 24797 1726882672.17187: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882672.17207: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.17222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.17241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.17292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882672.17312: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882672.17328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.17346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882672.17359: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882672.17378: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882672.17394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.17417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.17437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.17450: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882672.17466: stderr chunk (state=3): >>>debug2: match found <<< 24797 1726882672.17481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.17570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882672.17592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882672.17607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882672.17745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882672.20260: stdout chunk (state=3): >>>ansible-tmp-1726882672.163331-24916-71155599856576=/root/.ansible/tmp/ansible-tmp-1726882672.163331-24916-71155599856576 <<< 24797 1726882672.20669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882672.20673: stdout chunk (state=3): >>><<< 24797 1726882672.20675: stderr chunk (state=3): >>><<< 24797 1726882672.20871: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882672.163331-24916-71155599856576=/root/.ansible/tmp/ansible-tmp-1726882672.163331-24916-71155599856576 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882672.20874: variable 'ansible_module_compression' from source: unknown 24797 1726882672.20877: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-247973nap8bc7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 24797 1726882672.20879: variable 'ansible_facts' from source: unknown 24797 1726882672.21020: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882672.163331-24916-71155599856576/AnsiballZ_setup.py 24797 1726882672.21246: Sending initial data 24797 1726882672.21250: Sent initial data (152 bytes) 24797 1726882672.22233: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882672.22247: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.22265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.22286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.22337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882672.22350: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882672.22370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.22389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882672.22405: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882672.22423: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882672.22436: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.22450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.22471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.22485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882672.22496: stderr chunk (state=3): >>>debug2: match found <<< 24797 1726882672.22514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.22598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882672.22625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882672.22648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882672.22795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882672.25261: 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 <<< 24797 1726882672.25353: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 24797 1726882672.25466: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-247973nap8bc7/tmpkrwprx3w /root/.ansible/tmp/ansible-tmp-1726882672.163331-24916-71155599856576/AnsiballZ_setup.py <<< 24797 1726882672.25586: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 24797 1726882672.28885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882672.29142: stderr chunk (state=3): >>><<< 24797 1726882672.29146: stdout chunk (state=3): >>><<< 24797 1726882672.29148: done transferring module to remote 24797 1726882672.29150: _low_level_execute_command(): starting 24797 1726882672.29152: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882672.163331-24916-71155599856576/ /root/.ansible/tmp/ansible-tmp-1726882672.163331-24916-71155599856576/AnsiballZ_setup.py && sleep 0' 24797 1726882672.29697: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882672.29712: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.29729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.29747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.29792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882672.29805: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882672.29819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.29837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882672.29849: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882672.29860: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882672.29876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.29889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.29904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.29916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882672.29927: stderr chunk (state=3): >>>debug2: match found <<< 24797 1726882672.29940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.30016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882672.30038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882672.30056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882672.30186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882672.32029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882672.32032: stdout chunk (state=3): >>><<< 24797 1726882672.32034: stderr chunk (state=3): >>><<< 24797 1726882672.32069: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882672.32072: _low_level_execute_command(): starting 24797 1726882672.32075: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882672.163331-24916-71155599856576/AnsiballZ_setup.py && sleep 0' 24797 1726882672.32868: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.32871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.32915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 24797 1726882672.32918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.32921: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.32923: 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.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.32988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882672.32991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882672.32996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882672.33110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882672.35067: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 24797 1726882672.35071: stdout chunk (state=3): >>>import '_thread' # <<< 24797 1726882672.35074: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 24797 1726882672.35125: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 24797 1726882672.35168: stdout chunk (state=3): >>>import 'posix' # <<< 24797 1726882672.35200: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 24797 1726882672.35203: stdout chunk (state=3): >>># installing zipimport hook <<< 24797 1726882672.35233: stdout chunk (state=3): >>>import 'time' # <<< 24797 1726882672.35245: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 24797 1726882672.35299: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882672.35318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 24797 1726882672.35342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 24797 1726882672.35345: stdout chunk (state=3): >>>import '_codecs' # <<< 24797 1726882672.35368: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf15edc0> <<< 24797 1726882672.35422: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 24797 1726882672.35425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 24797 1726882672.35431: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf1033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf15eb20> <<< 24797 1726882672.35452: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 24797 1726882672.35477: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf15eac0> <<< 24797 1726882672.35490: stdout chunk (state=3): >>>import '_signal' # <<< 24797 1726882672.35513: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 24797 1726882672.35535: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf103490> <<< 24797 1726882672.35568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 24797 1726882672.35573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 24797 1726882672.35575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 24797 1726882672.35603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 24797 1726882672.35608: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf103940> <<< 24797 1726882672.35619: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf103670> <<< 24797 1726882672.35656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 24797 1726882672.35659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 24797 1726882672.35690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 24797 1726882672.35707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 24797 1726882672.35722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 24797 1726882672.35733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 24797 1726882672.35760: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0ba190> <<< 24797 1726882672.35789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 24797 1726882672.35801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 24797 1726882672.35886: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0ba220> <<< 24797 1726882672.35935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 24797 1726882672.35938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 24797 1726882672.35941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 24797 1726882672.35943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0dd850> <<< 24797 1726882672.35958: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0ba940> <<< 24797 1726882672.35996: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf11b880> <<< 24797 1726882672.35999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 24797 1726882672.36012: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0b3d90> <<< 24797 1726882672.36070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 24797 1726882672.36073: stdout chunk (state=3): >>>import '_locale' # <<< 24797 1726882672.36086: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0ddd90> <<< 24797 1726882672.36213: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf103970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 24797 1726882672.36494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 24797 1726882672.36500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 24797 1726882672.36534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 24797 1726882672.36537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 24797 1726882672.36566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 24797 1726882672.36569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 24797 1726882672.36595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 24797 1726882672.36598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 24797 1726882672.36608: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf059eb0> <<< 24797 1726882672.36656: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf05cf40> <<< 24797 1726882672.36685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 24797 1726882672.36689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 24797 1726882672.36704: stdout chunk (state=3): >>>import '_sre' # <<< 24797 1726882672.36720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 24797 1726882672.36740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 24797 1726882672.36760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 24797 1726882672.36783: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf052610> <<< 24797 1726882672.36805: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf058640> <<< 24797 1726882672.36811: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf059370> <<< 24797 1726882672.36825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 24797 1726882672.36906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 24797 1726882672.36919: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 24797 1726882672.36969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882672.36974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 24797 1726882672.36988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 24797 1726882672.37006: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1beccee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1becce910> <<< 24797 1726882672.37020: stdout chunk (state=3): >>>import 'itertools' # <<< 24797 1726882672.37041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 24797 1726882672.37054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1beccef10> <<< 24797 1726882672.37075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 24797 1726882672.37094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 24797 1726882672.37110: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1beccefd0> <<< 24797 1726882672.37139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 24797 1726882672.37154: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece10d0> <<< 24797 1726882672.37166: stdout chunk (state=3): >>>import '_collections' # <<< 24797 1726882672.37209: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bedeed90> <<< 24797 1726882672.37221: stdout chunk (state=3): >>>import '_functools' # <<< 24797 1726882672.37245: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bede7670> <<< 24797 1726882672.37297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 24797 1726882672.37321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bedf96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf060e20> <<< 24797 1726882672.37333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 24797 1726882672.37356: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882672.37370: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bece1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bedee2b0> <<< 24797 1726882672.37408: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882672.37430: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bedf92e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0669d0> <<< 24797 1726882672.37443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 24797 1726882672.37467: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882672.37493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 24797 1726882672.37512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 24797 1726882672.37536: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece1df0> <<< 24797 1726882672.37551: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece1d60> <<< 24797 1726882672.37569: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 24797 1726882672.37586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 24797 1726882672.37600: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 24797 1726882672.37638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 24797 1726882672.37683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 24797 1726882672.37711: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 24797 1726882672.37732: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1becb43d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 24797 1726882672.37748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 24797 1726882672.37857: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1becb44c0> <<< 24797 1726882672.37901: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece8f40> <<< 24797 1726882672.37938: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece3a90> <<< 24797 1726882672.37954: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece3490> <<< 24797 1726882672.37978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 24797 1726882672.37992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 24797 1726882672.38011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 24797 1726882672.38034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 24797 1726882672.38051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 24797 1726882672.38067: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec02220> <<< 24797 1726882672.38093: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec9f520> <<< 24797 1726882672.38143: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece3f10> <<< 24797 1726882672.38157: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf066040> <<< 24797 1726882672.38174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 24797 1726882672.38206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 24797 1726882672.38222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec14b50> <<< 24797 1726882672.38236: stdout chunk (state=3): >>>import 'errno' # <<< 24797 1726882672.38271: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bec14e80> <<< 24797 1726882672.38289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 24797 1726882672.38313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 24797 1726882672.38328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec25790> <<< 24797 1726882672.38354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 24797 1726882672.38384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 24797 1726882672.38417: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec25cd0> <<< 24797 1726882672.38458: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebbe400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec14f70> <<< 24797 1726882672.38491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 24797 1726882672.38506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 24797 1726882672.38544: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebcf2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec25610> <<< 24797 1726882672.38570: stdout chunk (state=3): >>>import 'pwd' # <<< 24797 1726882672.38584: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebcf3a0> <<< 24797 1726882672.38616: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece1a30> <<< 24797 1726882672.38643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 24797 1726882672.38654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 24797 1726882672.38681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 24797 1726882672.38691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 24797 1726882672.38737: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebea700> <<< 24797 1726882672.38766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 24797 1726882672.38779: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebea9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bebea7c0> <<< 24797 1726882672.38803: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebea8b0> <<< 24797 1726882672.38843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 24797 1726882672.39029: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebead00> <<< 24797 1726882672.39073: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebf5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bebea940> <<< 24797 1726882672.39087: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bebdea90> <<< 24797 1726882672.39106: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece1610> <<< 24797 1726882672.39129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 24797 1726882672.39187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 24797 1726882672.39225: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bebeaaf0> <<< 24797 1726882672.39365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 24797 1726882672.39384: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd1be5e76d0> <<< 24797 1726882672.39645: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip' # zipimport: zlib available <<< 24797 1726882672.39738: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.39776: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/__init__.py <<< 24797 1726882672.39797: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.39811: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 24797 1726882672.41037: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.41952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be523820> <<< 24797 1726882672.41980: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882672.42004: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 24797 1726882672.42029: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 24797 1726882672.42056: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be523160> <<< 24797 1726882672.42100: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be523280> <<< 24797 1726882672.42140: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be523f70> <<< 24797 1726882672.42152: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 24797 1726882672.42207: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be5234f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be523d90> <<< 24797 1726882672.42225: stdout chunk (state=3): >>>import 'atexit' # <<< 24797 1726882672.42253: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be523fd0> <<< 24797 1726882672.42256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 24797 1726882672.42281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 24797 1726882672.42316: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be523100> <<< 24797 1726882672.42365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 24797 1726882672.42369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 24797 1726882672.42402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 24797 1726882672.42406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 24797 1726882672.42418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 24797 1726882672.42506: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be4fa0d0> <<< 24797 1726882672.42538: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be3ff310> <<< 24797 1726882672.42557: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882672.42597: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be3ff160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 24797 1726882672.42648: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be3ffca0> <<< 24797 1726882672.42653: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be509dc0> <<< 24797 1726882672.42821: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be5093a0> <<< 24797 1726882672.42878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 24797 1726882672.42883: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be509fd0> <<< 24797 1726882672.42894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 24797 1726882672.42932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 24797 1726882672.42952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 24797 1726882672.42993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be55ad30> <<< 24797 1726882672.43062: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be505d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be505400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be4d8b20> <<< 24797 1726882672.43096: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be505520> <<< 24797 1726882672.43140: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be505550> <<< 24797 1726882672.43156: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 24797 1726882672.43179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 24797 1726882672.43208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 24797 1726882672.43289: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be46afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be56c250> <<< 24797 1726882672.43316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 24797 1726882672.43319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 24797 1726882672.43386: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be467850> <<< 24797 1726882672.43405: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be56c3d0> <<< 24797 1726882672.43408: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 24797 1726882672.43457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882672.43476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 24797 1726882672.43526: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be56cca0> <<< 24797 1726882672.43655: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be4677f0> <<< 24797 1726882672.43756: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882672.43758: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be504c10> <<< 24797 1726882672.44194: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be56cfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be56c550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be564910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be45d940> <<< 24797 1726882672.44339: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be47ad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be466580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be45dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be4669a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 24797 1726882672.44415: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.44421: stdout chunk (state=3): >>> <<< 24797 1726882672.44544: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.44558: stdout chunk (state=3): >>> <<< 24797 1726882672.44561: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.44579: stdout chunk (state=3): >>> <<< 24797 1726882672.44582: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py<<< 24797 1726882672.44584: stdout chunk (state=3): >>> <<< 24797 1726882672.44609: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.44622: stdout chunk (state=3): >>> <<< 24797 1726882672.44637: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.44640: stdout chunk (state=3): >>> <<< 24797 1726882672.44666: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py<<< 24797 1726882672.44669: stdout chunk (state=3): >>> <<< 24797 1726882672.44691: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.44698: stdout chunk (state=3): >>> <<< 24797 1726882672.44852: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.44861: stdout chunk (state=3): >>> <<< 24797 1726882672.45013: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.45022: stdout chunk (state=3): >>> <<< 24797 1726882672.45784: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.45789: stdout chunk (state=3): >>> <<< 24797 1726882672.46489: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 24797 1726882672.46502: 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 # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 24797 1726882672.46519: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 24797 1726882672.46555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882672.46599: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be4797f0> <<< 24797 1726882672.46677: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 24797 1726882672.46690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be4b48b0> <<< 24797 1726882672.46701: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be01d970> <<< 24797 1726882672.46731: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 24797 1726882672.46748: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.46782: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.46794: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 24797 1726882672.46968: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.47054: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.47239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be4e0730> # zipimport: zlib available <<< 24797 1726882672.47665: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.48020: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.48089: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.48147: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 24797 1726882672.48150: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.48177: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.48215: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 24797 1726882672.48275: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.48356: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 24797 1726882672.48383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24797 1726882672.48387: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 24797 1726882672.48413: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.48446: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 24797 1726882672.48461: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.48645: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.48828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 24797 1726882672.48871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 24797 1726882672.48875: stdout chunk (state=3): >>>import '_ast' # <<< 24797 1726882672.48942: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be526370> <<< 24797 1726882672.48945: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.49001: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.49074: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 24797 1726882672.49107: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.49129: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.49171: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 24797 1726882672.49215: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.49244: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.49342: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.49395: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 24797 1726882672.49428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882672.49495: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be497550> <<< 24797 1726882672.49584: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdeae160> <<< 24797 1726882672.49646: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 24797 1726882672.49651: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.49686: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.50081: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be49a910> <<< 24797 1726882672.50230: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be49c790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be497b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available<<< 24797 1726882672.50349: stdout chunk (state=3): >>> import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 24797 1726882672.50360: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 24797 1726882672.50397: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24797 1726882672.50405: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 24797 1726882672.50417: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.50494: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.50587: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.50593: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.50615: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.50676: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.50714: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.50760: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.50802: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 24797 1726882672.50806: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.50913: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.51008: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.51033: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.51076: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 24797 1726882672.51082: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.51335: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.51340: stdout chunk (state=3): >>> <<< 24797 1726882672.51571: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.51577: stdout chunk (state=3): >>> <<< 24797 1726882672.51630: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.51633: stdout chunk (state=3): >>> <<< 24797 1726882672.51707: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py<<< 24797 1726882672.51722: stdout chunk (state=3): >>> <<< 24797 1726882672.51730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882672.51765: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py<<< 24797 1726882672.51772: stdout chunk (state=3): >>> <<< 24797 1726882672.51792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'<<< 24797 1726882672.51797: stdout chunk (state=3): >>> <<< 24797 1726882672.51833: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py<<< 24797 1726882672.51836: stdout chunk (state=3): >>> <<< 24797 1726882672.51859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'<<< 24797 1726882672.51862: stdout chunk (state=3): >>> <<< 24797 1726882672.51908: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdfe0370><<< 24797 1726882672.51911: stdout chunk (state=3): >>> <<< 24797 1726882672.51946: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py<<< 24797 1726882672.51964: stdout chunk (state=3): >>> <<< 24797 1726882672.51977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'<<< 24797 1726882672.51986: stdout chunk (state=3): >>> <<< 24797 1726882672.52010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py<<< 24797 1726882672.52015: stdout chunk (state=3): >>> <<< 24797 1726882672.52064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'<<< 24797 1726882672.52069: stdout chunk (state=3): >>> <<< 24797 1726882672.52103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py<<< 24797 1726882672.52111: stdout chunk (state=3): >>> <<< 24797 1726882672.52126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'<<< 24797 1726882672.52131: stdout chunk (state=3): >>> <<< 24797 1726882672.52158: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdfffa90> <<< 24797 1726882672.52226: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882672.52243: stdout chunk (state=3): >>> <<< 24797 1726882672.52247: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882672.52249: stdout chunk (state=3): >>> <<< 24797 1726882672.52251: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bdfffb20> <<< 24797 1726882672.52354: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdfd0280><<< 24797 1726882672.52359: stdout chunk (state=3): >>> <<< 24797 1726882672.52390: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdfe0970><<< 24797 1726882672.52396: stdout chunk (state=3): >>> <<< 24797 1726882672.52425: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdd987f0> <<< 24797 1726882672.52457: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdd98b20> <<< 24797 1726882672.52474: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 24797 1726882672.52489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 24797 1726882672.52521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 24797 1726882672.52540: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882672.52587: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be01bf70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdfdff70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 24797 1726882672.52599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 24797 1726882672.52635: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be01be80> <<< 24797 1726882672.52662: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 24797 1726882672.52690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bde01fd0> <<< 24797 1726882672.52717: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be02d820> <<< 24797 1726882672.52782: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdd98d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 24797 1726882672.52805: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 24797 1726882672.52860: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.52911: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 24797 1726882672.52958: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.53020: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 24797 1726882672.53038: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 24797 1726882672.53082: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.53107: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 24797 1726882672.53122: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.53144: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.53196: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 24797 1726882672.53236: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.53271: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 24797 1726882672.53283: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.53336: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.53378: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.53428: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.53485: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 24797 1726882672.53496: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 24797 1726882672.54129: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.54735: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 24797 1726882672.54758: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.54840: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.54920: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.54971: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.54976: stdout chunk (state=3): >>> <<< 24797 1726882672.55019: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 24797 1726882672.55033: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 24797 1726882672.55062: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.55105: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.55113: stdout chunk (state=3): >>> <<< 24797 1726882672.55151: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 24797 1726882672.55177: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.55255: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.55327: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 24797 1726882672.55353: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.55395: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.55400: stdout chunk (state=3): >>> <<< 24797 1726882672.55444: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 24797 1726882672.55467: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882672.55474: stdout chunk (state=3): >>> <<< 24797 1726882672.55510: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.55560: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py<<< 24797 1726882672.55581: stdout chunk (state=3): >>> <<< 24797 1726882672.55589: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.55688: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.55790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 24797 1726882672.55828: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdceae80> <<< 24797 1726882672.55848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 24797 1726882672.55890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 24797 1726882672.56142: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdcea9d0> <<< 24797 1726882672.56149: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 24797 1726882672.56231: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.56314: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 24797 1726882672.56322: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.56434: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.56558: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 24797 1726882672.56569: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.56644: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.56741: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 24797 1726882672.56748: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.56792: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.56852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 24797 1726882672.56879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 24797 1726882672.57110: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bdd61490> <<< 24797 1726882672.57497: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdcfc850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 24797 1726882672.57500: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.57562: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.57627: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 24797 1726882672.57759: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.57832: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.57982: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.58179: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 24797 1726882672.58183: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 24797 1726882672.58233: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.58283: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 24797 1726882672.58288: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.58331: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.58392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 24797 1726882672.58450: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882672.58460: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bdd5f670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdd5f220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 24797 1726882672.58471: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.58476: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.58501: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 24797 1726882672.58552: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.58601: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 24797 1726882672.58608: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.58812: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.59009: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 24797 1726882672.59015: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.59140: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.59258: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.59308: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.59355: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 24797 1726882672.59361: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 24797 1726882672.59372: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.59481: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.59504: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.59691: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.59881: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 24797 1726882672.60161: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.60206: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 24797 1726882672.60209: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.60239: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.60291: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.60984: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.61620: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 24797 1726882672.61623: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.61744: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.61892: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 24797 1726882672.61895: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.62007: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.62147: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 24797 1726882672.62150: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.62343: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.62544: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 24797 1726882672.62590: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 24797 1726882672.62594: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.62633: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.62698: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 24797 1726882672.62702: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.62832: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.62961: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.63217: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.63503: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 24797 1726882672.63507: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.63531: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.63589: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 24797 1726882672.63629: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.63653: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 24797 1726882672.63740: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.63850: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 24797 1726882672.63876: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.63903: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 24797 1726882672.63906: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.63966: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.64041: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 24797 1726882672.64112: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.64194: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 24797 1726882672.64536: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.64888: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 24797 1726882672.64965: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65043: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 24797 1726882672.65046: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65081: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65124: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 24797 1726882672.65127: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65209: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65212: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 24797 1726882672.65241: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65295: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 24797 1726882672.65390: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65496: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 24797 1726882672.65536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 24797 1726882672.65539: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65587: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65657: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 24797 1726882672.65661: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65676: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65697: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65752: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65820: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.65903: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.66016: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 24797 1726882672.66020: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 24797 1726882672.66079: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.66151: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 24797 1726882672.66154: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.66406: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.66681: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 24797 1726882672.66685: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.66732: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.66801: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 24797 1726882672.66805: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.66856: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.66916: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 24797 1726882672.67029: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.67138: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 24797 1726882672.67141: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.67249: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.67358: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 24797 1726882672.67460: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882672.67849: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 24797 1726882672.67896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 24797 1726882672.67911: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bdca3100> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdcf8df0> <<< 24797 1726882672.67992: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdcf8b50> <<< 24797 1726882672.69536: stdout chunk (state=3): >>>import 'gc' # <<< 24797 1726882672.70860: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRo<<< 24797 1726882672.70892: stdout chunk (state=3): >>>Skc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "52", "epoch": "1726882672", "epoch_int": "1726882672", "date": "2024-09-20", "time": "21:37:52", "iso8601_micro": "2024-09-21T01:37:52.704693Z", "iso8601": "2024-09-21T01:37:52Z", "iso8601_basic": "20240920T213752704693", "iso8601_basic_short": "20240920T213752", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_apparmor": {"status": "disabled"}, "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"}}} <<< 24797 1726882672.71623: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse <<< 24797 1726882672.71896: stdout chunk (state=3): >>># cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 24797 1726882672.72001: 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 # 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 # 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 _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<<< 24797 1726882672.72019: stdout chunk (state=3): >>> # 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 <<< 24797 1726882672.72596: stdout chunk (state=3): >>># 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 <<< 24797 1726882672.72603: stdout chunk (state=3): >>># 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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse <<< 24797 1726882672.72629: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context<<< 24797 1726882672.72634: stdout chunk (state=3): >>> # destroy array # destroy _compat_pickle <<< 24797 1726882672.72668: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process <<< 24797 1726882672.72674: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 24797 1726882672.72701: stdout chunk (state=3): >>># destroy shlex <<< 24797 1726882672.72704: stdout chunk (state=3): >>># destroy datetime <<< 24797 1726882672.72743: stdout chunk (state=3): >>># destroy base64 <<< 24797 1726882672.72752: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 24797 1726882672.72756: stdout chunk (state=3): >>># destroy getpass <<< 24797 1726882672.72760: stdout chunk (state=3): >>># destroy json <<< 24797 1726882672.72792: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 24797 1726882672.72795: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 24797 1726882672.72912: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl <<< 24797 1726882672.72970: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib<<< 24797 1726882672.73095: stdout chunk (state=3): >>> # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections <<< 24797 1726882672.73132: stdout chunk (state=3): >>># destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 24797 1726882672.73149: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 24797 1726882672.73211: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 24797 1726882672.73429: stdout chunk (state=3): >>># destroy platform <<< 24797 1726882672.73433: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 24797 1726882672.73474: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 24797 1726882672.73481: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 24797 1726882672.73509: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 24797 1726882672.73530: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 24797 1726882672.73642: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 24797 1726882672.74056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 24797 1726882672.74140: stderr chunk (state=3): >>><<< 24797 1726882672.74144: stdout chunk (state=3): >>><<< 24797 1726882672.74307: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf15edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf1033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf15eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf15eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf103490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf103940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf103670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0ba190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0ba220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0dd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0ba940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf11b880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0b3d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0ddd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf103970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf059eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf05cf40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf052610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf058640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf059370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1beccee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1becce910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1beccef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1beccefd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece10d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bedeed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bede7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bedf96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf060e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bece1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bedee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bedf92e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf0669d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece1df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece1d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1becb43d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1becb44c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece8f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec02220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec9f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bf066040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec14b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bec14e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec25790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec25cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebbe400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec14f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebcf2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bec25610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebcf3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece1a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebea700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebea9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bebea7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebea8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebead00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bebf5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bebea940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bebdea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bece1610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bebeaaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd1be5e76d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be523820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be523160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be523280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be523f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be5234f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be523d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be523fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be523100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be4fa0d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be3ff310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be3ff160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be3ffca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be509dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be5093a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be509fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be55ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be505d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be505400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be4d8b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be505520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be505550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be46afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be56c250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be467850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be56c3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be56cca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be4677f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be504c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be56cfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be56c550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be564910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be45d940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be47ad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be466580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be45dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be4669a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be4797f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be4b48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be01d970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be4e0730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be526370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be497550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdeae160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be49a910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be49c790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be497b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdfe0370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdfffa90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bdfffb20> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdfd0280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdfe0970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdd987f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdd98b20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1be01bf70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdfdff70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be01be80> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bde01fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1be02d820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdd98d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdceae80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdcea9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bdd61490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdcfc850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bdd5f670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdd5f220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_8w9lxcay/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1bdca3100> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdcf8df0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1bdcf8b50> import 'gc' # {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "52", "epoch": "1726882672", "epoch_int": "1726882672", "date": "2024-09-20", "time": "21:37:52", "iso8601_micro": "2024-09-21T01:37:52.704693Z", "iso8601": "2024-09-21T01:37:52Z", "iso8601_basic": "20240920T213752704693", "iso8601_basic_short": "20240920T213752", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_apparmor": {"status": "disabled"}, "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 24797 1726882672.75506: 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-1726882672.163331-24916-71155599856576/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24797 1726882672.75509: _low_level_execute_command(): starting 24797 1726882672.75512: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882672.163331-24916-71155599856576/ > /dev/null 2>&1 && sleep 0' 24797 1726882672.76173: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882672.76187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.76203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.76221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.76280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882672.76293: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882672.76308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.76327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882672.76339: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882672.76358: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882672.76378: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.76393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.76409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.76421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882672.76433: stderr chunk (state=3): >>>debug2: match found <<< 24797 1726882672.76446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.76532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882672.76554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882672.76578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882672.76725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882672.79244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882672.79301: stderr chunk (state=3): >>><<< 24797 1726882672.79305: stdout chunk (state=3): >>><<< 24797 1726882672.79316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882672.79322: handler run complete 24797 1726882672.79469: variable 'ansible_facts' from source: unknown 24797 1726882672.79473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882672.79574: variable 'ansible_facts' from source: unknown 24797 1726882672.79633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882672.79704: attempt loop complete, returning result 24797 1726882672.79713: _execute() done 24797 1726882672.79720: dumping result to json 24797 1726882672.79737: done dumping result, returning 24797 1726882672.79750: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-c603-653e-0000000000ca] 24797 1726882672.79761: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000ca ok: [managed_node2] 24797 1726882672.80045: no more pending results, returning what we have 24797 1726882672.80048: results queue empty 24797 1726882672.80049: checking for any_errors_fatal 24797 1726882672.80051: done checking for any_errors_fatal 24797 1726882672.80052: checking for max_fail_percentage 24797 1726882672.80053: done checking for max_fail_percentage 24797 1726882672.80054: checking to see if all hosts have failed and the running result is not ok 24797 1726882672.80055: done checking to see if all hosts have failed 24797 1726882672.80055: getting the remaining hosts for this loop 24797 1726882672.80057: done getting the remaining hosts for this loop 24797 1726882672.80061: getting the next task for host managed_node2 24797 1726882672.80077: done getting next task for host managed_node2 24797 1726882672.80080: ^ task is: TASK: Check if system is ostree 24797 1726882672.80083: ^ 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 24797 1726882672.80086: getting variables 24797 1726882672.80087: in VariableManager get_vars() 24797 1726882672.80142: Calling all_inventory to load vars for managed_node2 24797 1726882672.80145: Calling groups_inventory to load vars for managed_node2 24797 1726882672.80149: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882672.80160: Calling all_plugins_play to load vars for managed_node2 24797 1726882672.80164: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882672.80169: Calling groups_plugins_play to load vars for managed_node2 24797 1726882672.80337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882672.80581: done with get_vars() 24797 1726882672.80594: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:37:52 -0400 (0:00:00.705) 0:00:02.156 ****** 24797 1726882672.80733: entering _queue_task() for managed_node2/stat 24797 1726882672.80745: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000ca 24797 1726882672.80748: WORKER PROCESS EXITING 24797 1726882672.80986: worker is 1 (out of 1 available) 24797 1726882672.80997: exiting _queue_task() for managed_node2/stat 24797 1726882672.81008: done queuing things up, now waiting for results queue to drain 24797 1726882672.81009: waiting for pending results... 24797 1726882672.81146: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 24797 1726882672.81206: in run() - task 0e448fcc-3ce9-c603-653e-0000000000cc 24797 1726882672.81215: variable 'ansible_search_path' from source: unknown 24797 1726882672.81219: variable 'ansible_search_path' from source: unknown 24797 1726882672.81247: calling self._execute() 24797 1726882672.81303: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882672.81306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882672.81314: variable 'omit' from source: magic vars 24797 1726882672.81627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 24797 1726882672.81811: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 24797 1726882672.81843: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 24797 1726882672.81871: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 24797 1726882672.81896: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 24797 1726882672.81960: 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) 24797 1726882672.81980: 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) 24797 1726882672.81999: 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) 24797 1726882672.82018: 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) 24797 1726882672.82106: Evaluated conditional (not __network_is_ostree is defined): True 24797 1726882672.82112: variable 'omit' from source: magic vars 24797 1726882672.82138: variable 'omit' from source: magic vars 24797 1726882672.82168: variable 'omit' from source: magic vars 24797 1726882672.82186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24797 1726882672.82206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24797 1726882672.82220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24797 1726882672.82233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24797 1726882672.82243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24797 1726882672.82268: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24797 1726882672.82273: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882672.82278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882672.82342: Set connection var ansible_shell_type to sh 24797 1726882672.82348: Set connection var ansible_shell_executable to /bin/sh 24797 1726882672.82358: Set connection var ansible_pipelining to False 24797 1726882672.82360: Set connection var ansible_timeout to 10 24797 1726882672.82368: Set connection var ansible_module_compression to ZIP_DEFLATED 24797 1726882672.82378: Set connection var ansible_connection to ssh 24797 1726882672.82393: variable 'ansible_shell_executable' from source: unknown 24797 1726882672.82396: variable 'ansible_connection' from source: unknown 24797 1726882672.82399: variable 'ansible_module_compression' from source: unknown 24797 1726882672.82401: variable 'ansible_shell_type' from source: unknown 24797 1726882672.82403: variable 'ansible_shell_executable' from source: unknown 24797 1726882672.82405: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882672.82409: variable 'ansible_pipelining' from source: unknown 24797 1726882672.82411: variable 'ansible_timeout' from source: unknown 24797 1726882672.82416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882672.82523: 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) 24797 1726882672.82538: variable 'omit' from source: magic vars 24797 1726882672.82541: starting attempt loop 24797 1726882672.82543: running the handler 24797 1726882672.82555: _low_level_execute_command(): starting 24797 1726882672.82562: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24797 1726882672.83228: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882672.83244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.83267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.83287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.83328: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882672.83340: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882672.83355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.83379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882672.83392: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882672.83403: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882672.83415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.83428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.83442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.83452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882672.83466: stderr chunk (state=3): >>>debug2: match found <<< 24797 1726882672.83482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.83555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882672.83585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882672.83602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882672.83736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882672.86037: stdout chunk (state=3): >>>/root <<< 24797 1726882672.86193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882672.86248: stderr chunk (state=3): >>><<< 24797 1726882672.86252: stdout chunk (state=3): >>><<< 24797 1726882672.86272: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882672.86356: _low_level_execute_command(): starting 24797 1726882672.86359: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882672.862686-24958-220376256036666 `" && echo ansible-tmp-1726882672.862686-24958-220376256036666="` echo /root/.ansible/tmp/ansible-tmp-1726882672.862686-24958-220376256036666 `" ) && sleep 0' 24797 1726882672.86922: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882672.86943: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.86957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882672.86979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.87025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882672.87044: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882672.87058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.87080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882672.87090: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882672.87100: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882672.87138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.87141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.87143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.87194: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882672.87198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882672.87306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882672.90036: stdout chunk (state=3): >>>ansible-tmp-1726882672.862686-24958-220376256036666=/root/.ansible/tmp/ansible-tmp-1726882672.862686-24958-220376256036666 <<< 24797 1726882672.90268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882672.90272: stdout chunk (state=3): >>><<< 24797 1726882672.90274: stderr chunk (state=3): >>><<< 24797 1726882672.90369: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882672.862686-24958-220376256036666=/root/.ansible/tmp/ansible-tmp-1726882672.862686-24958-220376256036666 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882672.90373: variable 'ansible_module_compression' from source: unknown 24797 1726882672.90474: ANSIBALLZ: Using lock for stat 24797 1726882672.90478: ANSIBALLZ: Acquiring lock 24797 1726882672.90480: ANSIBALLZ: Lock acquired: 139686425932480 24797 1726882672.90482: ANSIBALLZ: Creating module 24797 1726882672.98543: ANSIBALLZ: Writing module into payload 24797 1726882672.98623: ANSIBALLZ: Writing module 24797 1726882672.98639: ANSIBALLZ: Renaming module 24797 1726882672.98644: ANSIBALLZ: Done creating module 24797 1726882672.98656: variable 'ansible_facts' from source: unknown 24797 1726882672.98704: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882672.862686-24958-220376256036666/AnsiballZ_stat.py 24797 1726882672.98807: Sending initial data 24797 1726882672.98816: Sent initial data (152 bytes) 24797 1726882672.99507: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.99511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882672.99546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.99549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882672.99552: 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.11.158 originally 10.31.11.158 debug2: match found <<< 24797 1726882672.99554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882672.99615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882672.99623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882672.99626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882672.99732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882673.02160: 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 <<< 24797 1726882673.02256: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 24797 1726882673.02364: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-247973nap8bc7/tmpgbmiw_0y /root/.ansible/tmp/ansible-tmp-1726882672.862686-24958-220376256036666/AnsiballZ_stat.py <<< 24797 1726882673.02462: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 24797 1726882673.03515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882673.03604: stderr chunk (state=3): >>><<< 24797 1726882673.03608: stdout chunk (state=3): >>><<< 24797 1726882673.03622: done transferring module to remote 24797 1726882673.03632: _low_level_execute_command(): starting 24797 1726882673.03638: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882672.862686-24958-220376256036666/ /root/.ansible/tmp/ansible-tmp-1726882672.862686-24958-220376256036666/AnsiballZ_stat.py && sleep 0' 24797 1726882673.04073: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882673.04086: 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 <<< 24797 1726882673.04106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 24797 1726882673.04125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 24797 1726882673.04138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882673.04175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882673.04187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882673.04295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882673.06912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882673.06950: stderr chunk (state=3): >>><<< 24797 1726882673.06955: stdout chunk (state=3): >>><<< 24797 1726882673.06971: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882673.06974: _low_level_execute_command(): starting 24797 1726882673.06977: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882672.862686-24958-220376256036666/AnsiballZ_stat.py && sleep 0' 24797 1726882673.07569: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882673.07574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882673.07670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882673.07673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882673.07675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882673.07679: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882673.07682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882673.07684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882673.07686: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882673.07688: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882673.07802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882673.07806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882673.07808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882673.07810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882673.07812: stderr chunk (state=3): >>>debug2: match found <<< 24797 1726882673.07814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882673.07816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882673.07818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882673.07890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882673.08814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882673.10736: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 24797 1726882673.10739: stdout chunk (state=3): >>>import _imp # builtin <<< 24797 1726882673.10807: stdout chunk (state=3): >>>import '_thread' # <<< 24797 1726882673.10812: stdout chunk (state=3): >>>import '_warnings' # <<< 24797 1726882673.10828: stdout chunk (state=3): >>>import '_weakref' # <<< 24797 1726882673.10931: stdout chunk (state=3): >>>import '_io' # <<< 24797 1726882673.10945: stdout chunk (state=3): >>>import 'marshal' # <<< 24797 1726882673.11012: stdout chunk (state=3): >>>import 'posix' # <<< 24797 1726882673.11074: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 24797 1726882673.11086: stdout chunk (state=3): >>># installing zipimport hook <<< 24797 1726882673.11142: stdout chunk (state=3): >>>import 'time' # <<< 24797 1726882673.11191: stdout chunk (state=3): >>>import 'zipimport' # <<< 24797 1726882673.11194: stdout chunk (state=3): >>># installed zipimport hook <<< 24797 1726882673.11286: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py<<< 24797 1726882673.11298: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882673.11333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 24797 1726882673.11383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 24797 1726882673.11414: stdout chunk (state=3): >>>import '_codecs' # <<< 24797 1726882673.11476: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc91dc0><<< 24797 1726882673.11479: stdout chunk (state=3): >>> <<< 24797 1726882673.11537: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<< 24797 1726882673.11551: stdout chunk (state=3): >>> <<< 24797 1726882673.11603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 24797 1726882673.11626: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc363a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc91b20> <<< 24797 1726882673.11994: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc91ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc36490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 24797 1726882673.12008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 24797 1726882673.12055: stdout chunk (state=3): >>>import '_abc' # <<< 24797 1726882673.12070: stdout chunk (state=3): >>> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc36940> <<< 24797 1726882673.12105: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc36670> <<< 24797 1726882673.12149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 24797 1726882673.12183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 24797 1726882673.12219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 24797 1726882673.12259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'<<< 24797 1726882673.12279: stdout chunk (state=3): >>> <<< 24797 1726882673.12332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 24797 1726882673.12371: stdout chunk (state=3): >>>import '_stat' # <<< 24797 1726882673.12398: stdout chunk (state=3): >>> import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9cf190> <<< 24797 1726882673.12434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 24797 1726882673.12480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'<<< 24797 1726882673.12491: stdout chunk (state=3): >>> <<< 24797 1726882673.12613: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9cf220> <<< 24797 1726882673.12657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 24797 1726882673.12679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 24797 1726882673.12733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 24797 1726882673.12758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9cf940> <<< 24797 1726882673.12810: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc4e880> <<< 24797 1726882673.12854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 24797 1726882673.12880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9c8d90> <<< 24797 1726882673.12959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 24797 1726882673.12998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 24797 1726882673.13010: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9f2d90> <<< 24797 1726882673.13087: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc36970> <<< 24797 1726882673.13154: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information.<<< 24797 1726882673.13167: stdout chunk (state=3): >>> <<< 24797 1726882673.13481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py<<< 24797 1726882673.13502: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 24797 1726882673.13540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 24797 1726882673.13561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'<<< 24797 1726882673.13594: stdout chunk (state=3): >>> <<< 24797 1726882673.13621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 24797 1726882673.13655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 24797 1726882673.13691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 24797 1726882673.13719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 24797 1726882673.13748: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d96eeb0> <<< 24797 1726882673.13832: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d971f40><<< 24797 1726882673.13858: stdout chunk (state=3): >>> <<< 24797 1726882673.13886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 24797 1726882673.13899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 24797 1726882673.13926: stdout chunk (state=3): >>>import '_sre' # <<< 24797 1726882673.13958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 24797 1726882673.13993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'<<< 24797 1726882673.14005: stdout chunk (state=3): >>> <<< 24797 1726882673.14047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 24797 1726882673.14062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 24797 1726882673.14091: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d967610> <<< 24797 1726882673.14124: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d96d640><<< 24797 1726882673.14152: stdout chunk (state=3): >>> <<< 24797 1726882673.14170: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d96e370> <<< 24797 1726882673.14191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 24797 1726882673.14296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 24797 1726882673.14333: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 24797 1726882673.14388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882673.14436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 24797 1726882673.14449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 24797 1726882673.14507: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882673.14541: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d8efe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d8ef910><<< 24797 1726882673.14553: stdout chunk (state=3): >>> <<< 24797 1726882673.14580: stdout chunk (state=3): >>>import 'itertools' # <<< 24797 1726882673.14629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 24797 1726882673.14650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d8eff10> <<< 24797 1726882673.14684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 24797 1726882673.14726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'<<< 24797 1726882673.14744: stdout chunk (state=3): >>> <<< 24797 1726882673.14779: stdout chunk (state=3): >>>import '_operator' # <<< 24797 1726882673.14806: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d8effd0> <<< 24797 1726882673.14847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 24797 1726882673.14875: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9020d0> <<< 24797 1726882673.14887: stdout chunk (state=3): >>>import '_collections' # <<< 24797 1726882673.14951: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d949d90> <<< 24797 1726882673.14973: stdout chunk (state=3): >>>import '_functools' # <<< 24797 1726882673.15009: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d942670> <<< 24797 1726882673.15122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 24797 1726882673.15136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d975e20> <<< 24797 1726882673.15175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'<<< 24797 1726882673.15186: stdout chunk (state=3): >>> <<< 24797 1726882673.15237: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882673.15274: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d902cd0> <<< 24797 1726882673.15285: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9492b0> <<< 24797 1726882673.15323: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882673.15360: stdout chunk (state=3): >>> # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d9552e0> <<< 24797 1726882673.15386: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d97b9d0> <<< 24797 1726882673.15415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 24797 1726882673.15440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 24797 1726882673.15497: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 24797 1726882673.15509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882673.15534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 24797 1726882673.15557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 24797 1726882673.15569: stdout chunk (state=3): >>> <<< 24797 1726882673.15609: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d902eb0> <<< 24797 1726882673.15620: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d902df0> <<< 24797 1726882673.15658: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 24797 1726882673.15694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d902d60><<< 24797 1726882673.15720: stdout chunk (state=3): >>> <<< 24797 1726882673.15748: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 24797 1726882673.15764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 24797 1726882673.15791: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 24797 1726882673.15821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 24797 1726882673.15861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 24797 1726882673.15875: stdout chunk (state=3): >>> <<< 24797 1726882673.15942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 24797 1726882673.15954: stdout chunk (state=3): >>> <<< 24797 1726882673.16002: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'<<< 24797 1726882673.16014: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d8d53d0> <<< 24797 1726882673.16043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 24797 1726882673.16082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 24797 1726882673.16136: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d8d54c0> <<< 24797 1726882673.16335: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d90af40> <<< 24797 1726882673.16400: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d904a90> <<< 24797 1726882673.16432: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d904490> <<< 24797 1726882673.16471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py<<< 24797 1726882673.16499: stdout chunk (state=3): >>> <<< 24797 1726882673.16513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 24797 1726882673.16554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<< 24797 1726882673.16573: stdout chunk (state=3): >>> <<< 24797 1726882673.16593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 24797 1726882673.16630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 24797 1726882673.16666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 24797 1726882673.16680: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7fa220> <<< 24797 1726882673.16731: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d8c0520> <<< 24797 1726882673.16817: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d904f10><<< 24797 1726882673.16832: stdout chunk (state=3): >>> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d97b040> <<< 24797 1726882673.16859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 24797 1726882673.16899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 24797 1726882673.16954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 24797 1726882673.16986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d80cb50> <<< 24797 1726882673.16998: stdout chunk (state=3): >>>import 'errno' # <<< 24797 1726882673.17054: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882673.17099: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d80ce80> <<< 24797 1726882673.17113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 24797 1726882673.17153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 24797 1726882673.17181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 24797 1726882673.17197: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d81d790> <<< 24797 1726882673.17224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py<<< 24797 1726882673.17235: stdout chunk (state=3): >>> <<< 24797 1726882673.17282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 24797 1726882673.17328: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d81dcd0> <<< 24797 1726882673.17402: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882673.17430: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7ab400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d80cf70><<< 24797 1726882673.17442: stdout chunk (state=3): >>> <<< 24797 1726882673.17485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 24797 1726882673.17498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 24797 1726882673.17558: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882673.17599: stdout chunk (state=3): >>> # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7bc2e0> <<< 24797 1726882673.17628: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d81d610> <<< 24797 1726882673.17640: stdout chunk (state=3): >>>import 'pwd' # <<< 24797 1726882673.17699: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882673.17711: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7bc3a0> <<< 24797 1726882673.17769: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d902a30><<< 24797 1726882673.17795: stdout chunk (state=3): >>> <<< 24797 1726882673.17808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 24797 1726882673.17836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 24797 1726882673.17877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 24797 1726882673.17905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 24797 1726882673.17975: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882673.17990: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7d7700> <<< 24797 1726882673.18026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 24797 1726882673.18037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 24797 1726882673.18093: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882673.18139: stdout chunk (state=3): >>> # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7d79d0> <<< 24797 1726882673.18150: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7d77c0> <<< 24797 1726882673.18207: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882673.18253: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7d78b0> <<< 24797 1726882673.18282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 24797 1726882673.18580: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882673.18592: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7d7d00> <<< 24797 1726882673.18649: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882673.18689: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7e2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7d7940> <<< 24797 1726882673.18721: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7cba90> <<< 24797 1726882673.18763: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d902610> <<< 24797 1726882673.18797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 24797 1726882673.18888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 24797 1726882673.18937: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7d7af0> <<< 24797 1726882673.19081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 24797 1726882673.19108: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f911d1d36d0> <<< 24797 1726882673.19358: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip' <<< 24797 1726882673.19393: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.19521: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882673.19524: stdout chunk (state=3): >>> <<< 24797 1726882673.19573: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/__init__.py <<< 24797 1726882673.19602: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.19631: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.19644: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 24797 1726882673.19679: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.21589: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.23166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 24797 1726882673.23200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0f9820> <<< 24797 1726882673.23226: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 24797 1726882673.23241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882673.23301: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 24797 1726882673.23305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 24797 1726882673.23354: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 24797 1726882673.23357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 24797 1726882673.23429: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882673.23433: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d0f9160> <<< 24797 1726882673.23512: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0f9280> <<< 24797 1726882673.23579: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0f9f70> <<< 24797 1726882673.23619: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 24797 1726882673.23624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 24797 1726882673.23727: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0f94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0f9d90> import 'atexit' # <<< 24797 1726882673.23816: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d0f9fd0> <<< 24797 1726882673.23836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 24797 1726882673.23887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 24797 1726882673.23986: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0f9100> <<< 24797 1726882673.24016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 24797 1726882673.24028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 24797 1726882673.24097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 24797 1726882673.24112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 24797 1726882673.24171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 24797 1726882673.24174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 24797 1726882673.24304: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d050f40> <<< 24797 1726882673.24356: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d06fd00> <<< 24797 1726882673.24435: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d06feb0> <<< 24797 1726882673.24466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 24797 1726882673.24516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 24797 1726882673.24566: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d06f370> <<< 24797 1726882673.24595: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d160dc0> <<< 24797 1726882673.24895: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d1603a0><<< 24797 1726882673.24916: stdout chunk (state=3): >>> <<< 24797 1726882673.24930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 24797 1726882673.24966: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d160fd0> <<< 24797 1726882673.25001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 24797 1726882673.25033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 24797 1726882673.25088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 24797 1726882673.25143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 24797 1726882673.25159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 24797 1726882673.25220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 24797 1726882673.25235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d130d30> <<< 24797 1726882673.25385: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0ccd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0cc400> <<< 24797 1726882673.25421: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d1024f0> <<< 24797 1726882673.25465: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d0cc520> <<< 24797 1726882673.25521: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py<<< 24797 1726882673.25544: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0cc550> <<< 24797 1726882673.25602: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 24797 1726882673.25639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 24797 1726882673.25655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 24797 1726882673.25698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 24797 1726882673.25842: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882673.25858: stdout chunk (state=3): >>> # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d040fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d141250> <<< 24797 1726882673.25886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 24797 1726882673.25918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 24797 1726882673.26037: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d03d850> <<< 24797 1726882673.26052: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d1413d0> <<< 24797 1726882673.26086: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 24797 1726882673.26155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882673.26216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 24797 1726882673.26231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 24797 1726882673.26351: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d159e50> <<< 24797 1726882673.26671: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d03d7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882673.26685: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d03d640> <<< 24797 1726882673.26754: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d03c5b0> <<< 24797 1726882673.26843: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882673.26878: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d031d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d138910> <<< 24797 1726882673.26921: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<< 24797 1726882673.26933: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 24797 1726882673.26976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 24797 1726882673.27003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 24797 1726882673.27101: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882673.27114: stdout chunk (state=3): >>> # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d0c26a0> <<< 24797 1726882673.27438: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882673.27465: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d0c1b20> <<< 24797 1726882673.27480: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0d00a0> <<< 24797 1726882673.27558: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 24797 1726882673.27592: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d0c2100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d105b20> <<< 24797 1726882673.27619: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.27647: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 24797 1726882673.27686: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.27811: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.27948: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882673.27975: stdout chunk (state=3): >>> <<< 24797 1726882673.28005: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.28031: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 24797 1726882673.28055: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24797 1726882673.28075: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 24797 1726882673.28097: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.28257: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.28418: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.29214: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.30008: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 24797 1726882673.30057: 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 # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 24797 1726882673.30089: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 24797 1726882673.30116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882673.30222: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911cc085e0> <<< 24797 1726882673.30354: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<< 24797 1726882673.30358: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 24797 1726882673.30459: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d009580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911cba9100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 24797 1726882673.30485: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.30517: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.30570: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 24797 1726882673.30586: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.30793: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.31030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 24797 1726882673.31033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 24797 1726882673.31065: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0c1b80> <<< 24797 1726882673.31093: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.31755: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.32380: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882673.32383: stdout chunk (state=3): >>> <<< 24797 1726882673.32481: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882673.32484: stdout chunk (state=3): >>> <<< 24797 1726882673.32594: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 24797 1726882673.32609: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.32668: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882673.32672: stdout chunk (state=3): >>> <<< 24797 1726882673.32729: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 24797 1726882673.32743: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.32839: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.32973: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 24797 1726882673.33018: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.33046: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 24797 1726882673.33059: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.33178: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 24797 1726882673.33205: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.33528: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.33844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 24797 1726882673.33902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 24797 1726882673.33917: stdout chunk (state=3): >>>import '_ast' # <<< 24797 1726882673.34046: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911cbdaf10> <<< 24797 1726882673.34058: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.34165: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.34271: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 24797 1726882673.34319: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 24797 1726882673.34333: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 24797 1726882673.34371: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.34432: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.34509: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 24797 1726882673.34525: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.34582: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.34647: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.34786: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.34889: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 24797 1726882673.34936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 24797 1726882673.35069: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 24797 1726882673.35086: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d14c220> <<< 24797 1726882673.35142: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911cbda850><<< 24797 1726882673.35145: stdout chunk (state=3): >>> <<< 24797 1726882673.35234: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 24797 1726882673.35253: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 24797 1726882673.35256: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.35446: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.35530: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.35582: stdout chunk (state=3): >>># zipimport: zlib available<<< 24797 1726882673.35585: stdout chunk (state=3): >>> <<< 24797 1726882673.35631: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 24797 1726882673.35661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 24797 1726882673.35696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 24797 1726882673.35750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 24797 1726882673.35788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 24797 1726882673.35823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 24797 1726882673.35989: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d000ca0><<< 24797 1726882673.35995: stdout chunk (state=3): >>> <<< 24797 1726882673.36052: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911cffbf70> <<< 24797 1726882673.36167: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d09a940> <<< 24797 1726882673.36201: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 24797 1726882673.36243: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.36303: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 24797 1726882673.36431: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 24797 1726882673.36473: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24797 1726882673.36487: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 24797 1726882673.36516: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.36713: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.37005: stdout chunk (state=3): >>># zipimport: zlib available <<< 24797 1726882673.37199: stdout chunk (state=3): >>> <<< 24797 1726882673.37202: 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"}}} <<< 24797 1726882673.37235: stdout chunk (state=3): >>># destroy __main__ <<< 24797 1726882673.37631: stdout chunk (state=3): >>># clear builtins._ <<< 24797 1726882673.37696: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 24797 1726882673.37788: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 24797 1726882673.37923: stdout chunk (state=3): >>># 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 <<< 24797 1726882673.37984: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 24797 1726882673.38038: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc <<< 24797 1726882673.38123: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 24797 1726882673.38154: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath <<< 24797 1726882673.38225: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale<<< 24797 1726882673.38278: stdout chunk (state=3): >>> # destroy _bootlocale # cleanup[2] removing site # destroy site <<< 24797 1726882673.38392: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools <<< 24797 1726882673.38581: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 copyreg<<< 24797 1726882673.38651: stdout chunk (state=3): >>> # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib<<< 24797 1726882673.38680: stdout chunk (state=3): >>> # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util<<< 24797 1726882673.38711: stdout chunk (state=3): >>> # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect<<< 24797 1726882673.38731: stdout chunk (state=3): >>> # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib<<< 24797 1726882673.38745: stdout chunk (state=3): >>> # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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<<< 24797 1726882673.38784: stdout chunk (state=3): >>> # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog<<< 24797 1726882673.38834: stdout chunk (state=3): >>> # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 24797 1726882673.38867: stdout chunk (state=3): >>># 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<<< 24797 1726882673.38888: stdout chunk (state=3): >>> # 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 <<< 24797 1726882673.39183: stdout chunk (state=3): >>># 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 <<< 24797 1726882673.39238: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 24797 1726882673.39293: stdout chunk (state=3): >>># destroy zipimport <<< 24797 1726882673.39381: stdout chunk (state=3): >>># destroy _compression # destroy binascii <<< 24797 1726882673.39427: stdout chunk (state=3): >>># destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 24797 1726882673.39537: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder<<< 24797 1726882673.39575: stdout chunk (state=3): >>> # destroy json.scanner # destroy _json<<< 24797 1726882673.39608: stdout chunk (state=3): >>> <<< 24797 1726882673.39633: stdout chunk (state=3): >>># destroy encodings <<< 24797 1726882673.39659: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 24797 1726882673.39708: stdout chunk (state=3): >>># destroy array # destroy datetime<<< 24797 1726882673.39723: stdout chunk (state=3): >>> <<< 24797 1726882673.39780: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json<<< 24797 1726882673.39798: stdout chunk (state=3): >>> # destroy shlex # destroy logging # destroy argparse <<< 24797 1726882673.39920: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux<<< 24797 1726882673.39988: stdout chunk (state=3): >>> <<< 24797 1726882673.40073: 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 # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 24797 1726882673.40129: 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 <<< 24797 1726882673.40156: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 24797 1726882673.40192: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl<<< 24797 1726882673.40214: stdout chunk (state=3): >>> # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random<<< 24797 1726882673.40256: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch<<< 24797 1726882673.40281: stdout chunk (state=3): >>> # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma<<< 24797 1726882673.40309: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re<<< 24797 1726882673.40322: stdout chunk (state=3): >>> # destroy enum # destroy sre_compile # destroy copyreg<<< 24797 1726882673.40353: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc<<< 24797 1726882673.40387: stdout chunk (state=3): >>> # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator<<< 24797 1726882673.40400: stdout chunk (state=3): >>> # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 24797 1726882673.40427: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat<<< 24797 1726882673.40451: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8<<< 24797 1726882673.40485: stdout chunk (state=3): >>> # 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<<< 24797 1726882673.40511: stdout chunk (state=3): >>> # 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<<< 24797 1726882673.40530: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy _socket<<< 24797 1726882673.40552: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl<<< 24797 1726882673.40881: stdout chunk (state=3): >>> # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid <<< 24797 1726882673.40952: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq<<< 24797 1726882673.41045: stdout chunk (state=3): >>> # destroy posixpath <<< 24797 1726882673.41076: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 24797 1726882673.41147: stdout chunk (state=3): >>># destroy select <<< 24797 1726882673.41207: stdout chunk (state=3): >>># 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<<< 24797 1726882673.41247: stdout chunk (state=3): >>> # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves<<< 24797 1726882673.41301: stdout chunk (state=3): >>> # destroy _operator <<< 24797 1726882673.41314: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 24797 1726882673.41398: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 24797 1726882673.41411: stdout chunk (state=3): >>># clear sys.audit hooks <<< 24797 1726882673.41906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 24797 1726882673.41911: stdout chunk (state=3): >>><<< 24797 1726882673.41914: stderr chunk (state=3): >>><<< 24797 1726882673.42098: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc91dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc363a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc91b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc91ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc36490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc36940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc36670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc4e880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911dc36970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d96eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d971f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d967610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d96d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d96e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d8efe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d8ef910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d8eff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d8effd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d949d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d942670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d975e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d902cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d9492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d9552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d97b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d902eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d902df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d902d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d8d53d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d8d54c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d90af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d904a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d904490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7fa220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d8c0520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d904f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d97b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d80cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d80ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d81d790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d81dcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7ab400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d80cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7bc2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d81d610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7bc3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d902a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7d7700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7d79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7d77c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7d78b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7d7d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d7e2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7d7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7cba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d902610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7d7af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f911d1d36d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0f9820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d0f9160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0f9280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0f9f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0f94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0f9d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d0f9fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0f9100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d050f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d06fd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d06feb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d06f370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d160dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d1603a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d160fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d130d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0ccd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0cc400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d1024f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d0cc520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0cc550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d040fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d141250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d03d850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d1413d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d159e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d03d7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d03d640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d03c5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d031d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d138910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d0c26a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d0c1b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0d00a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d0c2100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d105b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911cc085e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d009580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911cba9100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0c1b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911cbdaf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f911d14c220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911cbda850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d000ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911cffbf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d09a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_qv3159ed/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 24797 1726882673.42765: 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-1726882672.862686-24958-220376256036666/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24797 1726882673.42769: _low_level_execute_command(): starting 24797 1726882673.42772: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882672.862686-24958-220376256036666/ > /dev/null 2>&1 && sleep 0' 24797 1726882673.43482: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24797 1726882673.43496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882673.43509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882673.43530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882673.43578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882673.43589: stderr chunk (state=3): >>>debug2: match not found <<< 24797 1726882673.43602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882673.43620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24797 1726882673.43637: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 24797 1726882673.43649: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24797 1726882673.43662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24797 1726882673.43683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24797 1726882673.43698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24797 1726882673.43709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 24797 1726882673.43719: stderr chunk (state=3): >>>debug2: match found <<< 24797 1726882673.43730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24797 1726882673.43815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 24797 1726882673.43835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24797 1726882673.43854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24797 1726882673.44002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24797 1726882673.46641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24797 1726882673.46644: stdout chunk (state=3): >>><<< 24797 1726882673.46647: stderr chunk (state=3): >>><<< 24797 1726882673.46876: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24797 1726882673.46880: handler run complete 24797 1726882673.46883: attempt loop complete, returning result 24797 1726882673.46885: _execute() done 24797 1726882673.46887: dumping result to json 24797 1726882673.46889: done dumping result, returning 24797 1726882673.46891: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0e448fcc-3ce9-c603-653e-0000000000cc] 24797 1726882673.46893: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000cc 24797 1726882673.46958: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000cc 24797 1726882673.46966: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 24797 1726882673.47040: no more pending results, returning what we have 24797 1726882673.47043: results queue empty 24797 1726882673.47044: checking for any_errors_fatal 24797 1726882673.47050: done checking for any_errors_fatal 24797 1726882673.47051: checking for max_fail_percentage 24797 1726882673.47053: done checking for max_fail_percentage 24797 1726882673.47054: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.47055: done checking to see if all hosts have failed 24797 1726882673.47056: getting the remaining hosts for this loop 24797 1726882673.47057: done getting the remaining hosts for this loop 24797 1726882673.47077: getting the next task for host managed_node2 24797 1726882673.47084: done getting next task for host managed_node2 24797 1726882673.47087: ^ task is: TASK: Set flag to indicate system is ostree 24797 1726882673.47090: ^ 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 24797 1726882673.47094: getting variables 24797 1726882673.47096: in VariableManager get_vars() 24797 1726882673.47126: Calling all_inventory to load vars for managed_node2 24797 1726882673.47129: Calling groups_inventory to load vars for managed_node2 24797 1726882673.47132: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.47144: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.47147: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.47150: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.47476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.47866: done with get_vars() 24797 1726882673.47878: done getting variables 24797 1726882673.48096: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:37:53 -0400 (0:00:00.674) 0:00:02.830 ****** 24797 1726882673.48132: entering _queue_task() for managed_node2/set_fact 24797 1726882673.48134: Creating lock for set_fact 24797 1726882673.48739: worker is 1 (out of 1 available) 24797 1726882673.48749: exiting _queue_task() for managed_node2/set_fact 24797 1726882673.48759: done queuing things up, now waiting for results queue to drain 24797 1726882673.48760: waiting for pending results... 24797 1726882673.49380: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 24797 1726882673.49657: in run() - task 0e448fcc-3ce9-c603-653e-0000000000cd 24797 1726882673.49673: variable 'ansible_search_path' from source: unknown 24797 1726882673.49676: variable 'ansible_search_path' from source: unknown 24797 1726882673.49710: calling self._execute() 24797 1726882673.49778: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.49781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.49791: variable 'omit' from source: magic vars 24797 1726882673.51077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 24797 1726882673.51301: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 24797 1726882673.51342: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 24797 1726882673.51378: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 24797 1726882673.51409: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 24797 1726882673.51495: 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) 24797 1726882673.51518: 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) 24797 1726882673.51543: 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) 24797 1726882673.52571: 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) 24797 1726882673.52679: Evaluated conditional (not __network_is_ostree is defined): True 24797 1726882673.52685: variable 'omit' from source: magic vars 24797 1726882673.52737: variable 'omit' from source: magic vars 24797 1726882673.52831: variable '__ostree_booted_stat' from source: set_fact 24797 1726882673.52884: variable 'omit' from source: magic vars 24797 1726882673.52901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24797 1726882673.52929: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24797 1726882673.52946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24797 1726882673.52967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24797 1726882673.52974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24797 1726882673.53001: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24797 1726882673.53004: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.53007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.53104: Set connection var ansible_shell_type to sh 24797 1726882673.53107: Set connection var ansible_shell_executable to /bin/sh 24797 1726882673.53114: Set connection var ansible_pipelining to False 24797 1726882673.53118: Set connection var ansible_timeout to 10 24797 1726882673.53124: Set connection var ansible_module_compression to ZIP_DEFLATED 24797 1726882673.53129: Set connection var ansible_connection to ssh 24797 1726882673.53151: variable 'ansible_shell_executable' from source: unknown 24797 1726882673.53154: variable 'ansible_connection' from source: unknown 24797 1726882673.53157: variable 'ansible_module_compression' from source: unknown 24797 1726882673.53159: variable 'ansible_shell_type' from source: unknown 24797 1726882673.53165: variable 'ansible_shell_executable' from source: unknown 24797 1726882673.53167: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.53170: variable 'ansible_pipelining' from source: unknown 24797 1726882673.53172: variable 'ansible_timeout' from source: unknown 24797 1726882673.53174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.53268: 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) 24797 1726882673.53810: variable 'omit' from source: magic vars 24797 1726882673.53814: starting attempt loop 24797 1726882673.53816: running the handler 24797 1726882673.53828: handler run complete 24797 1726882673.53835: attempt loop complete, returning result 24797 1726882673.53837: _execute() done 24797 1726882673.53840: dumping result to json 24797 1726882673.53843: done dumping result, returning 24797 1726882673.53851: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-c603-653e-0000000000cd] 24797 1726882673.53857: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000cd 24797 1726882673.53934: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000cd 24797 1726882673.53937: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 24797 1726882673.54025: no more pending results, returning what we have 24797 1726882673.54028: results queue empty 24797 1726882673.54029: checking for any_errors_fatal 24797 1726882673.54034: done checking for any_errors_fatal 24797 1726882673.54034: checking for max_fail_percentage 24797 1726882673.54036: done checking for max_fail_percentage 24797 1726882673.54037: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.54037: done checking to see if all hosts have failed 24797 1726882673.54038: getting the remaining hosts for this loop 24797 1726882673.54039: done getting the remaining hosts for this loop 24797 1726882673.54043: getting the next task for host managed_node2 24797 1726882673.54049: done getting next task for host managed_node2 24797 1726882673.54051: ^ task is: TASK: Fix CentOS6 Base repo 24797 1726882673.54054: ^ 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 24797 1726882673.54056: getting variables 24797 1726882673.54058: in VariableManager get_vars() 24797 1726882673.54090: Calling all_inventory to load vars for managed_node2 24797 1726882673.54093: Calling groups_inventory to load vars for managed_node2 24797 1726882673.54096: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.54105: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.54107: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.54116: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.54323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.54548: done with get_vars() 24797 1726882673.54557: done getting variables 24797 1726882673.54688: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:37:53 -0400 (0:00:00.068) 0:00:02.899 ****** 24797 1726882673.54943: entering _queue_task() for managed_node2/copy 24797 1726882673.55647: worker is 1 (out of 1 available) 24797 1726882673.55659: exiting _queue_task() for managed_node2/copy 24797 1726882673.55674: done queuing things up, now waiting for results queue to drain 24797 1726882673.55676: waiting for pending results... 24797 1726882673.56391: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 24797 1726882673.56483: in run() - task 0e448fcc-3ce9-c603-653e-0000000000cf 24797 1726882673.56593: variable 'ansible_search_path' from source: unknown 24797 1726882673.56601: variable 'ansible_search_path' from source: unknown 24797 1726882673.56639: calling self._execute() 24797 1726882673.57035: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.57046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.57059: variable 'omit' from source: magic vars 24797 1726882673.57918: variable 'ansible_distribution' from source: facts 24797 1726882673.58100: Evaluated conditional (ansible_distribution == 'CentOS'): True 24797 1726882673.58211: variable 'ansible_distribution_major_version' from source: facts 24797 1726882673.58221: Evaluated conditional (ansible_distribution_major_version == '6'): False 24797 1726882673.58227: when evaluation is False, skipping this task 24797 1726882673.58232: _execute() done 24797 1726882673.58237: dumping result to json 24797 1726882673.58242: done dumping result, returning 24797 1726882673.58249: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-c603-653e-0000000000cf] 24797 1726882673.58258: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000cf skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 24797 1726882673.58422: no more pending results, returning what we have 24797 1726882673.58425: results queue empty 24797 1726882673.58426: checking for any_errors_fatal 24797 1726882673.58430: done checking for any_errors_fatal 24797 1726882673.58431: checking for max_fail_percentage 24797 1726882673.58433: done checking for max_fail_percentage 24797 1726882673.58433: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.58434: done checking to see if all hosts have failed 24797 1726882673.58435: getting the remaining hosts for this loop 24797 1726882673.58436: done getting the remaining hosts for this loop 24797 1726882673.58439: getting the next task for host managed_node2 24797 1726882673.58445: done getting next task for host managed_node2 24797 1726882673.58448: ^ task is: TASK: Include the task 'enable_epel.yml' 24797 1726882673.58451: ^ 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 24797 1726882673.58454: getting variables 24797 1726882673.58455: in VariableManager get_vars() 24797 1726882673.58496: Calling all_inventory to load vars for managed_node2 24797 1726882673.58499: Calling groups_inventory to load vars for managed_node2 24797 1726882673.58502: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.58512: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.58514: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.58517: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.58675: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000cf 24797 1726882673.58678: WORKER PROCESS EXITING 24797 1726882673.58707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.58950: done with get_vars() 24797 1726882673.58959: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:37:53 -0400 (0:00:00.042) 0:00:02.941 ****** 24797 1726882673.59174: entering _queue_task() for managed_node2/include_tasks 24797 1726882673.59854: worker is 1 (out of 1 available) 24797 1726882673.59871: exiting _queue_task() for managed_node2/include_tasks 24797 1726882673.59883: done queuing things up, now waiting for results queue to drain 24797 1726882673.60111: waiting for pending results... 24797 1726882673.60462: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 24797 1726882673.60657: in run() - task 0e448fcc-3ce9-c603-653e-0000000000d0 24797 1726882673.60783: variable 'ansible_search_path' from source: unknown 24797 1726882673.60791: variable 'ansible_search_path' from source: unknown 24797 1726882673.60829: calling self._execute() 24797 1726882673.61032: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.61043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.61055: variable 'omit' from source: magic vars 24797 1726882673.61799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882673.65956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882673.66024: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882673.66068: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882673.66106: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882673.66141: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882673.66222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882673.66261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882673.66296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882673.66344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882673.66371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882673.66521: variable '__network_is_ostree' from source: set_fact 24797 1726882673.66545: Evaluated conditional (not __network_is_ostree | d(false)): True 24797 1726882673.66555: _execute() done 24797 1726882673.66565: dumping result to json 24797 1726882673.66577: done dumping result, returning 24797 1726882673.66586: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-c603-653e-0000000000d0] 24797 1726882673.66596: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000d0 24797 1726882673.66719: no more pending results, returning what we have 24797 1726882673.66724: in VariableManager get_vars() 24797 1726882673.66757: Calling all_inventory to load vars for managed_node2 24797 1726882673.66761: Calling groups_inventory to load vars for managed_node2 24797 1726882673.66766: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.66778: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.66781: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.66784: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.66950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.67142: done with get_vars() 24797 1726882673.67150: variable 'ansible_search_path' from source: unknown 24797 1726882673.67151: variable 'ansible_search_path' from source: unknown 24797 1726882673.67192: we have included files to process 24797 1726882673.67193: generating all_blocks data 24797 1726882673.67195: done generating all_blocks data 24797 1726882673.67203: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24797 1726882673.67204: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24797 1726882673.67207: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24797 1726882673.67918: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000d0 24797 1726882673.67922: WORKER PROCESS EXITING 24797 1726882673.68357: done processing included file 24797 1726882673.68360: iterating over new_blocks loaded from include file 24797 1726882673.68361: in VariableManager get_vars() 24797 1726882673.68373: done with get_vars() 24797 1726882673.68375: filtering new block on tags 24797 1726882673.68399: done filtering new block on tags 24797 1726882673.68401: in VariableManager get_vars() 24797 1726882673.68411: done with get_vars() 24797 1726882673.68412: filtering new block on tags 24797 1726882673.68425: done filtering new block on tags 24797 1726882673.68427: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 24797 1726882673.68432: extending task lists for all hosts with included blocks 24797 1726882673.68862: done extending task lists 24797 1726882673.68865: done processing included files 24797 1726882673.68866: results queue empty 24797 1726882673.68867: checking for any_errors_fatal 24797 1726882673.68870: done checking for any_errors_fatal 24797 1726882673.68871: checking for max_fail_percentage 24797 1726882673.68872: done checking for max_fail_percentage 24797 1726882673.68873: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.68874: done checking to see if all hosts have failed 24797 1726882673.68874: getting the remaining hosts for this loop 24797 1726882673.68875: done getting the remaining hosts for this loop 24797 1726882673.68878: getting the next task for host managed_node2 24797 1726882673.68882: done getting next task for host managed_node2 24797 1726882673.68884: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 24797 1726882673.68887: ^ 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 24797 1726882673.68889: getting variables 24797 1726882673.68890: in VariableManager get_vars() 24797 1726882673.68898: Calling all_inventory to load vars for managed_node2 24797 1726882673.68900: Calling groups_inventory to load vars for managed_node2 24797 1726882673.68902: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.68907: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.68913: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.68916: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.69049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.69251: done with get_vars() 24797 1726882673.69259: done getting variables 24797 1726882673.69323: 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) 24797 1726882673.69517: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:37:53 -0400 (0:00:00.103) 0:00:03.045 ****** 24797 1726882673.69562: entering _queue_task() for managed_node2/command 24797 1726882673.69938: Creating lock for command 24797 1726882673.70201: worker is 1 (out of 1 available) 24797 1726882673.70213: exiting _queue_task() for managed_node2/command 24797 1726882673.70224: done queuing things up, now waiting for results queue to drain 24797 1726882673.70230: waiting for pending results... 24797 1726882673.70473: running TaskExecutor() for managed_node2/TASK: Create EPEL 9 24797 1726882673.70582: in run() - task 0e448fcc-3ce9-c603-653e-0000000000ea 24797 1726882673.70603: variable 'ansible_search_path' from source: unknown 24797 1726882673.70612: variable 'ansible_search_path' from source: unknown 24797 1726882673.70650: calling self._execute() 24797 1726882673.70728: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.70738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.70749: variable 'omit' from source: magic vars 24797 1726882673.71079: variable 'ansible_distribution' from source: facts 24797 1726882673.71093: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24797 1726882673.71220: variable 'ansible_distribution_major_version' from source: facts 24797 1726882673.71231: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24797 1726882673.71243: when evaluation is False, skipping this task 24797 1726882673.71250: _execute() done 24797 1726882673.71257: dumping result to json 24797 1726882673.71266: done dumping result, returning 24797 1726882673.71275: done running TaskExecutor() for managed_node2/TASK: Create EPEL 9 [0e448fcc-3ce9-c603-653e-0000000000ea] 24797 1726882673.71284: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000ea skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24797 1726882673.71425: no more pending results, returning what we have 24797 1726882673.71428: results queue empty 24797 1726882673.71429: checking for any_errors_fatal 24797 1726882673.71430: done checking for any_errors_fatal 24797 1726882673.71431: checking for max_fail_percentage 24797 1726882673.71432: done checking for max_fail_percentage 24797 1726882673.71433: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.71434: done checking to see if all hosts have failed 24797 1726882673.71435: getting the remaining hosts for this loop 24797 1726882673.71436: done getting the remaining hosts for this loop 24797 1726882673.71439: getting the next task for host managed_node2 24797 1726882673.71445: done getting next task for host managed_node2 24797 1726882673.71448: ^ task is: TASK: Install yum-utils package 24797 1726882673.71452: ^ 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 24797 1726882673.71455: getting variables 24797 1726882673.71457: in VariableManager get_vars() 24797 1726882673.71487: Calling all_inventory to load vars for managed_node2 24797 1726882673.71491: Calling groups_inventory to load vars for managed_node2 24797 1726882673.71495: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.71507: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.71510: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.71512: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.71680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.71865: done with get_vars() 24797 1726882673.71874: done getting variables 24797 1726882673.72018: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:37:53 -0400 (0:00:00.024) 0:00:03.070 ****** 24797 1726882673.72048: entering _queue_task() for managed_node2/package 24797 1726882673.72050: Creating lock for package 24797 1726882673.72091: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000ea 24797 1726882673.72100: WORKER PROCESS EXITING 24797 1726882673.73340: worker is 1 (out of 1 available) 24797 1726882673.73351: exiting _queue_task() for managed_node2/package 24797 1726882673.73361: done queuing things up, now waiting for results queue to drain 24797 1726882673.73362: waiting for pending results... 24797 1726882673.73760: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 24797 1726882673.73867: in run() - task 0e448fcc-3ce9-c603-653e-0000000000eb 24797 1726882673.73886: variable 'ansible_search_path' from source: unknown 24797 1726882673.73893: variable 'ansible_search_path' from source: unknown 24797 1726882673.73926: calling self._execute() 24797 1726882673.73992: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.74001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.74012: variable 'omit' from source: magic vars 24797 1726882673.74699: variable 'ansible_distribution' from source: facts 24797 1726882673.74839: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24797 1726882673.75081: variable 'ansible_distribution_major_version' from source: facts 24797 1726882673.75159: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24797 1726882673.75170: when evaluation is False, skipping this task 24797 1726882673.75177: _execute() done 24797 1726882673.75185: dumping result to json 24797 1726882673.75193: done dumping result, returning 24797 1726882673.75202: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0e448fcc-3ce9-c603-653e-0000000000eb] 24797 1726882673.75212: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000eb skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24797 1726882673.75350: no more pending results, returning what we have 24797 1726882673.75353: results queue empty 24797 1726882673.75354: checking for any_errors_fatal 24797 1726882673.75361: done checking for any_errors_fatal 24797 1726882673.75361: checking for max_fail_percentage 24797 1726882673.75365: done checking for max_fail_percentage 24797 1726882673.75366: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.75367: done checking to see if all hosts have failed 24797 1726882673.75367: getting the remaining hosts for this loop 24797 1726882673.75369: done getting the remaining hosts for this loop 24797 1726882673.75373: getting the next task for host managed_node2 24797 1726882673.75379: done getting next task for host managed_node2 24797 1726882673.75382: ^ task is: TASK: Enable EPEL 7 24797 1726882673.75386: ^ 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 24797 1726882673.75389: getting variables 24797 1726882673.75390: in VariableManager get_vars() 24797 1726882673.75458: Calling all_inventory to load vars for managed_node2 24797 1726882673.75461: Calling groups_inventory to load vars for managed_node2 24797 1726882673.75467: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.75479: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.75483: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.75486: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.75640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.75871: done with get_vars() 24797 1726882673.75886: done getting variables 24797 1726882673.76009: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:37:53 -0400 (0:00:00.039) 0:00:03.110 ****** 24797 1726882673.76039: entering _queue_task() for managed_node2/command 24797 1726882673.76122: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000eb 24797 1726882673.76129: WORKER PROCESS EXITING 24797 1726882673.76505: worker is 1 (out of 1 available) 24797 1726882673.76517: exiting _queue_task() for managed_node2/command 24797 1726882673.76528: done queuing things up, now waiting for results queue to drain 24797 1726882673.76530: waiting for pending results... 24797 1726882673.76701: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 24797 1726882673.76779: in run() - task 0e448fcc-3ce9-c603-653e-0000000000ec 24797 1726882673.76788: variable 'ansible_search_path' from source: unknown 24797 1726882673.76792: variable 'ansible_search_path' from source: unknown 24797 1726882673.76824: calling self._execute() 24797 1726882673.76879: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.76883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.76890: variable 'omit' from source: magic vars 24797 1726882673.77144: variable 'ansible_distribution' from source: facts 24797 1726882673.77155: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24797 1726882673.77242: variable 'ansible_distribution_major_version' from source: facts 24797 1726882673.77246: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24797 1726882673.77248: when evaluation is False, skipping this task 24797 1726882673.77251: _execute() done 24797 1726882673.77253: dumping result to json 24797 1726882673.77256: done dumping result, returning 24797 1726882673.77261: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0e448fcc-3ce9-c603-653e-0000000000ec] 24797 1726882673.77276: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000ec 24797 1726882673.77351: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000ec 24797 1726882673.77354: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24797 1726882673.77429: no more pending results, returning what we have 24797 1726882673.77431: results queue empty 24797 1726882673.77432: checking for any_errors_fatal 24797 1726882673.77436: done checking for any_errors_fatal 24797 1726882673.77437: checking for max_fail_percentage 24797 1726882673.77438: done checking for max_fail_percentage 24797 1726882673.77439: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.77439: done checking to see if all hosts have failed 24797 1726882673.77440: getting the remaining hosts for this loop 24797 1726882673.77441: done getting the remaining hosts for this loop 24797 1726882673.77443: getting the next task for host managed_node2 24797 1726882673.77446: done getting next task for host managed_node2 24797 1726882673.77447: ^ task is: TASK: Enable EPEL 8 24797 1726882673.77450: ^ 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 24797 1726882673.77452: getting variables 24797 1726882673.77453: in VariableManager get_vars() 24797 1726882673.77477: Calling all_inventory to load vars for managed_node2 24797 1726882673.77479: Calling groups_inventory to load vars for managed_node2 24797 1726882673.77481: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.77489: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.77491: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.77493: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.77595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.77710: done with get_vars() 24797 1726882673.77717: done getting variables 24797 1726882673.77753: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:37:53 -0400 (0:00:00.017) 0:00:03.127 ****** 24797 1726882673.77776: entering _queue_task() for managed_node2/command 24797 1726882673.77930: worker is 1 (out of 1 available) 24797 1726882673.77941: exiting _queue_task() for managed_node2/command 24797 1726882673.77952: done queuing things up, now waiting for results queue to drain 24797 1726882673.77953: waiting for pending results... 24797 1726882673.78093: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 24797 1726882673.78184: in run() - task 0e448fcc-3ce9-c603-653e-0000000000ed 24797 1726882673.78203: variable 'ansible_search_path' from source: unknown 24797 1726882673.78218: variable 'ansible_search_path' from source: unknown 24797 1726882673.78246: calling self._execute() 24797 1726882673.78385: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.78417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.78431: variable 'omit' from source: magic vars 24797 1726882673.78796: variable 'ansible_distribution' from source: facts 24797 1726882673.78814: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24797 1726882673.78941: variable 'ansible_distribution_major_version' from source: facts 24797 1726882673.78951: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24797 1726882673.78958: when evaluation is False, skipping this task 24797 1726882673.78965: _execute() done 24797 1726882673.78976: dumping result to json 24797 1726882673.78983: done dumping result, returning 24797 1726882673.78991: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0e448fcc-3ce9-c603-653e-0000000000ed] 24797 1726882673.79000: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000ed 24797 1726882673.79089: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000ed 24797 1726882673.79096: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24797 1726882673.79271: no more pending results, returning what we have 24797 1726882673.79274: results queue empty 24797 1726882673.79274: checking for any_errors_fatal 24797 1726882673.79278: done checking for any_errors_fatal 24797 1726882673.79279: checking for max_fail_percentage 24797 1726882673.79281: done checking for max_fail_percentage 24797 1726882673.79281: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.79282: done checking to see if all hosts have failed 24797 1726882673.79283: getting the remaining hosts for this loop 24797 1726882673.79284: done getting the remaining hosts for this loop 24797 1726882673.79287: getting the next task for host managed_node2 24797 1726882673.79293: done getting next task for host managed_node2 24797 1726882673.79296: ^ task is: TASK: Enable EPEL 6 24797 1726882673.79299: ^ 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 24797 1726882673.79302: getting variables 24797 1726882673.79303: in VariableManager get_vars() 24797 1726882673.79362: Calling all_inventory to load vars for managed_node2 24797 1726882673.79367: Calling groups_inventory to load vars for managed_node2 24797 1726882673.79370: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.79378: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.79381: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.79384: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.79538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.79735: done with get_vars() 24797 1726882673.79743: done getting variables 24797 1726882673.79796: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:37:53 -0400 (0:00:00.020) 0:00:03.147 ****** 24797 1726882673.79821: entering _queue_task() for managed_node2/copy 24797 1726882673.80554: worker is 1 (out of 1 available) 24797 1726882673.80562: exiting _queue_task() for managed_node2/copy 24797 1726882673.80573: done queuing things up, now waiting for results queue to drain 24797 1726882673.80575: waiting for pending results... 24797 1726882673.80607: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 24797 1726882673.80959: in run() - task 0e448fcc-3ce9-c603-653e-0000000000ef 24797 1726882673.80991: variable 'ansible_search_path' from source: unknown 24797 1726882673.80995: variable 'ansible_search_path' from source: unknown 24797 1726882673.81020: calling self._execute() 24797 1726882673.81083: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.81106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.81138: variable 'omit' from source: magic vars 24797 1726882673.81455: variable 'ansible_distribution' from source: facts 24797 1726882673.81471: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24797 1726882673.81568: variable 'ansible_distribution_major_version' from source: facts 24797 1726882673.81590: Evaluated conditional (ansible_distribution_major_version == '6'): False 24797 1726882673.81597: when evaluation is False, skipping this task 24797 1726882673.81603: _execute() done 24797 1726882673.81609: dumping result to json 24797 1726882673.81615: done dumping result, returning 24797 1726882673.81628: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0e448fcc-3ce9-c603-653e-0000000000ef] 24797 1726882673.81638: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000ef skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 24797 1726882673.81800: no more pending results, returning what we have 24797 1726882673.81804: results queue empty 24797 1726882673.81804: checking for any_errors_fatal 24797 1726882673.81808: done checking for any_errors_fatal 24797 1726882673.81809: checking for max_fail_percentage 24797 1726882673.81811: done checking for max_fail_percentage 24797 1726882673.81812: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.81813: done checking to see if all hosts have failed 24797 1726882673.81813: getting the remaining hosts for this loop 24797 1726882673.81815: done getting the remaining hosts for this loop 24797 1726882673.81819: getting the next task for host managed_node2 24797 1726882673.81827: done getting next task for host managed_node2 24797 1726882673.81830: ^ task is: TASK: Set network provider to 'initscripts' 24797 1726882673.81832: ^ 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 24797 1726882673.81836: getting variables 24797 1726882673.81838: in VariableManager get_vars() 24797 1726882673.81880: Calling all_inventory to load vars for managed_node2 24797 1726882673.81883: Calling groups_inventory to load vars for managed_node2 24797 1726882673.81887: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.81898: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.81902: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.81905: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.82183: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000ef 24797 1726882673.82186: WORKER PROCESS EXITING 24797 1726882673.82214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.82579: done with get_vars() 24797 1726882673.82587: done getting variables 24797 1726882673.82677: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:12 Friday 20 September 2024 21:37:53 -0400 (0:00:00.028) 0:00:03.176 ****** 24797 1726882673.82698: entering _queue_task() for managed_node2/set_fact 24797 1726882673.82862: worker is 1 (out of 1 available) 24797 1726882673.82875: exiting _queue_task() for managed_node2/set_fact 24797 1726882673.82885: done queuing things up, now waiting for results queue to drain 24797 1726882673.82887: waiting for pending results... 24797 1726882673.83026: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 24797 1726882673.83082: in run() - task 0e448fcc-3ce9-c603-653e-000000000007 24797 1726882673.83090: variable 'ansible_search_path' from source: unknown 24797 1726882673.83116: calling self._execute() 24797 1726882673.83211: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.83216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.83223: variable 'omit' from source: magic vars 24797 1726882673.83291: variable 'omit' from source: magic vars 24797 1726882673.83312: variable 'omit' from source: magic vars 24797 1726882673.83335: variable 'omit' from source: magic vars 24797 1726882673.83368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24797 1726882673.83396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24797 1726882673.83411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24797 1726882673.83423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24797 1726882673.83432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24797 1726882673.83454: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24797 1726882673.83457: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.83460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.83541: Set connection var ansible_shell_type to sh 24797 1726882673.83545: Set connection var ansible_shell_executable to /bin/sh 24797 1726882673.83551: Set connection var ansible_pipelining to False 24797 1726882673.83557: Set connection var ansible_timeout to 10 24797 1726882673.83561: Set connection var ansible_module_compression to ZIP_DEFLATED 24797 1726882673.83571: Set connection var ansible_connection to ssh 24797 1726882673.83586: variable 'ansible_shell_executable' from source: unknown 24797 1726882673.83589: variable 'ansible_connection' from source: unknown 24797 1726882673.83593: variable 'ansible_module_compression' from source: unknown 24797 1726882673.83595: variable 'ansible_shell_type' from source: unknown 24797 1726882673.83598: variable 'ansible_shell_executable' from source: unknown 24797 1726882673.83600: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.83602: variable 'ansible_pipelining' from source: unknown 24797 1726882673.83604: variable 'ansible_timeout' from source: unknown 24797 1726882673.83608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.83711: 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) 24797 1726882673.83722: variable 'omit' from source: magic vars 24797 1726882673.83725: starting attempt loop 24797 1726882673.83732: running the handler 24797 1726882673.83742: handler run complete 24797 1726882673.83749: attempt loop complete, returning result 24797 1726882673.83751: _execute() done 24797 1726882673.83753: dumping result to json 24797 1726882673.83756: done dumping result, returning 24797 1726882673.83766: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0e448fcc-3ce9-c603-653e-000000000007] 24797 1726882673.83769: sending task result for task 0e448fcc-3ce9-c603-653e-000000000007 24797 1726882673.83846: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000007 24797 1726882673.83849: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 24797 1726882673.83956: no more pending results, returning what we have 24797 1726882673.83958: results queue empty 24797 1726882673.83958: checking for any_errors_fatal 24797 1726882673.83963: done checking for any_errors_fatal 24797 1726882673.83965: checking for max_fail_percentage 24797 1726882673.83966: done checking for max_fail_percentage 24797 1726882673.83966: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.83967: done checking to see if all hosts have failed 24797 1726882673.83967: getting the remaining hosts for this loop 24797 1726882673.83968: done getting the remaining hosts for this loop 24797 1726882673.83970: getting the next task for host managed_node2 24797 1726882673.83973: done getting next task for host managed_node2 24797 1726882673.83974: ^ task is: TASK: meta (flush_handlers) 24797 1726882673.83976: ^ 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 24797 1726882673.83978: getting variables 24797 1726882673.83979: in VariableManager get_vars() 24797 1726882673.83993: Calling all_inventory to load vars for managed_node2 24797 1726882673.83994: Calling groups_inventory to load vars for managed_node2 24797 1726882673.83996: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.84002: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.84003: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.84005: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.84098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.84206: done with get_vars() 24797 1726882673.84211: done getting variables 24797 1726882673.84251: in VariableManager get_vars() 24797 1726882673.84257: Calling all_inventory to load vars for managed_node2 24797 1726882673.84259: Calling groups_inventory to load vars for managed_node2 24797 1726882673.84263: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.84267: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.84269: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.84272: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.84348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.84454: done with get_vars() 24797 1726882673.84466: done queuing things up, now waiting for results queue to drain 24797 1726882673.84467: results queue empty 24797 1726882673.84468: checking for any_errors_fatal 24797 1726882673.84469: done checking for any_errors_fatal 24797 1726882673.84469: checking for max_fail_percentage 24797 1726882673.84470: done checking for max_fail_percentage 24797 1726882673.84470: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.84471: done checking to see if all hosts have failed 24797 1726882673.84471: getting the remaining hosts for this loop 24797 1726882673.84472: done getting the remaining hosts for this loop 24797 1726882673.84473: getting the next task for host managed_node2 24797 1726882673.84477: done getting next task for host managed_node2 24797 1726882673.84478: ^ task is: TASK: meta (flush_handlers) 24797 1726882673.84479: ^ 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 24797 1726882673.84484: getting variables 24797 1726882673.84484: in VariableManager get_vars() 24797 1726882673.84491: Calling all_inventory to load vars for managed_node2 24797 1726882673.84493: Calling groups_inventory to load vars for managed_node2 24797 1726882673.84494: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.84497: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.84499: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.84500: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.84680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.84882: done with get_vars() 24797 1726882673.84889: done getting variables 24797 1726882673.84942: in VariableManager get_vars() 24797 1726882673.84949: Calling all_inventory to load vars for managed_node2 24797 1726882673.84951: Calling groups_inventory to load vars for managed_node2 24797 1726882673.84953: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.84957: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.84959: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.84962: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.85104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.85304: done with get_vars() 24797 1726882673.85315: done queuing things up, now waiting for results queue to drain 24797 1726882673.85316: results queue empty 24797 1726882673.85317: checking for any_errors_fatal 24797 1726882673.85318: done checking for any_errors_fatal 24797 1726882673.85319: checking for max_fail_percentage 24797 1726882673.85320: done checking for max_fail_percentage 24797 1726882673.85321: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.85321: done checking to see if all hosts have failed 24797 1726882673.85322: getting the remaining hosts for this loop 24797 1726882673.85323: done getting the remaining hosts for this loop 24797 1726882673.85325: getting the next task for host managed_node2 24797 1726882673.85327: done getting next task for host managed_node2 24797 1726882673.85328: ^ task is: None 24797 1726882673.85329: ^ 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 24797 1726882673.85331: done queuing things up, now waiting for results queue to drain 24797 1726882673.85331: results queue empty 24797 1726882673.85332: checking for any_errors_fatal 24797 1726882673.85333: done checking for any_errors_fatal 24797 1726882673.85333: checking for max_fail_percentage 24797 1726882673.85334: done checking for max_fail_percentage 24797 1726882673.85335: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.85336: done checking to see if all hosts have failed 24797 1726882673.85337: getting the next task for host managed_node2 24797 1726882673.85340: done getting next task for host managed_node2 24797 1726882673.85341: ^ task is: None 24797 1726882673.85342: ^ 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 24797 1726882673.85396: in VariableManager get_vars() 24797 1726882673.85419: done with get_vars() 24797 1726882673.85425: in VariableManager get_vars() 24797 1726882673.85440: done with get_vars() 24797 1726882673.85445: variable 'omit' from source: magic vars 24797 1726882673.85490: in VariableManager get_vars() 24797 1726882673.85506: done with get_vars() 24797 1726882673.85526: variable 'omit' from source: magic vars PLAY [Play for testing IPv6 config] ******************************************** 24797 1726882673.85841: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 24797 1726882673.85860: getting the remaining hosts for this loop 24797 1726882673.85861: done getting the remaining hosts for this loop 24797 1726882673.85865: getting the next task for host managed_node2 24797 1726882673.85867: done getting next task for host managed_node2 24797 1726882673.85868: ^ task is: TASK: Gathering Facts 24797 1726882673.85869: ^ 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 24797 1726882673.85871: getting variables 24797 1726882673.85872: in VariableManager get_vars() 24797 1726882673.85905: Calling all_inventory to load vars for managed_node2 24797 1726882673.85907: Calling groups_inventory to load vars for managed_node2 24797 1726882673.85908: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.85911: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.85928: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.85931: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.86014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.86121: done with get_vars() 24797 1726882673.86127: done getting variables 24797 1726882673.86152: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:3 Friday 20 September 2024 21:37:53 -0400 (0:00:00.034) 0:00:03.211 ****** 24797 1726882673.86170: entering _queue_task() for managed_node2/gather_facts 24797 1726882673.86306: worker is 1 (out of 1 available) 24797 1726882673.86316: exiting _queue_task() for managed_node2/gather_facts 24797 1726882673.86325: done queuing things up, now waiting for results queue to drain 24797 1726882673.86326: waiting for pending results... 24797 1726882673.86452: running TaskExecutor() for managed_node2/TASK: Gathering Facts 24797 1726882673.86508: in run() - task 0e448fcc-3ce9-c603-653e-000000000115 24797 1726882673.86518: variable 'ansible_search_path' from source: unknown 24797 1726882673.86544: calling self._execute() 24797 1726882673.86599: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.86602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.86610: variable 'omit' from source: magic vars 24797 1726882673.86884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882673.88514: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882673.88557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882673.88585: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882673.88609: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882673.88640: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882673.88695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882673.88715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882673.88740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882673.88767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882673.88777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882673.88866: variable 'ansible_distribution' from source: facts 24797 1726882673.88870: variable 'ansible_distribution_major_version' from source: facts 24797 1726882673.88883: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882673.88886: when evaluation is False, skipping this task 24797 1726882673.88889: _execute() done 24797 1726882673.88891: dumping result to json 24797 1726882673.88893: done dumping result, returning 24797 1726882673.88898: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e448fcc-3ce9-c603-653e-000000000115] 24797 1726882673.88904: sending task result for task 0e448fcc-3ce9-c603-653e-000000000115 24797 1726882673.88981: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000115 24797 1726882673.88984: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882673.89023: no more pending results, returning what we have 24797 1726882673.89026: results queue empty 24797 1726882673.89027: checking for any_errors_fatal 24797 1726882673.89028: done checking for any_errors_fatal 24797 1726882673.89028: checking for max_fail_percentage 24797 1726882673.89030: done checking for max_fail_percentage 24797 1726882673.89031: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.89032: done checking to see if all hosts have failed 24797 1726882673.89032: getting the remaining hosts for this loop 24797 1726882673.89034: done getting the remaining hosts for this loop 24797 1726882673.89036: getting the next task for host managed_node2 24797 1726882673.89040: done getting next task for host managed_node2 24797 1726882673.89042: ^ task is: TASK: meta (flush_handlers) 24797 1726882673.89043: ^ 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 24797 1726882673.89046: getting variables 24797 1726882673.89052: in VariableManager get_vars() 24797 1726882673.89093: Calling all_inventory to load vars for managed_node2 24797 1726882673.89095: Calling groups_inventory to load vars for managed_node2 24797 1726882673.89096: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.89103: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.89104: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.89106: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.89211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.89452: done with get_vars() 24797 1726882673.89458: done getting variables 24797 1726882673.89505: in VariableManager get_vars() 24797 1726882673.89514: Calling all_inventory to load vars for managed_node2 24797 1726882673.89515: Calling groups_inventory to load vars for managed_node2 24797 1726882673.89516: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.89519: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.89520: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.89522: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.89599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.89712: done with get_vars() 24797 1726882673.89721: done queuing things up, now waiting for results queue to drain 24797 1726882673.89722: results queue empty 24797 1726882673.89722: checking for any_errors_fatal 24797 1726882673.89723: done checking for any_errors_fatal 24797 1726882673.89724: checking for max_fail_percentage 24797 1726882673.89724: done checking for max_fail_percentage 24797 1726882673.89725: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.89725: done checking to see if all hosts have failed 24797 1726882673.89726: getting the remaining hosts for this loop 24797 1726882673.89726: done getting the remaining hosts for this loop 24797 1726882673.89728: getting the next task for host managed_node2 24797 1726882673.89730: done getting next task for host managed_node2 24797 1726882673.89731: ^ task is: TASK: Include the task 'show_interfaces.yml' 24797 1726882673.89732: ^ 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 24797 1726882673.89733: getting variables 24797 1726882673.89733: in VariableManager get_vars() 24797 1726882673.89740: Calling all_inventory to load vars for managed_node2 24797 1726882673.89741: Calling groups_inventory to load vars for managed_node2 24797 1726882673.89743: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.89748: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.89750: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.89751: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.89830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.89941: done with get_vars() 24797 1726882673.89946: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:9 Friday 20 September 2024 21:37:53 -0400 (0:00:00.038) 0:00:03.249 ****** 24797 1726882673.89995: entering _queue_task() for managed_node2/include_tasks 24797 1726882673.90140: worker is 1 (out of 1 available) 24797 1726882673.90152: exiting _queue_task() for managed_node2/include_tasks 24797 1726882673.90168: done queuing things up, now waiting for results queue to drain 24797 1726882673.90170: waiting for pending results... 24797 1726882673.90299: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 24797 1726882673.90350: in run() - task 0e448fcc-3ce9-c603-653e-00000000000b 24797 1726882673.90365: variable 'ansible_search_path' from source: unknown 24797 1726882673.90393: calling self._execute() 24797 1726882673.90504: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.90508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.90516: variable 'omit' from source: magic vars 24797 1726882673.90779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882673.92228: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882673.92279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882673.92305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882673.92332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882673.92354: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882673.92411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882673.92438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882673.92457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882673.92487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882673.92499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882673.92591: variable 'ansible_distribution' from source: facts 24797 1726882673.92594: variable 'ansible_distribution_major_version' from source: facts 24797 1726882673.92609: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882673.92612: when evaluation is False, skipping this task 24797 1726882673.92614: _execute() done 24797 1726882673.92617: dumping result to json 24797 1726882673.92620: done dumping result, returning 24797 1726882673.92624: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-c603-653e-00000000000b] 24797 1726882673.92629: sending task result for task 0e448fcc-3ce9-c603-653e-00000000000b 24797 1726882673.92709: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000000b 24797 1726882673.92712: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882673.92753: no more pending results, returning what we have 24797 1726882673.92756: results queue empty 24797 1726882673.92758: checking for any_errors_fatal 24797 1726882673.92759: done checking for any_errors_fatal 24797 1726882673.92760: checking for max_fail_percentage 24797 1726882673.92766: done checking for max_fail_percentage 24797 1726882673.92767: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.92768: done checking to see if all hosts have failed 24797 1726882673.92769: getting the remaining hosts for this loop 24797 1726882673.92770: done getting the remaining hosts for this loop 24797 1726882673.92774: getting the next task for host managed_node2 24797 1726882673.92778: done getting next task for host managed_node2 24797 1726882673.92780: ^ task is: TASK: Include the task 'manage_test_interface.yml' 24797 1726882673.92782: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24797 1726882673.92785: getting variables 24797 1726882673.92834: in VariableManager get_vars() 24797 1726882673.92859: Calling all_inventory to load vars for managed_node2 24797 1726882673.92865: Calling groups_inventory to load vars for managed_node2 24797 1726882673.92868: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.92876: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.92878: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.92880: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.92968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.93093: done with get_vars() 24797 1726882673.93099: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:11 Friday 20 September 2024 21:37:53 -0400 (0:00:00.031) 0:00:03.281 ****** 24797 1726882673.93151: entering _queue_task() for managed_node2/include_tasks 24797 1726882673.93299: worker is 1 (out of 1 available) 24797 1726882673.93310: exiting _queue_task() for managed_node2/include_tasks 24797 1726882673.93321: done queuing things up, now waiting for results queue to drain 24797 1726882673.93323: waiting for pending results... 24797 1726882673.93472: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 24797 1726882673.93532: in run() - task 0e448fcc-3ce9-c603-653e-00000000000c 24797 1726882673.93542: variable 'ansible_search_path' from source: unknown 24797 1726882673.93574: calling self._execute() 24797 1726882673.93628: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.93636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.93643: variable 'omit' from source: magic vars 24797 1726882673.93921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882673.95397: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882673.95437: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882673.95473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882673.95500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882673.95521: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882673.95577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882673.95602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882673.95620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882673.95646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882673.95657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882673.95752: variable 'ansible_distribution' from source: facts 24797 1726882673.95758: variable 'ansible_distribution_major_version' from source: facts 24797 1726882673.95776: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882673.95779: when evaluation is False, skipping this task 24797 1726882673.95782: _execute() done 24797 1726882673.95786: dumping result to json 24797 1726882673.95788: done dumping result, returning 24797 1726882673.95791: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-c603-653e-00000000000c] 24797 1726882673.95802: sending task result for task 0e448fcc-3ce9-c603-653e-00000000000c 24797 1726882673.95873: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000000c 24797 1726882673.95876: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882673.95922: no more pending results, returning what we have 24797 1726882673.95925: results queue empty 24797 1726882673.95926: checking for any_errors_fatal 24797 1726882673.95930: done checking for any_errors_fatal 24797 1726882673.95931: checking for max_fail_percentage 24797 1726882673.95932: done checking for max_fail_percentage 24797 1726882673.95933: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.95934: done checking to see if all hosts have failed 24797 1726882673.95934: getting the remaining hosts for this loop 24797 1726882673.95936: done getting the remaining hosts for this loop 24797 1726882673.95938: getting the next task for host managed_node2 24797 1726882673.95942: done getting next task for host managed_node2 24797 1726882673.95945: ^ task is: TASK: Set up gateway ip on veth peer 24797 1726882673.95946: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24797 1726882673.95948: getting variables 24797 1726882673.95950: in VariableManager get_vars() 24797 1726882673.95982: Calling all_inventory to load vars for managed_node2 24797 1726882673.95984: Calling groups_inventory to load vars for managed_node2 24797 1726882673.95986: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.95994: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.95996: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.95999: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.96099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.96236: done with get_vars() 24797 1726882673.96243: done getting variables 24797 1726882673.96300: 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 [Set up gateway ip on veth peer] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:15 Friday 20 September 2024 21:37:53 -0400 (0:00:00.031) 0:00:03.312 ****** 24797 1726882673.96317: entering _queue_task() for managed_node2/shell 24797 1726882673.96318: Creating lock for shell 24797 1726882673.96468: worker is 1 (out of 1 available) 24797 1726882673.96479: exiting _queue_task() for managed_node2/shell 24797 1726882673.96488: done queuing things up, now waiting for results queue to drain 24797 1726882673.96489: waiting for pending results... 24797 1726882673.96624: running TaskExecutor() for managed_node2/TASK: Set up gateway ip on veth peer 24797 1726882673.96684: in run() - task 0e448fcc-3ce9-c603-653e-00000000000d 24797 1726882673.96694: variable 'ansible_search_path' from source: unknown 24797 1726882673.96721: calling self._execute() 24797 1726882673.96778: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.96786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.96797: variable 'omit' from source: magic vars 24797 1726882673.97080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882673.98569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882673.98610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882673.98636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882673.98665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882673.98689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882673.98744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882673.98771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882673.98790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882673.98816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882673.98826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882673.98922: variable 'ansible_distribution' from source: facts 24797 1726882673.98926: variable 'ansible_distribution_major_version' from source: facts 24797 1726882673.98940: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882673.98943: when evaluation is False, skipping this task 24797 1726882673.98946: _execute() done 24797 1726882673.98950: dumping result to json 24797 1726882673.98952: done dumping result, returning 24797 1726882673.98954: done running TaskExecutor() for managed_node2/TASK: Set up gateway ip on veth peer [0e448fcc-3ce9-c603-653e-00000000000d] 24797 1726882673.98966: sending task result for task 0e448fcc-3ce9-c603-653e-00000000000d 24797 1726882673.99043: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000000d 24797 1726882673.99046: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882673.99091: no more pending results, returning what we have 24797 1726882673.99094: results queue empty 24797 1726882673.99095: checking for any_errors_fatal 24797 1726882673.99099: done checking for any_errors_fatal 24797 1726882673.99100: checking for max_fail_percentage 24797 1726882673.99101: done checking for max_fail_percentage 24797 1726882673.99102: checking to see if all hosts have failed and the running result is not ok 24797 1726882673.99103: done checking to see if all hosts have failed 24797 1726882673.99103: getting the remaining hosts for this loop 24797 1726882673.99105: done getting the remaining hosts for this loop 24797 1726882673.99107: getting the next task for host managed_node2 24797 1726882673.99113: done getting next task for host managed_node2 24797 1726882673.99115: ^ task is: TASK: TEST: I can configure an interface with static ipv6 config 24797 1726882673.99117: ^ 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 24797 1726882673.99119: getting variables 24797 1726882673.99121: in VariableManager get_vars() 24797 1726882673.99151: Calling all_inventory to load vars for managed_node2 24797 1726882673.99154: Calling groups_inventory to load vars for managed_node2 24797 1726882673.99155: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882673.99168: Calling all_plugins_play to load vars for managed_node2 24797 1726882673.99171: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882673.99173: Calling groups_plugins_play to load vars for managed_node2 24797 1726882673.99274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882673.99387: done with get_vars() 24797 1726882673.99394: done getting variables 24797 1726882673.99451: 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 [TEST: I can configure an interface with static ipv6 config] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:27 Friday 20 September 2024 21:37:53 -0400 (0:00:00.031) 0:00:03.344 ****** 24797 1726882673.99473: entering _queue_task() for managed_node2/debug 24797 1726882673.99474: Creating lock for debug 24797 1726882673.99631: worker is 1 (out of 1 available) 24797 1726882673.99643: exiting _queue_task() for managed_node2/debug 24797 1726882673.99654: done queuing things up, now waiting for results queue to drain 24797 1726882673.99656: waiting for pending results... 24797 1726882673.99793: running TaskExecutor() for managed_node2/TASK: TEST: I can configure an interface with static ipv6 config 24797 1726882673.99845: in run() - task 0e448fcc-3ce9-c603-653e-00000000000f 24797 1726882673.99854: variable 'ansible_search_path' from source: unknown 24797 1726882673.99886: calling self._execute() 24797 1726882673.99939: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882673.99943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882673.99949: variable 'omit' from source: magic vars 24797 1726882674.00233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.01760: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.01806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.01841: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.01868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.01890: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.01951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.01973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.01991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.02020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.02032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.02123: variable 'ansible_distribution' from source: facts 24797 1726882674.02133: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.02153: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.02156: when evaluation is False, skipping this task 24797 1726882674.02158: _execute() done 24797 1726882674.02160: dumping result to json 24797 1726882674.02165: done dumping result, returning 24797 1726882674.02172: done running TaskExecutor() for managed_node2/TASK: TEST: I can configure an interface with static ipv6 config [0e448fcc-3ce9-c603-653e-00000000000f] 24797 1726882674.02178: sending task result for task 0e448fcc-3ce9-c603-653e-00000000000f 24797 1726882674.02245: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000000f 24797 1726882674.02248: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24797 1726882674.02293: no more pending results, returning what we have 24797 1726882674.02296: results queue empty 24797 1726882674.02297: checking for any_errors_fatal 24797 1726882674.02301: done checking for any_errors_fatal 24797 1726882674.02302: checking for max_fail_percentage 24797 1726882674.02304: done checking for max_fail_percentage 24797 1726882674.02304: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.02305: done checking to see if all hosts have failed 24797 1726882674.02306: getting the remaining hosts for this loop 24797 1726882674.02307: done getting the remaining hosts for this loop 24797 1726882674.02310: getting the next task for host managed_node2 24797 1726882674.02316: done getting next task for host managed_node2 24797 1726882674.02321: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24797 1726882674.02324: ^ state is: HOST STATE: block=3, 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 24797 1726882674.02337: getting variables 24797 1726882674.02338: in VariableManager get_vars() 24797 1726882674.02373: Calling all_inventory to load vars for managed_node2 24797 1726882674.02376: Calling groups_inventory to load vars for managed_node2 24797 1726882674.02378: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.02385: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.02387: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.02390: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.02520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.02638: done with get_vars() 24797 1726882674.02644: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:54 -0400 (0:00:00.032) 0:00:03.376 ****** 24797 1726882674.02709: entering _queue_task() for managed_node2/include_tasks 24797 1726882674.02859: worker is 1 (out of 1 available) 24797 1726882674.02871: exiting _queue_task() for managed_node2/include_tasks 24797 1726882674.02882: done queuing things up, now waiting for results queue to drain 24797 1726882674.02883: waiting for pending results... 24797 1726882674.03022: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24797 1726882674.03093: in run() - task 0e448fcc-3ce9-c603-653e-000000000017 24797 1726882674.03108: variable 'ansible_search_path' from source: unknown 24797 1726882674.03113: variable 'ansible_search_path' from source: unknown 24797 1726882674.03135: calling self._execute() 24797 1726882674.03189: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.03192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.03200: variable 'omit' from source: magic vars 24797 1726882674.03479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.04991: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.05033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.05059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.05090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.05109: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.05167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.05188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.05207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.05233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.05243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.05339: variable 'ansible_distribution' from source: facts 24797 1726882674.05345: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.05360: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.05367: when evaluation is False, skipping this task 24797 1726882674.05370: _execute() done 24797 1726882674.05372: dumping result to json 24797 1726882674.05374: done dumping result, returning 24797 1726882674.05377: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-c603-653e-000000000017] 24797 1726882674.05384: sending task result for task 0e448fcc-3ce9-c603-653e-000000000017 24797 1726882674.05458: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000017 24797 1726882674.05465: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.05514: no more pending results, returning what we have 24797 1726882674.05517: results queue empty 24797 1726882674.05518: checking for any_errors_fatal 24797 1726882674.05524: done checking for any_errors_fatal 24797 1726882674.05525: checking for max_fail_percentage 24797 1726882674.05526: done checking for max_fail_percentage 24797 1726882674.05527: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.05528: done checking to see if all hosts have failed 24797 1726882674.05529: getting the remaining hosts for this loop 24797 1726882674.05530: done getting the remaining hosts for this loop 24797 1726882674.05534: getting the next task for host managed_node2 24797 1726882674.05539: done getting next task for host managed_node2 24797 1726882674.05543: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 24797 1726882674.05546: ^ state is: HOST STATE: block=3, 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 24797 1726882674.05558: getting variables 24797 1726882674.05559: in VariableManager get_vars() 24797 1726882674.05598: Calling all_inventory to load vars for managed_node2 24797 1726882674.05601: Calling groups_inventory to load vars for managed_node2 24797 1726882674.05603: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.05620: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.05622: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.05624: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.05733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.05859: done with get_vars() 24797 1726882674.05868: done getting variables 24797 1726882674.05906: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:54 -0400 (0:00:00.032) 0:00:03.408 ****** 24797 1726882674.05926: entering _queue_task() for managed_node2/debug 24797 1726882674.06103: worker is 1 (out of 1 available) 24797 1726882674.06116: exiting _queue_task() for managed_node2/debug 24797 1726882674.06127: done queuing things up, now waiting for results queue to drain 24797 1726882674.06129: waiting for pending results... 24797 1726882674.06282: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 24797 1726882674.06353: in run() - task 0e448fcc-3ce9-c603-653e-000000000018 24797 1726882674.06367: variable 'ansible_search_path' from source: unknown 24797 1726882674.06370: variable 'ansible_search_path' from source: unknown 24797 1726882674.06403: calling self._execute() 24797 1726882674.06454: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.06458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.06469: variable 'omit' from source: magic vars 24797 1726882674.06753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.08302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.08347: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.08385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.08410: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.08430: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.08490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.08509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.08528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.08560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.08574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.08667: variable 'ansible_distribution' from source: facts 24797 1726882674.08671: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.08685: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.08688: when evaluation is False, skipping this task 24797 1726882674.08690: _execute() done 24797 1726882674.08692: dumping result to json 24797 1726882674.08695: done dumping result, returning 24797 1726882674.08701: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-c603-653e-000000000018] 24797 1726882674.08706: sending task result for task 0e448fcc-3ce9-c603-653e-000000000018 24797 1726882674.08782: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000018 24797 1726882674.08785: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24797 1726882674.08830: no more pending results, returning what we have 24797 1726882674.08833: results queue empty 24797 1726882674.08834: checking for any_errors_fatal 24797 1726882674.08838: done checking for any_errors_fatal 24797 1726882674.08838: checking for max_fail_percentage 24797 1726882674.08840: done checking for max_fail_percentage 24797 1726882674.08841: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.08842: done checking to see if all hosts have failed 24797 1726882674.08842: getting the remaining hosts for this loop 24797 1726882674.08844: done getting the remaining hosts for this loop 24797 1726882674.08846: getting the next task for host managed_node2 24797 1726882674.08851: done getting next task for host managed_node2 24797 1726882674.08854: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24797 1726882674.08857: ^ state is: HOST STATE: block=3, 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 24797 1726882674.08873: getting variables 24797 1726882674.08875: in VariableManager get_vars() 24797 1726882674.08912: Calling all_inventory to load vars for managed_node2 24797 1726882674.08915: Calling groups_inventory to load vars for managed_node2 24797 1726882674.08916: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.08922: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.08923: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.08925: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.09057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.09179: done with get_vars() 24797 1726882674.09185: done getting variables 24797 1726882674.09241: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:54 -0400 (0:00:00.033) 0:00:03.442 ****** 24797 1726882674.09261: entering _queue_task() for managed_node2/fail 24797 1726882674.09265: Creating lock for fail 24797 1726882674.09420: worker is 1 (out of 1 available) 24797 1726882674.09432: exiting _queue_task() for managed_node2/fail 24797 1726882674.09441: done queuing things up, now waiting for results queue to drain 24797 1726882674.09443: waiting for pending results... 24797 1726882674.09597: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24797 1726882674.09662: in run() - task 0e448fcc-3ce9-c603-653e-000000000019 24797 1726882674.09684: variable 'ansible_search_path' from source: unknown 24797 1726882674.09687: variable 'ansible_search_path' from source: unknown 24797 1726882674.09712: calling self._execute() 24797 1726882674.09770: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.09776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.09779: variable 'omit' from source: magic vars 24797 1726882674.10042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.11513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.11555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.11581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.11605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.11626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.11678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.11697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.11714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.11741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.11757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.11854: variable 'ansible_distribution' from source: facts 24797 1726882674.11860: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.11879: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.11882: when evaluation is False, skipping this task 24797 1726882674.11885: _execute() done 24797 1726882674.11887: dumping result to json 24797 1726882674.11889: done dumping result, returning 24797 1726882674.11896: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-c603-653e-000000000019] 24797 1726882674.11901: sending task result for task 0e448fcc-3ce9-c603-653e-000000000019 24797 1726882674.11984: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000019 24797 1726882674.11987: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.12024: no more pending results, returning what we have 24797 1726882674.12027: results queue empty 24797 1726882674.12028: checking for any_errors_fatal 24797 1726882674.12034: done checking for any_errors_fatal 24797 1726882674.12034: checking for max_fail_percentage 24797 1726882674.12036: done checking for max_fail_percentage 24797 1726882674.12037: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.12038: done checking to see if all hosts have failed 24797 1726882674.12038: getting the remaining hosts for this loop 24797 1726882674.12040: done getting the remaining hosts for this loop 24797 1726882674.12043: getting the next task for host managed_node2 24797 1726882674.12048: done getting next task for host managed_node2 24797 1726882674.12051: ^ 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 24797 1726882674.12054: ^ state is: HOST STATE: block=3, 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 24797 1726882674.12071: getting variables 24797 1726882674.12072: in VariableManager get_vars() 24797 1726882674.12107: Calling all_inventory to load vars for managed_node2 24797 1726882674.12109: Calling groups_inventory to load vars for managed_node2 24797 1726882674.12110: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.12116: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.12117: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.12119: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.12224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.12344: done with get_vars() 24797 1726882674.12351: done getting variables 24797 1726882674.12389: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:54 -0400 (0:00:00.031) 0:00:03.473 ****** 24797 1726882674.12411: entering _queue_task() for managed_node2/fail 24797 1726882674.12557: worker is 1 (out of 1 available) 24797 1726882674.12569: exiting _queue_task() for managed_node2/fail 24797 1726882674.12579: done queuing things up, now waiting for results queue to drain 24797 1726882674.12581: waiting for pending results... 24797 1726882674.12715: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 24797 1726882674.12790: in run() - task 0e448fcc-3ce9-c603-653e-00000000001a 24797 1726882674.12801: variable 'ansible_search_path' from source: unknown 24797 1726882674.12804: variable 'ansible_search_path' from source: unknown 24797 1726882674.12833: calling self._execute() 24797 1726882674.12885: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.12889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.12897: variable 'omit' from source: magic vars 24797 1726882674.13161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.14686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.14727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.14760: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.14792: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.14812: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.14865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.14893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.14912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.14938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.14948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.15042: variable 'ansible_distribution' from source: facts 24797 1726882674.15047: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.15062: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.15068: when evaluation is False, skipping this task 24797 1726882674.15071: _execute() done 24797 1726882674.15074: dumping result to json 24797 1726882674.15079: done dumping result, returning 24797 1726882674.15085: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-c603-653e-00000000001a] 24797 1726882674.15091: sending task result for task 0e448fcc-3ce9-c603-653e-00000000001a 24797 1726882674.15173: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000001a 24797 1726882674.15176: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.15239: no more pending results, returning what we have 24797 1726882674.15242: results queue empty 24797 1726882674.15243: checking for any_errors_fatal 24797 1726882674.15248: done checking for any_errors_fatal 24797 1726882674.15248: checking for max_fail_percentage 24797 1726882674.15250: done checking for max_fail_percentage 24797 1726882674.15251: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.15251: done checking to see if all hosts have failed 24797 1726882674.15252: getting the remaining hosts for this loop 24797 1726882674.15253: done getting the remaining hosts for this loop 24797 1726882674.15256: getting the next task for host managed_node2 24797 1726882674.15260: done getting next task for host managed_node2 24797 1726882674.15268: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24797 1726882674.15271: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.15282: getting variables 24797 1726882674.15283: in VariableManager get_vars() 24797 1726882674.15313: Calling all_inventory to load vars for managed_node2 24797 1726882674.15315: Calling groups_inventory to load vars for managed_node2 24797 1726882674.15316: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.15324: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.15326: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.15328: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.15457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.15578: done with get_vars() 24797 1726882674.15585: done getting variables 24797 1726882674.15620: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:54 -0400 (0:00:00.032) 0:00:03.506 ****** 24797 1726882674.15641: entering _queue_task() for managed_node2/fail 24797 1726882674.15798: worker is 1 (out of 1 available) 24797 1726882674.15809: exiting _queue_task() for managed_node2/fail 24797 1726882674.15820: done queuing things up, now waiting for results queue to drain 24797 1726882674.15821: waiting for pending results... 24797 1726882674.15954: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24797 1726882674.16021: in run() - task 0e448fcc-3ce9-c603-653e-00000000001b 24797 1726882674.16031: variable 'ansible_search_path' from source: unknown 24797 1726882674.16035: variable 'ansible_search_path' from source: unknown 24797 1726882674.16065: calling self._execute() 24797 1726882674.16117: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.16120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.16128: variable 'omit' from source: magic vars 24797 1726882674.16395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.17867: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.17907: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.17934: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.17960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.17982: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.18038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.18056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.18076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.18102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.18113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.18202: variable 'ansible_distribution' from source: facts 24797 1726882674.18205: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.18221: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.18224: when evaluation is False, skipping this task 24797 1726882674.18226: _execute() done 24797 1726882674.18229: dumping result to json 24797 1726882674.18231: done dumping result, returning 24797 1726882674.18237: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-c603-653e-00000000001b] 24797 1726882674.18243: sending task result for task 0e448fcc-3ce9-c603-653e-00000000001b 24797 1726882674.18322: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000001b 24797 1726882674.18325: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.18377: no more pending results, returning what we have 24797 1726882674.18379: results queue empty 24797 1726882674.18380: checking for any_errors_fatal 24797 1726882674.18384: done checking for any_errors_fatal 24797 1726882674.18385: checking for max_fail_percentage 24797 1726882674.18386: done checking for max_fail_percentage 24797 1726882674.18387: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.18388: done checking to see if all hosts have failed 24797 1726882674.18389: getting the remaining hosts for this loop 24797 1726882674.18390: done getting the remaining hosts for this loop 24797 1726882674.18393: getting the next task for host managed_node2 24797 1726882674.18397: done getting next task for host managed_node2 24797 1726882674.18400: ^ 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 24797 1726882674.18403: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.18414: getting variables 24797 1726882674.18415: in VariableManager get_vars() 24797 1726882674.18442: Calling all_inventory to load vars for managed_node2 24797 1726882674.18444: Calling groups_inventory to load vars for managed_node2 24797 1726882674.18446: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.18451: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.18453: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.18455: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.18557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.18680: done with get_vars() 24797 1726882674.18688: done getting variables 24797 1726882674.18745: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:54 -0400 (0:00:00.031) 0:00:03.537 ****** 24797 1726882674.18769: entering _queue_task() for managed_node2/dnf 24797 1726882674.18923: worker is 1 (out of 1 available) 24797 1726882674.18935: exiting _queue_task() for managed_node2/dnf 24797 1726882674.18945: done queuing things up, now waiting for results queue to drain 24797 1726882674.18946: waiting for pending results... 24797 1726882674.19087: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 24797 1726882674.19157: in run() - task 0e448fcc-3ce9-c603-653e-00000000001c 24797 1726882674.19170: variable 'ansible_search_path' from source: unknown 24797 1726882674.19176: variable 'ansible_search_path' from source: unknown 24797 1726882674.19203: calling self._execute() 24797 1726882674.19257: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.19260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.19271: variable 'omit' from source: magic vars 24797 1726882674.19532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.21004: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.21046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.21080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.21109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.21129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.21194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.21213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.21231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.21259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.21272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.21363: variable 'ansible_distribution' from source: facts 24797 1726882674.21373: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.21386: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.21389: when evaluation is False, skipping this task 24797 1726882674.21391: _execute() done 24797 1726882674.21393: dumping result to json 24797 1726882674.21396: done dumping result, returning 24797 1726882674.21408: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-c603-653e-00000000001c] 24797 1726882674.21411: sending task result for task 0e448fcc-3ce9-c603-653e-00000000001c 24797 1726882674.21487: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000001c 24797 1726882674.21490: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.21538: no more pending results, returning what we have 24797 1726882674.21541: results queue empty 24797 1726882674.21542: checking for any_errors_fatal 24797 1726882674.21546: done checking for any_errors_fatal 24797 1726882674.21547: checking for max_fail_percentage 24797 1726882674.21548: done checking for max_fail_percentage 24797 1726882674.21549: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.21550: done checking to see if all hosts have failed 24797 1726882674.21550: getting the remaining hosts for this loop 24797 1726882674.21552: done getting the remaining hosts for this loop 24797 1726882674.21554: getting the next task for host managed_node2 24797 1726882674.21559: done getting next task for host managed_node2 24797 1726882674.21562: ^ 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 24797 1726882674.21567: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.21578: getting variables 24797 1726882674.21579: in VariableManager get_vars() 24797 1726882674.21610: Calling all_inventory to load vars for managed_node2 24797 1726882674.21612: Calling groups_inventory to load vars for managed_node2 24797 1726882674.21613: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.21623: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.21625: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.21627: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.21753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.21880: done with get_vars() 24797 1726882674.21886: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24797 1726882674.21932: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:54 -0400 (0:00:00.031) 0:00:03.569 ****** 24797 1726882674.21954: entering _queue_task() for managed_node2/yum 24797 1726882674.21955: Creating lock for yum 24797 1726882674.22108: worker is 1 (out of 1 available) 24797 1726882674.22118: exiting _queue_task() for managed_node2/yum 24797 1726882674.22129: done queuing things up, now waiting for results queue to drain 24797 1726882674.22130: waiting for pending results... 24797 1726882674.22272: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 24797 1726882674.22338: in run() - task 0e448fcc-3ce9-c603-653e-00000000001d 24797 1726882674.22350: variable 'ansible_search_path' from source: unknown 24797 1726882674.22354: variable 'ansible_search_path' from source: unknown 24797 1726882674.22386: calling self._execute() 24797 1726882674.22436: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.22440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.22447: variable 'omit' from source: magic vars 24797 1726882674.22739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.24423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.24486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.24524: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.24561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.24596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.24674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.24707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.24739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.24785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.24802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.24923: variable 'ansible_distribution' from source: facts 24797 1726882674.24927: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.24942: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.24945: when evaluation is False, skipping this task 24797 1726882674.24947: _execute() done 24797 1726882674.24955: dumping result to json 24797 1726882674.24959: done dumping result, returning 24797 1726882674.24973: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-c603-653e-00000000001d] 24797 1726882674.24994: sending task result for task 0e448fcc-3ce9-c603-653e-00000000001d 24797 1726882674.25072: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000001d 24797 1726882674.25074: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.25139: no more pending results, returning what we have 24797 1726882674.25144: results queue empty 24797 1726882674.25145: checking for any_errors_fatal 24797 1726882674.25149: done checking for any_errors_fatal 24797 1726882674.25149: checking for max_fail_percentage 24797 1726882674.25151: done checking for max_fail_percentage 24797 1726882674.25152: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.25152: done checking to see if all hosts have failed 24797 1726882674.25153: getting the remaining hosts for this loop 24797 1726882674.25154: done getting the remaining hosts for this loop 24797 1726882674.25157: getting the next task for host managed_node2 24797 1726882674.25169: done getting next task for host managed_node2 24797 1726882674.25173: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24797 1726882674.25175: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.25188: getting variables 24797 1726882674.25189: in VariableManager get_vars() 24797 1726882674.25220: Calling all_inventory to load vars for managed_node2 24797 1726882674.25221: Calling groups_inventory to load vars for managed_node2 24797 1726882674.25223: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.25229: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.25230: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.25232: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.25336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.25455: done with get_vars() 24797 1726882674.25465: done getting variables 24797 1726882674.25503: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:54 -0400 (0:00:00.035) 0:00:03.604 ****** 24797 1726882674.25523: entering _queue_task() for managed_node2/fail 24797 1726882674.25682: worker is 1 (out of 1 available) 24797 1726882674.25693: exiting _queue_task() for managed_node2/fail 24797 1726882674.25704: done queuing things up, now waiting for results queue to drain 24797 1726882674.25705: waiting for pending results... 24797 1726882674.25846: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24797 1726882674.25919: in run() - task 0e448fcc-3ce9-c603-653e-00000000001e 24797 1726882674.25932: variable 'ansible_search_path' from source: unknown 24797 1726882674.25936: variable 'ansible_search_path' from source: unknown 24797 1726882674.25961: calling self._execute() 24797 1726882674.26017: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.26021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.26029: variable 'omit' from source: magic vars 24797 1726882674.26311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.28401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.28474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.28529: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.28576: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.28608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.28695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.28728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.28759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.28811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.28833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.28979: variable 'ansible_distribution' from source: facts 24797 1726882674.28990: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.29013: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.29021: when evaluation is False, skipping this task 24797 1726882674.29027: _execute() done 24797 1726882674.29035: dumping result to json 24797 1726882674.29043: done dumping result, returning 24797 1726882674.29055: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-c603-653e-00000000001e] 24797 1726882674.29072: sending task result for task 0e448fcc-3ce9-c603-653e-00000000001e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.29217: no more pending results, returning what we have 24797 1726882674.29220: results queue empty 24797 1726882674.29221: checking for any_errors_fatal 24797 1726882674.29226: done checking for any_errors_fatal 24797 1726882674.29227: checking for max_fail_percentage 24797 1726882674.29228: done checking for max_fail_percentage 24797 1726882674.29229: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.29230: done checking to see if all hosts have failed 24797 1726882674.29230: getting the remaining hosts for this loop 24797 1726882674.29232: done getting the remaining hosts for this loop 24797 1726882674.29235: getting the next task for host managed_node2 24797 1726882674.29240: done getting next task for host managed_node2 24797 1726882674.29243: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 24797 1726882674.29248: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.29268: getting variables 24797 1726882674.29270: in VariableManager get_vars() 24797 1726882674.29315: Calling all_inventory to load vars for managed_node2 24797 1726882674.29319: Calling groups_inventory to load vars for managed_node2 24797 1726882674.29321: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.29332: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.29335: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.29338: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.29570: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000001e 24797 1726882674.29574: WORKER PROCESS EXITING 24797 1726882674.29582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.29789: done with get_vars() 24797 1726882674.29802: done getting variables 24797 1726882674.29860: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:54 -0400 (0:00:00.043) 0:00:03.648 ****** 24797 1726882674.29901: entering _queue_task() for managed_node2/package 24797 1726882674.30309: worker is 1 (out of 1 available) 24797 1726882674.30322: exiting _queue_task() for managed_node2/package 24797 1726882674.30333: done queuing things up, now waiting for results queue to drain 24797 1726882674.30335: waiting for pending results... 24797 1726882674.30578: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 24797 1726882674.30649: in run() - task 0e448fcc-3ce9-c603-653e-00000000001f 24797 1726882674.30659: variable 'ansible_search_path' from source: unknown 24797 1726882674.30664: variable 'ansible_search_path' from source: unknown 24797 1726882674.30697: calling self._execute() 24797 1726882674.30758: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.30767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.30772: variable 'omit' from source: magic vars 24797 1726882674.31069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.33101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.33169: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.33209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.33245: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.33281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.33347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.33370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.33400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.33435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.33446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.33542: variable 'ansible_distribution' from source: facts 24797 1726882674.33546: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.33569: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.33573: when evaluation is False, skipping this task 24797 1726882674.33575: _execute() done 24797 1726882674.33578: dumping result to json 24797 1726882674.33580: done dumping result, returning 24797 1726882674.33586: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-c603-653e-00000000001f] 24797 1726882674.33592: sending task result for task 0e448fcc-3ce9-c603-653e-00000000001f 24797 1726882674.33675: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000001f 24797 1726882674.33677: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.33743: no more pending results, returning what we have 24797 1726882674.33746: results queue empty 24797 1726882674.33747: checking for any_errors_fatal 24797 1726882674.33751: done checking for any_errors_fatal 24797 1726882674.33752: checking for max_fail_percentage 24797 1726882674.33753: done checking for max_fail_percentage 24797 1726882674.33754: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.33755: done checking to see if all hosts have failed 24797 1726882674.33756: getting the remaining hosts for this loop 24797 1726882674.33757: done getting the remaining hosts for this loop 24797 1726882674.33760: getting the next task for host managed_node2 24797 1726882674.33766: done getting next task for host managed_node2 24797 1726882674.33769: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24797 1726882674.33772: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.33783: getting variables 24797 1726882674.33784: in VariableManager get_vars() 24797 1726882674.33836: Calling all_inventory to load vars for managed_node2 24797 1726882674.33838: Calling groups_inventory to load vars for managed_node2 24797 1726882674.33840: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.33848: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.33851: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.33853: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.34017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.34224: done with get_vars() 24797 1726882674.34234: done getting variables 24797 1726882674.34289: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:54 -0400 (0:00:00.044) 0:00:03.692 ****** 24797 1726882674.34318: entering _queue_task() for managed_node2/package 24797 1726882674.34518: worker is 1 (out of 1 available) 24797 1726882674.34529: exiting _queue_task() for managed_node2/package 24797 1726882674.34540: done queuing things up, now waiting for results queue to drain 24797 1726882674.34541: waiting for pending results... 24797 1726882674.34784: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24797 1726882674.34908: in run() - task 0e448fcc-3ce9-c603-653e-000000000020 24797 1726882674.34929: variable 'ansible_search_path' from source: unknown 24797 1726882674.34936: variable 'ansible_search_path' from source: unknown 24797 1726882674.34977: calling self._execute() 24797 1726882674.35057: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.35073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.35087: variable 'omit' from source: magic vars 24797 1726882674.35506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.38584: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.38666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.38722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.38781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.38810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.38896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.38933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.38990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.39067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.39120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.39302: variable 'ansible_distribution' from source: facts 24797 1726882674.39306: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.39322: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.39324: when evaluation is False, skipping this task 24797 1726882674.39330: _execute() done 24797 1726882674.39333: dumping result to json 24797 1726882674.39352: done dumping result, returning 24797 1726882674.39355: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-c603-653e-000000000020] 24797 1726882674.39357: sending task result for task 0e448fcc-3ce9-c603-653e-000000000020 24797 1726882674.39451: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000020 24797 1726882674.39454: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.39508: no more pending results, returning what we have 24797 1726882674.39512: results queue empty 24797 1726882674.39513: checking for any_errors_fatal 24797 1726882674.39516: done checking for any_errors_fatal 24797 1726882674.39517: checking for max_fail_percentage 24797 1726882674.39519: done checking for max_fail_percentage 24797 1726882674.39519: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.39520: done checking to see if all hosts have failed 24797 1726882674.39521: getting the remaining hosts for this loop 24797 1726882674.39523: done getting the remaining hosts for this loop 24797 1726882674.39526: getting the next task for host managed_node2 24797 1726882674.39531: done getting next task for host managed_node2 24797 1726882674.39535: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24797 1726882674.39550: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.39563: getting variables 24797 1726882674.39566: in VariableManager get_vars() 24797 1726882674.39600: Calling all_inventory to load vars for managed_node2 24797 1726882674.39603: Calling groups_inventory to load vars for managed_node2 24797 1726882674.39605: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.39612: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.39614: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.39615: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.39749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.39869: done with get_vars() 24797 1726882674.39877: done getting variables 24797 1726882674.39916: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:54 -0400 (0:00:00.056) 0:00:03.749 ****** 24797 1726882674.39937: entering _queue_task() for managed_node2/package 24797 1726882674.40102: worker is 1 (out of 1 available) 24797 1726882674.40114: exiting _queue_task() for managed_node2/package 24797 1726882674.40125: done queuing things up, now waiting for results queue to drain 24797 1726882674.40127: waiting for pending results... 24797 1726882674.40283: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24797 1726882674.40375: in run() - task 0e448fcc-3ce9-c603-653e-000000000021 24797 1726882674.40386: variable 'ansible_search_path' from source: unknown 24797 1726882674.40390: variable 'ansible_search_path' from source: unknown 24797 1726882674.40418: calling self._execute() 24797 1726882674.40491: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.40494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.40502: variable 'omit' from source: magic vars 24797 1726882674.40870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.43867: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.43940: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.44105: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.44188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.44235: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.44321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.44367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.44406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.44450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.44473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.44608: variable 'ansible_distribution' from source: facts 24797 1726882674.44618: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.44639: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.44646: when evaluation is False, skipping this task 24797 1726882674.44652: _execute() done 24797 1726882674.44658: dumping result to json 24797 1726882674.44671: done dumping result, returning 24797 1726882674.44682: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-c603-653e-000000000021] 24797 1726882674.44693: sending task result for task 0e448fcc-3ce9-c603-653e-000000000021 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.44826: no more pending results, returning what we have 24797 1726882674.44830: results queue empty 24797 1726882674.44831: checking for any_errors_fatal 24797 1726882674.44836: done checking for any_errors_fatal 24797 1726882674.44837: checking for max_fail_percentage 24797 1726882674.44839: done checking for max_fail_percentage 24797 1726882674.44839: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.44840: done checking to see if all hosts have failed 24797 1726882674.44841: getting the remaining hosts for this loop 24797 1726882674.44842: done getting the remaining hosts for this loop 24797 1726882674.44845: getting the next task for host managed_node2 24797 1726882674.44851: done getting next task for host managed_node2 24797 1726882674.44855: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24797 1726882674.44857: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.44876: getting variables 24797 1726882674.44878: in VariableManager get_vars() 24797 1726882674.44914: Calling all_inventory to load vars for managed_node2 24797 1726882674.44917: Calling groups_inventory to load vars for managed_node2 24797 1726882674.44919: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.44930: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.44933: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.44936: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.45088: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000021 24797 1726882674.45092: WORKER PROCESS EXITING 24797 1726882674.45114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.45336: done with get_vars() 24797 1726882674.45345: done getting variables 24797 1726882674.45444: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:54 -0400 (0:00:00.055) 0:00:03.804 ****** 24797 1726882674.45477: entering _queue_task() for managed_node2/service 24797 1726882674.45479: Creating lock for service 24797 1726882674.45709: worker is 1 (out of 1 available) 24797 1726882674.45730: exiting _queue_task() for managed_node2/service 24797 1726882674.45742: done queuing things up, now waiting for results queue to drain 24797 1726882674.45743: waiting for pending results... 24797 1726882674.46006: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24797 1726882674.46172: in run() - task 0e448fcc-3ce9-c603-653e-000000000022 24797 1726882674.46195: variable 'ansible_search_path' from source: unknown 24797 1726882674.46203: variable 'ansible_search_path' from source: unknown 24797 1726882674.46242: calling self._execute() 24797 1726882674.46329: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.46339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.46352: variable 'omit' from source: magic vars 24797 1726882674.46804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.49459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.49529: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.49818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.49855: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.49890: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.49971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.50004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.50034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.50089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.50110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.50245: variable 'ansible_distribution' from source: facts 24797 1726882674.50256: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.50283: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.50291: when evaluation is False, skipping this task 24797 1726882674.50298: _execute() done 24797 1726882674.50303: dumping result to json 24797 1726882674.50310: done dumping result, returning 24797 1726882674.50319: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-c603-653e-000000000022] 24797 1726882674.50329: sending task result for task 0e448fcc-3ce9-c603-653e-000000000022 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.50472: no more pending results, returning what we have 24797 1726882674.50475: results queue empty 24797 1726882674.50476: checking for any_errors_fatal 24797 1726882674.50481: done checking for any_errors_fatal 24797 1726882674.50482: checking for max_fail_percentage 24797 1726882674.50483: done checking for max_fail_percentage 24797 1726882674.50484: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.50485: done checking to see if all hosts have failed 24797 1726882674.50486: getting the remaining hosts for this loop 24797 1726882674.50487: done getting the remaining hosts for this loop 24797 1726882674.50491: getting the next task for host managed_node2 24797 1726882674.50496: done getting next task for host managed_node2 24797 1726882674.50499: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24797 1726882674.50504: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.50519: getting variables 24797 1726882674.50521: in VariableManager get_vars() 24797 1726882674.50556: Calling all_inventory to load vars for managed_node2 24797 1726882674.50559: Calling groups_inventory to load vars for managed_node2 24797 1726882674.50561: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.50569: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000022 24797 1726882674.50580: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.50583: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.50587: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.50775: WORKER PROCESS EXITING 24797 1726882674.50799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.50982: done with get_vars() 24797 1726882674.50991: done getting variables 24797 1726882674.51049: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:54 -0400 (0:00:00.056) 0:00:03.860 ****** 24797 1726882674.51081: entering _queue_task() for managed_node2/service 24797 1726882674.51288: worker is 1 (out of 1 available) 24797 1726882674.51299: exiting _queue_task() for managed_node2/service 24797 1726882674.51311: done queuing things up, now waiting for results queue to drain 24797 1726882674.51313: waiting for pending results... 24797 1726882674.51567: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24797 1726882674.51685: in run() - task 0e448fcc-3ce9-c603-653e-000000000023 24797 1726882674.51706: variable 'ansible_search_path' from source: unknown 24797 1726882674.51714: variable 'ansible_search_path' from source: unknown 24797 1726882674.51757: calling self._execute() 24797 1726882674.51832: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.51842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.51855: variable 'omit' from source: magic vars 24797 1726882674.52266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.54860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.54924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.54967: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.55011: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.55045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.55134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.55172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.55205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.55256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.55283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.55419: variable 'ansible_distribution' from source: facts 24797 1726882674.55431: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.55457: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.55472: when evaluation is False, skipping this task 24797 1726882674.55479: _execute() done 24797 1726882674.55487: dumping result to json 24797 1726882674.55494: done dumping result, returning 24797 1726882674.55504: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-c603-653e-000000000023] 24797 1726882674.55514: sending task result for task 0e448fcc-3ce9-c603-653e-000000000023 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24797 1726882674.55655: no more pending results, returning what we have 24797 1726882674.55659: results queue empty 24797 1726882674.55660: checking for any_errors_fatal 24797 1726882674.55671: done checking for any_errors_fatal 24797 1726882674.55672: checking for max_fail_percentage 24797 1726882674.55673: done checking for max_fail_percentage 24797 1726882674.55674: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.55675: done checking to see if all hosts have failed 24797 1726882674.55676: getting the remaining hosts for this loop 24797 1726882674.55678: done getting the remaining hosts for this loop 24797 1726882674.55682: getting the next task for host managed_node2 24797 1726882674.55688: done getting next task for host managed_node2 24797 1726882674.55692: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24797 1726882674.55695: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.55708: getting variables 24797 1726882674.55710: in VariableManager get_vars() 24797 1726882674.55750: Calling all_inventory to load vars for managed_node2 24797 1726882674.55753: Calling groups_inventory to load vars for managed_node2 24797 1726882674.55756: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.55770: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.55774: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.55777: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.55944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.56153: done with get_vars() 24797 1726882674.56169: done getting variables 24797 1726882674.56224: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:54 -0400 (0:00:00.051) 0:00:03.912 ****** 24797 1726882674.56258: entering _queue_task() for managed_node2/service 24797 1726882674.56281: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000023 24797 1726882674.56289: WORKER PROCESS EXITING 24797 1726882674.56707: worker is 1 (out of 1 available) 24797 1726882674.56719: exiting _queue_task() for managed_node2/service 24797 1726882674.56730: done queuing things up, now waiting for results queue to drain 24797 1726882674.56732: waiting for pending results... 24797 1726882674.56990: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24797 1726882674.57111: in run() - task 0e448fcc-3ce9-c603-653e-000000000024 24797 1726882674.57130: variable 'ansible_search_path' from source: unknown 24797 1726882674.57137: variable 'ansible_search_path' from source: unknown 24797 1726882674.57183: calling self._execute() 24797 1726882674.57258: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.57275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.57295: variable 'omit' from source: magic vars 24797 1726882674.57707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.60265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.60330: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.60373: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.60409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.60442: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.60532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.60574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.60604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.60650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.60676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.60805: variable 'ansible_distribution' from source: facts 24797 1726882674.60816: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.60837: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.60843: when evaluation is False, skipping this task 24797 1726882674.60849: _execute() done 24797 1726882674.60855: dumping result to json 24797 1726882674.60866: done dumping result, returning 24797 1726882674.60878: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-c603-653e-000000000024] 24797 1726882674.60892: sending task result for task 0e448fcc-3ce9-c603-653e-000000000024 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.61030: no more pending results, returning what we have 24797 1726882674.61033: results queue empty 24797 1726882674.61034: checking for any_errors_fatal 24797 1726882674.61038: done checking for any_errors_fatal 24797 1726882674.61039: checking for max_fail_percentage 24797 1726882674.61041: done checking for max_fail_percentage 24797 1726882674.61041: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.61042: done checking to see if all hosts have failed 24797 1726882674.61043: getting the remaining hosts for this loop 24797 1726882674.61045: done getting the remaining hosts for this loop 24797 1726882674.61048: getting the next task for host managed_node2 24797 1726882674.61055: done getting next task for host managed_node2 24797 1726882674.61059: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 24797 1726882674.61066: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.61079: getting variables 24797 1726882674.61081: in VariableManager get_vars() 24797 1726882674.61119: Calling all_inventory to load vars for managed_node2 24797 1726882674.61122: Calling groups_inventory to load vars for managed_node2 24797 1726882674.61124: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.61134: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.61137: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.61140: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.61346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.61536: done with get_vars() 24797 1726882674.61545: done getting variables 24797 1726882674.61605: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:54 -0400 (0:00:00.053) 0:00:03.966 ****** 24797 1726882674.61636: entering _queue_task() for managed_node2/service 24797 1726882674.61653: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000024 24797 1726882674.61666: WORKER PROCESS EXITING 24797 1726882674.62172: worker is 1 (out of 1 available) 24797 1726882674.62183: exiting _queue_task() for managed_node2/service 24797 1726882674.62195: done queuing things up, now waiting for results queue to drain 24797 1726882674.62197: waiting for pending results... 24797 1726882674.62546: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 24797 1726882674.62674: in run() - task 0e448fcc-3ce9-c603-653e-000000000025 24797 1726882674.62695: variable 'ansible_search_path' from source: unknown 24797 1726882674.62707: variable 'ansible_search_path' from source: unknown 24797 1726882674.62758: calling self._execute() 24797 1726882674.62836: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.62847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.62869: variable 'omit' from source: magic vars 24797 1726882674.63741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.68292: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.68356: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.68404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.68441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.68476: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.68556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.68596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.68632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.68684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.68704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.68841: variable 'ansible_distribution' from source: facts 24797 1726882674.68852: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.68878: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.68885: when evaluation is False, skipping this task 24797 1726882674.68890: _execute() done 24797 1726882674.68895: dumping result to json 24797 1726882674.68901: done dumping result, returning 24797 1726882674.68909: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-c603-653e-000000000025] 24797 1726882674.68919: sending task result for task 0e448fcc-3ce9-c603-653e-000000000025 24797 1726882674.69027: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000025 24797 1726882674.69034: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24797 1726882674.69093: no more pending results, returning what we have 24797 1726882674.69096: results queue empty 24797 1726882674.69098: checking for any_errors_fatal 24797 1726882674.69103: done checking for any_errors_fatal 24797 1726882674.69104: checking for max_fail_percentage 24797 1726882674.69106: done checking for max_fail_percentage 24797 1726882674.69107: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.69108: done checking to see if all hosts have failed 24797 1726882674.69109: getting the remaining hosts for this loop 24797 1726882674.69111: done getting the remaining hosts for this loop 24797 1726882674.69114: getting the next task for host managed_node2 24797 1726882674.69121: done getting next task for host managed_node2 24797 1726882674.69125: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24797 1726882674.69128: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.69141: getting variables 24797 1726882674.69143: in VariableManager get_vars() 24797 1726882674.69192: Calling all_inventory to load vars for managed_node2 24797 1726882674.69195: Calling groups_inventory to load vars for managed_node2 24797 1726882674.69197: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.69208: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.69211: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.69214: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.69388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.69617: done with get_vars() 24797 1726882674.69642: done getting variables 24797 1726882674.69707: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:54 -0400 (0:00:00.082) 0:00:04.048 ****** 24797 1726882674.69858: entering _queue_task() for managed_node2/copy 24797 1726882674.70306: worker is 1 (out of 1 available) 24797 1726882674.70324: exiting _queue_task() for managed_node2/copy 24797 1726882674.70338: done queuing things up, now waiting for results queue to drain 24797 1726882674.70340: waiting for pending results... 24797 1726882674.70845: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24797 1726882674.70966: in run() - task 0e448fcc-3ce9-c603-653e-000000000026 24797 1726882674.70985: variable 'ansible_search_path' from source: unknown 24797 1726882674.70992: variable 'ansible_search_path' from source: unknown 24797 1726882674.71033: calling self._execute() 24797 1726882674.71197: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.71242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.71254: variable 'omit' from source: magic vars 24797 1726882674.71991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.76463: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.76650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.76722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.76761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.76847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.77045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.77161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.77192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.77235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.77369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.77606: variable 'ansible_distribution' from source: facts 24797 1726882674.77616: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.77637: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.77644: when evaluation is False, skipping this task 24797 1726882674.77649: _execute() done 24797 1726882674.77655: dumping result to json 24797 1726882674.77662: done dumping result, returning 24797 1726882674.77675: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-c603-653e-000000000026] 24797 1726882674.77685: sending task result for task 0e448fcc-3ce9-c603-653e-000000000026 24797 1726882674.77871: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000026 24797 1726882674.77878: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.77927: no more pending results, returning what we have 24797 1726882674.77930: results queue empty 24797 1726882674.77931: checking for any_errors_fatal 24797 1726882674.77937: done checking for any_errors_fatal 24797 1726882674.77938: checking for max_fail_percentage 24797 1726882674.77940: done checking for max_fail_percentage 24797 1726882674.77941: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.77942: done checking to see if all hosts have failed 24797 1726882674.77942: getting the remaining hosts for this loop 24797 1726882674.77944: done getting the remaining hosts for this loop 24797 1726882674.77948: getting the next task for host managed_node2 24797 1726882674.77954: done getting next task for host managed_node2 24797 1726882674.77959: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24797 1726882674.77962: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.77976: getting variables 24797 1726882674.77978: in VariableManager get_vars() 24797 1726882674.78020: Calling all_inventory to load vars for managed_node2 24797 1726882674.78024: Calling groups_inventory to load vars for managed_node2 24797 1726882674.78026: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.78037: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.78040: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.78043: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.78257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.78458: done with get_vars() 24797 1726882674.78470: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:54 -0400 (0:00:00.086) 0:00:04.135 ****** 24797 1726882674.78555: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 24797 1726882674.78558: Creating lock for fedora.linux_system_roles.network_connections 24797 1726882674.79496: worker is 1 (out of 1 available) 24797 1726882674.79507: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 24797 1726882674.79520: done queuing things up, now waiting for results queue to drain 24797 1726882674.79521: waiting for pending results... 24797 1726882674.80088: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24797 1726882674.80206: in run() - task 0e448fcc-3ce9-c603-653e-000000000027 24797 1726882674.80306: variable 'ansible_search_path' from source: unknown 24797 1726882674.80313: variable 'ansible_search_path' from source: unknown 24797 1726882674.80350: calling self._execute() 24797 1726882674.80539: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.80550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.80566: variable 'omit' from source: magic vars 24797 1726882674.81419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.86438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.86670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.86717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.86840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.86873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.87067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.87103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.87247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.87293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.87313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.87451: variable 'ansible_distribution' from source: facts 24797 1726882674.87577: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.87691: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.87699: when evaluation is False, skipping this task 24797 1726882674.87706: _execute() done 24797 1726882674.87712: dumping result to json 24797 1726882674.87721: done dumping result, returning 24797 1726882674.87733: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-c603-653e-000000000027] 24797 1726882674.87744: sending task result for task 0e448fcc-3ce9-c603-653e-000000000027 24797 1726882674.87858: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000027 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.87934: no more pending results, returning what we have 24797 1726882674.87937: results queue empty 24797 1726882674.87938: checking for any_errors_fatal 24797 1726882674.87943: done checking for any_errors_fatal 24797 1726882674.87944: checking for max_fail_percentage 24797 1726882674.87946: done checking for max_fail_percentage 24797 1726882674.87947: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.87948: done checking to see if all hosts have failed 24797 1726882674.87949: getting the remaining hosts for this loop 24797 1726882674.87950: done getting the remaining hosts for this loop 24797 1726882674.87954: getting the next task for host managed_node2 24797 1726882674.87961: done getting next task for host managed_node2 24797 1726882674.87967: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 24797 1726882674.87970: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.87983: getting variables 24797 1726882674.87985: in VariableManager get_vars() 24797 1726882674.88028: Calling all_inventory to load vars for managed_node2 24797 1726882674.88031: Calling groups_inventory to load vars for managed_node2 24797 1726882674.88033: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.88044: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.88047: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.88050: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.88220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.88427: done with get_vars() 24797 1726882674.88439: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:54 -0400 (0:00:00.099) 0:00:04.234 ****** 24797 1726882674.88527: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 24797 1726882674.88530: Creating lock for fedora.linux_system_roles.network_state 24797 1726882674.88571: WORKER PROCESS EXITING 24797 1726882674.89283: worker is 1 (out of 1 available) 24797 1726882674.89293: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 24797 1726882674.89305: done queuing things up, now waiting for results queue to drain 24797 1726882674.89307: waiting for pending results... 24797 1726882674.91242: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 24797 1726882674.91386: in run() - task 0e448fcc-3ce9-c603-653e-000000000028 24797 1726882674.91484: variable 'ansible_search_path' from source: unknown 24797 1726882674.91492: variable 'ansible_search_path' from source: unknown 24797 1726882674.91536: calling self._execute() 24797 1726882674.91616: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.91743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.91758: variable 'omit' from source: magic vars 24797 1726882674.92529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882674.95175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882674.95240: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882674.95289: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882674.95328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882674.95353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882674.95428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882674.95458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882674.95490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882674.95528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882674.95548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882674.95683: variable 'ansible_distribution' from source: facts 24797 1726882674.95695: variable 'ansible_distribution_major_version' from source: facts 24797 1726882674.95716: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882674.95722: when evaluation is False, skipping this task 24797 1726882674.95727: _execute() done 24797 1726882674.95732: dumping result to json 24797 1726882674.95738: done dumping result, returning 24797 1726882674.95746: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-c603-653e-000000000028] 24797 1726882674.95756: sending task result for task 0e448fcc-3ce9-c603-653e-000000000028 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882674.95922: no more pending results, returning what we have 24797 1726882674.95926: results queue empty 24797 1726882674.95927: checking for any_errors_fatal 24797 1726882674.95933: done checking for any_errors_fatal 24797 1726882674.95934: checking for max_fail_percentage 24797 1726882674.95935: done checking for max_fail_percentage 24797 1726882674.95936: checking to see if all hosts have failed and the running result is not ok 24797 1726882674.95937: done checking to see if all hosts have failed 24797 1726882674.95938: getting the remaining hosts for this loop 24797 1726882674.95939: done getting the remaining hosts for this loop 24797 1726882674.95942: getting the next task for host managed_node2 24797 1726882674.95948: done getting next task for host managed_node2 24797 1726882674.95952: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24797 1726882674.95954: ^ state is: HOST STATE: block=3, 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=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 24797 1726882674.95971: getting variables 24797 1726882674.95973: in VariableManager get_vars() 24797 1726882674.96019: Calling all_inventory to load vars for managed_node2 24797 1726882674.96023: Calling groups_inventory to load vars for managed_node2 24797 1726882674.96025: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882674.96036: Calling all_plugins_play to load vars for managed_node2 24797 1726882674.96039: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882674.96042: Calling groups_plugins_play to load vars for managed_node2 24797 1726882674.96507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882674.96887: done with get_vars() 24797 1726882674.96897: done getting variables 24797 1726882674.97055: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000028 24797 1726882674.97059: WORKER PROCESS EXITING 24797 1726882674.97098: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:54 -0400 (0:00:00.086) 0:00:04.320 ****** 24797 1726882674.97129: entering _queue_task() for managed_node2/debug 24797 1726882674.97380: worker is 1 (out of 1 available) 24797 1726882674.97391: exiting _queue_task() for managed_node2/debug 24797 1726882674.97403: done queuing things up, now waiting for results queue to drain 24797 1726882674.97405: waiting for pending results... 24797 1726882674.97671: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24797 1726882674.97800: in run() - task 0e448fcc-3ce9-c603-653e-000000000029 24797 1726882674.97817: variable 'ansible_search_path' from source: unknown 24797 1726882674.97823: variable 'ansible_search_path' from source: unknown 24797 1726882674.97866: calling self._execute() 24797 1726882674.97941: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882674.97951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882674.97970: variable 'omit' from source: magic vars 24797 1726882674.98386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.01107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.01180: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.01222: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.01258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.01298: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.01378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.01415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.01444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.01498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.01520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.01667: variable 'ansible_distribution' from source: facts 24797 1726882675.01680: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.01705: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.01716: when evaluation is False, skipping this task 24797 1726882675.01725: _execute() done 24797 1726882675.01731: dumping result to json 24797 1726882675.01739: done dumping result, returning 24797 1726882675.01749: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-c603-653e-000000000029] 24797 1726882675.01758: sending task result for task 0e448fcc-3ce9-c603-653e-000000000029 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24797 1726882675.01899: no more pending results, returning what we have 24797 1726882675.01902: results queue empty 24797 1726882675.01903: checking for any_errors_fatal 24797 1726882675.01909: done checking for any_errors_fatal 24797 1726882675.01909: checking for max_fail_percentage 24797 1726882675.01911: done checking for max_fail_percentage 24797 1726882675.01912: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.01913: done checking to see if all hosts have failed 24797 1726882675.01914: getting the remaining hosts for this loop 24797 1726882675.01915: done getting the remaining hosts for this loop 24797 1726882675.01918: getting the next task for host managed_node2 24797 1726882675.01923: done getting next task for host managed_node2 24797 1726882675.01928: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24797 1726882675.01930: ^ state is: HOST STATE: block=3, 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=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 24797 1726882675.01941: getting variables 24797 1726882675.01943: in VariableManager get_vars() 24797 1726882675.01986: Calling all_inventory to load vars for managed_node2 24797 1726882675.01989: Calling groups_inventory to load vars for managed_node2 24797 1726882675.01991: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.02001: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.02003: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.02006: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.02170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.02370: done with get_vars() 24797 1726882675.02381: done getting variables 24797 1726882675.02432: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:55 -0400 (0:00:00.053) 0:00:04.374 ****** 24797 1726882675.02692: entering _queue_task() for managed_node2/debug 24797 1726882675.02705: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000029 24797 1726882675.02708: WORKER PROCESS EXITING 24797 1726882675.02915: worker is 1 (out of 1 available) 24797 1726882675.02926: exiting _queue_task() for managed_node2/debug 24797 1726882675.02936: done queuing things up, now waiting for results queue to drain 24797 1726882675.02937: waiting for pending results... 24797 1726882675.03180: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24797 1726882675.03299: in run() - task 0e448fcc-3ce9-c603-653e-00000000002a 24797 1726882675.03316: variable 'ansible_search_path' from source: unknown 24797 1726882675.03323: variable 'ansible_search_path' from source: unknown 24797 1726882675.03359: calling self._execute() 24797 1726882675.03438: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.03447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.03457: variable 'omit' from source: magic vars 24797 1726882675.03847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.06204: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.06291: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.06354: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.06417: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.06449: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.06536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.06574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.06606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.06656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.06684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.06835: variable 'ansible_distribution' from source: facts 24797 1726882675.06850: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.06879: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.06887: when evaluation is False, skipping this task 24797 1726882675.06894: _execute() done 24797 1726882675.06900: dumping result to json 24797 1726882675.06915: done dumping result, returning 24797 1726882675.06926: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-c603-653e-00000000002a] 24797 1726882675.06937: sending task result for task 0e448fcc-3ce9-c603-653e-00000000002a 24797 1726882675.07047: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000002a 24797 1726882675.07056: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24797 1726882675.07108: no more pending results, returning what we have 24797 1726882675.07112: results queue empty 24797 1726882675.07113: checking for any_errors_fatal 24797 1726882675.07117: done checking for any_errors_fatal 24797 1726882675.07118: checking for max_fail_percentage 24797 1726882675.07120: done checking for max_fail_percentage 24797 1726882675.07121: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.07122: done checking to see if all hosts have failed 24797 1726882675.07123: getting the remaining hosts for this loop 24797 1726882675.07125: done getting the remaining hosts for this loop 24797 1726882675.07128: getting the next task for host managed_node2 24797 1726882675.07135: done getting next task for host managed_node2 24797 1726882675.07139: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24797 1726882675.07142: ^ state is: HOST STATE: block=3, 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=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 24797 1726882675.07154: getting variables 24797 1726882675.07156: in VariableManager get_vars() 24797 1726882675.07202: Calling all_inventory to load vars for managed_node2 24797 1726882675.07206: Calling groups_inventory to load vars for managed_node2 24797 1726882675.07208: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.07219: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.07222: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.07225: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.07450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.07670: done with get_vars() 24797 1726882675.07681: done getting variables 24797 1726882675.07740: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:55 -0400 (0:00:00.053) 0:00:04.427 ****** 24797 1726882675.07780: entering _queue_task() for managed_node2/debug 24797 1726882675.08245: worker is 1 (out of 1 available) 24797 1726882675.08255: exiting _queue_task() for managed_node2/debug 24797 1726882675.08271: done queuing things up, now waiting for results queue to drain 24797 1726882675.08273: waiting for pending results... 24797 1726882675.08510: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24797 1726882675.08632: in run() - task 0e448fcc-3ce9-c603-653e-00000000002b 24797 1726882675.08648: variable 'ansible_search_path' from source: unknown 24797 1726882675.08655: variable 'ansible_search_path' from source: unknown 24797 1726882675.08696: calling self._execute() 24797 1726882675.08774: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.08784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.08797: variable 'omit' from source: magic vars 24797 1726882675.09197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.11895: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.11950: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.11997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.12037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.12071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.12194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.12325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.12355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.12402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.12425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.12555: variable 'ansible_distribution' from source: facts 24797 1726882675.12568: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.12590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.12597: when evaluation is False, skipping this task 24797 1726882675.12603: _execute() done 24797 1726882675.12609: dumping result to json 24797 1726882675.12615: done dumping result, returning 24797 1726882675.12624: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-c603-653e-00000000002b] 24797 1726882675.12638: sending task result for task 0e448fcc-3ce9-c603-653e-00000000002b 24797 1726882675.12732: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000002b 24797 1726882675.12741: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24797 1726882675.12785: no more pending results, returning what we have 24797 1726882675.12788: results queue empty 24797 1726882675.12789: checking for any_errors_fatal 24797 1726882675.12793: done checking for any_errors_fatal 24797 1726882675.12793: checking for max_fail_percentage 24797 1726882675.12795: done checking for max_fail_percentage 24797 1726882675.12796: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.12797: done checking to see if all hosts have failed 24797 1726882675.12798: getting the remaining hosts for this loop 24797 1726882675.12799: done getting the remaining hosts for this loop 24797 1726882675.12802: getting the next task for host managed_node2 24797 1726882675.12809: done getting next task for host managed_node2 24797 1726882675.12812: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 24797 1726882675.12815: ^ state is: HOST STATE: block=3, 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=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 24797 1726882675.12827: getting variables 24797 1726882675.12829: in VariableManager get_vars() 24797 1726882675.12869: Calling all_inventory to load vars for managed_node2 24797 1726882675.12872: Calling groups_inventory to load vars for managed_node2 24797 1726882675.12874: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.12884: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.12887: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.12890: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.13052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.13267: done with get_vars() 24797 1726882675.13278: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:55 -0400 (0:00:00.055) 0:00:04.492 ****** 24797 1726882675.14240: entering _queue_task() for managed_node2/ping 24797 1726882675.14242: Creating lock for ping 24797 1726882675.14670: worker is 1 (out of 1 available) 24797 1726882675.14682: exiting _queue_task() for managed_node2/ping 24797 1726882675.14692: done queuing things up, now waiting for results queue to drain 24797 1726882675.14694: waiting for pending results... 24797 1726882675.15839: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 24797 1726882675.16094: in run() - task 0e448fcc-3ce9-c603-653e-00000000002c 24797 1726882675.16113: variable 'ansible_search_path' from source: unknown 24797 1726882675.16125: variable 'ansible_search_path' from source: unknown 24797 1726882675.16169: calling self._execute() 24797 1726882675.16261: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.16276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.16291: variable 'omit' from source: magic vars 24797 1726882675.16728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.21642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.21710: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.21777: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.21866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.21899: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.22070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.22211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.22249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.22296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.22640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.22791: variable 'ansible_distribution' from source: facts 24797 1726882675.22803: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.22826: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.22834: when evaluation is False, skipping this task 24797 1726882675.22842: _execute() done 24797 1726882675.22850: dumping result to json 24797 1726882675.22858: done dumping result, returning 24797 1726882675.22871: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-c603-653e-00000000002c] 24797 1726882675.22882: sending task result for task 0e448fcc-3ce9-c603-653e-00000000002c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882675.23010: no more pending results, returning what we have 24797 1726882675.23013: results queue empty 24797 1726882675.23014: checking for any_errors_fatal 24797 1726882675.23020: done checking for any_errors_fatal 24797 1726882675.23021: checking for max_fail_percentage 24797 1726882675.23022: done checking for max_fail_percentage 24797 1726882675.23023: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.23023: done checking to see if all hosts have failed 24797 1726882675.23024: getting the remaining hosts for this loop 24797 1726882675.23026: done getting the remaining hosts for this loop 24797 1726882675.23029: getting the next task for host managed_node2 24797 1726882675.23037: done getting next task for host managed_node2 24797 1726882675.23038: ^ task is: TASK: meta (role_complete) 24797 1726882675.23041: ^ state is: HOST STATE: block=3, 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 24797 1726882675.23053: getting variables 24797 1726882675.23055: in VariableManager get_vars() 24797 1726882675.23097: Calling all_inventory to load vars for managed_node2 24797 1726882675.23100: Calling groups_inventory to load vars for managed_node2 24797 1726882675.23102: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.23112: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.23115: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.23117: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.23275: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000002c 24797 1726882675.23326: WORKER PROCESS EXITING 24797 1726882675.23348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.23561: done with get_vars() 24797 1726882675.23575: done getting variables 24797 1726882675.23653: done queuing things up, now waiting for results queue to drain 24797 1726882675.23655: results queue empty 24797 1726882675.23656: checking for any_errors_fatal 24797 1726882675.23658: done checking for any_errors_fatal 24797 1726882675.23659: checking for max_fail_percentage 24797 1726882675.23660: done checking for max_fail_percentage 24797 1726882675.23661: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.23665: done checking to see if all hosts have failed 24797 1726882675.23666: getting the remaining hosts for this loop 24797 1726882675.23667: done getting the remaining hosts for this loop 24797 1726882675.23669: getting the next task for host managed_node2 24797 1726882675.23673: done getting next task for host managed_node2 24797 1726882675.23675: ^ task is: TASK: Include the task 'assert_device_present.yml' 24797 1726882675.23677: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24797 1726882675.23679: getting variables 24797 1726882675.23680: in VariableManager get_vars() 24797 1726882675.23692: Calling all_inventory to load vars for managed_node2 24797 1726882675.23694: Calling groups_inventory to load vars for managed_node2 24797 1726882675.23696: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.23815: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.23818: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.23822: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.24079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.24483: done with get_vars() 24797 1726882675.24491: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:47 Friday 20 September 2024 21:37:55 -0400 (0:00:00.103) 0:00:04.595 ****** 24797 1726882675.24553: entering _queue_task() for managed_node2/include_tasks 24797 1726882675.25128: worker is 1 (out of 1 available) 24797 1726882675.25143: exiting _queue_task() for managed_node2/include_tasks 24797 1726882675.25157: done queuing things up, now waiting for results queue to drain 24797 1726882675.25159: waiting for pending results... 24797 1726882675.25566: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 24797 1726882675.25770: in run() - task 0e448fcc-3ce9-c603-653e-00000000005c 24797 1726882675.25790: variable 'ansible_search_path' from source: unknown 24797 1726882675.25919: calling self._execute() 24797 1726882675.26032: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.26090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.26206: variable 'omit' from source: magic vars 24797 1726882675.27107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.30678: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.30772: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.30815: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.30927: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.30967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.31043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.31111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.31141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.31214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.31232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.31373: variable 'ansible_distribution' from source: facts 24797 1726882675.31387: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.31416: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.31424: when evaluation is False, skipping this task 24797 1726882675.31431: _execute() done 24797 1726882675.31438: dumping result to json 24797 1726882675.31445: done dumping result, returning 24797 1726882675.31455: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-c603-653e-00000000005c] 24797 1726882675.31468: sending task result for task 0e448fcc-3ce9-c603-653e-00000000005c 24797 1726882675.31572: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000005c 24797 1726882675.31580: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882675.31625: no more pending results, returning what we have 24797 1726882675.31628: results queue empty 24797 1726882675.31629: checking for any_errors_fatal 24797 1726882675.31631: done checking for any_errors_fatal 24797 1726882675.31631: checking for max_fail_percentage 24797 1726882675.31633: done checking for max_fail_percentage 24797 1726882675.31633: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.31634: done checking to see if all hosts have failed 24797 1726882675.31635: getting the remaining hosts for this loop 24797 1726882675.31636: done getting the remaining hosts for this loop 24797 1726882675.31640: getting the next task for host managed_node2 24797 1726882675.31645: done getting next task for host managed_node2 24797 1726882675.31648: ^ task is: TASK: Include the task 'assert_profile_present.yml' 24797 1726882675.31649: ^ state is: HOST STATE: block=3, 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 24797 1726882675.31652: getting variables 24797 1726882675.31653: in VariableManager get_vars() 24797 1726882675.31695: Calling all_inventory to load vars for managed_node2 24797 1726882675.31697: Calling groups_inventory to load vars for managed_node2 24797 1726882675.31699: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.31709: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.31712: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.31714: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.31873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.32108: done with get_vars() 24797 1726882675.32117: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:49 Friday 20 September 2024 21:37:55 -0400 (0:00:00.076) 0:00:04.671 ****** 24797 1726882675.32206: entering _queue_task() for managed_node2/include_tasks 24797 1726882675.32431: worker is 1 (out of 1 available) 24797 1726882675.32457: exiting _queue_task() for managed_node2/include_tasks 24797 1726882675.32474: done queuing things up, now waiting for results queue to drain 24797 1726882675.32476: waiting for pending results... 24797 1726882675.32743: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' 24797 1726882675.32849: in run() - task 0e448fcc-3ce9-c603-653e-00000000005d 24797 1726882675.32975: variable 'ansible_search_path' from source: unknown 24797 1726882675.33013: calling self._execute() 24797 1726882675.33098: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.33111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.33125: variable 'omit' from source: magic vars 24797 1726882675.33710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.36768: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.36835: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.36890: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.36930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.37056: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.37138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.37180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.37212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.37257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.37287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.37428: variable 'ansible_distribution' from source: facts 24797 1726882675.37440: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.37469: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.37479: when evaluation is False, skipping this task 24797 1726882675.37491: _execute() done 24797 1726882675.37498: dumping result to json 24797 1726882675.37506: done dumping result, returning 24797 1726882675.37517: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' [0e448fcc-3ce9-c603-653e-00000000005d] 24797 1726882675.37527: sending task result for task 0e448fcc-3ce9-c603-653e-00000000005d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882675.37669: no more pending results, returning what we have 24797 1726882675.37672: results queue empty 24797 1726882675.37673: checking for any_errors_fatal 24797 1726882675.37679: done checking for any_errors_fatal 24797 1726882675.37680: checking for max_fail_percentage 24797 1726882675.37682: done checking for max_fail_percentage 24797 1726882675.37683: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.37684: done checking to see if all hosts have failed 24797 1726882675.37684: getting the remaining hosts for this loop 24797 1726882675.37687: done getting the remaining hosts for this loop 24797 1726882675.37691: getting the next task for host managed_node2 24797 1726882675.37697: done getting next task for host managed_node2 24797 1726882675.37699: ^ task is: TASK: Get ip address information 24797 1726882675.37701: ^ state is: HOST STATE: block=3, 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 24797 1726882675.37704: getting variables 24797 1726882675.37705: in VariableManager get_vars() 24797 1726882675.37744: Calling all_inventory to load vars for managed_node2 24797 1726882675.37747: Calling groups_inventory to load vars for managed_node2 24797 1726882675.37749: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.37760: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.37766: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.37770: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.37944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.38145: done with get_vars() 24797 1726882675.38156: done getting variables 24797 1726882675.38215: 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 [Get ip address information] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:53 Friday 20 September 2024 21:37:55 -0400 (0:00:00.060) 0:00:04.732 ****** 24797 1726882675.38248: entering _queue_task() for managed_node2/command 24797 1726882675.38271: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000005d 24797 1726882675.38281: WORKER PROCESS EXITING 24797 1726882675.38746: worker is 1 (out of 1 available) 24797 1726882675.38775: exiting _queue_task() for managed_node2/command 24797 1726882675.38786: done queuing things up, now waiting for results queue to drain 24797 1726882675.38788: waiting for pending results... 24797 1726882675.39038: running TaskExecutor() for managed_node2/TASK: Get ip address information 24797 1726882675.39140: in run() - task 0e448fcc-3ce9-c603-653e-00000000005e 24797 1726882675.39160: variable 'ansible_search_path' from source: unknown 24797 1726882675.39207: calling self._execute() 24797 1726882675.39293: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.39305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.39318: variable 'omit' from source: magic vars 24797 1726882675.39916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.43596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.43667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.43723: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.43761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.43830: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.43912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.43948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.43985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.44032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.44052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.44197: variable 'ansible_distribution' from source: facts 24797 1726882675.44207: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.44229: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.44236: when evaluation is False, skipping this task 24797 1726882675.44242: _execute() done 24797 1726882675.44248: dumping result to json 24797 1726882675.44258: done dumping result, returning 24797 1726882675.44272: done running TaskExecutor() for managed_node2/TASK: Get ip address information [0e448fcc-3ce9-c603-653e-00000000005e] 24797 1726882675.44283: sending task result for task 0e448fcc-3ce9-c603-653e-00000000005e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882675.44419: no more pending results, returning what we have 24797 1726882675.44422: results queue empty 24797 1726882675.44423: checking for any_errors_fatal 24797 1726882675.44427: done checking for any_errors_fatal 24797 1726882675.44428: checking for max_fail_percentage 24797 1726882675.44429: done checking for max_fail_percentage 24797 1726882675.44430: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.44431: done checking to see if all hosts have failed 24797 1726882675.44431: getting the remaining hosts for this loop 24797 1726882675.44435: done getting the remaining hosts for this loop 24797 1726882675.44438: getting the next task for host managed_node2 24797 1726882675.44443: done getting next task for host managed_node2 24797 1726882675.44445: ^ task is: TASK: Show ip_addr 24797 1726882675.44447: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24797 1726882675.44449: getting variables 24797 1726882675.44450: in VariableManager get_vars() 24797 1726882675.44489: Calling all_inventory to load vars for managed_node2 24797 1726882675.44492: Calling groups_inventory to load vars for managed_node2 24797 1726882675.44494: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.44504: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.44507: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.44510: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.44663: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000005e 24797 1726882675.44719: WORKER PROCESS EXITING 24797 1726882675.44742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.44953: done with get_vars() 24797 1726882675.44962: done getting variables 24797 1726882675.45018: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show ip_addr] ************************************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:57 Friday 20 September 2024 21:37:55 -0400 (0:00:00.067) 0:00:04.800 ****** 24797 1726882675.45043: entering _queue_task() for managed_node2/debug 24797 1726882675.45462: worker is 1 (out of 1 available) 24797 1726882675.45476: exiting _queue_task() for managed_node2/debug 24797 1726882675.45487: done queuing things up, now waiting for results queue to drain 24797 1726882675.45489: waiting for pending results... 24797 1726882675.47007: running TaskExecutor() for managed_node2/TASK: Show ip_addr 24797 1726882675.47101: in run() - task 0e448fcc-3ce9-c603-653e-00000000005f 24797 1726882675.47125: variable 'ansible_search_path' from source: unknown 24797 1726882675.47170: calling self._execute() 24797 1726882675.47256: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.47271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.47286: variable 'omit' from source: magic vars 24797 1726882675.47716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.51581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.51648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.51694: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.52405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.52436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.52516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.52549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.52583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.53306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.53324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.53458: variable 'ansible_distribution' from source: facts 24797 1726882675.53878: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.53901: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.53909: when evaluation is False, skipping this task 24797 1726882675.53916: _execute() done 24797 1726882675.53924: dumping result to json 24797 1726882675.53931: done dumping result, returning 24797 1726882675.53940: done running TaskExecutor() for managed_node2/TASK: Show ip_addr [0e448fcc-3ce9-c603-653e-00000000005f] 24797 1726882675.53950: sending task result for task 0e448fcc-3ce9-c603-653e-00000000005f skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24797 1726882675.54094: no more pending results, returning what we have 24797 1726882675.54098: results queue empty 24797 1726882675.54099: checking for any_errors_fatal 24797 1726882675.54103: done checking for any_errors_fatal 24797 1726882675.54104: checking for max_fail_percentage 24797 1726882675.54106: done checking for max_fail_percentage 24797 1726882675.54106: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.54107: done checking to see if all hosts have failed 24797 1726882675.54108: getting the remaining hosts for this loop 24797 1726882675.54110: done getting the remaining hosts for this loop 24797 1726882675.54113: getting the next task for host managed_node2 24797 1726882675.54118: done getting next task for host managed_node2 24797 1726882675.54120: ^ task is: TASK: Assert ipv6 addresses are correctly set 24797 1726882675.54122: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24797 1726882675.54126: getting variables 24797 1726882675.54128: in VariableManager get_vars() 24797 1726882675.54167: Calling all_inventory to load vars for managed_node2 24797 1726882675.54170: Calling groups_inventory to load vars for managed_node2 24797 1726882675.54172: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.54182: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.54185: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.54187: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.54346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.54554: done with get_vars() 24797 1726882675.54566: done getting variables 24797 1726882675.54600: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000005f 24797 1726882675.54603: WORKER PROCESS EXITING 24797 1726882675.54670: 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) TASK [Assert ipv6 addresses are correctly set] ********************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:60 Friday 20 September 2024 21:37:55 -0400 (0:00:00.097) 0:00:04.897 ****** 24797 1726882675.54773: entering _queue_task() for managed_node2/assert 24797 1726882675.54775: Creating lock for assert 24797 1726882675.55121: worker is 1 (out of 1 available) 24797 1726882675.55245: exiting _queue_task() for managed_node2/assert 24797 1726882675.55256: done queuing things up, now waiting for results queue to drain 24797 1726882675.55258: waiting for pending results... 24797 1726882675.55799: running TaskExecutor() for managed_node2/TASK: Assert ipv6 addresses are correctly set 24797 1726882675.55866: in run() - task 0e448fcc-3ce9-c603-653e-000000000060 24797 1726882675.55885: variable 'ansible_search_path' from source: unknown 24797 1726882675.55917: calling self._execute() 24797 1726882675.55992: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.55998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.56006: variable 'omit' from source: magic vars 24797 1726882675.57372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.60335: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.60408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.60458: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.60501: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.60536: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.60621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.60658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.60695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.60747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.60775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.60912: variable 'ansible_distribution' from source: facts 24797 1726882675.60925: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.60947: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.60960: when evaluation is False, skipping this task 24797 1726882675.60973: _execute() done 24797 1726882675.60981: dumping result to json 24797 1726882675.60988: done dumping result, returning 24797 1726882675.60997: done running TaskExecutor() for managed_node2/TASK: Assert ipv6 addresses are correctly set [0e448fcc-3ce9-c603-653e-000000000060] 24797 1726882675.61007: sending task result for task 0e448fcc-3ce9-c603-653e-000000000060 24797 1726882675.61110: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000060 24797 1726882675.61118: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882675.61167: no more pending results, returning what we have 24797 1726882675.61171: results queue empty 24797 1726882675.61172: checking for any_errors_fatal 24797 1726882675.61177: done checking for any_errors_fatal 24797 1726882675.61178: checking for max_fail_percentage 24797 1726882675.61179: done checking for max_fail_percentage 24797 1726882675.61180: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.61181: done checking to see if all hosts have failed 24797 1726882675.61181: getting the remaining hosts for this loop 24797 1726882675.61183: done getting the remaining hosts for this loop 24797 1726882675.61186: getting the next task for host managed_node2 24797 1726882675.61192: done getting next task for host managed_node2 24797 1726882675.61194: ^ task is: TASK: Get ipv6 routes 24797 1726882675.61196: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24797 1726882675.61199: getting variables 24797 1726882675.61200: in VariableManager get_vars() 24797 1726882675.61240: Calling all_inventory to load vars for managed_node2 24797 1726882675.61242: Calling groups_inventory to load vars for managed_node2 24797 1726882675.61245: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.61255: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.61257: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.61260: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.61460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.61657: done with get_vars() 24797 1726882675.61669: done getting variables 24797 1726882675.61725: 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 [Get ipv6 routes] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:69 Friday 20 September 2024 21:37:55 -0400 (0:00:00.069) 0:00:04.967 ****** 24797 1726882675.61751: entering _queue_task() for managed_node2/command 24797 1726882675.62190: worker is 1 (out of 1 available) 24797 1726882675.62203: exiting _queue_task() for managed_node2/command 24797 1726882675.62215: done queuing things up, now waiting for results queue to drain 24797 1726882675.62217: waiting for pending results... 24797 1726882675.63132: running TaskExecutor() for managed_node2/TASK: Get ipv6 routes 24797 1726882675.63290: in run() - task 0e448fcc-3ce9-c603-653e-000000000061 24797 1726882675.63444: variable 'ansible_search_path' from source: unknown 24797 1726882675.63487: calling self._execute() 24797 1726882675.63688: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.63699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.63713: variable 'omit' from source: magic vars 24797 1726882675.64583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.69468: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.70024: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.70065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.70104: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.70212: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.70445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.70542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.70699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.70743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.70761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.71045: variable 'ansible_distribution' from source: facts 24797 1726882675.71059: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.71085: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.71092: when evaluation is False, skipping this task 24797 1726882675.71098: _execute() done 24797 1726882675.71105: dumping result to json 24797 1726882675.71112: done dumping result, returning 24797 1726882675.71121: done running TaskExecutor() for managed_node2/TASK: Get ipv6 routes [0e448fcc-3ce9-c603-653e-000000000061] 24797 1726882675.71131: sending task result for task 0e448fcc-3ce9-c603-653e-000000000061 24797 1726882675.71245: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000061 24797 1726882675.71252: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882675.71313: no more pending results, returning what we have 24797 1726882675.71317: results queue empty 24797 1726882675.71318: checking for any_errors_fatal 24797 1726882675.71323: done checking for any_errors_fatal 24797 1726882675.71324: checking for max_fail_percentage 24797 1726882675.71326: done checking for max_fail_percentage 24797 1726882675.71327: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.71328: done checking to see if all hosts have failed 24797 1726882675.71329: getting the remaining hosts for this loop 24797 1726882675.71330: done getting the remaining hosts for this loop 24797 1726882675.71334: getting the next task for host managed_node2 24797 1726882675.71340: done getting next task for host managed_node2 24797 1726882675.71348: ^ task is: TASK: Show ipv6_route 24797 1726882675.71351: ^ state is: HOST STATE: block=3, 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 24797 1726882675.71354: getting variables 24797 1726882675.71355: in VariableManager get_vars() 24797 1726882675.71399: Calling all_inventory to load vars for managed_node2 24797 1726882675.71403: Calling groups_inventory to load vars for managed_node2 24797 1726882675.71405: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.71416: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.71419: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.71422: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.71598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.71812: done with get_vars() 24797 1726882675.71823: done getting variables 24797 1726882675.71883: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show ipv6_route] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:73 Friday 20 September 2024 21:37:55 -0400 (0:00:00.101) 0:00:05.068 ****** 24797 1726882675.71914: entering _queue_task() for managed_node2/debug 24797 1726882675.72747: worker is 1 (out of 1 available) 24797 1726882675.72759: exiting _queue_task() for managed_node2/debug 24797 1726882675.72774: done queuing things up, now waiting for results queue to drain 24797 1726882675.72776: waiting for pending results... 24797 1726882675.73205: running TaskExecutor() for managed_node2/TASK: Show ipv6_route 24797 1726882675.73302: in run() - task 0e448fcc-3ce9-c603-653e-000000000062 24797 1726882675.73321: variable 'ansible_search_path' from source: unknown 24797 1726882675.73369: calling self._execute() 24797 1726882675.73507: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.73518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.73532: variable 'omit' from source: magic vars 24797 1726882675.74580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.77942: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.78009: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.78048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.78105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.78134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.78210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.78238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.78274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.78323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.78342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.78466: variable 'ansible_distribution' from source: facts 24797 1726882675.78479: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.78499: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.78506: when evaluation is False, skipping this task 24797 1726882675.78515: _execute() done 24797 1726882675.78521: dumping result to json 24797 1726882675.78527: done dumping result, returning 24797 1726882675.78535: done running TaskExecutor() for managed_node2/TASK: Show ipv6_route [0e448fcc-3ce9-c603-653e-000000000062] 24797 1726882675.78544: sending task result for task 0e448fcc-3ce9-c603-653e-000000000062 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24797 1726882675.78685: no more pending results, returning what we have 24797 1726882675.78689: results queue empty 24797 1726882675.78690: checking for any_errors_fatal 24797 1726882675.78695: done checking for any_errors_fatal 24797 1726882675.78695: checking for max_fail_percentage 24797 1726882675.78697: done checking for max_fail_percentage 24797 1726882675.78698: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.78699: done checking to see if all hosts have failed 24797 1726882675.78700: getting the remaining hosts for this loop 24797 1726882675.78702: done getting the remaining hosts for this loop 24797 1726882675.78705: getting the next task for host managed_node2 24797 1726882675.78711: done getting next task for host managed_node2 24797 1726882675.78713: ^ task is: TASK: Assert default ipv6 route is set 24797 1726882675.78715: ^ state is: HOST STATE: block=3, 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 24797 1726882675.78718: getting variables 24797 1726882675.78719: in VariableManager get_vars() 24797 1726882675.78759: Calling all_inventory to load vars for managed_node2 24797 1726882675.78766: Calling groups_inventory to load vars for managed_node2 24797 1726882675.78769: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.78781: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.78784: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.78787: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.79007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.79207: done with get_vars() 24797 1726882675.79217: done getting variables 24797 1726882675.79274: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000062 24797 1726882675.79281: WORKER PROCESS EXITING 24797 1726882675.79520: 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) TASK [Assert default ipv6 route is set] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:76 Friday 20 September 2024 21:37:55 -0400 (0:00:00.076) 0:00:05.145 ****** 24797 1726882675.79547: entering _queue_task() for managed_node2/assert 24797 1726882675.79766: worker is 1 (out of 1 available) 24797 1726882675.79778: exiting _queue_task() for managed_node2/assert 24797 1726882675.79788: done queuing things up, now waiting for results queue to drain 24797 1726882675.79790: waiting for pending results... 24797 1726882675.80739: running TaskExecutor() for managed_node2/TASK: Assert default ipv6 route is set 24797 1726882675.80941: in run() - task 0e448fcc-3ce9-c603-653e-000000000063 24797 1726882675.80957: variable 'ansible_search_path' from source: unknown 24797 1726882675.80999: calling self._execute() 24797 1726882675.81190: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.81201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.81216: variable 'omit' from source: magic vars 24797 1726882675.82127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.86394: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.86461: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.86504: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.86548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.86581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.86668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.86701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.86737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.86786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.86809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.86952: variable 'ansible_distribution' from source: facts 24797 1726882675.86970: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.86996: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.87003: when evaluation is False, skipping this task 24797 1726882675.87010: _execute() done 24797 1726882675.87016: dumping result to json 24797 1726882675.87024: done dumping result, returning 24797 1726882675.87033: done running TaskExecutor() for managed_node2/TASK: Assert default ipv6 route is set [0e448fcc-3ce9-c603-653e-000000000063] 24797 1726882675.87045: sending task result for task 0e448fcc-3ce9-c603-653e-000000000063 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882675.87195: no more pending results, returning what we have 24797 1726882675.87199: results queue empty 24797 1726882675.87200: checking for any_errors_fatal 24797 1726882675.87205: done checking for any_errors_fatal 24797 1726882675.87205: checking for max_fail_percentage 24797 1726882675.87207: done checking for max_fail_percentage 24797 1726882675.87208: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.87208: done checking to see if all hosts have failed 24797 1726882675.87209: getting the remaining hosts for this loop 24797 1726882675.87211: done getting the remaining hosts for this loop 24797 1726882675.87214: getting the next task for host managed_node2 24797 1726882675.87219: done getting next task for host managed_node2 24797 1726882675.87222: ^ task is: TASK: Ensure ping6 command is present 24797 1726882675.87224: ^ state is: HOST STATE: block=3, 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 24797 1726882675.87226: getting variables 24797 1726882675.87227: in VariableManager get_vars() 24797 1726882675.87270: Calling all_inventory to load vars for managed_node2 24797 1726882675.87273: Calling groups_inventory to load vars for managed_node2 24797 1726882675.87275: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.87286: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.87288: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.87291: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.87448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.87717: done with get_vars() 24797 1726882675.87729: done getting variables 24797 1726882675.87770: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000063 24797 1726882675.87773: WORKER PROCESS EXITING 24797 1726882675.87825: 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 [Ensure ping6 command is present] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:81 Friday 20 September 2024 21:37:55 -0400 (0:00:00.083) 0:00:05.228 ****** 24797 1726882675.87852: entering _queue_task() for managed_node2/package 24797 1726882675.88151: worker is 1 (out of 1 available) 24797 1726882675.88166: exiting _queue_task() for managed_node2/package 24797 1726882675.88178: done queuing things up, now waiting for results queue to drain 24797 1726882675.88179: waiting for pending results... 24797 1726882675.88450: running TaskExecutor() for managed_node2/TASK: Ensure ping6 command is present 24797 1726882675.88546: in run() - task 0e448fcc-3ce9-c603-653e-000000000064 24797 1726882675.88570: variable 'ansible_search_path' from source: unknown 24797 1726882675.88631: calling self._execute() 24797 1726882675.88728: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.88741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.88754: variable 'omit' from source: magic vars 24797 1726882675.89206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.92010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.92225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.92351: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.92437: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.92567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.92651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.92799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.92835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.92955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.93015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.93286: variable 'ansible_distribution' from source: facts 24797 1726882675.93332: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.93395: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.93441: when evaluation is False, skipping this task 24797 1726882675.93478: _execute() done 24797 1726882675.93533: dumping result to json 24797 1726882675.93551: done dumping result, returning 24797 1726882675.93565: done running TaskExecutor() for managed_node2/TASK: Ensure ping6 command is present [0e448fcc-3ce9-c603-653e-000000000064] 24797 1726882675.93578: sending task result for task 0e448fcc-3ce9-c603-653e-000000000064 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882675.93835: no more pending results, returning what we have 24797 1726882675.93838: results queue empty 24797 1726882675.93840: checking for any_errors_fatal 24797 1726882675.93846: done checking for any_errors_fatal 24797 1726882675.93846: checking for max_fail_percentage 24797 1726882675.93848: done checking for max_fail_percentage 24797 1726882675.93849: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.93850: done checking to see if all hosts have failed 24797 1726882675.93851: getting the remaining hosts for this loop 24797 1726882675.93852: done getting the remaining hosts for this loop 24797 1726882675.93856: getting the next task for host managed_node2 24797 1726882675.93866: done getting next task for host managed_node2 24797 1726882675.93870: ^ task is: TASK: Test gateway can be pinged 24797 1726882675.93873: ^ state is: HOST STATE: block=3, 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 24797 1726882675.93876: getting variables 24797 1726882675.93877: in VariableManager get_vars() 24797 1726882675.93917: Calling all_inventory to load vars for managed_node2 24797 1726882675.93920: Calling groups_inventory to load vars for managed_node2 24797 1726882675.93923: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.93934: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.93937: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.93940: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.94173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882675.94385: done with get_vars() 24797 1726882675.94398: done getting variables 24797 1726882675.94566: 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 gateway can be pinged] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:86 Friday 20 September 2024 21:37:55 -0400 (0:00:00.067) 0:00:05.295 ****** 24797 1726882675.94597: entering _queue_task() for managed_node2/command 24797 1726882675.94619: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000064 24797 1726882675.94673: WORKER PROCESS EXITING 24797 1726882675.95445: worker is 1 (out of 1 available) 24797 1726882675.95457: exiting _queue_task() for managed_node2/command 24797 1726882675.95473: done queuing things up, now waiting for results queue to drain 24797 1726882675.95474: waiting for pending results... 24797 1726882675.95725: running TaskExecutor() for managed_node2/TASK: Test gateway can be pinged 24797 1726882675.95812: in run() - task 0e448fcc-3ce9-c603-653e-000000000065 24797 1726882675.95832: variable 'ansible_search_path' from source: unknown 24797 1726882675.95874: calling self._execute() 24797 1726882675.95957: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882675.95972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882675.95986: variable 'omit' from source: magic vars 24797 1726882675.96431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882675.98807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882675.98850: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882675.98877: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882675.98902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882675.98920: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882675.98982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882675.99010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882675.99037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882675.99070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882675.99094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882675.99276: variable 'ansible_distribution' from source: facts 24797 1726882675.99288: variable 'ansible_distribution_major_version' from source: facts 24797 1726882675.99311: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882675.99319: when evaluation is False, skipping this task 24797 1726882675.99325: _execute() done 24797 1726882675.99331: dumping result to json 24797 1726882675.99339: done dumping result, returning 24797 1726882675.99347: done running TaskExecutor() for managed_node2/TASK: Test gateway can be pinged [0e448fcc-3ce9-c603-653e-000000000065] 24797 1726882675.99370: sending task result for task 0e448fcc-3ce9-c603-653e-000000000065 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882675.99511: no more pending results, returning what we have 24797 1726882675.99515: results queue empty 24797 1726882675.99516: checking for any_errors_fatal 24797 1726882675.99522: done checking for any_errors_fatal 24797 1726882675.99523: checking for max_fail_percentage 24797 1726882675.99525: done checking for max_fail_percentage 24797 1726882675.99526: checking to see if all hosts have failed and the running result is not ok 24797 1726882675.99526: done checking to see if all hosts have failed 24797 1726882675.99527: getting the remaining hosts for this loop 24797 1726882675.99529: done getting the remaining hosts for this loop 24797 1726882675.99532: getting the next task for host managed_node2 24797 1726882675.99539: done getting next task for host managed_node2 24797 1726882675.99542: ^ task is: TASK: TEARDOWN: remove profiles. 24797 1726882675.99544: ^ state is: HOST STATE: block=3, 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? (None), did rescue? False, did start at task? False 24797 1726882675.99547: getting variables 24797 1726882675.99548: in VariableManager get_vars() 24797 1726882675.99592: Calling all_inventory to load vars for managed_node2 24797 1726882675.99596: Calling groups_inventory to load vars for managed_node2 24797 1726882675.99598: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882675.99608: Calling all_plugins_play to load vars for managed_node2 24797 1726882675.99611: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882675.99613: Calling groups_plugins_play to load vars for managed_node2 24797 1726882675.99784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.00093: done with get_vars() 24797 1726882676.00109: done getting variables 24797 1726882676.00147: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000065 24797 1726882676.00151: WORKER PROCESS EXITING 24797 1726882676.00188: 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 [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:92 Friday 20 September 2024 21:37:56 -0400 (0:00:00.056) 0:00:05.351 ****** 24797 1726882676.00225: entering _queue_task() for managed_node2/debug 24797 1726882676.00551: worker is 1 (out of 1 available) 24797 1726882676.00566: exiting _queue_task() for managed_node2/debug 24797 1726882676.00578: done queuing things up, now waiting for results queue to drain 24797 1726882676.00579: waiting for pending results... 24797 1726882676.00723: running TaskExecutor() for managed_node2/TASK: TEARDOWN: remove profiles. 24797 1726882676.00775: in run() - task 0e448fcc-3ce9-c603-653e-000000000066 24797 1726882676.00786: variable 'ansible_search_path' from source: unknown 24797 1726882676.00813: calling self._execute() 24797 1726882676.00876: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.00880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.00888: variable 'omit' from source: magic vars 24797 1726882676.01186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.03204: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.03283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.03325: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.03391: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.03421: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.03514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.03548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.03594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.03639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.03660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.03820: variable 'ansible_distribution' from source: facts 24797 1726882676.03832: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.03854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.03866: when evaluation is False, skipping this task 24797 1726882676.03875: _execute() done 24797 1726882676.03881: dumping result to json 24797 1726882676.03893: done dumping result, returning 24797 1726882676.03909: done running TaskExecutor() for managed_node2/TASK: TEARDOWN: remove profiles. [0e448fcc-3ce9-c603-653e-000000000066] 24797 1726882676.03920: sending task result for task 0e448fcc-3ce9-c603-653e-000000000066 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24797 1726882676.04059: no more pending results, returning what we have 24797 1726882676.04068: results queue empty 24797 1726882676.04070: checking for any_errors_fatal 24797 1726882676.04075: done checking for any_errors_fatal 24797 1726882676.04076: checking for max_fail_percentage 24797 1726882676.04077: done checking for max_fail_percentage 24797 1726882676.04078: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.04079: done checking to see if all hosts have failed 24797 1726882676.04080: getting the remaining hosts for this loop 24797 1726882676.04081: done getting the remaining hosts for this loop 24797 1726882676.04085: getting the next task for host managed_node2 24797 1726882676.04093: done getting next task for host managed_node2 24797 1726882676.04099: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24797 1726882676.04102: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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? (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 24797 1726882676.04120: getting variables 24797 1726882676.04122: in VariableManager get_vars() 24797 1726882676.04166: Calling all_inventory to load vars for managed_node2 24797 1726882676.04169: Calling groups_inventory to load vars for managed_node2 24797 1726882676.04172: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.04182: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.04185: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.04189: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.04357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.04641: done with get_vars() 24797 1726882676.04651: done getting variables 24797 1726882676.04812: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000066 24797 1726882676.04816: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:56 -0400 (0:00:00.046) 0:00:05.398 ****** 24797 1726882676.04889: entering _queue_task() for managed_node2/include_tasks 24797 1726882676.05271: worker is 1 (out of 1 available) 24797 1726882676.05283: exiting _queue_task() for managed_node2/include_tasks 24797 1726882676.05293: done queuing things up, now waiting for results queue to drain 24797 1726882676.05295: waiting for pending results... 24797 1726882676.05546: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24797 1726882676.05692: in run() - task 0e448fcc-3ce9-c603-653e-00000000006e 24797 1726882676.05711: variable 'ansible_search_path' from source: unknown 24797 1726882676.05718: variable 'ansible_search_path' from source: unknown 24797 1726882676.05760: calling self._execute() 24797 1726882676.05850: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.05861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.05881: variable 'omit' from source: magic vars 24797 1726882676.06324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.08836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.08913: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.08958: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.09004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.09034: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.09126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.09160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.09201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.09250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.09276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.09423: variable 'ansible_distribution' from source: facts 24797 1726882676.09438: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.09464: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.09474: when evaluation is False, skipping this task 24797 1726882676.09481: _execute() done 24797 1726882676.09487: dumping result to json 24797 1726882676.09496: done dumping result, returning 24797 1726882676.09511: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-c603-653e-00000000006e] 24797 1726882676.09522: sending task result for task 0e448fcc-3ce9-c603-653e-00000000006e 24797 1726882676.09627: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000006e 24797 1726882676.09634: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.09689: no more pending results, returning what we have 24797 1726882676.09693: results queue empty 24797 1726882676.09694: checking for any_errors_fatal 24797 1726882676.09699: done checking for any_errors_fatal 24797 1726882676.09700: checking for max_fail_percentage 24797 1726882676.09702: done checking for max_fail_percentage 24797 1726882676.09703: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.09704: done checking to see if all hosts have failed 24797 1726882676.09705: getting the remaining hosts for this loop 24797 1726882676.09706: done getting the remaining hosts for this loop 24797 1726882676.09710: getting the next task for host managed_node2 24797 1726882676.09717: done getting next task for host managed_node2 24797 1726882676.09721: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 24797 1726882676.09726: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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? (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 24797 1726882676.09741: getting variables 24797 1726882676.09743: in VariableManager get_vars() 24797 1726882676.09784: Calling all_inventory to load vars for managed_node2 24797 1726882676.09787: Calling groups_inventory to load vars for managed_node2 24797 1726882676.09790: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.09800: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.09803: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.09806: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.09988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.10217: done with get_vars() 24797 1726882676.10227: done getting variables 24797 1726882676.10286: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:56 -0400 (0:00:00.055) 0:00:05.453 ****** 24797 1726882676.10405: entering _queue_task() for managed_node2/debug 24797 1726882676.10754: worker is 1 (out of 1 available) 24797 1726882676.10771: exiting _queue_task() for managed_node2/debug 24797 1726882676.10781: done queuing things up, now waiting for results queue to drain 24797 1726882676.10783: waiting for pending results... 24797 1726882676.11030: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 24797 1726882676.11152: in run() - task 0e448fcc-3ce9-c603-653e-00000000006f 24797 1726882676.11182: variable 'ansible_search_path' from source: unknown 24797 1726882676.11190: variable 'ansible_search_path' from source: unknown 24797 1726882676.11232: calling self._execute() 24797 1726882676.11316: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.11329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.11346: variable 'omit' from source: magic vars 24797 1726882676.11794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.14327: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.14404: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.14447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.14722: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.14752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.14839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.14878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.14912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.14959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.14982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.15130: variable 'ansible_distribution' from source: facts 24797 1726882676.15144: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.15169: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.15177: when evaluation is False, skipping this task 24797 1726882676.15182: _execute() done 24797 1726882676.15188: dumping result to json 24797 1726882676.15194: done dumping result, returning 24797 1726882676.15203: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-c603-653e-00000000006f] 24797 1726882676.15220: sending task result for task 0e448fcc-3ce9-c603-653e-00000000006f 24797 1726882676.15328: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000006f 24797 1726882676.15335: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24797 1726882676.15397: no more pending results, returning what we have 24797 1726882676.15401: results queue empty 24797 1726882676.15402: checking for any_errors_fatal 24797 1726882676.15407: done checking for any_errors_fatal 24797 1726882676.15408: checking for max_fail_percentage 24797 1726882676.15409: done checking for max_fail_percentage 24797 1726882676.15411: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.15411: done checking to see if all hosts have failed 24797 1726882676.15412: getting the remaining hosts for this loop 24797 1726882676.15414: done getting the remaining hosts for this loop 24797 1726882676.15417: getting the next task for host managed_node2 24797 1726882676.15426: done getting next task for host managed_node2 24797 1726882676.15430: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24797 1726882676.15434: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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 24797 1726882676.15449: getting variables 24797 1726882676.15451: in VariableManager get_vars() 24797 1726882676.15495: Calling all_inventory to load vars for managed_node2 24797 1726882676.15498: Calling groups_inventory to load vars for managed_node2 24797 1726882676.15501: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.15511: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.15513: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.15516: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.15744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.15975: done with get_vars() 24797 1726882676.15985: done getting variables 24797 1726882676.16157: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:56 -0400 (0:00:00.057) 0:00:05.511 ****** 24797 1726882676.16198: entering _queue_task() for managed_node2/fail 24797 1726882676.16557: worker is 1 (out of 1 available) 24797 1726882676.16573: exiting _queue_task() for managed_node2/fail 24797 1726882676.16584: done queuing things up, now waiting for results queue to drain 24797 1726882676.16586: waiting for pending results... 24797 1726882676.16844: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24797 1726882676.16977: in run() - task 0e448fcc-3ce9-c603-653e-000000000070 24797 1726882676.17004: variable 'ansible_search_path' from source: unknown 24797 1726882676.17012: variable 'ansible_search_path' from source: unknown 24797 1726882676.17055: calling self._execute() 24797 1726882676.17146: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.17157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.17177: variable 'omit' from source: magic vars 24797 1726882676.17616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.20356: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.20432: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.20476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.20521: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.20552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.20641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.20680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.20723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.20774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.20795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.20943: variable 'ansible_distribution' from source: facts 24797 1726882676.20954: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.20979: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.20986: when evaluation is False, skipping this task 24797 1726882676.20992: _execute() done 24797 1726882676.20997: dumping result to json 24797 1726882676.21004: done dumping result, returning 24797 1726882676.21013: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-c603-653e-000000000070] 24797 1726882676.21029: sending task result for task 0e448fcc-3ce9-c603-653e-000000000070 24797 1726882676.21127: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000070 24797 1726882676.21142: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.21197: no more pending results, returning what we have 24797 1726882676.21201: results queue empty 24797 1726882676.21202: checking for any_errors_fatal 24797 1726882676.21208: done checking for any_errors_fatal 24797 1726882676.21209: checking for max_fail_percentage 24797 1726882676.21210: done checking for max_fail_percentage 24797 1726882676.21211: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.21212: done checking to see if all hosts have failed 24797 1726882676.21213: getting the remaining hosts for this loop 24797 1726882676.21214: done getting the remaining hosts for this loop 24797 1726882676.21218: getting the next task for host managed_node2 24797 1726882676.21224: done getting next task for host managed_node2 24797 1726882676.21228: ^ 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 24797 1726882676.21231: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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? (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 24797 1726882676.21249: getting variables 24797 1726882676.21250: in VariableManager get_vars() 24797 1726882676.21291: Calling all_inventory to load vars for managed_node2 24797 1726882676.21294: Calling groups_inventory to load vars for managed_node2 24797 1726882676.21296: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.21306: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.21308: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.21311: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.21488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.21714: done with get_vars() 24797 1726882676.21724: done getting variables 24797 1726882676.21783: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:56 -0400 (0:00:00.056) 0:00:05.568 ****** 24797 1726882676.21907: entering _queue_task() for managed_node2/fail 24797 1726882676.22293: worker is 1 (out of 1 available) 24797 1726882676.22304: exiting _queue_task() for managed_node2/fail 24797 1726882676.22316: done queuing things up, now waiting for results queue to drain 24797 1726882676.22318: waiting for pending results... 24797 1726882676.22579: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 24797 1726882676.22704: in run() - task 0e448fcc-3ce9-c603-653e-000000000071 24797 1726882676.22722: variable 'ansible_search_path' from source: unknown 24797 1726882676.22730: variable 'ansible_search_path' from source: unknown 24797 1726882676.22777: calling self._execute() 24797 1726882676.22853: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.22870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.22887: variable 'omit' from source: magic vars 24797 1726882676.23334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.26055: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.26120: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.26171: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.26209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.26238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.26336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.26382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.26413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.26458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.26490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.26625: variable 'ansible_distribution' from source: facts 24797 1726882676.26636: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.26658: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.26673: when evaluation is False, skipping this task 24797 1726882676.26680: _execute() done 24797 1726882676.26696: dumping result to json 24797 1726882676.26704: done dumping result, returning 24797 1726882676.26714: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-c603-653e-000000000071] 24797 1726882676.26724: sending task result for task 0e448fcc-3ce9-c603-653e-000000000071 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.26846: no more pending results, returning what we have 24797 1726882676.26850: results queue empty 24797 1726882676.26851: checking for any_errors_fatal 24797 1726882676.26855: done checking for any_errors_fatal 24797 1726882676.26855: checking for max_fail_percentage 24797 1726882676.26857: done checking for max_fail_percentage 24797 1726882676.26858: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.26858: done checking to see if all hosts have failed 24797 1726882676.26860: getting the remaining hosts for this loop 24797 1726882676.26865: done getting the remaining hosts for this loop 24797 1726882676.26868: getting the next task for host managed_node2 24797 1726882676.26875: done getting next task for host managed_node2 24797 1726882676.26878: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24797 1726882676.26882: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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 24797 1726882676.26897: getting variables 24797 1726882676.26898: in VariableManager get_vars() 24797 1726882676.26936: Calling all_inventory to load vars for managed_node2 24797 1726882676.26938: Calling groups_inventory to load vars for managed_node2 24797 1726882676.26941: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.26950: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.26953: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.26956: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.27178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.27408: done with get_vars() 24797 1726882676.27417: done getting variables 24797 1726882676.27480: 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) 24797 1726882676.27623: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000071 24797 1726882676.27626: WORKER PROCESS EXITING 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:56 -0400 (0:00:00.057) 0:00:05.626 ****** 24797 1726882676.27641: entering _queue_task() for managed_node2/fail 24797 1726882676.27996: worker is 1 (out of 1 available) 24797 1726882676.28007: exiting _queue_task() for managed_node2/fail 24797 1726882676.28018: done queuing things up, now waiting for results queue to drain 24797 1726882676.28020: waiting for pending results... 24797 1726882676.28285: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24797 1726882676.28410: in run() - task 0e448fcc-3ce9-c603-653e-000000000072 24797 1726882676.28428: variable 'ansible_search_path' from source: unknown 24797 1726882676.28436: variable 'ansible_search_path' from source: unknown 24797 1726882676.28485: calling self._execute() 24797 1726882676.28556: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.28573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.28591: variable 'omit' from source: magic vars 24797 1726882676.29020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.31774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.31847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.31896: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.31974: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.32059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.32175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.32207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.32226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.32252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.32282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.32390: variable 'ansible_distribution' from source: facts 24797 1726882676.32397: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.32412: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.32416: when evaluation is False, skipping this task 24797 1726882676.32419: _execute() done 24797 1726882676.32421: dumping result to json 24797 1726882676.32423: done dumping result, returning 24797 1726882676.32429: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-c603-653e-000000000072] 24797 1726882676.32435: sending task result for task 0e448fcc-3ce9-c603-653e-000000000072 24797 1726882676.32520: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000072 24797 1726882676.32523: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.32567: no more pending results, returning what we have 24797 1726882676.32570: results queue empty 24797 1726882676.32571: checking for any_errors_fatal 24797 1726882676.32577: done checking for any_errors_fatal 24797 1726882676.32578: checking for max_fail_percentage 24797 1726882676.32580: done checking for max_fail_percentage 24797 1726882676.32581: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.32582: done checking to see if all hosts have failed 24797 1726882676.32582: getting the remaining hosts for this loop 24797 1726882676.32584: done getting the remaining hosts for this loop 24797 1726882676.32587: getting the next task for host managed_node2 24797 1726882676.32592: done getting next task for host managed_node2 24797 1726882676.32595: ^ 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 24797 1726882676.32598: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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 24797 1726882676.32612: getting variables 24797 1726882676.32613: in VariableManager get_vars() 24797 1726882676.32646: Calling all_inventory to load vars for managed_node2 24797 1726882676.32648: Calling groups_inventory to load vars for managed_node2 24797 1726882676.32650: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.32658: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.32660: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.32668: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.32773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.32894: done with get_vars() 24797 1726882676.32901: done getting variables 24797 1726882676.32937: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:56 -0400 (0:00:00.053) 0:00:05.679 ****** 24797 1726882676.32957: entering _queue_task() for managed_node2/dnf 24797 1726882676.33124: worker is 1 (out of 1 available) 24797 1726882676.33138: exiting _queue_task() for managed_node2/dnf 24797 1726882676.33151: done queuing things up, now waiting for results queue to drain 24797 1726882676.33152: waiting for pending results... 24797 1726882676.33304: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 24797 1726882676.33378: in run() - task 0e448fcc-3ce9-c603-653e-000000000073 24797 1726882676.33388: variable 'ansible_search_path' from source: unknown 24797 1726882676.33391: variable 'ansible_search_path' from source: unknown 24797 1726882676.33418: calling self._execute() 24797 1726882676.33476: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.33479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.33488: variable 'omit' from source: magic vars 24797 1726882676.33771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.36172: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.36240: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.36286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.36328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.36360: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.36419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.36437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.36466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.36509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.36527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.36658: variable 'ansible_distribution' from source: facts 24797 1726882676.36668: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.36685: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.36688: when evaluation is False, skipping this task 24797 1726882676.36691: _execute() done 24797 1726882676.36693: dumping result to json 24797 1726882676.36696: done dumping result, returning 24797 1726882676.36702: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-c603-653e-000000000073] 24797 1726882676.36708: sending task result for task 0e448fcc-3ce9-c603-653e-000000000073 24797 1726882676.36785: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000073 24797 1726882676.36788: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.36836: no more pending results, returning what we have 24797 1726882676.36839: results queue empty 24797 1726882676.36840: checking for any_errors_fatal 24797 1726882676.36844: done checking for any_errors_fatal 24797 1726882676.36844: checking for max_fail_percentage 24797 1726882676.36845: done checking for max_fail_percentage 24797 1726882676.36846: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.36847: done checking to see if all hosts have failed 24797 1726882676.36848: getting the remaining hosts for this loop 24797 1726882676.36849: done getting the remaining hosts for this loop 24797 1726882676.36852: getting the next task for host managed_node2 24797 1726882676.36857: done getting next task for host managed_node2 24797 1726882676.36860: ^ 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 24797 1726882676.36865: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882676.36878: getting variables 24797 1726882676.36879: in VariableManager get_vars() 24797 1726882676.36920: Calling all_inventory to load vars for managed_node2 24797 1726882676.36923: Calling groups_inventory to load vars for managed_node2 24797 1726882676.36924: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.36931: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.36932: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.36934: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.37080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.37312: done with get_vars() 24797 1726882676.37321: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24797 1726882676.37398: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:56 -0400 (0:00:00.044) 0:00:05.723 ****** 24797 1726882676.37426: entering _queue_task() for managed_node2/yum 24797 1726882676.37652: worker is 1 (out of 1 available) 24797 1726882676.37673: exiting _queue_task() for managed_node2/yum 24797 1726882676.37686: done queuing things up, now waiting for results queue to drain 24797 1726882676.37687: waiting for pending results... 24797 1726882676.37983: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 24797 1726882676.38204: in run() - task 0e448fcc-3ce9-c603-653e-000000000074 24797 1726882676.38219: variable 'ansible_search_path' from source: unknown 24797 1726882676.38223: variable 'ansible_search_path' from source: unknown 24797 1726882676.38259: calling self._execute() 24797 1726882676.38337: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.38343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.38346: variable 'omit' from source: magic vars 24797 1726882676.38654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.40438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.40527: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.40567: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.40605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.40643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.40722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.40765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.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) 24797 1726882676.40852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.40877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.41015: variable 'ansible_distribution' from source: facts 24797 1726882676.41027: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.41050: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.41072: when evaluation is False, skipping this task 24797 1726882676.41080: _execute() done 24797 1726882676.41088: dumping result to json 24797 1726882676.41096: done dumping result, returning 24797 1726882676.41106: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-c603-653e-000000000074] 24797 1726882676.41115: sending task result for task 0e448fcc-3ce9-c603-653e-000000000074 24797 1726882676.41228: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000074 24797 1726882676.41231: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.41277: no more pending results, returning what we have 24797 1726882676.41280: results queue empty 24797 1726882676.41281: checking for any_errors_fatal 24797 1726882676.41286: done checking for any_errors_fatal 24797 1726882676.41287: checking for max_fail_percentage 24797 1726882676.41289: done checking for max_fail_percentage 24797 1726882676.41290: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.41291: done checking to see if all hosts have failed 24797 1726882676.41292: getting the remaining hosts for this loop 24797 1726882676.41294: done getting the remaining hosts for this loop 24797 1726882676.41297: getting the next task for host managed_node2 24797 1726882676.41302: done getting next task for host managed_node2 24797 1726882676.41306: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24797 1726882676.41309: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882676.41323: getting variables 24797 1726882676.41324: in VariableManager get_vars() 24797 1726882676.41357: Calling all_inventory to load vars for managed_node2 24797 1726882676.41359: Calling groups_inventory to load vars for managed_node2 24797 1726882676.41365: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.41373: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.41375: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.41378: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.41505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.41641: done with get_vars() 24797 1726882676.41648: done getting variables 24797 1726882676.41689: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:56 -0400 (0:00:00.042) 0:00:05.766 ****** 24797 1726882676.41709: entering _queue_task() for managed_node2/fail 24797 1726882676.41868: worker is 1 (out of 1 available) 24797 1726882676.41882: exiting _queue_task() for managed_node2/fail 24797 1726882676.41892: done queuing things up, now waiting for results queue to drain 24797 1726882676.41894: waiting for pending results... 24797 1726882676.42053: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24797 1726882676.42132: in run() - task 0e448fcc-3ce9-c603-653e-000000000075 24797 1726882676.42142: variable 'ansible_search_path' from source: unknown 24797 1726882676.42145: variable 'ansible_search_path' from source: unknown 24797 1726882676.42177: calling self._execute() 24797 1726882676.42231: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.42234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.42242: variable 'omit' from source: magic vars 24797 1726882676.42528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.44192: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.44232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.44272: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.44509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.44513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.44516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.44606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.44611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.44613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.44616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.44686: variable 'ansible_distribution' from source: facts 24797 1726882676.44692: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.44706: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.44709: when evaluation is False, skipping this task 24797 1726882676.44713: _execute() done 24797 1726882676.44715: dumping result to json 24797 1726882676.44718: done dumping result, returning 24797 1726882676.44722: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-c603-653e-000000000075] 24797 1726882676.44734: sending task result for task 0e448fcc-3ce9-c603-653e-000000000075 24797 1726882676.44812: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000075 24797 1726882676.44814: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.44878: no more pending results, returning what we have 24797 1726882676.44880: results queue empty 24797 1726882676.44881: checking for any_errors_fatal 24797 1726882676.44885: done checking for any_errors_fatal 24797 1726882676.44886: checking for max_fail_percentage 24797 1726882676.44887: done checking for max_fail_percentage 24797 1726882676.44888: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.44889: done checking to see if all hosts have failed 24797 1726882676.44890: getting the remaining hosts for this loop 24797 1726882676.44891: done getting the remaining hosts for this loop 24797 1726882676.44894: getting the next task for host managed_node2 24797 1726882676.44898: done getting next task for host managed_node2 24797 1726882676.44901: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 24797 1726882676.44904: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882676.44917: getting variables 24797 1726882676.44918: in VariableManager get_vars() 24797 1726882676.44948: Calling all_inventory to load vars for managed_node2 24797 1726882676.44950: Calling groups_inventory to load vars for managed_node2 24797 1726882676.44951: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.44957: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.44958: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.44960: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.45211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.45324: done with get_vars() 24797 1726882676.45330: done getting variables 24797 1726882676.45369: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:56 -0400 (0:00:00.036) 0:00:05.803 ****** 24797 1726882676.45391: entering _queue_task() for managed_node2/package 24797 1726882676.45546: worker is 1 (out of 1 available) 24797 1726882676.45560: exiting _queue_task() for managed_node2/package 24797 1726882676.45575: done queuing things up, now waiting for results queue to drain 24797 1726882676.45577: waiting for pending results... 24797 1726882676.45719: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 24797 1726882676.45794: in run() - task 0e448fcc-3ce9-c603-653e-000000000076 24797 1726882676.45804: variable 'ansible_search_path' from source: unknown 24797 1726882676.45809: variable 'ansible_search_path' from source: unknown 24797 1726882676.45836: calling self._execute() 24797 1726882676.45897: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.45901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.45911: variable 'omit' from source: magic vars 24797 1726882676.46268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.48537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.48604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.48643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.48684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.48715: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.48794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.48826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.48857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.48912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.48931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.49058: variable 'ansible_distribution' from source: facts 24797 1726882676.49074: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.49096: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.49104: when evaluation is False, skipping this task 24797 1726882676.49110: _execute() done 24797 1726882676.49117: dumping result to json 24797 1726882676.49124: done dumping result, returning 24797 1726882676.49134: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-c603-653e-000000000076] 24797 1726882676.49144: sending task result for task 0e448fcc-3ce9-c603-653e-000000000076 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.49283: no more pending results, returning what we have 24797 1726882676.49288: results queue empty 24797 1726882676.49289: checking for any_errors_fatal 24797 1726882676.49294: done checking for any_errors_fatal 24797 1726882676.49295: checking for max_fail_percentage 24797 1726882676.49296: done checking for max_fail_percentage 24797 1726882676.49297: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.49298: done checking to see if all hosts have failed 24797 1726882676.49299: getting the remaining hosts for this loop 24797 1726882676.49300: done getting the remaining hosts for this loop 24797 1726882676.49303: getting the next task for host managed_node2 24797 1726882676.49308: done getting next task for host managed_node2 24797 1726882676.49312: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24797 1726882676.49315: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882676.49333: getting variables 24797 1726882676.49334: in VariableManager get_vars() 24797 1726882676.49372: Calling all_inventory to load vars for managed_node2 24797 1726882676.49375: Calling groups_inventory to load vars for managed_node2 24797 1726882676.49377: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.49386: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.49389: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.49392: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.49540: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000076 24797 1726882676.49543: WORKER PROCESS EXITING 24797 1726882676.49569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.49791: done with get_vars() 24797 1726882676.49801: done getting variables 24797 1726882676.49849: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:56 -0400 (0:00:00.044) 0:00:05.848 ****** 24797 1726882676.49889: entering _queue_task() for managed_node2/package 24797 1726882676.50175: worker is 1 (out of 1 available) 24797 1726882676.50187: exiting _queue_task() for managed_node2/package 24797 1726882676.50199: done queuing things up, now waiting for results queue to drain 24797 1726882676.50201: waiting for pending results... 24797 1726882676.50377: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24797 1726882676.50467: in run() - task 0e448fcc-3ce9-c603-653e-000000000077 24797 1726882676.50477: variable 'ansible_search_path' from source: unknown 24797 1726882676.50481: variable 'ansible_search_path' from source: unknown 24797 1726882676.50509: calling self._execute() 24797 1726882676.50573: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.50579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.50587: variable 'omit' from source: magic vars 24797 1726882676.50873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.52553: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.52629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.52683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.52732: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.52765: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.52849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.52885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.52919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.52975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.52994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.53139: variable 'ansible_distribution' from source: facts 24797 1726882676.53153: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.53179: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.53186: when evaluation is False, skipping this task 24797 1726882676.53192: _execute() done 24797 1726882676.53199: dumping result to json 24797 1726882676.53206: done dumping result, returning 24797 1726882676.53214: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-c603-653e-000000000077] 24797 1726882676.53226: sending task result for task 0e448fcc-3ce9-c603-653e-000000000077 24797 1726882676.53330: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000077 24797 1726882676.53337: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.53403: no more pending results, returning what we have 24797 1726882676.53407: results queue empty 24797 1726882676.53408: checking for any_errors_fatal 24797 1726882676.53412: done checking for any_errors_fatal 24797 1726882676.53413: checking for max_fail_percentage 24797 1726882676.53415: done checking for max_fail_percentage 24797 1726882676.53416: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.53416: done checking to see if all hosts have failed 24797 1726882676.53417: getting the remaining hosts for this loop 24797 1726882676.53419: done getting the remaining hosts for this loop 24797 1726882676.53422: getting the next task for host managed_node2 24797 1726882676.53427: done getting next task for host managed_node2 24797 1726882676.53431: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24797 1726882676.53434: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882676.53449: getting variables 24797 1726882676.53452: in VariableManager get_vars() 24797 1726882676.53492: Calling all_inventory to load vars for managed_node2 24797 1726882676.53495: Calling groups_inventory to load vars for managed_node2 24797 1726882676.53498: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.53507: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.53510: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.53513: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.53731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.53956: done with get_vars() 24797 1726882676.53969: done getting variables 24797 1726882676.54137: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:56 -0400 (0:00:00.042) 0:00:05.891 ****** 24797 1726882676.54171: entering _queue_task() for managed_node2/package 24797 1726882676.54449: worker is 1 (out of 1 available) 24797 1726882676.54461: exiting _queue_task() for managed_node2/package 24797 1726882676.54476: done queuing things up, now waiting for results queue to drain 24797 1726882676.54478: waiting for pending results... 24797 1726882676.54727: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24797 1726882676.54852: in run() - task 0e448fcc-3ce9-c603-653e-000000000078 24797 1726882676.54882: variable 'ansible_search_path' from source: unknown 24797 1726882676.54889: variable 'ansible_search_path' from source: unknown 24797 1726882676.54929: calling self._execute() 24797 1726882676.55011: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.55026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.55039: variable 'omit' from source: magic vars 24797 1726882676.55456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.57961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.58041: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.58091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.58139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.58178: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.58271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.58311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.58344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.58410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.58430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.58592: variable 'ansible_distribution' from source: facts 24797 1726882676.58608: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.58632: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.58640: when evaluation is False, skipping this task 24797 1726882676.58646: _execute() done 24797 1726882676.58652: dumping result to json 24797 1726882676.58659: done dumping result, returning 24797 1726882676.58676: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-c603-653e-000000000078] 24797 1726882676.58695: sending task result for task 0e448fcc-3ce9-c603-653e-000000000078 24797 1726882676.58815: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000078 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.58868: no more pending results, returning what we have 24797 1726882676.58872: results queue empty 24797 1726882676.58873: checking for any_errors_fatal 24797 1726882676.58879: done checking for any_errors_fatal 24797 1726882676.58880: checking for max_fail_percentage 24797 1726882676.58881: done checking for max_fail_percentage 24797 1726882676.58882: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.58883: done checking to see if all hosts have failed 24797 1726882676.58884: getting the remaining hosts for this loop 24797 1726882676.58886: done getting the remaining hosts for this loop 24797 1726882676.58890: getting the next task for host managed_node2 24797 1726882676.58896: done getting next task for host managed_node2 24797 1726882676.58900: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24797 1726882676.58904: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882676.58922: getting variables 24797 1726882676.58924: in VariableManager get_vars() 24797 1726882676.58966: Calling all_inventory to load vars for managed_node2 24797 1726882676.58969: Calling groups_inventory to load vars for managed_node2 24797 1726882676.58971: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.58981: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.58983: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.58986: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.59139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.59346: done with get_vars() 24797 1726882676.59356: done getting variables 24797 1726882676.59420: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:56 -0400 (0:00:00.052) 0:00:05.944 ****** 24797 1726882676.59454: entering _queue_task() for managed_node2/service 24797 1726882676.59477: WORKER PROCESS EXITING 24797 1726882676.59924: worker is 1 (out of 1 available) 24797 1726882676.59942: exiting _queue_task() for managed_node2/service 24797 1726882676.59953: done queuing things up, now waiting for results queue to drain 24797 1726882676.59954: waiting for pending results... 24797 1726882676.60215: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24797 1726882676.60336: in run() - task 0e448fcc-3ce9-c603-653e-000000000079 24797 1726882676.60354: variable 'ansible_search_path' from source: unknown 24797 1726882676.60365: variable 'ansible_search_path' from source: unknown 24797 1726882676.60409: calling self._execute() 24797 1726882676.60505: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.60515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.60529: variable 'omit' from source: magic vars 24797 1726882676.60986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.63501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.63573: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.63613: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.63671: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.63701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.63785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.63818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.63846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.63899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.63919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.64055: variable 'ansible_distribution' from source: facts 24797 1726882676.64071: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.64097: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.64104: when evaluation is False, skipping this task 24797 1726882676.64110: _execute() done 24797 1726882676.64116: dumping result to json 24797 1726882676.64123: done dumping result, returning 24797 1726882676.64132: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-c603-653e-000000000079] 24797 1726882676.64141: sending task result for task 0e448fcc-3ce9-c603-653e-000000000079 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.64283: no more pending results, returning what we have 24797 1726882676.64286: results queue empty 24797 1726882676.64287: checking for any_errors_fatal 24797 1726882676.64294: done checking for any_errors_fatal 24797 1726882676.64295: checking for max_fail_percentage 24797 1726882676.64297: done checking for max_fail_percentage 24797 1726882676.64298: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.64298: done checking to see if all hosts have failed 24797 1726882676.64299: getting the remaining hosts for this loop 24797 1726882676.64301: done getting the remaining hosts for this loop 24797 1726882676.64304: getting the next task for host managed_node2 24797 1726882676.64310: done getting next task for host managed_node2 24797 1726882676.64314: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24797 1726882676.64318: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882676.64334: getting variables 24797 1726882676.64336: in VariableManager get_vars() 24797 1726882676.64379: Calling all_inventory to load vars for managed_node2 24797 1726882676.64382: Calling groups_inventory to load vars for managed_node2 24797 1726882676.64385: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.64395: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.64397: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.64401: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.64578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.64840: done with get_vars() 24797 1726882676.64851: done getting variables 24797 1726882676.65127: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000079 24797 1726882676.65130: WORKER PROCESS EXITING 24797 1726882676.65160: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:56 -0400 (0:00:00.057) 0:00:06.001 ****** 24797 1726882676.65194: entering _queue_task() for managed_node2/service 24797 1726882676.65417: worker is 1 (out of 1 available) 24797 1726882676.65429: exiting _queue_task() for managed_node2/service 24797 1726882676.65440: done queuing things up, now waiting for results queue to drain 24797 1726882676.65441: waiting for pending results... 24797 1726882676.65698: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24797 1726882676.65821: in run() - task 0e448fcc-3ce9-c603-653e-00000000007a 24797 1726882676.65839: variable 'ansible_search_path' from source: unknown 24797 1726882676.65846: variable 'ansible_search_path' from source: unknown 24797 1726882676.65892: calling self._execute() 24797 1726882676.65972: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.65983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.66000: variable 'omit' from source: magic vars 24797 1726882676.66413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.69472: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.69653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.69703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.69742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.69896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.69979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.70123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.70153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.70244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.70286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.70690: variable 'ansible_distribution' from source: facts 24797 1726882676.70711: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.70734: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.70741: when evaluation is False, skipping this task 24797 1726882676.70751: _execute() done 24797 1726882676.70758: dumping result to json 24797 1726882676.70770: done dumping result, returning 24797 1726882676.70786: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-c603-653e-00000000007a] 24797 1726882676.70803: sending task result for task 0e448fcc-3ce9-c603-653e-00000000007a skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24797 1726882676.70951: no more pending results, returning what we have 24797 1726882676.70955: results queue empty 24797 1726882676.70956: checking for any_errors_fatal 24797 1726882676.70967: done checking for any_errors_fatal 24797 1726882676.70969: checking for max_fail_percentage 24797 1726882676.70970: done checking for max_fail_percentage 24797 1726882676.70971: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.70972: done checking to see if all hosts have failed 24797 1726882676.70973: getting the remaining hosts for this loop 24797 1726882676.70975: done getting the remaining hosts for this loop 24797 1726882676.70978: getting the next task for host managed_node2 24797 1726882676.70985: done getting next task for host managed_node2 24797 1726882676.70989: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24797 1726882676.70993: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882676.71008: getting variables 24797 1726882676.71010: in VariableManager get_vars() 24797 1726882676.71050: Calling all_inventory to load vars for managed_node2 24797 1726882676.71052: Calling groups_inventory to load vars for managed_node2 24797 1726882676.71055: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.71069: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.71072: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.71076: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.71246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.71470: done with get_vars() 24797 1726882676.71481: done getting variables 24797 1726882676.71536: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:56 -0400 (0:00:00.066) 0:00:06.067 ****** 24797 1726882676.71802: entering _queue_task() for managed_node2/service 24797 1726882676.71815: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000007a 24797 1726882676.71818: WORKER PROCESS EXITING 24797 1726882676.72030: worker is 1 (out of 1 available) 24797 1726882676.72041: exiting _queue_task() for managed_node2/service 24797 1726882676.72052: done queuing things up, now waiting for results queue to drain 24797 1726882676.72054: waiting for pending results... 24797 1726882676.72309: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24797 1726882676.72432: in run() - task 0e448fcc-3ce9-c603-653e-00000000007b 24797 1726882676.72450: variable 'ansible_search_path' from source: unknown 24797 1726882676.72457: variable 'ansible_search_path' from source: unknown 24797 1726882676.72502: calling self._execute() 24797 1726882676.72593: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.73296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.73310: variable 'omit' from source: magic vars 24797 1726882676.73784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.77357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.77550: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.77710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.77846: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.77994: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.78093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.78128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.78161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.78214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.78232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.78381: variable 'ansible_distribution' from source: facts 24797 1726882676.78398: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.78421: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.78429: when evaluation is False, skipping this task 24797 1726882676.78436: _execute() done 24797 1726882676.78443: dumping result to json 24797 1726882676.78451: done dumping result, returning 24797 1726882676.78466: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-c603-653e-00000000007b] 24797 1726882676.78478: sending task result for task 0e448fcc-3ce9-c603-653e-00000000007b 24797 1726882676.78593: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000007b 24797 1726882676.78600: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.78652: no more pending results, returning what we have 24797 1726882676.78655: results queue empty 24797 1726882676.78656: checking for any_errors_fatal 24797 1726882676.78676: done checking for any_errors_fatal 24797 1726882676.78677: checking for max_fail_percentage 24797 1726882676.78679: done checking for max_fail_percentage 24797 1726882676.78680: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.78681: done checking to see if all hosts have failed 24797 1726882676.78682: getting the remaining hosts for this loop 24797 1726882676.78683: done getting the remaining hosts for this loop 24797 1726882676.78687: getting the next task for host managed_node2 24797 1726882676.78693: done getting next task for host managed_node2 24797 1726882676.78697: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 24797 1726882676.78700: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882676.78717: getting variables 24797 1726882676.78718: in VariableManager get_vars() 24797 1726882676.78759: Calling all_inventory to load vars for managed_node2 24797 1726882676.78767: Calling groups_inventory to load vars for managed_node2 24797 1726882676.78771: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.78780: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.78782: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.78785: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.78985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.79202: done with get_vars() 24797 1726882676.79212: done getting variables 24797 1726882676.79270: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:56 -0400 (0:00:00.074) 0:00:06.142 ****** 24797 1726882676.79303: entering _queue_task() for managed_node2/service 24797 1726882676.79794: worker is 1 (out of 1 available) 24797 1726882676.79806: exiting _queue_task() for managed_node2/service 24797 1726882676.79818: done queuing things up, now waiting for results queue to drain 24797 1726882676.79820: waiting for pending results... 24797 1726882676.80717: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 24797 1726882676.80957: in run() - task 0e448fcc-3ce9-c603-653e-00000000007c 24797 1726882676.80983: variable 'ansible_search_path' from source: unknown 24797 1726882676.81021: variable 'ansible_search_path' from source: unknown 24797 1726882676.81061: calling self._execute() 24797 1726882676.81200: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.81349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.81370: variable 'omit' from source: magic vars 24797 1726882676.82145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.86896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.87081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.87273: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.87312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.87456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.87538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.87580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.87695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.87739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.87786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.88126: variable 'ansible_distribution' from source: facts 24797 1726882676.88137: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.88158: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.88170: when evaluation is False, skipping this task 24797 1726882676.88176: _execute() done 24797 1726882676.88183: dumping result to json 24797 1726882676.88189: done dumping result, returning 24797 1726882676.88200: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-c603-653e-00000000007c] 24797 1726882676.88323: sending task result for task 0e448fcc-3ce9-c603-653e-00000000007c skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24797 1726882676.88460: no more pending results, returning what we have 24797 1726882676.88467: results queue empty 24797 1726882676.88468: checking for any_errors_fatal 24797 1726882676.88476: done checking for any_errors_fatal 24797 1726882676.88477: checking for max_fail_percentage 24797 1726882676.88479: done checking for max_fail_percentage 24797 1726882676.88479: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.88480: done checking to see if all hosts have failed 24797 1726882676.88481: getting the remaining hosts for this loop 24797 1726882676.88483: done getting the remaining hosts for this loop 24797 1726882676.88487: getting the next task for host managed_node2 24797 1726882676.88493: done getting next task for host managed_node2 24797 1726882676.88497: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24797 1726882676.88501: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882676.88517: getting variables 24797 1726882676.88519: in VariableManager get_vars() 24797 1726882676.88559: Calling all_inventory to load vars for managed_node2 24797 1726882676.88565: Calling groups_inventory to load vars for managed_node2 24797 1726882676.88568: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.88578: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.88581: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.88584: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.88759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.88985: done with get_vars() 24797 1726882676.88996: done getting variables 24797 1726882676.89055: 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) 24797 1726882676.89338: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000007c 24797 1726882676.89341: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:56 -0400 (0:00:00.100) 0:00:06.243 ****** 24797 1726882676.89354: entering _queue_task() for managed_node2/copy 24797 1726882676.89598: worker is 1 (out of 1 available) 24797 1726882676.89611: exiting _queue_task() for managed_node2/copy 24797 1726882676.89624: done queuing things up, now waiting for results queue to drain 24797 1726882676.89625: waiting for pending results... 24797 1726882676.90538: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24797 1726882676.90841: in run() - task 0e448fcc-3ce9-c603-653e-00000000007d 24797 1726882676.90865: variable 'ansible_search_path' from source: unknown 24797 1726882676.90875: variable 'ansible_search_path' from source: unknown 24797 1726882676.90918: calling self._execute() 24797 1726882676.91121: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.91133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.91160: variable 'omit' from source: magic vars 24797 1726882676.92018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882676.94801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882676.94875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882676.94917: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882676.94975: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882676.95005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882676.95090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882676.95125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882676.95154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882676.95205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882676.95225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882676.95369: variable 'ansible_distribution' from source: facts 24797 1726882676.95381: variable 'ansible_distribution_major_version' from source: facts 24797 1726882676.95407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882676.95415: when evaluation is False, skipping this task 24797 1726882676.95422: _execute() done 24797 1726882676.95429: dumping result to json 24797 1726882676.95437: done dumping result, returning 24797 1726882676.95448: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-c603-653e-00000000007d] 24797 1726882676.95459: sending task result for task 0e448fcc-3ce9-c603-653e-00000000007d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882676.95605: no more pending results, returning what we have 24797 1726882676.95609: results queue empty 24797 1726882676.95610: checking for any_errors_fatal 24797 1726882676.95616: done checking for any_errors_fatal 24797 1726882676.95617: checking for max_fail_percentage 24797 1726882676.95618: done checking for max_fail_percentage 24797 1726882676.95619: checking to see if all hosts have failed and the running result is not ok 24797 1726882676.95620: done checking to see if all hosts have failed 24797 1726882676.95621: getting the remaining hosts for this loop 24797 1726882676.95623: done getting the remaining hosts for this loop 24797 1726882676.95627: getting the next task for host managed_node2 24797 1726882676.95633: done getting next task for host managed_node2 24797 1726882676.95637: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24797 1726882676.95641: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882676.95657: getting variables 24797 1726882676.95659: in VariableManager get_vars() 24797 1726882676.95705: Calling all_inventory to load vars for managed_node2 24797 1726882676.95708: Calling groups_inventory to load vars for managed_node2 24797 1726882676.95711: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882676.95721: Calling all_plugins_play to load vars for managed_node2 24797 1726882676.95724: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882676.95727: Calling groups_plugins_play to load vars for managed_node2 24797 1726882676.95952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882676.96167: done with get_vars() 24797 1726882676.96178: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:56 -0400 (0:00:00.069) 0:00:06.312 ****** 24797 1726882676.96268: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 24797 1726882676.96289: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000007d 24797 1726882676.96298: WORKER PROCESS EXITING 24797 1726882676.96802: worker is 1 (out of 1 available) 24797 1726882676.96814: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 24797 1726882676.96825: done queuing things up, now waiting for results queue to drain 24797 1726882676.96827: waiting for pending results... 24797 1726882676.97090: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24797 1726882676.97211: in run() - task 0e448fcc-3ce9-c603-653e-00000000007e 24797 1726882676.97230: variable 'ansible_search_path' from source: unknown 24797 1726882676.97236: variable 'ansible_search_path' from source: unknown 24797 1726882676.97281: calling self._execute() 24797 1726882676.97354: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882676.97368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882676.97386: variable 'omit' from source: magic vars 24797 1726882676.97774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882677.00183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882677.00253: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882677.00298: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882677.00337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882677.00366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882677.00440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882677.00473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882677.00504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882677.00559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882677.00584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882677.00718: variable 'ansible_distribution' from source: facts 24797 1726882677.00729: variable 'ansible_distribution_major_version' from source: facts 24797 1726882677.00753: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882677.00760: when evaluation is False, skipping this task 24797 1726882677.00771: _execute() done 24797 1726882677.00777: dumping result to json 24797 1726882677.00785: done dumping result, returning 24797 1726882677.00795: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-c603-653e-00000000007e] 24797 1726882677.00805: sending task result for task 0e448fcc-3ce9-c603-653e-00000000007e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882677.00944: no more pending results, returning what we have 24797 1726882677.00948: results queue empty 24797 1726882677.00949: checking for any_errors_fatal 24797 1726882677.00955: done checking for any_errors_fatal 24797 1726882677.00956: checking for max_fail_percentage 24797 1726882677.00958: done checking for max_fail_percentage 24797 1726882677.00959: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.00959: done checking to see if all hosts have failed 24797 1726882677.00960: getting the remaining hosts for this loop 24797 1726882677.00966: done getting the remaining hosts for this loop 24797 1726882677.00970: getting the next task for host managed_node2 24797 1726882677.00976: done getting next task for host managed_node2 24797 1726882677.00980: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 24797 1726882677.00984: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882677.00999: getting variables 24797 1726882677.01000: in VariableManager get_vars() 24797 1726882677.01038: Calling all_inventory to load vars for managed_node2 24797 1726882677.01041: Calling groups_inventory to load vars for managed_node2 24797 1726882677.01044: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.01054: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.01056: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.01059: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.01234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.01453: done with get_vars() 24797 1726882677.01468: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:57 -0400 (0:00:00.052) 0:00:06.365 ****** 24797 1726882677.01554: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 24797 1726882677.01794: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000007e 24797 1726882677.01798: WORKER PROCESS EXITING 24797 1726882677.02205: worker is 1 (out of 1 available) 24797 1726882677.02217: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 24797 1726882677.02230: done queuing things up, now waiting for results queue to drain 24797 1726882677.02231: waiting for pending results... 24797 1726882677.03493: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 24797 1726882677.03612: in run() - task 0e448fcc-3ce9-c603-653e-00000000007f 24797 1726882677.03630: variable 'ansible_search_path' from source: unknown 24797 1726882677.03637: variable 'ansible_search_path' from source: unknown 24797 1726882677.03678: calling self._execute() 24797 1726882677.03758: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882677.03802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882677.03816: variable 'omit' from source: magic vars 24797 1726882677.04224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882677.06557: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882677.06629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882677.06684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882677.06723: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882677.06753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882677.06832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882677.06870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882677.06902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882677.06947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882677.06972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882677.07102: variable 'ansible_distribution' from source: facts 24797 1726882677.07115: variable 'ansible_distribution_major_version' from source: facts 24797 1726882677.07135: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882677.07141: when evaluation is False, skipping this task 24797 1726882677.07147: _execute() done 24797 1726882677.07154: dumping result to json 24797 1726882677.07166: done dumping result, returning 24797 1726882677.07178: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-c603-653e-00000000007f] 24797 1726882677.07187: sending task result for task 0e448fcc-3ce9-c603-653e-00000000007f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882677.07321: no more pending results, returning what we have 24797 1726882677.07324: results queue empty 24797 1726882677.07325: checking for any_errors_fatal 24797 1726882677.07331: done checking for any_errors_fatal 24797 1726882677.07332: checking for max_fail_percentage 24797 1726882677.07334: done checking for max_fail_percentage 24797 1726882677.07334: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.07335: done checking to see if all hosts have failed 24797 1726882677.07336: getting the remaining hosts for this loop 24797 1726882677.07337: done getting the remaining hosts for this loop 24797 1726882677.07341: getting the next task for host managed_node2 24797 1726882677.07346: done getting next task for host managed_node2 24797 1726882677.07350: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24797 1726882677.07353: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882677.07372: getting variables 24797 1726882677.07373: in VariableManager get_vars() 24797 1726882677.07412: Calling all_inventory to load vars for managed_node2 24797 1726882677.07415: Calling groups_inventory to load vars for managed_node2 24797 1726882677.07417: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.07427: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.07430: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.07433: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.07649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.07867: done with get_vars() 24797 1726882677.07877: done getting variables 24797 1726882677.07932: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:57 -0400 (0:00:00.064) 0:00:06.429 ****** 24797 1726882677.07969: entering _queue_task() for managed_node2/debug 24797 1726882677.07987: done sending task result for task 0e448fcc-3ce9-c603-653e-00000000007f 24797 1726882677.07995: WORKER PROCESS EXITING 24797 1726882677.08424: worker is 1 (out of 1 available) 24797 1726882677.08436: exiting _queue_task() for managed_node2/debug 24797 1726882677.08447: done queuing things up, now waiting for results queue to drain 24797 1726882677.08448: waiting for pending results... 24797 1726882677.08691: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24797 1726882677.08804: in run() - task 0e448fcc-3ce9-c603-653e-000000000080 24797 1726882677.08821: variable 'ansible_search_path' from source: unknown 24797 1726882677.08828: variable 'ansible_search_path' from source: unknown 24797 1726882677.08870: calling self._execute() 24797 1726882677.08946: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882677.08957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882677.08975: variable 'omit' from source: magic vars 24797 1726882677.09393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882677.12787: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882677.12971: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882677.13128: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882677.13171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882677.13200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882677.13282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882677.13400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882677.13433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882677.13487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882677.13505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882677.13632: variable 'ansible_distribution' from source: facts 24797 1726882677.13643: variable 'ansible_distribution_major_version' from source: facts 24797 1726882677.13674: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882677.13682: when evaluation is False, skipping this task 24797 1726882677.13688: _execute() done 24797 1726882677.13694: dumping result to json 24797 1726882677.13702: done dumping result, returning 24797 1726882677.13712: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-c603-653e-000000000080] 24797 1726882677.13722: sending task result for task 0e448fcc-3ce9-c603-653e-000000000080 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24797 1726882677.13852: no more pending results, returning what we have 24797 1726882677.13856: results queue empty 24797 1726882677.13858: checking for any_errors_fatal 24797 1726882677.13868: done checking for any_errors_fatal 24797 1726882677.13869: checking for max_fail_percentage 24797 1726882677.13871: done checking for max_fail_percentage 24797 1726882677.13872: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.13873: done checking to see if all hosts have failed 24797 1726882677.13874: getting the remaining hosts for this loop 24797 1726882677.13876: done getting the remaining hosts for this loop 24797 1726882677.13880: getting the next task for host managed_node2 24797 1726882677.13886: done getting next task for host managed_node2 24797 1726882677.13890: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24797 1726882677.13894: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882677.13909: getting variables 24797 1726882677.13911: in VariableManager get_vars() 24797 1726882677.13950: Calling all_inventory to load vars for managed_node2 24797 1726882677.13953: Calling groups_inventory to load vars for managed_node2 24797 1726882677.13956: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.13969: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.13973: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.13976: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.14146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.14361: done with get_vars() 24797 1726882677.14376: done getting variables 24797 1726882677.14432: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:57 -0400 (0:00:00.064) 0:00:06.494 ****** 24797 1726882677.14470: entering _queue_task() for managed_node2/debug 24797 1726882677.14489: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000080 24797 1726882677.14497: WORKER PROCESS EXITING 24797 1726882677.15321: worker is 1 (out of 1 available) 24797 1726882677.15334: exiting _queue_task() for managed_node2/debug 24797 1726882677.15344: done queuing things up, now waiting for results queue to drain 24797 1726882677.15346: waiting for pending results... 24797 1726882677.16099: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24797 1726882677.16197: in run() - task 0e448fcc-3ce9-c603-653e-000000000081 24797 1726882677.16210: variable 'ansible_search_path' from source: unknown 24797 1726882677.16213: variable 'ansible_search_path' from source: unknown 24797 1726882677.16246: calling self._execute() 24797 1726882677.16317: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882677.16320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882677.16329: variable 'omit' from source: magic vars 24797 1726882677.17344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882677.20992: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882677.21071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882677.21136: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882677.21181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882677.21224: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882677.21310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882677.21349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882677.21387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882677.21438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882677.21458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882677.21604: variable 'ansible_distribution' from source: facts 24797 1726882677.21614: variable 'ansible_distribution_major_version' from source: facts 24797 1726882677.21635: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882677.21642: when evaluation is False, skipping this task 24797 1726882677.21653: _execute() done 24797 1726882677.21659: dumping result to json 24797 1726882677.21670: done dumping result, returning 24797 1726882677.21681: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-c603-653e-000000000081] 24797 1726882677.21697: sending task result for task 0e448fcc-3ce9-c603-653e-000000000081 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24797 1726882677.21827: no more pending results, returning what we have 24797 1726882677.21830: results queue empty 24797 1726882677.21831: checking for any_errors_fatal 24797 1726882677.21835: done checking for any_errors_fatal 24797 1726882677.21836: checking for max_fail_percentage 24797 1726882677.21838: done checking for max_fail_percentage 24797 1726882677.21838: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.21839: done checking to see if all hosts have failed 24797 1726882677.21840: getting the remaining hosts for this loop 24797 1726882677.21842: done getting the remaining hosts for this loop 24797 1726882677.21845: getting the next task for host managed_node2 24797 1726882677.21852: done getting next task for host managed_node2 24797 1726882677.21856: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24797 1726882677.21860: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882677.21879: getting variables 24797 1726882677.21881: in VariableManager get_vars() 24797 1726882677.21923: Calling all_inventory to load vars for managed_node2 24797 1726882677.21926: Calling groups_inventory to load vars for managed_node2 24797 1726882677.21929: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.21939: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.21942: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.21946: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.22183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.22407: done with get_vars() 24797 1726882677.22417: done getting variables 24797 1726882677.22476: 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) 24797 1726882677.22616: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000081 24797 1726882677.22619: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:57 -0400 (0:00:00.081) 0:00:06.575 ****** 24797 1726882677.22633: entering _queue_task() for managed_node2/debug 24797 1726882677.23007: worker is 1 (out of 1 available) 24797 1726882677.23020: exiting _queue_task() for managed_node2/debug 24797 1726882677.23030: done queuing things up, now waiting for results queue to drain 24797 1726882677.23032: waiting for pending results... 24797 1726882677.23284: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24797 1726882677.23404: in run() - task 0e448fcc-3ce9-c603-653e-000000000082 24797 1726882677.23423: variable 'ansible_search_path' from source: unknown 24797 1726882677.23430: variable 'ansible_search_path' from source: unknown 24797 1726882677.23475: calling self._execute() 24797 1726882677.23557: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882677.23571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882677.23593: variable 'omit' from source: magic vars 24797 1726882677.24021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882677.26382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882677.26455: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882677.26495: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882677.26535: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882677.26561: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882677.26641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882677.26675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882677.26703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882677.26751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882677.26772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882677.26909: variable 'ansible_distribution' from source: facts 24797 1726882677.26920: variable 'ansible_distribution_major_version' from source: facts 24797 1726882677.26945: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882677.26954: when evaluation is False, skipping this task 24797 1726882677.26959: _execute() done 24797 1726882677.26967: dumping result to json 24797 1726882677.26975: done dumping result, returning 24797 1726882677.26985: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-c603-653e-000000000082] 24797 1726882677.26994: sending task result for task 0e448fcc-3ce9-c603-653e-000000000082 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24797 1726882677.27129: no more pending results, returning what we have 24797 1726882677.27132: results queue empty 24797 1726882677.27133: checking for any_errors_fatal 24797 1726882677.27139: done checking for any_errors_fatal 24797 1726882677.27139: checking for max_fail_percentage 24797 1726882677.27141: done checking for max_fail_percentage 24797 1726882677.27142: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.27142: done checking to see if all hosts have failed 24797 1726882677.27144: getting the remaining hosts for this loop 24797 1726882677.27145: done getting the remaining hosts for this loop 24797 1726882677.27148: getting the next task for host managed_node2 24797 1726882677.27154: done getting next task for host managed_node2 24797 1726882677.27157: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 24797 1726882677.27160: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, 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=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), did rescue? False, did start at task? False 24797 1726882677.27177: getting variables 24797 1726882677.27178: in VariableManager get_vars() 24797 1726882677.27217: Calling all_inventory to load vars for managed_node2 24797 1726882677.27220: Calling groups_inventory to load vars for managed_node2 24797 1726882677.27222: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.27232: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.27235: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.27238: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.27406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.27621: done with get_vars() 24797 1726882677.27632: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:57 -0400 (0:00:00.051) 0:00:06.627 ****** 24797 1726882677.27737: entering _queue_task() for managed_node2/ping 24797 1726882677.27757: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000082 24797 1726882677.27767: WORKER PROCESS EXITING 24797 1726882677.28254: worker is 1 (out of 1 available) 24797 1726882677.28336: exiting _queue_task() for managed_node2/ping 24797 1726882677.28348: done queuing things up, now waiting for results queue to drain 24797 1726882677.28349: waiting for pending results... 24797 1726882677.29005: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 24797 1726882677.29778: in run() - task 0e448fcc-3ce9-c603-653e-000000000083 24797 1726882677.29798: variable 'ansible_search_path' from source: unknown 24797 1726882677.29805: variable 'ansible_search_path' from source: unknown 24797 1726882677.29844: calling self._execute() 24797 1726882677.29926: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882677.29937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882677.29952: variable 'omit' from source: magic vars 24797 1726882677.30356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882677.33646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882677.33727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882677.33785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882677.33827: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882677.33856: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882677.33947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882677.33986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882677.34022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882677.34072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882677.34092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882677.34237: variable 'ansible_distribution' from source: facts 24797 1726882677.34248: variable 'ansible_distribution_major_version' from source: facts 24797 1726882677.34276: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882677.34283: when evaluation is False, skipping this task 24797 1726882677.34290: _execute() done 24797 1726882677.34296: dumping result to json 24797 1726882677.34304: done dumping result, returning 24797 1726882677.34317: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-c603-653e-000000000083] 24797 1726882677.34328: sending task result for task 0e448fcc-3ce9-c603-653e-000000000083 24797 1726882677.34431: done sending task result for task 0e448fcc-3ce9-c603-653e-000000000083 24797 1726882677.34441: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882677.34493: no more pending results, returning what we have 24797 1726882677.34496: results queue empty 24797 1726882677.34497: checking for any_errors_fatal 24797 1726882677.34503: done checking for any_errors_fatal 24797 1726882677.34503: checking for max_fail_percentage 24797 1726882677.34505: done checking for max_fail_percentage 24797 1726882677.34506: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.34507: done checking to see if all hosts have failed 24797 1726882677.34507: getting the remaining hosts for this loop 24797 1726882677.34509: done getting the remaining hosts for this loop 24797 1726882677.34512: getting the next task for host managed_node2 24797 1726882677.34521: done getting next task for host managed_node2 24797 1726882677.34524: ^ task is: TASK: meta (role_complete) 24797 1726882677.34527: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=3, 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? (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 24797 1726882677.34542: getting variables 24797 1726882677.34544: in VariableManager get_vars() 24797 1726882677.34584: Calling all_inventory to load vars for managed_node2 24797 1726882677.34587: Calling groups_inventory to load vars for managed_node2 24797 1726882677.34589: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.34598: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.34601: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.34603: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.34821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.35029: done with get_vars() 24797 1726882677.35040: done getting variables 24797 1726882677.35143: done queuing things up, now waiting for results queue to drain 24797 1726882677.35145: results queue empty 24797 1726882677.35146: checking for any_errors_fatal 24797 1726882677.35148: done checking for any_errors_fatal 24797 1726882677.35149: checking for max_fail_percentage 24797 1726882677.35150: done checking for max_fail_percentage 24797 1726882677.35150: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.35151: done checking to see if all hosts have failed 24797 1726882677.35152: getting the remaining hosts for this loop 24797 1726882677.35153: done getting the remaining hosts for this loop 24797 1726882677.35155: getting the next task for host managed_node2 24797 1726882677.35159: done getting next task for host managed_node2 24797 1726882677.35161: ^ task is: TASK: Include the task 'manage_test_interface.yml' 24797 1726882677.35162: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=4, 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? (None), did rescue? False, did start at task? False 24797 1726882677.35305: getting variables 24797 1726882677.35307: in VariableManager get_vars() 24797 1726882677.35321: Calling all_inventory to load vars for managed_node2 24797 1726882677.35323: Calling groups_inventory to load vars for managed_node2 24797 1726882677.35325: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.35330: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.35332: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.35335: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.35643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.35950: done with get_vars() 24797 1726882677.36074: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:104 Friday 20 September 2024 21:37:57 -0400 (0:00:00.083) 0:00:06.710 ****** 24797 1726882677.36134: entering _queue_task() for managed_node2/include_tasks 24797 1726882677.36677: worker is 1 (out of 1 available) 24797 1726882677.36688: exiting _queue_task() for managed_node2/include_tasks 24797 1726882677.36700: done queuing things up, now waiting for results queue to drain 24797 1726882677.36701: waiting for pending results... 24797 1726882677.37514: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 24797 1726882677.37670: in run() - task 0e448fcc-3ce9-c603-653e-0000000000b3 24797 1726882677.37778: variable 'ansible_search_path' from source: unknown 24797 1726882677.37847: calling self._execute() 24797 1726882677.38115: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882677.38126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882677.38145: variable 'omit' from source: magic vars 24797 1726882677.39027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882677.42630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882677.42701: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882677.42734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882677.42783: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882677.42813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882677.42895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882677.42945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882677.43216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882677.43256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882677.43271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882677.43405: variable 'ansible_distribution' from source: facts 24797 1726882677.43411: variable 'ansible_distribution_major_version' from source: facts 24797 1726882677.43436: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882677.43439: when evaluation is False, skipping this task 24797 1726882677.43441: _execute() done 24797 1726882677.43444: dumping result to json 24797 1726882677.43446: done dumping result, returning 24797 1726882677.43454: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-c603-653e-0000000000b3] 24797 1726882677.43460: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000b3 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882677.43594: no more pending results, returning what we have 24797 1726882677.43598: results queue empty 24797 1726882677.43599: checking for any_errors_fatal 24797 1726882677.43601: done checking for any_errors_fatal 24797 1726882677.43602: checking for max_fail_percentage 24797 1726882677.43603: done checking for max_fail_percentage 24797 1726882677.43604: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.43605: done checking to see if all hosts have failed 24797 1726882677.43606: getting the remaining hosts for this loop 24797 1726882677.43608: done getting the remaining hosts for this loop 24797 1726882677.43612: getting the next task for host managed_node2 24797 1726882677.43617: done getting next task for host managed_node2 24797 1726882677.43620: ^ task is: TASK: Clean up namespace 24797 1726882677.43622: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=5, 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? (None), did rescue? False, did start at task? False 24797 1726882677.43624: getting variables 24797 1726882677.43626: in VariableManager get_vars() 24797 1726882677.43670: Calling all_inventory to load vars for managed_node2 24797 1726882677.43673: Calling groups_inventory to load vars for managed_node2 24797 1726882677.43676: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.43689: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.43692: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.43696: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.43868: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000b3 24797 1726882677.43873: WORKER PROCESS EXITING 24797 1726882677.43892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.44144: done with get_vars() 24797 1726882677.44154: done getting variables 24797 1726882677.44334: 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 [Clean up namespace] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 Friday 20 September 2024 21:37:57 -0400 (0:00:00.082) 0:00:06.793 ****** 24797 1726882677.44366: entering _queue_task() for managed_node2/command 24797 1726882677.44684: worker is 1 (out of 1 available) 24797 1726882677.44696: exiting _queue_task() for managed_node2/command 24797 1726882677.44706: done queuing things up, now waiting for results queue to drain 24797 1726882677.44708: waiting for pending results... 24797 1726882677.44953: running TaskExecutor() for managed_node2/TASK: Clean up namespace 24797 1726882677.45038: in run() - task 0e448fcc-3ce9-c603-653e-0000000000b4 24797 1726882677.45058: variable 'ansible_search_path' from source: unknown 24797 1726882677.45102: calling self._execute() 24797 1726882677.45300: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882677.45311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882677.45323: variable 'omit' from source: magic vars 24797 1726882677.45785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882677.49695: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882677.49880: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882677.49926: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882677.49984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882677.50103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882677.50308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882677.50344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882677.50381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882677.50548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882677.50571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882677.50853: variable 'ansible_distribution' from source: facts 24797 1726882677.50956: variable 'ansible_distribution_major_version' from source: facts 24797 1726882677.50983: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882677.50991: when evaluation is False, skipping this task 24797 1726882677.50998: _execute() done 24797 1726882677.51004: dumping result to json 24797 1726882677.51012: done dumping result, returning 24797 1726882677.51024: done running TaskExecutor() for managed_node2/TASK: Clean up namespace [0e448fcc-3ce9-c603-653e-0000000000b4] 24797 1726882677.51034: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000b4 24797 1726882677.51249: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000b4 24797 1726882677.51257: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882677.51312: no more pending results, returning what we have 24797 1726882677.51317: results queue empty 24797 1726882677.51318: checking for any_errors_fatal 24797 1726882677.51324: done checking for any_errors_fatal 24797 1726882677.51325: checking for max_fail_percentage 24797 1726882677.51327: done checking for max_fail_percentage 24797 1726882677.51328: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.51329: done checking to see if all hosts have failed 24797 1726882677.51329: getting the remaining hosts for this loop 24797 1726882677.51331: done getting the remaining hosts for this loop 24797 1726882677.51335: getting the next task for host managed_node2 24797 1726882677.51341: done getting next task for host managed_node2 24797 1726882677.51344: ^ task is: TASK: Verify network state restored to default 24797 1726882677.51347: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=6, 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? (None), did rescue? False, did start at task? False 24797 1726882677.51350: getting variables 24797 1726882677.51351: in VariableManager get_vars() 24797 1726882677.51399: Calling all_inventory to load vars for managed_node2 24797 1726882677.51402: Calling groups_inventory to load vars for managed_node2 24797 1726882677.51404: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.51416: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.51419: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.51422: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.51609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.51815: done with get_vars() 24797 1726882677.51826: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 Friday 20 September 2024 21:37:57 -0400 (0:00:00.076) 0:00:06.870 ****** 24797 1726882677.52047: entering _queue_task() for managed_node2/include_tasks 24797 1726882677.52717: worker is 1 (out of 1 available) 24797 1726882677.52729: exiting _queue_task() for managed_node2/include_tasks 24797 1726882677.52741: done queuing things up, now waiting for results queue to drain 24797 1726882677.52743: waiting for pending results... 24797 1726882677.53595: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 24797 1726882677.53781: in run() - task 0e448fcc-3ce9-c603-653e-0000000000b5 24797 1726882677.53794: variable 'ansible_search_path' from source: unknown 24797 1726882677.53830: calling self._execute() 24797 1726882677.54016: variable 'ansible_host' from source: host vars for 'managed_node2' 24797 1726882677.54020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24797 1726882677.54029: variable 'omit' from source: magic vars 24797 1726882677.54899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24797 1726882677.60063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24797 1726882677.60133: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24797 1726882677.60303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24797 1726882677.60850: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24797 1726882677.60947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24797 1726882677.61103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24797 1726882677.61168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24797 1726882677.61275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24797 1726882677.61318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24797 1726882677.61477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24797 1726882677.61733: variable 'ansible_distribution' from source: facts 24797 1726882677.61744: variable 'ansible_distribution_major_version' from source: facts 24797 1726882677.61769: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24797 1726882677.61778: when evaluation is False, skipping this task 24797 1726882677.61789: _execute() done 24797 1726882677.61802: dumping result to json 24797 1726882677.61810: done dumping result, returning 24797 1726882677.61822: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0e448fcc-3ce9-c603-653e-0000000000b5] 24797 1726882677.61912: sending task result for task 0e448fcc-3ce9-c603-653e-0000000000b5 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24797 1726882677.62061: no more pending results, returning what we have 24797 1726882677.62066: results queue empty 24797 1726882677.62068: checking for any_errors_fatal 24797 1726882677.62073: done checking for any_errors_fatal 24797 1726882677.62074: checking for max_fail_percentage 24797 1726882677.62076: done checking for max_fail_percentage 24797 1726882677.62076: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.62077: done checking to see if all hosts have failed 24797 1726882677.62078: getting the remaining hosts for this loop 24797 1726882677.62080: done getting the remaining hosts for this loop 24797 1726882677.62084: getting the next task for host managed_node2 24797 1726882677.62090: done getting next task for host managed_node2 24797 1726882677.62092: ^ task is: TASK: meta (flush_handlers) 24797 1726882677.62095: ^ 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 24797 1726882677.62099: getting variables 24797 1726882677.62101: in VariableManager get_vars() 24797 1726882677.62147: Calling all_inventory to load vars for managed_node2 24797 1726882677.62150: Calling groups_inventory to load vars for managed_node2 24797 1726882677.62153: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.62166: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.62169: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.62173: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.62345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.62604: done with get_vars() 24797 1726882677.62615: done getting variables 24797 1726882677.62687: in VariableManager get_vars() 24797 1726882677.62923: Calling all_inventory to load vars for managed_node2 24797 1726882677.62926: Calling groups_inventory to load vars for managed_node2 24797 1726882677.62928: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.62934: done sending task result for task 0e448fcc-3ce9-c603-653e-0000000000b5 24797 1726882677.62936: WORKER PROCESS EXITING 24797 1726882677.62941: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.62943: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.62946: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.63306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.63714: done with get_vars() 24797 1726882677.63726: done queuing things up, now waiting for results queue to drain 24797 1726882677.63728: results queue empty 24797 1726882677.63729: checking for any_errors_fatal 24797 1726882677.63732: done checking for any_errors_fatal 24797 1726882677.63732: checking for max_fail_percentage 24797 1726882677.63733: done checking for max_fail_percentage 24797 1726882677.63734: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.63735: done checking to see if all hosts have failed 24797 1726882677.63736: getting the remaining hosts for this loop 24797 1726882677.63737: done getting the remaining hosts for this loop 24797 1726882677.63739: getting the next task for host managed_node2 24797 1726882677.63742: done getting next task for host managed_node2 24797 1726882677.63744: ^ task is: TASK: meta (flush_handlers) 24797 1726882677.63745: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24797 1726882677.63748: getting variables 24797 1726882677.63749: in VariableManager get_vars() 24797 1726882677.63761: Calling all_inventory to load vars for managed_node2 24797 1726882677.63887: Calling groups_inventory to load vars for managed_node2 24797 1726882677.63891: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.63899: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.63902: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.63904: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.64148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.64567: done with get_vars() 24797 1726882677.64575: done getting variables 24797 1726882677.64614: in VariableManager get_vars() 24797 1726882677.64626: Calling all_inventory to load vars for managed_node2 24797 1726882677.64628: Calling groups_inventory to load vars for managed_node2 24797 1726882677.64630: Calling all_plugins_inventory to load vars for managed_node2 24797 1726882677.64633: Calling all_plugins_play to load vars for managed_node2 24797 1726882677.64635: Calling groups_plugins_inventory to load vars for managed_node2 24797 1726882677.64637: Calling groups_plugins_play to load vars for managed_node2 24797 1726882677.65021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24797 1726882677.65436: done with get_vars() 24797 1726882677.65447: done queuing things up, now waiting for results queue to drain 24797 1726882677.65449: results queue empty 24797 1726882677.65450: checking for any_errors_fatal 24797 1726882677.65451: done checking for any_errors_fatal 24797 1726882677.65452: checking for max_fail_percentage 24797 1726882677.65453: done checking for max_fail_percentage 24797 1726882677.65453: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.65454: done checking to see if all hosts have failed 24797 1726882677.65455: getting the remaining hosts for this loop 24797 1726882677.65456: done getting the remaining hosts for this loop 24797 1726882677.65458: getting the next task for host managed_node2 24797 1726882677.65461: done getting next task for host managed_node2 24797 1726882677.65461: ^ task is: None 24797 1726882677.65463: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24797 1726882677.65465: done queuing things up, now waiting for results queue to drain 24797 1726882677.65466: results queue empty 24797 1726882677.65467: checking for any_errors_fatal 24797 1726882677.65468: done checking for any_errors_fatal 24797 1726882677.65468: checking for max_fail_percentage 24797 1726882677.65469: done checking for max_fail_percentage 24797 1726882677.65470: checking to see if all hosts have failed and the running result is not ok 24797 1726882677.65471: done checking to see if all hosts have failed 24797 1726882677.65473: getting the next task for host managed_node2 24797 1726882677.65476: done getting next task for host managed_node2 24797 1726882677.65476: ^ task is: None 24797 1726882677.65478: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=69 rescued=0 ignored=0 Friday 20 September 2024 21:37:57 -0400 (0:00:00.136) 0:00:07.006 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.42s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.71s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.67s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Verify network state restored to default -------------------------------- 0.14s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 Include the task 'enable_epel.yml' -------------------------------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Get ipv6 routes --------------------------------------------------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:69 fedora.linux_system_roles.network : Enable network service -------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Show ip_addr ------------------------------------------------------------ 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:57 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Configure networking state ---------- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Assert default ipv6 route is set ---------------------------------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:76 Include the task 'manage_test_interface.yml' ---------------------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:104 fedora.linux_system_roles.network : Enable network service -------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Clean up namespace ------------------------------------------------------ 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 Include the task 'assert_device_present.yml' ---------------------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:47 Show ipv6_route --------------------------------------------------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:73 24797 1726882677.65681: RUNNING CLEANUP