[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. 24655 1726867433.08301: 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-Isn executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 24655 1726867433.08782: Added group all to inventory 24655 1726867433.08784: Added group ungrouped to inventory 24655 1726867433.08787: Group all now contains ungrouped 24655 1726867433.08790: Examining possible inventory source: /tmp/network-5rw/inventory.yml 24655 1726867433.26446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 24655 1726867433.26713: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 24655 1726867433.26736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 24655 1726867433.26796: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 24655 1726867433.26873: Loaded config def from plugin (inventory/script) 24655 1726867433.26875: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 24655 1726867433.27140: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 24655 1726867433.27436: Loaded config def from plugin (inventory/yaml) 24655 1726867433.27438: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 24655 1726867433.27531: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 24655 1726867433.28354: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 24655 1726867433.28357: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 24655 1726867433.28360: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 24655 1726867433.28366: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 24655 1726867433.28371: Loading data from /tmp/network-5rw/inventory.yml 24655 1726867433.28749: /tmp/network-5rw/inventory.yml was not parsable by auto 24655 1726867433.28823: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 24655 1726867433.28863: Loading data from /tmp/network-5rw/inventory.yml 24655 1726867433.29168: group all already in inventory 24655 1726867433.29175: set inventory_file for managed_node1 24655 1726867433.29181: set inventory_dir for managed_node1 24655 1726867433.29182: Added host managed_node1 to inventory 24655 1726867433.29184: Added host managed_node1 to group all 24655 1726867433.29185: set ansible_host for managed_node1 24655 1726867433.29186: set ansible_ssh_extra_args for managed_node1 24655 1726867433.29190: set inventory_file for managed_node2 24655 1726867433.29192: set inventory_dir for managed_node2 24655 1726867433.29193: Added host managed_node2 to inventory 24655 1726867433.29194: Added host managed_node2 to group all 24655 1726867433.29195: set ansible_host for managed_node2 24655 1726867433.29196: set ansible_ssh_extra_args for managed_node2 24655 1726867433.29198: set inventory_file for managed_node3 24655 1726867433.29201: set inventory_dir for managed_node3 24655 1726867433.29201: Added host managed_node3 to inventory 24655 1726867433.29202: Added host managed_node3 to group all 24655 1726867433.29203: set ansible_host for managed_node3 24655 1726867433.29204: set ansible_ssh_extra_args for managed_node3 24655 1726867433.29206: Reconcile groups and hosts in inventory. 24655 1726867433.29212: Group ungrouped now contains managed_node1 24655 1726867433.29214: Group ungrouped now contains managed_node2 24655 1726867433.29216: Group ungrouped now contains managed_node3 24655 1726867433.29291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 24655 1726867433.29418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 24655 1726867433.29465: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 24655 1726867433.29495: Loaded config def from plugin (vars/host_group_vars) 24655 1726867433.29497: 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) 24655 1726867433.29504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 24655 1726867433.29515: 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) 24655 1726867433.29558: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 24655 1726867433.29892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867433.29989: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 24655 1726867433.30061: Loaded config def from plugin (connection/local) 24655 1726867433.30065: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 24655 1726867433.30712: Loaded config def from plugin (connection/paramiko_ssh) 24655 1726867433.30715: 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) 24655 1726867433.31596: 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) 24655 1726867433.31636: Loaded config def from plugin (connection/psrp) 24655 1726867433.31639: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 24655 1726867433.32353: 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) 24655 1726867433.32392: Loaded config def from plugin (connection/ssh) 24655 1726867433.32395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 24655 1726867433.34327: 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) 24655 1726867433.34366: Loaded config def from plugin (connection/winrm) 24655 1726867433.34369: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 24655 1726867433.34400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 24655 1726867433.34463: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 24655 1726867433.34535: Loaded config def from plugin (shell/cmd) 24655 1726867433.34537: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 24655 1726867433.34563: 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) 24655 1726867433.34834: Loaded config def from plugin (shell/powershell) 24655 1726867433.34836: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 24655 1726867433.34890: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 24655 1726867433.35069: Loaded config def from plugin (shell/sh) 24655 1726867433.35071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 24655 1726867433.35310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 24655 1726867433.35432: Loaded config def from plugin (become/runas) 24655 1726867433.35435: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 24655 1726867433.35834: Loaded config def from plugin (become/su) 24655 1726867433.35836: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 24655 1726867433.36113: Loaded config def from plugin (become/sudo) 24655 1726867433.36116: 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 24655 1726867433.36148: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 24655 1726867433.36495: in VariableManager get_vars() 24655 1726867433.36521: done with get_vars() 24655 1726867433.36648: trying /usr/local/lib/python3.12/site-packages/ansible/modules 24655 1726867433.42665: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 24655 1726867433.42889: in VariableManager get_vars() 24655 1726867433.42894: done with get_vars() 24655 1726867433.42897: variable 'playbook_dir' from source: magic vars 24655 1726867433.42898: variable 'ansible_playbook_python' from source: magic vars 24655 1726867433.42899: variable 'ansible_config_file' from source: magic vars 24655 1726867433.42899: variable 'groups' from source: magic vars 24655 1726867433.42900: variable 'omit' from source: magic vars 24655 1726867433.42901: variable 'ansible_version' from source: magic vars 24655 1726867433.42901: variable 'ansible_check_mode' from source: magic vars 24655 1726867433.42902: variable 'ansible_diff_mode' from source: magic vars 24655 1726867433.42903: variable 'ansible_forks' from source: magic vars 24655 1726867433.42904: variable 'ansible_inventory_sources' from source: magic vars 24655 1726867433.42904: variable 'ansible_skip_tags' from source: magic vars 24655 1726867433.42905: variable 'ansible_limit' from source: magic vars 24655 1726867433.42906: variable 'ansible_run_tags' from source: magic vars 24655 1726867433.42906: variable 'ansible_verbosity' from source: magic vars 24655 1726867433.42945: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml 24655 1726867433.44187: in VariableManager get_vars() 24655 1726867433.44204: done with get_vars() 24655 1726867433.44243: in VariableManager get_vars() 24655 1726867433.44255: done with get_vars() 24655 1726867433.44720: in VariableManager get_vars() 24655 1726867433.44733: done with get_vars() 24655 1726867433.44737: variable 'omit' from source: magic vars 24655 1726867433.44755: variable 'omit' from source: magic vars 24655 1726867433.44991: in VariableManager get_vars() 24655 1726867433.45002: done with get_vars() 24655 1726867433.45049: in VariableManager get_vars() 24655 1726867433.45061: done with get_vars() 24655 1726867433.45097: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 24655 1726867433.45522: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 24655 1726867433.45817: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 24655 1726867433.47212: in VariableManager get_vars() 24655 1726867433.47230: done with get_vars() 24655 1726867433.48116: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 24655 1726867433.48251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24655 1726867433.51738: in VariableManager get_vars() 24655 1726867433.51756: done with get_vars() 24655 1726867433.51794: in VariableManager get_vars() 24655 1726867433.51827: done with get_vars() 24655 1726867433.53644: in VariableManager get_vars() 24655 1726867433.53661: done with get_vars() 24655 1726867433.53667: variable 'omit' from source: magic vars 24655 1726867433.53676: variable 'omit' from source: magic vars 24655 1726867433.53704: in VariableManager get_vars() 24655 1726867433.53718: done with get_vars() 24655 1726867433.53736: in VariableManager get_vars() 24655 1726867433.53750: done with get_vars() 24655 1726867433.53775: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 24655 1726867433.54293: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 24655 1726867433.54884: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 24655 1726867433.58954: in VariableManager get_vars() 24655 1726867433.59182: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24655 1726867433.63150: in VariableManager get_vars() 24655 1726867433.63171: done with get_vars() 24655 1726867433.63612: in VariableManager get_vars() 24655 1726867433.63632: done with get_vars() 24655 1726867433.63794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 24655 1726867433.63812: 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 24655 1726867433.64268: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 24655 1726867433.64612: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 24655 1726867433.64615: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/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) 24655 1726867433.64664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 24655 1726867433.64691: 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) 24655 1726867433.64919: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 24655 1726867433.64979: Loaded config def from plugin (callback/default) 24655 1726867433.64981: 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) 24655 1726867433.66135: Loaded config def from plugin (callback/junit) 24655 1726867433.66138: 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) 24655 1726867433.66175: 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) 24655 1726867433.66241: Loaded config def from plugin (callback/minimal) 24655 1726867433.66243: 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) 24655 1726867433.66283: 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) 24655 1726867433.66345: Loaded config def from plugin (callback/tree) 24655 1726867433.66348: 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 24655 1726867433.66467: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 24655 1726867433.66470: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 24655 1726867433.66495: in VariableManager get_vars() 24655 1726867433.66506: done with get_vars() 24655 1726867433.66514: in VariableManager get_vars() 24655 1726867433.66521: done with get_vars() 24655 1726867433.66524: variable 'omit' from source: magic vars 24655 1726867433.66585: in VariableManager get_vars() 24655 1726867433.66598: done with get_vars() 24655 1726867433.67088: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ipv6.yml' with initscripts as provider] **** 24655 1726867433.68014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 24655 1726867433.68089: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 24655 1726867433.68240: getting the remaining hosts for this loop 24655 1726867433.68242: done getting the remaining hosts for this loop 24655 1726867433.68245: getting the next task for host managed_node1 24655 1726867433.68249: done getting next task for host managed_node1 24655 1726867433.68250: ^ task is: TASK: Gathering Facts 24655 1726867433.68252: ^ 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 24655 1726867433.68254: getting variables 24655 1726867433.68255: in VariableManager get_vars() 24655 1726867433.68265: Calling all_inventory to load vars for managed_node1 24655 1726867433.68268: Calling groups_inventory to load vars for managed_node1 24655 1726867433.68271: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867433.68286: Calling all_plugins_play to load vars for managed_node1 24655 1726867433.68301: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867433.68305: Calling groups_plugins_play to load vars for managed_node1 24655 1726867433.68458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867433.68516: done with get_vars() 24655 1726867433.68523: done getting variables 24655 1726867433.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=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Friday 20 September 2024 17:23:53 -0400 (0:00:00.023) 0:00:00.023 ****** 24655 1726867433.68733: entering _queue_task() for managed_node1/gather_facts 24655 1726867433.68734: Creating lock for gather_facts 24655 1726867433.69533: worker is 1 (out of 1 available) 24655 1726867433.69544: exiting _queue_task() for managed_node1/gather_facts 24655 1726867433.69556: done queuing things up, now waiting for results queue to drain 24655 1726867433.69558: waiting for pending results... 24655 1726867433.69815: running TaskExecutor() for managed_node1/TASK: Gathering Facts 24655 1726867433.69876: in run() - task 0affcac9-a3a5-58ad-929f-0000000000b9 24655 1726867433.69891: variable 'ansible_search_path' from source: unknown 24655 1726867433.69925: calling self._execute() 24655 1726867433.70343: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867433.70347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867433.70356: variable 'omit' from source: magic vars 24655 1726867433.70454: variable 'omit' from source: magic vars 24655 1726867433.70481: variable 'omit' from source: magic vars 24655 1726867433.70922: variable 'omit' from source: magic vars 24655 1726867433.71483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24655 1726867433.71487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24655 1726867433.71493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24655 1726867433.71495: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24655 1726867433.71497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24655 1726867433.71499: variable 'inventory_hostname' from source: host vars for 'managed_node1' 24655 1726867433.71501: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867433.71503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867433.71592: Set connection var ansible_shell_executable to /bin/sh 24655 1726867433.71600: Set connection var ansible_timeout to 10 24655 1726867433.71612: Set connection var ansible_pipelining to False 24655 1726867433.71615: Set connection var ansible_shell_type to sh 24655 1726867433.71618: Set connection var ansible_module_compression to ZIP_DEFLATED 24655 1726867433.71620: Set connection var ansible_connection to ssh 24655 1726867433.71640: variable 'ansible_shell_executable' from source: unknown 24655 1726867433.71643: variable 'ansible_connection' from source: unknown 24655 1726867433.71646: variable 'ansible_module_compression' from source: unknown 24655 1726867433.71648: variable 'ansible_shell_type' from source: unknown 24655 1726867433.71651: variable 'ansible_shell_executable' from source: unknown 24655 1726867433.71654: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867433.71658: variable 'ansible_pipelining' from source: unknown 24655 1726867433.71660: variable 'ansible_timeout' from source: unknown 24655 1726867433.71665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867433.72884: 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) 24655 1726867433.72888: variable 'omit' from source: magic vars 24655 1726867433.72891: starting attempt loop 24655 1726867433.72893: running the handler 24655 1726867433.72895: variable 'ansible_facts' from source: unknown 24655 1726867433.72897: _low_level_execute_command(): starting 24655 1726867433.72900: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24655 1726867433.75304: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867433.75340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867433.77215: stdout chunk (state=3): >>>/root <<< 24655 1726867433.77219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867433.77221: stdout chunk (state=3): >>><<< 24655 1726867433.77223: stderr chunk (state=3): >>><<< 24655 1726867433.77243: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867433.77263: _low_level_execute_command(): starting 24655 1726867433.77273: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753 `" && echo ansible-tmp-1726867433.7724965-24679-235112982986753="` echo /root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753 `" ) && sleep 0' 24655 1726867433.78495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867433.78713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867433.78756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867433.78801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867433.80743: stdout chunk (state=3): >>>ansible-tmp-1726867433.7724965-24679-235112982986753=/root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753 <<< 24655 1726867433.80897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867433.80973: stdout chunk (state=3): >>><<< 24655 1726867433.80976: stderr chunk (state=3): >>><<< 24655 1726867433.81202: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867433.7724965-24679-235112982986753=/root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867433.81205: variable 'ansible_module_compression' from source: unknown 24655 1726867433.81210: ANSIBALLZ: Using generic lock for ansible.legacy.setup 24655 1726867433.81213: ANSIBALLZ: Acquiring lock 24655 1726867433.81215: ANSIBALLZ: Lock acquired: 139718635049072 24655 1726867433.81217: ANSIBALLZ: Creating module 24655 1726867434.42388: ANSIBALLZ: Writing module into payload 24655 1726867434.42560: ANSIBALLZ: Writing module 24655 1726867434.42596: ANSIBALLZ: Renaming module 24655 1726867434.42613: ANSIBALLZ: Done creating module 24655 1726867434.42669: variable 'ansible_facts' from source: unknown 24655 1726867434.42684: variable 'inventory_hostname' from source: host vars for 'managed_node1' 24655 1726867434.42715: _low_level_execute_command(): starting 24655 1726867434.42730: _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' 24655 1726867434.43472: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24655 1726867434.43494: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867434.43593: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867434.43634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867434.43655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867434.43689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867434.43796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867434.45484: stdout chunk (state=3): >>>PLATFORM <<< 24655 1726867434.45650: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 <<< 24655 1726867434.45673: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 24655 1726867434.45710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867434.46155: stderr chunk (state=3): >>><<< 24655 1726867434.46159: stdout chunk (state=3): >>><<< 24655 1726867434.46162: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867434.46166 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 24655 1726867434.46169: _low_level_execute_command(): starting 24655 1726867434.46171: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 24655 1726867434.46347: Sending initial data 24655 1726867434.46350: Sent initial data (1181 bytes) 24655 1726867434.47121: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24655 1726867434.47161: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867434.47183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867434.47402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867434.47545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867434.50858: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 24655 1726867434.51229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867434.51441: stderr chunk (state=3): >>><<< 24655 1726867434.51444: stdout chunk (state=3): >>><<< 24655 1726867434.51447: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867434.51489: variable 'ansible_facts' from source: unknown 24655 1726867434.51497: variable 'ansible_facts' from source: unknown 24655 1726867434.51513: variable 'ansible_module_compression' from source: unknown 24655 1726867434.51766: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-246553evisky6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 24655 1726867434.51770: variable 'ansible_facts' from source: unknown 24655 1726867434.52129: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753/AnsiballZ_setup.py 24655 1726867434.52540: Sending initial data 24655 1726867434.52663: Sent initial data (154 bytes) 24655 1726867434.53792: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867434.53917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867434.54002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867434.54156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867434.55642: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 24655 1726867434.55687: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 24655 1726867434.55812: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-246553evisky6/tmp60ocpxit /root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753/AnsiballZ_setup.py <<< 24655 1726867434.55815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753/AnsiballZ_setup.py" <<< 24655 1726867434.55851: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-246553evisky6/tmp60ocpxit" to remote "/root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753/AnsiballZ_setup.py" <<< 24655 1726867434.60186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867434.60325: stderr chunk (state=3): >>><<< 24655 1726867434.60329: stdout chunk (state=3): >>><<< 24655 1726867434.60331: done transferring module to remote 24655 1726867434.60333: _low_level_execute_command(): starting 24655 1726867434.60335: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753/ /root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753/AnsiballZ_setup.py && sleep 0' 24655 1726867434.61613: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867434.61617: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867434.61738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867434.61752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867434.61801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867434.62094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867434.63869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867434.63873: stdout chunk (state=3): >>><<< 24655 1726867434.63875: stderr chunk (state=3): >>><<< 24655 1726867434.64066: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867434.64271: _low_level_execute_command(): starting 24655 1726867434.64274: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753/AnsiballZ_setup.py && sleep 0' 24655 1726867434.65039: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867434.65051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24655 1726867434.65163: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 24655 1726867434.65175: 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.12.57 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 <<< 24655 1726867434.65188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867434.65351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867434.65493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867434.65571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867434.67704: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 24655 1726867434.67728: stdout chunk (state=3): >>>import _imp # builtin <<< 24655 1726867434.67789: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 24655 1726867434.67969: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 24655 1726867434.68001: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 24655 1726867434.68009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 24655 1726867434.68210: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fd684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fd37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fd6aa50> import '_signal' # import '_abc' # import 'abc' # <<< 24655 1726867434.68214: stdout chunk (state=3): >>>import 'io' # <<< 24655 1726867434.68309: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 24655 1726867434.68530: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb5d130> <<< 24655 1726867434.68574: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 24655 1726867434.68580: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867434.68586: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb5dfa0> <<< 24655 1726867434.68630: stdout chunk (state=3): >>>import 'site' # <<< 24655 1726867434.68657: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 24655 1726867434.69202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb9be00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 24655 1726867434.69231: stdout chunk (state=3): >>>import '_operator' # <<< 24655 1726867434.69234: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb9bec0> <<< 24655 1726867434.69246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 24655 1726867434.69276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 24655 1726867434.69303: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 24655 1726867434.69855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbd37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbd3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbb3ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbb11f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb98fb0> <<< 24655 1726867434.69858: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 24655 1726867434.69861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 24655 1726867434.69930: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbf3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbf2390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbb2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbf0bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 24655 1726867434.69974: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc28800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb98230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 24655 1726867434.69980: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6fc28cb0> <<< 24655 1726867434.69983: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc28b60> <<< 24655 1726867434.70437: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6fc28ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb96d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc29580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc29250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc2a480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc406b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6fc41d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 24655 1726867434.70521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc42c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6fc43290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc42180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 24655 1726867434.70568: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867434.70571: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6fc43d10> <<< 24655 1726867434.70574: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc43440> <<< 24655 1726867434.70618: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc2a4e0> <<< 24655 1726867434.70630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 24655 1726867434.70661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 24655 1726867434.70673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 24655 1726867434.70727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867434.70740: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f937bc0> <<< 24655 1726867434.70840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f9606e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f960440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f960620> <<< 24655 1726867434.70855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 24655 1726867434.70986: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867434.71299: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f960fe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f961970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f960890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f935d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 24655 1726867434.71365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f962cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f960e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc2abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 24655 1726867434.71415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867434.71419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 24655 1726867434.71469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 24655 1726867434.71987: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f98f020> <<< 24655 1726867434.71995: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f9b33e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fa101a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fa128d0> <<< 24655 1726867434.72029: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fa102c0> <<< 24655 1726867434.72064: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f9dd190> <<< 24655 1726867434.72083: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 24655 1726867434.72104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f3291f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f9b21e0> <<< 24655 1726867434.72134: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f963bf0> <<< 24655 1726867434.72422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 24655 1726867434.72425: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8b6f9b28a0> <<< 24655 1726867434.72563: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5rvtg8_x/ansible_ansible.legacy.setup_payload.zip' <<< 24655 1726867434.72685: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.72703: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.72722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 24655 1726867434.72766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 24655 1726867434.72859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 24655 1726867434.72862: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 24655 1726867434.72922: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f38af00> import '_typing' # <<< 24655 1726867434.73184: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f369df0> <<< 24655 1726867434.73187: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f368f50> # zipimport: zlib available <<< 24655 1726867434.73190: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.73192: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 24655 1726867434.74544: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.75640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 24655 1726867434.75702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f388dd0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 24655 1726867434.75732: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 24655 1726867434.75763: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f3c2780> <<< 24655 1726867434.75797: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f3c2510> <<< 24655 1726867434.75829: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f3c1e20> <<< 24655 1726867434.75860: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 24655 1726867434.75990: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f3c2840> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f38bb90> import 'atexit' # <<< 24655 1726867434.76013: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f3c34a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f3c3650> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 24655 1726867434.76029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 24655 1726867434.76045: stdout chunk (state=3): >>>import '_locale' # <<< 24655 1726867434.76081: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f3c3b90> <<< 24655 1726867434.76100: stdout chunk (state=3): >>>import 'pwd' # <<< 24655 1726867434.76119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 24655 1726867434.76261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f225970> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f227590> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 24655 1726867434.76270: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f227f20> <<< 24655 1726867434.76511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f22d100> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f22fbc0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f36aff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f22de80> <<< 24655 1726867434.76554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 24655 1726867434.76645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 24655 1726867434.76648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 24655 1726867434.76650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 24655 1726867434.76721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 24655 1726867434.76828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f233b90> <<< 24655 1726867434.76835: stdout chunk (state=3): >>>import '_tokenize' # <<< 24655 1726867434.76855: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f232660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f2323c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 24655 1726867434.77082: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f232930> <<< 24655 1726867434.77086: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f22e390> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f277e90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f277890> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 24655 1726867434.77089: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 24655 1726867434.77108: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f279a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f279820> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 24655 1726867434.77142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 24655 1726867434.77188: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867434.77207: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f27bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f27a150> <<< 24655 1726867434.77221: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 24655 1726867434.77415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 24655 1726867434.77418: stdout chunk (state=3): >>>import '_string' # <<< 24655 1726867434.77420: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f27f680> <<< 24655 1726867434.77464: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f27c140> <<< 24655 1726867434.77519: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f280a10> <<< 24655 1726867434.77551: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f2808c0> <<< 24655 1726867434.77602: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f2800b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f2781d0> <<< 24655 1726867434.77647: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 24655 1726867434.78041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f10c170> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f10d400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f2828d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f283c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f2824e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 24655 1726867434.78151: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.78280: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.78306: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 24655 1726867434.78383: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.78387: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 24655 1726867434.78509: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.78583: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.78942: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.79574: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.80462: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867434.80851: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f111490> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f1121e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f10d550> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.81350: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f112270> # zipimport: zlib available <<< 24655 1726867434.81486: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.81905: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.81974: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.82047: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 24655 1726867434.82064: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.82092: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.82126: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 24655 1726867434.82185: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.82199: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.82523: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 24655 1726867434.82527: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 24655 1726867434.82636: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.83000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f113380> # zipimport: zlib available <<< 24655 1726867434.83119: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.83602: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.83633: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867434.83738: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867434.83799: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f11dca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f11b1a0> <<< 24655 1726867434.83834: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 24655 1726867434.83843: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.84021: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.84053: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.84165: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 24655 1726867434.84179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 24655 1726867434.84299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 24655 1726867434.84535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f206780> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f2fa450> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f11dd90> <<< 24655 1726867434.84552: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f110ce0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 24655 1726867434.84683: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.84686: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 24655 1726867434.84688: stdout chunk (state=3): >>> <<< 24655 1726867434.84734: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 24655 1726867434.84974: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.85006: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.85302: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 24655 1726867434.85328: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.85460: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.85496: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 24655 1726867434.85699: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.86032: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.86236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 24655 1726867434.86247: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 24655 1726867434.86281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 24655 1726867434.86334: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f1b1f10> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 24655 1726867434.86352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 24655 1726867434.86527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ed5fe00> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6ed641a0> <<< 24655 1726867434.86645: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f19a720> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f1b2a80> <<< 24655 1726867434.86657: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f1b05f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f1b01a0> <<< 24655 1726867434.86927: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6ed670b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ed66960> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6ed66b40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ed65d90> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 24655 1726867434.87109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ed67230> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867434.87125: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6edcdd60> <<< 24655 1726867434.87389: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ed67d40> <<< 24655 1726867434.87393: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f1b0290> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.87395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 24655 1726867434.87398: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.87600: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 24655 1726867434.87717: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.87720: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 24655 1726867434.87902: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.87933: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.88242: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 24655 1726867434.88554: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.89109: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 24655 1726867434.89126: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.89148: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 24655 1726867434.89159: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.89213: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.89266: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 24655 1726867434.89282: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.89312: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.89342: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 24655 1726867434.89353: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.89471: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.89480: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 24655 1726867434.89484: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.89604: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6edcef90> <<< 24655 1726867434.89651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 24655 1726867434.89904: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6edce780> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 24655 1726867434.90055: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.90090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 24655 1726867434.90110: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.90163: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.90235: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 24655 1726867434.90247: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.90403: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 24655 1726867434.90441: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867434.90505: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867434.90558: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6ee02000> <<< 24655 1726867434.90781: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6edf5df0> <<< 24655 1726867434.90789: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 24655 1726867434.90792: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.90812: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 24655 1726867434.90947: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.90995: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.91096: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.91289: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.91327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 24655 1726867434.91338: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.91539: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.91543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 24655 1726867434.91545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 24655 1726867434.91548: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6ee19790> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6edf6f60> <<< 24655 1726867434.91612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # <<< 24655 1726867434.91631: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.91985: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.91989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 24655 1726867434.91991: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.92034: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.92164: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.92184: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.92211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 24655 1726867434.92226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 24655 1726867434.92272: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.92372: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.92456: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.92546: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 24655 1726867434.92600: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 24655 1726867434.92681: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.92838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 24655 1726867434.92860: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.92875: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.93463: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.93930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 24655 1726867434.93972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 24655 1726867434.94090: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.94227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 24655 1726867434.94265: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.94482: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 24655 1726867434.94486: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.94523: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.94987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 24655 1726867434.94993: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 24655 1726867434.94995: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 24655 1726867434.94998: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.95000: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.95282: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.95405: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 24655 1726867434.95423: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.95456: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.95495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 24655 1726867434.95603: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 24655 1726867434.95623: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.95700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 24655 1726867434.95731: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.95755: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 24655 1726867434.95993: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.96393: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.96520: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 24655 1726867434.96639: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # <<< 24655 1726867434.96654: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.96687: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.96720: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 24655 1726867434.96748: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.96881: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867434.96885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 24655 1726867434.96887: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.96965: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.97037: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 24655 1726867434.97059: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.97076: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 24655 1726867434.97127: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.97201: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 24655 1726867434.97204: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.97220: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.97525: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 24655 1726867434.97532: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.97585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 24655 1726867434.97588: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.97837: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.97968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 24655 1726867434.98022: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.98168: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 24655 1726867434.98255: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.98347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 24655 1726867434.98350: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 24655 1726867434.98353: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.98493: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.98602: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 24655 1726867434.98698: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867434.99658: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 24655 1726867434.99664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 24655 1726867434.99790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 24655 1726867434.99793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 24655 1726867434.99815: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6ebaee40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ebacdd0> <<< 24655 1726867434.99818: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6eba6210> <<< 24655 1726867435.11708: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 24655 1726867435.11714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ebf41d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 24655 1726867435.11751: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ebf52b0> <<< 24655 1726867435.11796: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867435.11816: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 24655 1726867435.11842: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ebf7920> <<< 24655 1726867435.12102: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ebf6630> 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 <<< 24655 1726867435.37968: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.59716796875, "5m": 0.4169921875, "15m": 0.2216796875}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtuali<<< 24655 1726867435.38026: stdout chunk (state=3): >>>zation_tech_host": [], "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "23", "second": "54", "epoch": "1726867434", "epoch_int": "1726867434", "date": "2024-09-20", "time": "17:23:54", "iso8601_micro": "2024-09-20T21:23:54.999637Z", "iso8601": "2024-09-20T21:23:54Z", "iso8601_basic": "20240920T172354999637", "iso8601_basic_short": "20240920T172354", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3283, "used": 248}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 680, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794308096, "block_size": 4096, "block_total": 65519099, "block_available": 63914626, "block_used": 1604473, "inode_total": 131070960, "inode_available": 131029046, "inode_used": 41914, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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_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",<<< 24655 1726867435.38069: stdout chunk (state=3): >>> "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 24655 1726867435.38742: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 24655 1726867435.38782: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv<<< 24655 1726867435.38835: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__<<< 24655 1726867435.38839: stdout chunk (state=3): >>> # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 24655 1726867435.38871: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack<<< 24655 1726867435.38902: stdout chunk (state=3): >>> # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections<<< 24655 1726867435.38925: stdout chunk (state=3): >>> # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64<<< 24655 1726867435.38970: 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 importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2<<< 24655 1726867435.38996: stdout chunk (state=3): >>> # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref<<< 24655 1726867435.39031: stdout chunk (state=3): >>> # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc<<< 24655 1726867435.39075: stdout chunk (state=3): >>> # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__<<< 24655 1726867435.39080: stdout chunk (state=3): >>> # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale<<< 24655 1726867435.39114: stdout chunk (state=3): >>> # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string<<< 24655 1726867435.39146: stdout chunk (state=3): >>> # 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<<< 24655 1726867435.39218: stdout chunk (state=3): >>> # 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<<< 24655 1726867435.39222: 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<<< 24655 1726867435.39235: stdout chunk (state=3): >>> # 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<<< 24655 1726867435.39261: 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.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils<<< 24655 1726867435.39289: 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 # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__<<< 24655 1726867435.39322: stdout chunk (state=3): >>> # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector<<< 24655 1726867435.39383: stdout chunk (state=3): >>> # 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<<< 24655 1726867435.39443: stdout chunk (state=3): >>> # 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<<< 24655 1726867435.39446: stdout chunk (state=3): >>> # 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<<< 24655 1726867435.39487: stdout chunk (state=3): >>> # 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<<< 24655 1726867435.39506: stdout chunk (state=3): >>> # 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<<< 24655 1726867435.39543: stdout chunk (state=3): >>> # 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<<< 24655 1726867435.39559: stdout chunk (state=3): >>> # 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<<< 24655 1726867435.39667: 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 <<< 24655 1726867435.40130: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 24655 1726867435.40283: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib<<< 24655 1726867435.40337: stdout chunk (state=3): >>> # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 24655 1726867435.40365: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__<<< 24655 1726867435.40398: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder<<< 24655 1726867435.40613: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue<<< 24655 1726867435.40648: stdout chunk (state=3): >>> # destroy _heapq # destroy _queue <<< 24655 1726867435.40676: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 24655 1726867435.40759: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess<<< 24655 1726867435.40786: stdout chunk (state=3): >>> # destroy base64<<< 24655 1726867435.40849: stdout chunk (state=3): >>> <<< 24655 1726867435.40874: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json<<< 24655 1726867435.40913: stdout chunk (state=3): >>> # destroy socket <<< 24655 1726867435.41080: stdout chunk (state=3): >>># destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection<<< 24655 1726867435.41160: stdout chunk (state=3): >>> # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 24655 1726867435.41167: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 24655 1726867435.41203: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache<<< 24655 1726867435.41253: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading<<< 24655 1726867435.41308: stdout chunk (state=3): >>> # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 24655 1726867435.41311: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg<<< 24655 1726867435.41367: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig<<< 24655 1726867435.41426: stdout chunk (state=3): >>> # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 24655 1726867435.41444: stdout chunk (state=3): >>> # 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<<< 24655 1726867435.41460: stdout chunk (state=3): >>> # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime<<< 24655 1726867435.41561: stdout chunk (state=3): >>> <<< 24655 1726867435.41678: stdout chunk (state=3): >>># destroy sys.monitoring <<< 24655 1726867435.41718: stdout chunk (state=3): >>># destroy _socket <<< 24655 1726867435.41757: stdout chunk (state=3): >>># destroy _collections <<< 24655 1726867435.41762: stdout chunk (state=3): >>># destroy platform<<< 24655 1726867435.41807: stdout chunk (state=3): >>> # destroy _uuid # destroy stat<<< 24655 1726867435.41812: stdout chunk (state=3): >>> # destroy genericpath # destroy re._parser # destroy tokenize<<< 24655 1726867435.41851: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib<<< 24655 1726867435.41862: stdout chunk (state=3): >>> # destroy copyreg # destroy contextlib<<< 24655 1726867435.41917: stdout chunk (state=3): >>> # destroy _typing <<< 24655 1726867435.41946: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 24655 1726867435.41984: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 24655 1726867435.41998: stdout chunk (state=3): >>> <<< 24655 1726867435.42049: stdout chunk (state=3): >>># destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules<<< 24655 1726867435.42063: stdout chunk (state=3): >>> <<< 24655 1726867435.42182: stdout chunk (state=3): >>># destroy _frozen_importlib # destroy codecs<<< 24655 1726867435.42199: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8 <<< 24655 1726867435.42248: stdout chunk (state=3): >>># destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna <<< 24655 1726867435.42284: stdout chunk (state=3): >>># destroy _codecs # destroy io<<< 24655 1726867435.42311: stdout chunk (state=3): >>> # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect<<< 24655 1726867435.42334: stdout chunk (state=3): >>> # destroy time<<< 24655 1726867435.42365: stdout chunk (state=3): >>> <<< 24655 1726867435.42400: stdout chunk (state=3): >>># destroy _random<<< 24655 1726867435.42431: stdout chunk (state=3): >>> # destroy _weakref # destroy _hashlib <<< 24655 1726867435.42434: stdout chunk (state=3): >>># destroy _operator # destroy _sre<<< 24655 1726867435.42494: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools <<< 24655 1726867435.42503: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools<<< 24655 1726867435.42523: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks<<< 24655 1726867435.42550: stdout chunk (state=3): >>> <<< 24655 1726867435.43295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 24655 1726867435.43299: stdout chunk (state=3): >>><<< 24655 1726867435.43301: stderr chunk (state=3): >>><<< 24655 1726867435.43339: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fd684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fd37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fd6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb5d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb5dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb9be00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb9bec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbd37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbd3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbb3ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbb11f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb98fb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbf3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbf2390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbb2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fbf0bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc28800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb98230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6fc28cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc28b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6fc28ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fb96d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc29580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc29250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc2a480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc406b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6fc41d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc42c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6fc43290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc42180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6fc43d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc43440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc2a4e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f937bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f9606e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f960440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f960620> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f960fe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f961970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f960890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f935d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f962cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f960e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fc2abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f98f020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f9b33e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fa101a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fa128d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6fa102c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f9dd190> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f3291f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f9b21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f963bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8b6f9b28a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5rvtg8_x/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f38af00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f369df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f368f50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f388dd0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f3c2780> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f3c2510> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f3c1e20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f3c2840> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f38bb90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f3c34a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f3c3650> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f3c3b90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f225970> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f227590> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f227f20> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f22d100> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f22fbc0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f36aff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f22de80> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f233b90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f232660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f2323c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f232930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f22e390> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f277e90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f277890> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f279a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f279820> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f27bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f27a150> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f27f680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f27c140> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f280a10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f2808c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f2800b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f2781d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f10c170> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f10d400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f2828d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f283c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f2824e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f111490> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f1121e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f10d550> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f112270> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f113380> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6f11dca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f11b1a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f206780> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f2fa450> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f11dd90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f110ce0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f1b1f10> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ed5fe00> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6ed641a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f19a720> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f1b2a80> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f1b05f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f1b01a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6ed670b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ed66960> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6ed66b40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ed65d90> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ed67230> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6edcdd60> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ed67d40> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6f1b0290> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6edcef90> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6edce780> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6ee02000> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6edf5df0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6ee19790> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6edf6f60> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b6ebaee40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ebacdd0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6eba6210> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ebf41d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ebf52b0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ebf7920> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b6ebf6630> 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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.59716796875, "5m": 0.4169921875, "15m": 0.2216796875}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "23", "second": "54", "epoch": "1726867434", "epoch_int": "1726867434", "date": "2024-09-20", "time": "17:23:54", "iso8601_micro": "2024-09-20T21:23:54.999637Z", "iso8601": "2024-09-20T21:23:54Z", "iso8601_basic": "20240920T172354999637", "iso8601_basic_short": "20240920T172354", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3283, "used": 248}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 680, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794308096, "block_size": 4096, "block_total": 65519099, "block_available": 63914626, "block_used": 1604473, "inode_total": 131070960, "inode_available": 131029046, "inode_used": 41914, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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_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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.12.57 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 24655 1726867435.45628: 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-1726867433.7724965-24679-235112982986753/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24655 1726867435.45673: _low_level_execute_command(): starting 24655 1726867435.45738: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867433.7724965-24679-235112982986753/ > /dev/null 2>&1 && sleep 0' 24655 1726867435.46350: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24655 1726867435.46362: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867435.46381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24655 1726867435.46441: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867435.46509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867435.46551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867435.46626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867435.49294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867435.49322: stdout chunk (state=3): >>><<< 24655 1726867435.49325: stderr chunk (state=3): >>><<< 24655 1726867435.49485: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867435.49488: handler run complete 24655 1726867435.49491: variable 'ansible_facts' from source: unknown 24655 1726867435.49598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867435.49988: variable 'ansible_facts' from source: unknown 24655 1726867435.50087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867435.50236: attempt loop complete, returning result 24655 1726867435.50249: _execute() done 24655 1726867435.50267: dumping result to json 24655 1726867435.50353: done dumping result, returning 24655 1726867435.50356: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-58ad-929f-0000000000b9] 24655 1726867435.50358: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000b9 24655 1726867435.51189: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000b9 24655 1726867435.51193: WORKER PROCESS EXITING ok: [managed_node1] 24655 1726867435.51823: no more pending results, returning what we have 24655 1726867435.51825: results queue empty 24655 1726867435.51826: checking for any_errors_fatal 24655 1726867435.51827: done checking for any_errors_fatal 24655 1726867435.51828: checking for max_fail_percentage 24655 1726867435.51830: done checking for max_fail_percentage 24655 1726867435.51830: checking to see if all hosts have failed and the running result is not ok 24655 1726867435.51831: done checking to see if all hosts have failed 24655 1726867435.51832: getting the remaining hosts for this loop 24655 1726867435.51833: done getting the remaining hosts for this loop 24655 1726867435.51837: getting the next task for host managed_node1 24655 1726867435.51842: done getting next task for host managed_node1 24655 1726867435.51844: ^ task is: TASK: meta (flush_handlers) 24655 1726867435.51846: ^ 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 24655 1726867435.51849: getting variables 24655 1726867435.51851: in VariableManager get_vars() 24655 1726867435.51991: Calling all_inventory to load vars for managed_node1 24655 1726867435.51995: Calling groups_inventory to load vars for managed_node1 24655 1726867435.51998: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867435.52022: Calling all_plugins_play to load vars for managed_node1 24655 1726867435.52026: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867435.52031: Calling groups_plugins_play to load vars for managed_node1 24655 1726867435.52248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867435.52494: done with get_vars() 24655 1726867435.52504: done getting variables 24655 1726867435.52583: in VariableManager get_vars() 24655 1726867435.52592: Calling all_inventory to load vars for managed_node1 24655 1726867435.52594: Calling groups_inventory to load vars for managed_node1 24655 1726867435.52596: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867435.52600: Calling all_plugins_play to load vars for managed_node1 24655 1726867435.52603: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867435.52605: Calling groups_plugins_play to load vars for managed_node1 24655 1726867435.52791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867435.53017: done with get_vars() 24655 1726867435.53030: done queuing things up, now waiting for results queue to drain 24655 1726867435.53032: results queue empty 24655 1726867435.53034: checking for any_errors_fatal 24655 1726867435.53036: done checking for any_errors_fatal 24655 1726867435.53036: checking for max_fail_percentage 24655 1726867435.53037: done checking for max_fail_percentage 24655 1726867435.53042: checking to see if all hosts have failed and the running result is not ok 24655 1726867435.53043: done checking to see if all hosts have failed 24655 1726867435.53044: getting the remaining hosts for this loop 24655 1726867435.53045: done getting the remaining hosts for this loop 24655 1726867435.53047: getting the next task for host managed_node1 24655 1726867435.53051: done getting next task for host managed_node1 24655 1726867435.53054: ^ task is: TASK: Include the task 'el_repo_setup.yml' 24655 1726867435.53060: ^ 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 24655 1726867435.53062: getting variables 24655 1726867435.53063: in VariableManager get_vars() 24655 1726867435.53075: Calling all_inventory to load vars for managed_node1 24655 1726867435.53079: Calling groups_inventory to load vars for managed_node1 24655 1726867435.53081: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867435.53085: Calling all_plugins_play to load vars for managed_node1 24655 1726867435.53087: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867435.53090: Calling groups_plugins_play to load vars for managed_node1 24655 1726867435.53239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867435.53444: done with get_vars() 24655 1726867435.53452: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:10 Friday 20 September 2024 17:23:55 -0400 (0:00:01.848) 0:00:01.871 ****** 24655 1726867435.53537: entering _queue_task() for managed_node1/include_tasks 24655 1726867435.53539: Creating lock for include_tasks 24655 1726867435.53886: worker is 1 (out of 1 available) 24655 1726867435.53899: exiting _queue_task() for managed_node1/include_tasks 24655 1726867435.53987: done queuing things up, now waiting for results queue to drain 24655 1726867435.53990: waiting for pending results... 24655 1726867435.54208: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 24655 1726867435.54375: in run() - task 0affcac9-a3a5-58ad-929f-000000000006 24655 1726867435.54478: variable 'ansible_search_path' from source: unknown 24655 1726867435.54482: calling self._execute() 24655 1726867435.54561: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867435.54582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867435.54600: variable 'omit' from source: magic vars 24655 1726867435.55003: _execute() done 24655 1726867435.55006: dumping result to json 24655 1726867435.55012: done dumping result, returning 24655 1726867435.55099: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-58ad-929f-000000000006] 24655 1726867435.55103: sending task result for task 0affcac9-a3a5-58ad-929f-000000000006 24655 1726867435.55172: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000006 24655 1726867435.55175: WORKER PROCESS EXITING 24655 1726867435.55223: no more pending results, returning what we have 24655 1726867435.55228: in VariableManager get_vars() 24655 1726867435.55258: Calling all_inventory to load vars for managed_node1 24655 1726867435.55261: Calling groups_inventory to load vars for managed_node1 24655 1726867435.55264: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867435.55283: Calling all_plugins_play to load vars for managed_node1 24655 1726867435.55289: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867435.55293: Calling groups_plugins_play to load vars for managed_node1 24655 1726867435.55854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867435.56306: done with get_vars() 24655 1726867435.56316: variable 'ansible_search_path' from source: unknown 24655 1726867435.56329: we have included files to process 24655 1726867435.56330: generating all_blocks data 24655 1726867435.56331: done generating all_blocks data 24655 1726867435.56332: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24655 1726867435.56333: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24655 1726867435.56336: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24655 1726867435.57115: in VariableManager get_vars() 24655 1726867435.57127: done with get_vars() 24655 1726867435.57135: done processing included file 24655 1726867435.57137: iterating over new_blocks loaded from include file 24655 1726867435.57150: in VariableManager get_vars() 24655 1726867435.57156: done with get_vars() 24655 1726867435.57157: filtering new block on tags 24655 1726867435.57166: done filtering new block on tags 24655 1726867435.57168: in VariableManager get_vars() 24655 1726867435.57174: done with get_vars() 24655 1726867435.57174: filtering new block on tags 24655 1726867435.57185: done filtering new block on tags 24655 1726867435.57186: in VariableManager get_vars() 24655 1726867435.57191: done with get_vars() 24655 1726867435.57192: filtering new block on tags 24655 1726867435.57199: done filtering new block on tags 24655 1726867435.57200: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 24655 1726867435.57204: extending task lists for all hosts with included blocks 24655 1726867435.57234: done extending task lists 24655 1726867435.57235: done processing included files 24655 1726867435.57236: results queue empty 24655 1726867435.57237: checking for any_errors_fatal 24655 1726867435.57237: done checking for any_errors_fatal 24655 1726867435.57238: checking for max_fail_percentage 24655 1726867435.57239: done checking for max_fail_percentage 24655 1726867435.57239: checking to see if all hosts have failed and the running result is not ok 24655 1726867435.57239: done checking to see if all hosts have failed 24655 1726867435.57240: getting the remaining hosts for this loop 24655 1726867435.57241: done getting the remaining hosts for this loop 24655 1726867435.57242: getting the next task for host managed_node1 24655 1726867435.57245: done getting next task for host managed_node1 24655 1726867435.57246: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 24655 1726867435.57247: ^ 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 24655 1726867435.57249: getting variables 24655 1726867435.57250: in VariableManager get_vars() 24655 1726867435.57257: Calling all_inventory to load vars for managed_node1 24655 1726867435.57258: Calling groups_inventory to load vars for managed_node1 24655 1726867435.57260: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867435.57263: Calling all_plugins_play to load vars for managed_node1 24655 1726867435.57264: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867435.57266: Calling groups_plugins_play to load vars for managed_node1 24655 1726867435.57345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867435.57450: done with get_vars() 24655 1726867435.57457: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:23:55 -0400 (0:00:00.039) 0:00:01.911 ****** 24655 1726867435.57503: entering _queue_task() for managed_node1/setup 24655 1726867435.57681: worker is 1 (out of 1 available) 24655 1726867435.57693: exiting _queue_task() for managed_node1/setup 24655 1726867435.57704: done queuing things up, now waiting for results queue to drain 24655 1726867435.57705: waiting for pending results... 24655 1726867435.57845: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 24655 1726867435.57904: in run() - task 0affcac9-a3a5-58ad-929f-0000000000ca 24655 1726867435.57914: variable 'ansible_search_path' from source: unknown 24655 1726867435.57917: variable 'ansible_search_path' from source: unknown 24655 1726867435.57946: calling self._execute() 24655 1726867435.57996: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867435.58000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867435.58011: variable 'omit' from source: magic vars 24655 1726867435.59291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867435.62684: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867435.62996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867435.63000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867435.63002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867435.63005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867435.63010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867435.63013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867435.63016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867435.63018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867435.63052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867435.63215: variable 'ansible_facts' from source: unknown 24655 1726867435.63330: variable 'network_test_required_facts' from source: task vars 24655 1726867435.63366: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 24655 1726867435.63371: variable 'omit' from source: magic vars 24655 1726867435.63410: variable 'omit' from source: magic vars 24655 1726867435.63451: variable 'omit' from source: magic vars 24655 1726867435.63473: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24655 1726867435.63501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24655 1726867435.63519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24655 1726867435.63539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24655 1726867435.63543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24655 1726867435.63650: variable 'inventory_hostname' from source: host vars for 'managed_node1' 24655 1726867435.63655: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867435.63658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867435.63666: Set connection var ansible_shell_executable to /bin/sh 24655 1726867435.63675: Set connection var ansible_timeout to 10 24655 1726867435.63686: Set connection var ansible_pipelining to False 24655 1726867435.63688: Set connection var ansible_shell_type to sh 24655 1726867435.63694: Set connection var ansible_module_compression to ZIP_DEFLATED 24655 1726867435.63697: Set connection var ansible_connection to ssh 24655 1726867435.63759: variable 'ansible_shell_executable' from source: unknown 24655 1726867435.63763: variable 'ansible_connection' from source: unknown 24655 1726867435.63765: variable 'ansible_module_compression' from source: unknown 24655 1726867435.63767: variable 'ansible_shell_type' from source: unknown 24655 1726867435.63769: variable 'ansible_shell_executable' from source: unknown 24655 1726867435.63771: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867435.63773: variable 'ansible_pipelining' from source: unknown 24655 1726867435.63775: variable 'ansible_timeout' from source: unknown 24655 1726867435.63779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867435.63868: 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) 24655 1726867435.63873: variable 'omit' from source: magic vars 24655 1726867435.63880: starting attempt loop 24655 1726867435.63883: running the handler 24655 1726867435.63896: _low_level_execute_command(): starting 24655 1726867435.63903: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24655 1726867435.64582: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24655 1726867435.64586: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867435.64588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24655 1726867435.64591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24655 1726867435.64593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 24655 1726867435.64595: stderr chunk (state=3): >>>debug2: match not found <<< 24655 1726867435.64598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867435.64625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24655 1726867435.64628: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 24655 1726867435.64631: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24655 1726867435.64633: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867435.64636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24655 1726867435.64734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24655 1726867435.64738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 24655 1726867435.64740: stderr chunk (state=3): >>>debug2: match found <<< 24655 1726867435.64743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867435.64745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867435.64747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867435.64843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867435.64846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867435.66483: stdout chunk (state=3): >>>/root <<< 24655 1726867435.66589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867435.66595: stdout chunk (state=3): >>><<< 24655 1726867435.66639: stderr chunk (state=3): >>><<< 24655 1726867435.66670: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867435.66851: _low_level_execute_command(): starting 24655 1726867435.66857: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601 `" && echo ansible-tmp-1726867435.6666975-24743-101268155960601="` echo /root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601 `" ) && sleep 0' 24655 1726867435.67983: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867435.67987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24655 1726867435.68093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867435.68206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867435.68210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867435.68215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867435.68407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867435.70299: stdout chunk (state=3): >>>ansible-tmp-1726867435.6666975-24743-101268155960601=/root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601 <<< 24655 1726867435.70393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867435.70429: stderr chunk (state=3): >>><<< 24655 1726867435.70438: stdout chunk (state=3): >>><<< 24655 1726867435.70464: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867435.6666975-24743-101268155960601=/root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867435.70885: variable 'ansible_module_compression' from source: unknown 24655 1726867435.70889: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-246553evisky6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 24655 1726867435.70892: variable 'ansible_facts' from source: unknown 24655 1726867435.71209: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601/AnsiballZ_setup.py 24655 1726867435.71461: Sending initial data 24655 1726867435.71470: Sent initial data (154 bytes) 24655 1726867435.72793: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24655 1726867435.72891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867435.72910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867435.72927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867435.73006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867435.74534: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 24655 1726867435.74592: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 24655 1726867435.74696: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-246553evisky6/tmp8z3zvdwu /root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601/AnsiballZ_setup.py <<< 24655 1726867435.74699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601/AnsiballZ_setup.py" <<< 24655 1726867435.74732: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-246553evisky6/tmp8z3zvdwu" to remote "/root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601/AnsiballZ_setup.py" <<< 24655 1726867435.77498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867435.77514: stderr chunk (state=3): >>><<< 24655 1726867435.77795: stdout chunk (state=3): >>><<< 24655 1726867435.77799: done transferring module to remote 24655 1726867435.77802: _low_level_execute_command(): starting 24655 1726867435.77804: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601/ /root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601/AnsiballZ_setup.py && sleep 0' 24655 1726867435.78894: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867435.79026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867435.79074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867435.79094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867435.79125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867435.79288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 24655 1726867435.81946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867435.81951: stdout chunk (state=3): >>><<< 24655 1726867435.81954: stderr chunk (state=3): >>><<< 24655 1726867435.81956: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867435.81959: _low_level_execute_command(): starting 24655 1726867435.81968: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601/AnsiballZ_setup.py && sleep 0' 24655 1726867435.82581: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867435.82593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24655 1726867435.82600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867435.82617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867435.82697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867435.85596: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 24655 1726867435.85633: stdout chunk (state=3): >>>import _imp # builtin <<< 24655 1726867435.85666: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 24655 1726867435.85725: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 24655 1726867435.85781: stdout chunk (state=3): >>>import 'posix' # <<< 24655 1726867435.85819: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 24655 1726867435.85822: stdout chunk (state=3): >>>import 'time' # <<< 24655 1726867435.85842: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 24655 1726867435.85900: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867435.85951: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 24655 1726867435.85985: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 24655 1726867435.86022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ef104d0> <<< 24655 1726867435.86081: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eedfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ef12a50> <<< 24655 1726867435.86087: stdout chunk (state=3): >>>import '_signal' # <<< 24655 1726867435.86152: stdout chunk (state=3): >>>import '_abc' # <<< 24655 1726867435.86155: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 24655 1726867435.86176: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 24655 1726867435.86489: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed05130> <<< 24655 1726867435.86553: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 24655 1726867435.86557: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed05fa0> <<< 24655 1726867435.86601: stdout chunk (state=3): >>>import 'site' # <<< 24655 1726867435.86623: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 24655 1726867435.87257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 24655 1726867435.87261: stdout chunk (state=3): >>> <<< 24655 1726867435.87289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 24655 1726867435.87330: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 24655 1726867435.87335: stdout chunk (state=3): >>> <<< 24655 1726867435.87389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 24655 1726867435.87451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 24655 1726867435.87495: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<< 24655 1726867435.87498: stdout chunk (state=3): >>> <<< 24655 1726867435.87526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 24655 1726867435.87551: stdout chunk (state=3): >>> <<< 24655 1726867435.87596: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed43ec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 24655 1726867435.87600: stdout chunk (state=3): >>> <<< 24655 1726867435.87622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 24655 1726867435.87649: stdout chunk (state=3): >>> <<< 24655 1726867435.87676: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed43f80><<< 24655 1726867435.87711: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 24655 1726867435.87790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 24655 1726867435.87869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 24655 1726867435.87904: stdout chunk (state=3): >>> import 'itertools' # <<< 24655 1726867435.87909: stdout chunk (state=3): >>> <<< 24655 1726867435.87934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 24655 1726867435.87959: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed7b830><<< 24655 1726867435.87989: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 24655 1726867435.87994: stdout chunk (state=3): >>> <<< 24655 1726867435.88019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed7bec0><<< 24655 1726867435.88049: stdout chunk (state=3): >>> import '_collections' # <<< 24655 1726867435.88120: stdout chunk (state=3): >>> import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed5bb60><<< 24655 1726867435.88127: stdout chunk (state=3): >>> <<< 24655 1726867435.88156: stdout chunk (state=3): >>>import '_functools' # <<< 24655 1726867435.88160: stdout chunk (state=3): >>> <<< 24655 1726867435.88209: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed592b0><<< 24655 1726867435.88212: stdout chunk (state=3): >>> <<< 24655 1726867435.88361: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed41070><<< 24655 1726867435.88363: stdout chunk (state=3): >>> <<< 24655 1726867435.88423: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 24655 1726867435.88427: stdout chunk (state=3): >>> <<< 24655 1726867435.88487: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 24655 1726867435.88522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 24655 1726867435.88556: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 24655 1726867435.88587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 24655 1726867435.88637: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed9b7d0> <<< 24655 1726867435.88672: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed9a3f0><<< 24655 1726867435.88683: stdout chunk (state=3): >>> <<< 24655 1726867435.88717: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 24655 1726867435.88737: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed5a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed98bc0><<< 24655 1726867435.88813: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 24655 1726867435.88825: stdout chunk (state=3): >>> <<< 24655 1726867435.88851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 24655 1726867435.88856: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd0890><<< 24655 1726867435.88862: stdout chunk (state=3): >>> <<< 24655 1726867435.88883: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed402f0><<< 24655 1726867435.88918: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 24655 1726867435.88926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 24655 1726867435.88975: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971edd0d40><<< 24655 1726867435.89028: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd0bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.89062: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971edd0fe0><<< 24655 1726867435.89084: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed3ee10><<< 24655 1726867435.89138: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 24655 1726867435.89152: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867435.89221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 24655 1726867435.89251: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd1670> <<< 24655 1726867435.89281: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd1370> import 'importlib.machinery' # <<< 24655 1726867435.89335: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 24655 1726867435.89374: stdout chunk (state=3): >>> <<< 24655 1726867435.89379: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd2540><<< 24655 1726867435.89404: stdout chunk (state=3): >>> import 'importlib.util' # <<< 24655 1726867435.89419: stdout chunk (state=3): >>> import 'runpy' # <<< 24655 1726867435.89459: stdout chunk (state=3): >>> <<< 24655 1726867435.89478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 24655 1726867435.89566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 24655 1726867435.89569: stdout chunk (state=3): >>> <<< 24655 1726867435.89571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 24655 1726867435.89612: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ede8740> import 'errno' # <<< 24655 1726867435.89744: stdout chunk (state=3): >>> # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.89748: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.89750: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971ede9e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 24655 1726867435.89754: stdout chunk (state=3): >>> <<< 24655 1726867435.89787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 24655 1726867435.89810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 24655 1726867435.89824: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edeacc0><<< 24655 1726867435.89861: stdout chunk (state=3): >>> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 24655 1726867435.89916: stdout chunk (state=3): >>> # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971edeb2f0><<< 24655 1726867435.89919: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edea210><<< 24655 1726867435.89950: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 24655 1726867435.89975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 24655 1726867435.90026: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.90057: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 24655 1726867435.90070: stdout chunk (state=3): >>> <<< 24655 1726867435.90156: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971edebd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edeb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd24b0> <<< 24655 1726867435.90233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 24655 1726867435.90283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 24655 1726867435.90286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 24655 1726867435.90423: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.90426: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971eae7c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 24655 1726867435.90455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971eb107a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb10500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971eb107d0> <<< 24655 1726867435.90528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 24655 1726867435.90556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 24655 1726867435.90655: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.90833: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971eb11100> <<< 24655 1726867435.90980: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.91061: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971eb11af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb109b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eae5df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 24655 1726867435.91106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 24655 1726867435.91139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 24655 1726867435.91142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 24655 1726867435.91194: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb12f00> <<< 24655 1726867435.91200: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb11c40> <<< 24655 1726867435.91359: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd2c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 24655 1726867435.91566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb3b230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 24655 1726867435.91727: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb5f5f0> <<< 24655 1726867435.91731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 24655 1726867435.91812: stdout chunk (state=3): >>>import 'ntpath' # <<< 24655 1726867435.91860: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867435.91874: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ebc0380> <<< 24655 1726867435.91896: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 24655 1726867435.91948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 24655 1726867435.91987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 24655 1726867435.92045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 24655 1726867435.92187: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ebc2ae0> <<< 24655 1726867435.92366: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ebc04a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb81370> <<< 24655 1726867435.92419: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 24655 1726867435.92423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e9c1430> <<< 24655 1726867435.92448: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb5e3f0> <<< 24655 1726867435.92464: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb13e00> <<< 24655 1726867435.92805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 24655 1726867435.92884: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f971eb5e750> <<< 24655 1726867435.93225: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_5qo01t6y/ansible_setup_payload.zip' # zipimport: zlib available <<< 24655 1726867435.93331: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867435.93373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 24655 1726867435.93394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 24655 1726867435.93452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 24655 1726867435.93559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 24655 1726867435.93664: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea2b170> import '_typing' # <<< 24655 1726867435.93982: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea0a060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea091c0> <<< 24655 1726867435.94037: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 24655 1726867435.94061: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867435.94160: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 24655 1726867435.96165: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867435.98068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 24655 1726867435.98071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 24655 1726867435.98076: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea29040> <<< 24655 1726867435.98111: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 24655 1726867435.98125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867435.98158: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 24655 1726867435.98174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 24655 1726867435.98212: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 24655 1726867435.98230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 24655 1726867435.98258: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.98464: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971ea5ab10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea5a8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea5a1b0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea5aba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea2be00> import 'atexit' # <<< 24655 1726867435.98478: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.98498: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.98504: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971ea5b860> <<< 24655 1726867435.98528: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.98546: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.98557: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971ea5b9e0> <<< 24655 1726867435.98587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 24655 1726867435.98652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 24655 1726867435.98681: stdout chunk (state=3): >>>import '_locale' # <<< 24655 1726867435.98742: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea5bef0> <<< 24655 1726867435.98766: stdout chunk (state=3): >>>import 'pwd' # <<< 24655 1726867435.98796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 24655 1726867435.98837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 24655 1726867435.98892: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e329c10> <<< 24655 1726867435.98929: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.98949: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.98954: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e32b830> <<< 24655 1726867435.98983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 24655 1726867435.99154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e32c230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e32d100> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 24655 1726867435.99194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 24655 1726867435.99228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 24655 1726867435.99239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 24655 1726867435.99323: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e32fe60> <<< 24655 1726867435.99379: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.99387: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867435.99393: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971eb12e70> <<< 24655 1726867435.99429: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e32e120> <<< 24655 1726867435.99461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 24655 1726867435.99466: stdout chunk (state=3): >>> <<< 24655 1726867435.99506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 24655 1726867435.99541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 24655 1726867435.99551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 24655 1726867435.99588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 24655 1726867435.99854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e337d10> import '_tokenize' # <<< 24655 1726867435.99955: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e3367e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e336540> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 24655 1726867436.00030: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e336ab0> <<< 24655 1726867436.00160: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e32e630> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e37bf50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e37c4d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 24655 1726867436.00171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 24655 1726867436.00244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 24655 1726867436.00270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 24655 1726867436.00306: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.00309: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e37db50> <<< 24655 1726867436.00318: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e37d910> <<< 24655 1726867436.00463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e380110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e37e240> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 24655 1726867436.00511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.00894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 24655 1726867436.00916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e3838c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e380290> <<< 24655 1726867436.00941: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e384980> <<< 24655 1726867436.00992: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.01006: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.01159: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e384920> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e384bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e37c230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 24655 1726867436.01183: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.01227: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e2102f0><<< 24655 1726867436.01238: stdout chunk (state=3): >>> <<< 24655 1726867436.01508: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.01511: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.01513: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e211880> <<< 24655 1726867436.01515: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e386a80> <<< 24655 1726867436.01559: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.01565: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.01606: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e387e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e3866c0> <<< 24655 1726867436.01609: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.01633: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.01651: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 24655 1726867436.01676: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.02053: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 24655 1726867436.02169: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.02353: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.03237: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.04102: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 24655 1726867436.04151: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 24655 1726867436.04162: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 24655 1726867436.04188: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 24655 1726867436.04225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.04309: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.04313: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e215a90> <<< 24655 1726867436.04437: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 24655 1726867436.04440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 24655 1726867436.04489: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e2167e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb119d0> <<< 24655 1726867436.04564: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 24655 1726867436.04593: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.04630: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.04633: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 24655 1726867436.04657: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.04885: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.05125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 24655 1726867436.05144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 24655 1726867436.05263: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e216810> # zipimport: zlib available <<< 24655 1726867436.05913: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.06628: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.06734: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.06853: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 24655 1726867436.06866: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.06940: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.06980: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 24655 1726867436.07015: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.07117: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.07255: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 24655 1726867436.07455: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 24655 1726867436.07751: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.08120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 24655 1726867436.08218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 24655 1726867436.08238: stdout chunk (state=3): >>>import '_ast' # <<< 24655 1726867436.08337: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e217b00> <<< 24655 1726867436.08350: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.08460: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.08570: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 24655 1726867436.08586: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 24655 1726867436.08612: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 24655 1726867436.08647: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.08707: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.08773: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 24655 1726867436.08795: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.08848: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.08916: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.09004: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.09110: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 24655 1726867436.09164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.09287: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.09454: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e222420> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e21dd30> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 24655 1726867436.09481: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.09570: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.09613: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.09682: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 24655 1726867436.09697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.09711: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 24655 1726867436.09754: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 24655 1726867436.09782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 24655 1726867436.09935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 24655 1726867436.09939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 24655 1726867436.10024: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e30abd0> <<< 24655 1726867436.10102: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea868a0> <<< 24655 1726867436.10205: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e222150> <<< 24655 1726867436.10212: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e214c80> <<< 24655 1726867436.10375: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 24655 1726867436.10381: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 24655 1726867436.10558: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867436.10595: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.10620: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.10655: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.10716: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.10789: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.10875: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.10916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 24655 1726867436.10920: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.11090: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.11149: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.11189: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.11234: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 24655 1726867436.11454: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.11542: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.11829: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.11870: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.11963: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.12000: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 24655 1726867436.12027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 24655 1726867436.12062: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 24655 1726867436.12099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 24655 1726867436.12139: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e2b29c0> <<< 24655 1726867436.12178: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<< 24655 1726867436.12203: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 24655 1726867436.12239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 24655 1726867436.12322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 24655 1726867436.12354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 24655 1726867436.12381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 24655 1726867436.12571: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df10380> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971df106e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e29c500> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e2b3530> <<< 24655 1726867436.12575: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e2b1130> <<< 24655 1726867436.12591: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e2b0ce0> <<< 24655 1726867436.12624: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 24655 1726867436.12691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 24655 1726867436.12728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 24655 1726867436.12741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 24655 1726867436.12781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 24655 1726867436.12796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 24655 1726867436.12846: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.12873: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971df136e0> <<< 24655 1726867436.12884: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df12f90> <<< 24655 1726867436.12913: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.12938: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.12955: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971df13170> <<< 24655 1726867436.12979: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df123c0> <<< 24655 1726867436.13054: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 24655 1726867436.13192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 24655 1726867436.13218: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df13860> <<< 24655 1726867436.13234: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 24655 1726867436.13285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 24655 1726867436.13326: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.13686: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971df6e390> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df6c3b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e2b0e00> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 24655 1726867436.13689: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 24655 1726867436.13701: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.13755: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.13900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 24655 1726867436.13919: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.13964: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.14003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 24655 1726867436.14154: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 24655 1726867436.14211: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.14265: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 24655 1726867436.14299: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.14576: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24655 1726867436.14582: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.14585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 24655 1726867436.14599: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 24655 1726867436.15100: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.15640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867436.15643: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.15894: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867436.15951: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 24655 1726867436.15981: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.16010: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.16063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 24655 1726867436.16154: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 24655 1726867436.16193: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.16354: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.16517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 24655 1726867436.16897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df6fb90> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df6ef90> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available<<< 24655 1726867436.16953: stdout chunk (state=3): >>> <<< 24655 1726867436.17005: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.17127: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 24655 1726867436.17130: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.17330: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.17595: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 24655 1726867436.17659: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.17672: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 24655 1726867436.17703: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.17831: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.17857: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 24655 1726867436.17997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 24655 1726867436.18036: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 24655 1726867436.18140: stdout chunk (state=3): >>> # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.18193: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971dfae660> <<< 24655 1726867436.18797: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df9e450> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867436.19003: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 24655 1726867436.19006: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.19049: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.19085: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 24655 1726867436.19099: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.19494: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971dfc2060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971dfc20c0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 24655 1726867436.19536: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.19818: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 24655 1726867436.19821: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.19823: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.20036: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.20039: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.20041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 24655 1726867436.20043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 24655 1726867436.20045: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.20194: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.20202: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24655 1726867436.20326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 24655 1726867436.20333: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.20454: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.20573: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 24655 1726867436.20592: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.20615: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.20653: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.21196: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.22102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867436.22123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 24655 1726867436.22133: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.22284: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.22448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 24655 1726867436.22501: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 24655 1726867436.22515: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.22563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 24655 1726867436.22659: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.22990: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24655 1726867436.23098: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.23162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 24655 1726867436.23179: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.23215: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.23318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 24655 1726867436.23322: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.23324: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.23326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 24655 1726867436.23362: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.23711: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867436.23783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 24655 1726867436.23786: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.24026: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.24272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 24655 1726867436.24364: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.24367: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.24586: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # <<< 24655 1726867436.24589: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.24596: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.24599: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 24655 1726867436.24618: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.24635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 24655 1726867436.24647: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.24955: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867436.24959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 24655 1726867436.24962: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.24975: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.25022: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.25035: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.25090: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.25360: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867436.25424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 24655 1726867436.25440: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.25739: stdout chunk (state=3): >>># zipimport: zlib available<<< 24655 1726867436.25756: stdout chunk (state=3): >>> <<< 24655 1726867436.26433: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available<<< 24655 1726867436.26453: stdout chunk (state=3): >>> <<< 24655 1726867436.26567: stdout chunk (state=3): >>># zipimport: zlib available<<< 24655 1726867436.26653: stdout chunk (state=3): >>> <<< 24655 1726867436.26703: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 24655 1726867436.26722: stdout chunk (state=3): >>> <<< 24655 1726867436.26901: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867436.27042: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 24655 1726867436.27157: stdout chunk (state=3): >>> import 'ansible.module_utils.facts' # <<< 24655 1726867436.27169: stdout chunk (state=3): >>># zipimport: zlib available<<< 24655 1726867436.27193: stdout chunk (state=3): >>> <<< 24655 1726867436.28291: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 24655 1726867436.28383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.28387: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971ddbf3e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ddbef60> <<< 24655 1726867436.28389: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ddbc800> <<< 24655 1726867436.28765: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_local": {}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "23", "second": "56", "epoch": "1726867436", "epoch_int": "1726867436", "date": "2024-09-20", "time": "17:23:56", "iso8601_micro": "2024-09-20T21:23:56.276914Z", "iso8601": "2024-09-20T21:23:56Z", "iso8601_basic": "20240920T172356276914", "iso8601_basic_short": "20240920T172356", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_env": {"<<< 24655 1726867436.28780: stdout chunk (state=3): >>>PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 24655 1726867436.29658: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2<<< 24655 1726867436.29680: stdout chunk (state=3): >>> # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # des<<< 24655 1726867436.29794: stdout chunk (state=3): >>>troy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 24655 1726867436.30100: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery<<< 24655 1726867436.30142: stdout chunk (state=3): >>> <<< 24655 1726867436.30155: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 24655 1726867436.30246: stdout chunk (state=3): >>># destroy _compression<<< 24655 1726867436.30264: stdout chunk (state=3): >>> # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 24655 1726867436.30305: stdout chunk (state=3): >>> # destroy ntpath<<< 24655 1726867436.30340: stdout chunk (state=3): >>> # destroy importlib<<< 24655 1726867436.30371: stdout chunk (state=3): >>> # destroy zipimport # destroy __main__ # destroy systemd.journal<<< 24655 1726867436.30396: stdout chunk (state=3): >>> # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder<<< 24655 1726867436.30423: stdout chunk (state=3): >>> # destroy json.scanner # destroy _json # destroy grp<<< 24655 1726867436.30458: stdout chunk (state=3): >>> # destroy encodings # destroy _locale <<< 24655 1726867436.30573: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess<<< 24655 1726867436.30597: stdout chunk (state=3): >>> # destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 24655 1726867436.30760: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal<<< 24655 1726867436.30789: stdout chunk (state=3): >>> # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue<<< 24655 1726867436.30818: stdout chunk (state=3): >>> # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile<<< 24655 1726867436.30837: stdout chunk (state=3): >>> # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors<<< 24655 1726867436.30851: stdout chunk (state=3): >>> # destroy _multiprocessing <<< 24655 1726867436.30942: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 24655 1726867436.30974: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 24655 1726867436.31004: stdout chunk (state=3): >>> # destroy getpass # destroy pwd # destroy termios<<< 24655 1726867436.31053: stdout chunk (state=3): >>> # destroy errno # destroy json # destroy socket <<< 24655 1726867436.31134: stdout chunk (state=3): >>># destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector<<< 24655 1726867436.31165: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.idna # destroy stringprep<<< 24655 1726867436.31191: stdout chunk (state=3): >>> # cleanup[3] wiping configparser<<< 24655 1726867436.31201: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux<<< 24655 1726867436.31300: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 24655 1726867436.31311: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 24655 1726867436.31378: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 24655 1726867436.31386: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants <<< 24655 1726867436.31553: stdout chunk (state=3): >>># destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types<<< 24655 1726867436.31562: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath<<< 24655 1726867436.31566: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases<<< 24655 1726867436.31592: stdout chunk (state=3): >>> # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux<<< 24655 1726867436.31663: stdout chunk (state=3): >>> # destroy systemd._daemon <<< 24655 1726867436.31686: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 24655 1726867436.31819: stdout chunk (state=3): >>># destroy sys.monitoring<<< 24655 1726867436.31842: stdout chunk (state=3): >>> # destroy _socket<<< 24655 1726867436.31868: stdout chunk (state=3): >>> # destroy _collections<<< 24655 1726867436.31995: stdout chunk (state=3): >>> # destroy platform <<< 24655 1726867436.32016: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg <<< 24655 1726867436.32082: stdout chunk (state=3): >>># destroy contextlib # destroy _typing <<< 24655 1726867436.32085: stdout chunk (state=3): >>># destroy _tokenize<<< 24655 1726867436.32097: stdout chunk (state=3): >>> <<< 24655 1726867436.32103: 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 # destroy functools<<< 24655 1726867436.32190: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 24655 1726867436.32225: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules <<< 24655 1726867436.32350: stdout chunk (state=3): >>># destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig <<< 24655 1726867436.32421: stdout chunk (state=3): >>># destroy encodings.cp437 # destroy encodings.idna <<< 24655 1726867436.32424: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback<<< 24655 1726867436.32426: stdout chunk (state=3): >>> # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit<<< 24655 1726867436.32429: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect <<< 24655 1726867436.32552: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string<<< 24655 1726867436.32582: stdout chunk (state=3): >>> # destroy re # destroy itertools<<< 24655 1726867436.32618: stdout chunk (state=3): >>> # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread<<< 24655 1726867436.32661: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 24655 1726867436.32664: stdout chunk (state=3): >>> <<< 24655 1726867436.33229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 24655 1726867436.33232: stdout chunk (state=3): >>><<< 24655 1726867436.33234: stderr chunk (state=3): >>><<< 24655 1726867436.33619: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ef104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eedfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ef12a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed05130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed05fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed43ec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed43f80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed7b830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed7bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed5bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed592b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed41070> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed9b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed9a3f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed5a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed98bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed402f0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971edd0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd0bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971edd0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ed3ee10> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd1370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd2540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ede8740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971ede9e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edeacc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971edeb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edea210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971edebd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edeb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd24b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971eae7c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971eb107a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb10500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971eb107d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971eb11100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971eb11af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb109b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eae5df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb12f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb11c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971edd2c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb3b230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb5f5f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ebc0380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ebc2ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ebc04a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb81370> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e9c1430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb5e3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb13e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f971eb5e750> # zipimport: found 103 names in '/tmp/ansible_setup_payload_5qo01t6y/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea2b170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea0a060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea091c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea29040> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971ea5ab10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea5a8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea5a1b0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea5aba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea2be00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971ea5b860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971ea5b9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea5bef0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e329c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e32b830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e32c230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e32d100> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e32fe60> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971eb12e70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e32e120> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e337d10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e3367e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e336540> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e336ab0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e32e630> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e37bf50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e37c4d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e37db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e37d910> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e380110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e37e240> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e3838c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e380290> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e384980> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e384920> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e384bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e37c230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e2102f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e211880> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e386a80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e387e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e3866c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e215a90> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e2167e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971eb119d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e216810> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e217b00> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971e222420> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e21dd30> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e30abd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ea868a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e222150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e214c80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e2b29c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df10380> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971df106e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e29c500> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e2b3530> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e2b1130> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e2b0ce0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971df136e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df12f90> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971df13170> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df123c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df13860> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971df6e390> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df6c3b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971e2b0e00> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df6fb90> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df6ef90> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971dfae660> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971df9e450> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971dfc2060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971dfc20c0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f971ddbf3e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ddbef60> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f971ddbc800> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_local": {}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "23", "second": "56", "epoch": "1726867436", "epoch_int": "1726867436", "date": "2024-09-20", "time": "17:23:56", "iso8601_micro": "2024-09-20T21:23:56.276914Z", "iso8601": "2024-09-20T21:23:56Z", "iso8601_basic": "20240920T172356276914", "iso8601_basic_short": "20240920T172356", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 32980 10.31.12.57 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.12.57 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 24655 1726867436.36378: 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-1726867435.6666975-24743-101268155960601/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24655 1726867436.36382: _low_level_execute_command(): starting 24655 1726867436.36384: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867435.6666975-24743-101268155960601/ > /dev/null 2>&1 && sleep 0' 24655 1726867436.36387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 24655 1726867436.36390: 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867436.36392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867436.36394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867436.36396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867436.36398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867436.37359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867436.37435: stderr chunk (state=3): >>><<< 24655 1726867436.37438: stdout chunk (state=3): >>><<< 24655 1726867436.37530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867436.37540: handler run complete 24655 1726867436.37763: variable 'ansible_facts' from source: unknown 24655 1726867436.37767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867436.37943: variable 'ansible_facts' from source: unknown 24655 1726867436.37988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867436.38129: attempt loop complete, returning result 24655 1726867436.38132: _execute() done 24655 1726867436.38134: dumping result to json 24655 1726867436.38146: done dumping result, returning 24655 1726867436.38154: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-58ad-929f-0000000000ca] 24655 1726867436.38157: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000ca ok: [managed_node1] 24655 1726867436.38741: no more pending results, returning what we have 24655 1726867436.38744: results queue empty 24655 1726867436.38745: checking for any_errors_fatal 24655 1726867436.38746: done checking for any_errors_fatal 24655 1726867436.38746: checking for max_fail_percentage 24655 1726867436.38748: done checking for max_fail_percentage 24655 1726867436.38748: checking to see if all hosts have failed and the running result is not ok 24655 1726867436.38749: done checking to see if all hosts have failed 24655 1726867436.38750: getting the remaining hosts for this loop 24655 1726867436.38751: done getting the remaining hosts for this loop 24655 1726867436.38754: getting the next task for host managed_node1 24655 1726867436.38763: done getting next task for host managed_node1 24655 1726867436.38765: ^ task is: TASK: Check if system is ostree 24655 1726867436.38767: ^ 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 24655 1726867436.38770: getting variables 24655 1726867436.38771: in VariableManager get_vars() 24655 1726867436.38792: Calling all_inventory to load vars for managed_node1 24655 1726867436.38794: Calling groups_inventory to load vars for managed_node1 24655 1726867436.38797: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867436.38809: Calling all_plugins_play to load vars for managed_node1 24655 1726867436.38812: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867436.38815: Calling groups_plugins_play to load vars for managed_node1 24655 1726867436.39381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867436.40074: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000ca 24655 1726867436.40081: WORKER PROCESS EXITING 24655 1726867436.40198: done with get_vars() 24655 1726867436.40213: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:23:56 -0400 (0:00:00.829) 0:00:02.740 ****** 24655 1726867436.40488: entering _queue_task() for managed_node1/stat 24655 1726867436.41442: worker is 1 (out of 1 available) 24655 1726867436.41453: exiting _queue_task() for managed_node1/stat 24655 1726867436.41463: done queuing things up, now waiting for results queue to drain 24655 1726867436.41465: waiting for pending results... 24655 1726867436.41700: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 24655 1726867436.41970: in run() - task 0affcac9-a3a5-58ad-929f-0000000000cc 24655 1726867436.41989: variable 'ansible_search_path' from source: unknown 24655 1726867436.42061: variable 'ansible_search_path' from source: unknown 24655 1726867436.42095: calling self._execute() 24655 1726867436.42288: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867436.42299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867436.42365: variable 'omit' from source: magic vars 24655 1726867436.43276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 24655 1726867436.43633: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 24655 1726867436.43690: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 24655 1726867436.43762: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 24655 1726867436.43770: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 24655 1726867436.43875: 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) 24655 1726867436.43906: 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) 24655 1726867436.43939: 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) 24655 1726867436.43980: 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) 24655 1726867436.44182: Evaluated conditional (not __network_is_ostree is defined): True 24655 1726867436.44191: variable 'omit' from source: magic vars 24655 1726867436.44195: variable 'omit' from source: magic vars 24655 1726867436.44200: variable 'omit' from source: magic vars 24655 1726867436.44235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24655 1726867436.44302: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24655 1726867436.44312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24655 1726867436.44321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24655 1726867436.44334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24655 1726867436.44365: variable 'inventory_hostname' from source: host vars for 'managed_node1' 24655 1726867436.44372: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867436.44381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867436.44518: Set connection var ansible_shell_executable to /bin/sh 24655 1726867436.44521: Set connection var ansible_timeout to 10 24655 1726867436.44526: Set connection var ansible_pipelining to False 24655 1726867436.44530: Set connection var ansible_shell_type to sh 24655 1726867436.44539: Set connection var ansible_module_compression to ZIP_DEFLATED 24655 1726867436.44545: Set connection var ansible_connection to ssh 24655 1726867436.44568: variable 'ansible_shell_executable' from source: unknown 24655 1726867436.44626: variable 'ansible_connection' from source: unknown 24655 1726867436.44630: variable 'ansible_module_compression' from source: unknown 24655 1726867436.44632: variable 'ansible_shell_type' from source: unknown 24655 1726867436.44636: variable 'ansible_shell_executable' from source: unknown 24655 1726867436.44641: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867436.44643: variable 'ansible_pipelining' from source: unknown 24655 1726867436.44644: variable 'ansible_timeout' from source: unknown 24655 1726867436.44646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867436.44773: 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) 24655 1726867436.44791: variable 'omit' from source: magic vars 24655 1726867436.44803: starting attempt loop 24655 1726867436.44813: running the handler 24655 1726867436.44831: _low_level_execute_command(): starting 24655 1726867436.44858: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24655 1726867436.46229: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867436.46439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867436.46670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867436.48301: stdout chunk (state=3): >>>/root <<< 24655 1726867436.48438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867436.48448: stdout chunk (state=3): >>><<< 24655 1726867436.48461: stderr chunk (state=3): >>><<< 24655 1726867436.48487: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867436.48783: _low_level_execute_command(): starting 24655 1726867436.48792: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547 `" && echo ansible-tmp-1726867436.4868422-24785-257224053886547="` echo /root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547 `" ) && sleep 0' 24655 1726867436.49819: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24655 1726867436.49855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867436.49867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24655 1726867436.50103: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867436.50282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867436.50286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867436.52271: stdout chunk (state=3): >>>ansible-tmp-1726867436.4868422-24785-257224053886547=/root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547 <<< 24655 1726867436.52287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867436.52297: stdout chunk (state=3): >>><<< 24655 1726867436.52308: stderr chunk (state=3): >>><<< 24655 1726867436.52329: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867436.4868422-24785-257224053886547=/root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867436.52391: variable 'ansible_module_compression' from source: unknown 24655 1726867436.52516: ANSIBALLZ: Using lock for stat 24655 1726867436.52571: ANSIBALLZ: Acquiring lock 24655 1726867436.52582: ANSIBALLZ: Lock acquired: 139718635049264 24655 1726867436.52591: ANSIBALLZ: Creating module 24655 1726867436.74854: ANSIBALLZ: Writing module into payload 24655 1726867436.74891: ANSIBALLZ: Writing module 24655 1726867436.74934: ANSIBALLZ: Renaming module 24655 1726867436.74974: ANSIBALLZ: Done creating module 24655 1726867436.75082: variable 'ansible_facts' from source: unknown 24655 1726867436.75158: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547/AnsiballZ_stat.py 24655 1726867436.75303: Sending initial data 24655 1726867436.75400: Sent initial data (153 bytes) 24655 1726867436.75910: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24655 1726867436.75947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867436.75964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24655 1726867436.75996: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867436.76071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867436.76090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867436.76114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867436.76181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24655 1726867436.78318: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 24655 1726867436.78381: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 24655 1726867436.78459: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-246553evisky6/tmpgof1njg_ /root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547/AnsiballZ_stat.py <<< 24655 1726867436.78480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547/AnsiballZ_stat.py" <<< 24655 1726867436.78523: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-246553evisky6/tmpgof1njg_" to remote "/root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547/AnsiballZ_stat.py" <<< 24655 1726867436.79785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867436.79788: stdout chunk (state=3): >>><<< 24655 1726867436.79791: stderr chunk (state=3): >>><<< 24655 1726867436.79793: done transferring module to remote 24655 1726867436.79795: _low_level_execute_command(): starting 24655 1726867436.79801: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547/ /root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547/AnsiballZ_stat.py && sleep 0' 24655 1726867436.80611: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24655 1726867436.80625: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867436.80692: 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.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867436.80733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867436.80754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867436.80782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867436.80862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 24655 1726867436.83316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867436.83329: stdout chunk (state=3): >>><<< 24655 1726867436.83340: stderr chunk (state=3): >>><<< 24655 1726867436.83363: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867436.83381: _low_level_execute_command(): starting 24655 1726867436.83391: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547/AnsiballZ_stat.py && sleep 0' 24655 1726867436.84009: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24655 1726867436.84039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867436.84058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24655 1726867436.84093: 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.12.57 originally 10.31.12.57 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.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867436.84107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24655 1726867436.84149: 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867436.84216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867436.84233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867436.84287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867436.84341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 24655 1726867436.87566: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 24655 1726867436.87592: stdout chunk (state=3): >>>import 'posix' # <<< 24655 1726867436.87601: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 24655 1726867436.87631: stdout chunk (state=3): >>>import 'time' # <<< 24655 1726867436.87638: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 24655 1726867436.87726: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 24655 1726867436.87744: stdout chunk (state=3): >>>import 'codecs' # <<< 24655 1726867436.87819: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3724184d0> <<< 24655 1726867436.87836: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3723e7b30> <<< 24655 1726867436.87869: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 24655 1726867436.87875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37241aa50> <<< 24655 1726867436.88055: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 24655 1726867436.88123: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # <<< 24655 1726867436.88129: stdout chunk (state=3): >>>import 'posixpath' # <<< 24655 1726867436.88158: stdout chunk (state=3): >>>import 'os' # <<< 24655 1726867436.88193: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 24655 1726867436.88237: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 24655 1726867436.88265: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 24655 1726867436.88303: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372209130> <<< 24655 1726867436.88354: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.88394: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372209fa0> import 'site' # <<< 24655 1726867436.88442: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 24655 1726867436.88895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 24655 1726867436.88995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 24655 1726867436.88998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.89022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372247e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 24655 1726867436.89051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372247f50> <<< 24655 1726867436.89064: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 24655 1726867436.89132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 24655 1726867436.89195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.89251: stdout chunk (state=3): >>>import 'itertools' # <<< 24655 1726867436.89262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37227f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 24655 1726867436.89281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 24655 1726867436.89292: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37227ff20> import '_collections' # <<< 24655 1726867436.89409: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37225fb60> <<< 24655 1726867436.89424: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37225d280> <<< 24655 1726867436.89539: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372245040> <<< 24655 1726867436.89571: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 24655 1726867436.89599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 24655 1726867436.89655: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 24655 1726867436.89684: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 24655 1726867436.89721: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37229f800> <<< 24655 1726867436.89758: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37229e420> <<< 24655 1726867436.89806: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37225e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37229cc80> <<< 24655 1726867436.89938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722442c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3722d4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d4bf0> <<< 24655 1726867436.89962: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3722d4fe0> <<< 24655 1726867436.90006: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372242de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.90037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 24655 1726867436.90074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d56d0> <<< 24655 1726867436.90123: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d53a0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 24655 1726867436.90147: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d65d0> import 'importlib.util' # <<< 24655 1726867436.90193: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 24655 1726867436.90230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 24655 1726867436.90254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 24655 1726867436.90290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722ec7a0> import 'errno' # <<< 24655 1726867436.90313: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.90351: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3722edeb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 24655 1726867436.90354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 24655 1726867436.90383: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 24655 1726867436.90464: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722eed50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3722ef380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722ee2a0> <<< 24655 1726867436.90468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 24655 1726867436.90493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 24655 1726867436.90536: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3722efe00> <<< 24655 1726867436.90568: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722ef530> <<< 24655 1726867436.90643: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d6570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 24655 1726867436.90664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 24655 1726867436.90688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 24655 1726867436.90723: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb372087ce0> <<< 24655 1726867436.90780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3720b0740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720b04a0> <<< 24655 1726867436.90844: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.90848: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3720b0770> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 24655 1726867436.90937: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.91118: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3720b10a0> <<< 24655 1726867436.91272: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3720b1a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720b0950> <<< 24655 1726867436.91315: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372085e80> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 24655 1726867436.91333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 24655 1726867436.91383: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 24655 1726867436.91409: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720b2e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720b18e0> <<< 24655 1726867436.91426: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d6cc0> <<< 24655 1726867436.91453: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 24655 1726867436.91552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 24655 1726867436.91590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 24655 1726867436.91692: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720db170> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 24655 1726867436.91722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.91736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 24655 1726867436.91753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 24655 1726867436.91809: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720ff4d0> <<< 24655 1726867436.91835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 24655 1726867436.91892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 24655 1726867436.91994: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.91999: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3721602f0> <<< 24655 1726867436.92049: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 24655 1726867436.92076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 24655 1726867436.92125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 24655 1726867436.92249: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372162a20> <<< 24655 1726867436.92391: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3721603e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3721252e0> <<< 24655 1726867436.92422: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371f653d0> <<< 24655 1726867436.92446: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720fe300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720b3d40> <<< 24655 1726867436.92623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 24655 1726867436.92719: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb3720fe660> <<< 24655 1726867436.92862: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_hzv4vvu0/ansible_stat_payload.zip' # zipimport: zlib available <<< 24655 1726867436.93056: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.93093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 24655 1726867436.93128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 24655 1726867436.93232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 24655 1726867436.93280: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371fbb0e0> <<< 24655 1726867436.93349: stdout chunk (state=3): >>>import '_typing' # <<< 24655 1726867436.93574: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371f99fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371f99160> <<< 24655 1726867436.93587: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.93622: stdout chunk (state=3): >>>import 'ansible' # <<< 24655 1726867436.93626: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.93658: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.93667: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.93850: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 24655 1726867436.95908: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867436.97712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 24655 1726867436.97719: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371fb9760> <<< 24655 1726867436.97750: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 24655 1726867436.97756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.97791: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 24655 1726867436.97798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 24655 1726867436.97834: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 24655 1726867436.97865: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.97872: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371fe2ab0> <<< 24655 1726867436.97919: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371fe2870> <<< 24655 1726867436.97964: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371fe2180> <<< 24655 1726867436.97992: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 24655 1726867436.97999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 24655 1726867436.98057: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371fe2660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37241a9c0> <<< 24655 1726867436.98067: stdout chunk (state=3): >>>import 'atexit' # <<< 24655 1726867436.98106: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.98111: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371fe3830> <<< 24655 1726867436.98251: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371fe39e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 24655 1726867436.98301: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371fe3f20> <<< 24655 1726867436.98304: stdout chunk (state=3): >>>import 'pwd' # <<< 24655 1726867436.98336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 24655 1726867436.98374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 24655 1726867436.98418: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371911cd0> <<< 24655 1726867436.98453: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.98459: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3719138f0> <<< 24655 1726867436.98492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 24655 1726867436.98498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 24655 1726867436.98554: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3719142f0> <<< 24655 1726867436.98580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 24655 1726867436.98614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 24655 1726867436.98748: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371915490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 24655 1726867436.98802: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371917ef0> <<< 24655 1726867436.98853: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb372242ed0> <<< 24655 1726867436.98871: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3719161e0> <<< 24655 1726867436.98896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 24655 1726867436.99052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37191fdd0> import '_tokenize' # <<< 24655 1726867436.99132: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37191e8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37191e630> <<< 24655 1726867436.99160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 24655 1726867436.99165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 24655 1726867436.99286: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37191eba0> <<< 24655 1726867436.99321: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3719166c0> <<< 24655 1726867436.99358: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.99363: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371967fb0> <<< 24655 1726867436.99461: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371968170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 24655 1726867436.99506: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867436.99512: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371969bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371969970> <<< 24655 1726867436.99538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 24655 1726867436.99693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 24655 1726867436.99752: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37196bfe0> <<< 24655 1726867436.99857: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37196a270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867436.99861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 24655 1726867436.99880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 24655 1726867436.99897: stdout chunk (state=3): >>>import '_string' # <<< 24655 1726867436.99942: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37196f7a0> <<< 24655 1726867437.00130: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37196c170> <<< 24655 1726867437.00214: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867437.00218: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371970a70> <<< 24655 1726867437.00254: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371970770> <<< 24655 1726867437.00314: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371970a40> <<< 24655 1726867437.00335: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371968290> <<< 24655 1726867437.00458: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867437.00463: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3719fc1a0> <<< 24655 1726867437.00694: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867437.00701: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3719fd610> <<< 24655 1726867437.00714: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371972930> <<< 24655 1726867437.00761: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371973ce0> <<< 24655 1726867437.00775: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371972570> <<< 24655 1726867437.00794: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.00804: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 24655 1726867437.00832: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.01153: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 24655 1726867437.01318: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.01508: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.02394: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.03290: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 24655 1726867437.03301: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 24655 1726867437.03312: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 24655 1726867437.03337: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 24655 1726867437.03362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867437.03425: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867437.03434: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 24655 1726867437.03451: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3718017c0> <<< 24655 1726867437.03557: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 24655 1726867437.03561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 24655 1726867437.03587: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371802540> <<< 24655 1726867437.03593: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3719fd730> <<< 24655 1726867437.03648: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 24655 1726867437.03675: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.03689: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.03709: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 24655 1726867437.03724: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.03951: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.04185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 24655 1726867437.04195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 24655 1726867437.04198: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371802240> <<< 24655 1726867437.04249: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.04949: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.05675: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.05782: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.05888: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 24655 1726867437.06047: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 24655 1726867437.06098: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.06206: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 24655 1726867437.06225: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.06245: stdout chunk (state=3): >>># zipimport: zlib available<<< 24655 1726867437.06292: stdout chunk (state=3): >>> <<< 24655 1726867437.06308: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 24655 1726867437.06326: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.06382: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.06428: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 24655 1726867437.06476: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.06827: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.07191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 24655 1726867437.07279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 24655 1726867437.07303: stdout chunk (state=3): >>>import '_ast' # <<< 24655 1726867437.07403: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3718037a0> <<< 24655 1726867437.07430: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.07545: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.07755: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 24655 1726867437.07796: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 24655 1726867437.07822: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.07889: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.07956: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.08046: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.08142: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 24655 1726867437.08205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867437.08325: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 24655 1726867437.08331: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37180e060> <<< 24655 1726867437.08394: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37180b050><<< 24655 1726867437.08402: stdout chunk (state=3): >>> <<< 24655 1726867437.08442: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 24655 1726867437.08449: stdout chunk (state=3): >>> <<< 24655 1726867437.08456: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 24655 1726867437.08484: stdout chunk (state=3): >>> # zipimport: zlib available <<< 24655 1726867437.08586: stdout chunk (state=3): >>># zipimport: zlib available<<< 24655 1726867437.08686: stdout chunk (state=3): >>> # zipimport: zlib available <<< 24655 1726867437.08736: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.08808: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 24655 1726867437.08818: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 24655 1726867437.08860: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 24655 1726867437.08901: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 24655 1726867437.08936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 24655 1726867437.09029: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 24655 1726867437.09068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 24655 1726867437.09097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 24655 1726867437.09103: stdout chunk (state=3): >>> <<< 24655 1726867437.09198: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372036930><<< 24655 1726867437.09204: stdout chunk (state=3): >>> <<< 24655 1726867437.09278: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37201e600><<< 24655 1726867437.09281: stdout chunk (state=3): >>> <<< 24655 1726867437.09395: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37180e120><<< 24655 1726867437.09400: stdout chunk (state=3): >>> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371803080><<< 24655 1726867437.09420: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro<<< 24655 1726867437.09425: stdout chunk (state=3): >>> import 'ansible.module_utils.distro' # <<< 24655 1726867437.09456: stdout chunk (state=3): >>> <<< 24655 1726867437.09459: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.09540: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 24655 1726867437.09555: stdout chunk (state=3): >>> <<< 24655 1726867437.09558: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 24655 1726867437.09564: stdout chunk (state=3): >>> <<< 24655 1726867437.09665: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available<<< 24655 1726867437.09672: stdout chunk (state=3): >>> <<< 24655 1726867437.09695: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 24655 1726867437.09731: stdout chunk (state=3): >>> # zipimport: zlib available <<< 24655 1726867437.09944: stdout chunk (state=3): >>># zipimport: zlib available<<< 24655 1726867437.10046: stdout chunk (state=3): >>> <<< 24655 1726867437.10267: stdout chunk (state=3): >>># zipimport: zlib available <<< 24655 1726867437.10468: stdout chunk (state=3): >>> <<< 24655 1726867437.10474: 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"}}} <<< 24655 1726867437.10512: stdout chunk (state=3): >>># destroy __main__<<< 24655 1726867437.10515: stdout chunk (state=3): >>> <<< 24655 1726867437.10955: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 24655 1726867437.10974: stdout chunk (state=3): >>> # clear sys.path_hooks<<< 24655 1726867437.10981: stdout chunk (state=3): >>> # clear builtins._ <<< 24655 1726867437.11000: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1<<< 24655 1726867437.11023: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 24655 1726867437.11046: stdout chunk (state=3): >>># 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<<< 24655 1726867437.11069: stdout chunk (state=3): >>> # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat<<< 24655 1726867437.11083: stdout chunk (state=3): >>> # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack<<< 24655 1726867437.11101: stdout chunk (state=3): >>> # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator<<< 24655 1726867437.11104: stdout chunk (state=3): >>> # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools<<< 24655 1726867437.11129: stdout chunk (state=3): >>> # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix <<< 24655 1726867437.11137: stdout chunk (state=3): >>># cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii<<< 24655 1726867437.11156: stdout chunk (state=3): >>> # 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<<< 24655 1726867437.11160: stdout chunk (state=3): >>> # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch <<< 24655 1726867437.11183: stdout chunk (state=3): >>># cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil <<< 24655 1726867437.11188: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib<<< 24655 1726867437.11213: stdout chunk (state=3): >>> # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref<<< 24655 1726867437.11221: stdout chunk (state=3): >>> # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib<<< 24655 1726867437.11245: stdout chunk (state=3): >>> # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path<<< 24655 1726867437.11257: stdout chunk (state=3): >>> # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible<<< 24655 1726867437.11279: stdout chunk (state=3): >>> # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json<<< 24655 1726867437.11290: stdout chunk (state=3): >>> # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl<<< 24655 1726867437.11308: stdout chunk (state=3): >>> # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select<<< 24655 1726867437.11321: stdout chunk (state=3): >>> # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache<<< 24655 1726867437.11349: stdout chunk (state=3): >>> # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string<<< 24655 1726867437.11360: stdout chunk (state=3): >>> # 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<<< 24655 1726867437.11385: stdout chunk (state=3): >>> # 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<<< 24655 1726867437.11395: stdout chunk (state=3): >>> # 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<<< 24655 1726867437.11421: stdout chunk (state=3): >>> # 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<<< 24655 1726867437.11439: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast<<< 24655 1726867437.11457: 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<<< 24655 1726867437.11469: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux<<< 24655 1726867437.11492: 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<<< 24655 1726867437.11508: stdout chunk (state=3): >>> # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic<<< 24655 1726867437.11650: stdout chunk (state=3): >>> # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 24655 1726867437.11856: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 24655 1726867437.11890: stdout chunk (state=3): >>># destroy importlib.machinery <<< 24655 1726867437.11896: stdout chunk (state=3): >>># destroy importlib._abc <<< 24655 1726867437.11918: stdout chunk (state=3): >>># destroy importlib.util <<< 24655 1726867437.11938: stdout chunk (state=3): >>># destroy _bz2<<< 24655 1726867437.11951: stdout chunk (state=3): >>> <<< 24655 1726867437.11970: stdout chunk (state=3): >>># destroy _compression # destroy _lzma<<< 24655 1726867437.11978: stdout chunk (state=3): >>> <<< 24655 1726867437.12008: stdout chunk (state=3): >>># destroy _blake2 <<< 24655 1726867437.12014: stdout chunk (state=3): >>># destroy binascii <<< 24655 1726867437.12035: stdout chunk (state=3): >>># destroy struct <<< 24655 1726867437.12040: stdout chunk (state=3): >>># destroy zlib # destroy bz2<<< 24655 1726867437.12071: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path # destroy zipfile<<< 24655 1726867437.12255: stdout chunk (state=3): >>> # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 24655 1726867437.12282: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader<<< 24655 1726867437.12301: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache<<< 24655 1726867437.12311: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize<<< 24655 1726867437.12324: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize <<< 24655 1726867437.12342: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 24655 1726867437.12353: stdout chunk (state=3): >>> # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading<<< 24655 1726867437.12372: stdout chunk (state=3): >>> # cleanup[3] wiping weakref<<< 24655 1726867437.12379: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings<<< 24655 1726867437.12400: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap<<< 24655 1726867437.12412: stdout chunk (state=3): >>> # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg<<< 24655 1726867437.12437: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 24655 1726867437.12442: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 24655 1726867437.12470: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc<<< 24655 1726867437.12472: stdout chunk (state=3): >>> # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator<<< 24655 1726867437.12505: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath<<< 24655 1726867437.12513: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat<<< 24655 1726867437.12534: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8<<< 24655 1726867437.12537: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.aliases<<< 24655 1726867437.12561: stdout chunk (state=3): >>> # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external<<< 24655 1726867437.12573: stdout chunk (state=3): >>> # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings<<< 24655 1726867437.12593: stdout chunk (state=3): >>> # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 24655 1726867437.12605: stdout chunk (state=3): >>> # cleanup[3] wiping builtins # destroy selinux._selinux<<< 24655 1726867437.12619: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader<<< 24655 1726867437.12788: stdout chunk (state=3): >>> # destroy systemd._journal # destroy _datetime # destroy sys.monitoring <<< 24655 1726867437.12799: stdout chunk (state=3): >>># destroy _socket<<< 24655 1726867437.12809: stdout chunk (state=3): >>> <<< 24655 1726867437.12825: stdout chunk (state=3): >>># destroy _collections<<< 24655 1726867437.12832: stdout chunk (state=3): >>> <<< 24655 1726867437.12867: stdout chunk (state=3): >>># destroy platform<<< 24655 1726867437.12870: stdout chunk (state=3): >>> # destroy _uuid <<< 24655 1726867437.12885: stdout chunk (state=3): >>># destroy stat<<< 24655 1726867437.12916: stdout chunk (state=3): >>> # destroy genericpath # destroy re._parser <<< 24655 1726867437.12922: stdout chunk (state=3): >>># destroy tokenize <<< 24655 1726867437.12963: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 24655 1726867437.12967: stdout chunk (state=3): >>> # destroy copyreg<<< 24655 1726867437.12969: stdout chunk (state=3): >>> # destroy contextlib<<< 24655 1726867437.12987: stdout chunk (state=3): >>> <<< 24655 1726867437.13024: stdout chunk (state=3): >>># destroy _typing <<< 24655 1726867437.13039: stdout chunk (state=3): >>># destroy _tokenize <<< 24655 1726867437.13042: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse<<< 24655 1726867437.13061: stdout chunk (state=3): >>> <<< 24655 1726867437.13064: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser<<< 24655 1726867437.13083: stdout chunk (state=3): >>> # destroy functools # destroy operator # destroy ansible.module_utils.six.moves<<< 24655 1726867437.13090: stdout chunk (state=3): >>> # destroy _frozen_importlib_external<<< 24655 1726867437.13119: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path<<< 24655 1726867437.13121: stdout chunk (state=3): >>> <<< 24655 1726867437.13145: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib <<< 24655 1726867437.13229: stdout chunk (state=3): >>># destroy codecs <<< 24655 1726867437.13232: stdout chunk (state=3): >>># destroy encodings.aliases<<< 24655 1726867437.13247: stdout chunk (state=3): >>> # destroy encodings.utf_8<<< 24655 1726867437.13263: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback<<< 24655 1726867437.13282: stdout chunk (state=3): >>> # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit<<< 24655 1726867437.13288: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect<<< 24655 1726867437.13298: stdout chunk (state=3): >>> # destroy time<<< 24655 1726867437.13331: stdout chunk (state=3): >>> # destroy _random <<< 24655 1726867437.13341: stdout chunk (state=3): >>># destroy _weakref<<< 24655 1726867437.13369: stdout chunk (state=3): >>> # destroy _hashlib<<< 24655 1726867437.13379: stdout chunk (state=3): >>> <<< 24655 1726867437.13399: stdout chunk (state=3): >>># destroy _operator <<< 24655 1726867437.13424: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools<<< 24655 1726867437.13429: stdout chunk (state=3): >>> <<< 24655 1726867437.13450: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools<<< 24655 1726867437.13471: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks<<< 24655 1726867437.13647: stdout chunk (state=3): >>> <<< 24655 1726867437.13927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 24655 1726867437.13959: stderr chunk (state=3): >>><<< 24655 1726867437.13961: stdout chunk (state=3): >>><<< 24655 1726867437.14028: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3724184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3723e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37241aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372209130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372209fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372247e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372247f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37227f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37227ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37225fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37225d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372245040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37229f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37229e420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37225e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37229cc80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722442c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3722d4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d4bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3722d4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372242de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d53a0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d65d0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722ec7a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3722edeb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722eed50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3722ef380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722ee2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3722efe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722ef530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d6570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb372087ce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3720b0740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720b04a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3720b0770> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3720b10a0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3720b1a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720b0950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372085e80> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720b2e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720b18e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3722d6cc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720db170> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720ff4d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3721602f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372162a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3721603e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3721252e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371f653d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720fe300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3720b3d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb3720fe660> # zipimport: found 30 names in '/tmp/ansible_stat_payload_hzv4vvu0/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371fbb0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371f99fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371f99160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371fb9760> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371fe2ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371fe2870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371fe2180> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371fe2660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37241a9c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371fe3830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371fe39e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371fe3f20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371911cd0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3719138f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3719142f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371915490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371917ef0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb372242ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3719161e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37191fdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37191e8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37191e630> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37191eba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3719166c0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371967fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371968170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371969bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371969970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37196bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37196a270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37196f7a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37196c170> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371970a70> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371970770> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371970a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371968290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3719fc1a0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3719fd610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371972930> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb371973ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371972570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3718017c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371802540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3719fd730> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371802240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3718037a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb37180e060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37180b050> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb372036930> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37201e600> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb37180e120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb371803080> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 Shared connection to 10.31.12.57 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 24655 1726867437.14529: 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-1726867436.4868422-24785-257224053886547/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24655 1726867437.14532: _low_level_execute_command(): starting 24655 1726867437.14535: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867436.4868422-24785-257224053886547/ > /dev/null 2>&1 && sleep 0' 24655 1726867437.14719: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867437.14723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24655 1726867437.14725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867437.14728: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24655 1726867437.14730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24655 1726867437.14731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24655 1726867437.14785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 24655 1726867437.14789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24655 1726867437.14793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24655 1726867437.14843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 24655 1726867437.17361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24655 1726867437.17385: stderr chunk (state=3): >>><<< 24655 1726867437.17388: stdout chunk (state=3): >>><<< 24655 1726867437.17406: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 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.12.57 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.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 24655 1726867437.17416: handler run complete 24655 1726867437.17430: attempt loop complete, returning result 24655 1726867437.17433: _execute() done 24655 1726867437.17435: dumping result to json 24655 1726867437.17438: done dumping result, returning 24655 1726867437.17445: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affcac9-a3a5-58ad-929f-0000000000cc] 24655 1726867437.17447: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000cc 24655 1726867437.17530: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000cc 24655 1726867437.17533: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 24655 1726867437.17594: no more pending results, returning what we have 24655 1726867437.17597: results queue empty 24655 1726867437.17598: checking for any_errors_fatal 24655 1726867437.17605: done checking for any_errors_fatal 24655 1726867437.17606: checking for max_fail_percentage 24655 1726867437.17608: done checking for max_fail_percentage 24655 1726867437.17608: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.17609: done checking to see if all hosts have failed 24655 1726867437.17610: getting the remaining hosts for this loop 24655 1726867437.17611: done getting the remaining hosts for this loop 24655 1726867437.17615: getting the next task for host managed_node1 24655 1726867437.17620: done getting next task for host managed_node1 24655 1726867437.17623: ^ task is: TASK: Set flag to indicate system is ostree 24655 1726867437.17625: ^ 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 24655 1726867437.17628: getting variables 24655 1726867437.17629: in VariableManager get_vars() 24655 1726867437.17667: Calling all_inventory to load vars for managed_node1 24655 1726867437.17671: Calling groups_inventory to load vars for managed_node1 24655 1726867437.17674: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.17686: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.17689: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.17691: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.17869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.17984: done with get_vars() 24655 1726867437.17992: done getting variables 24655 1726867437.18058: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:23:57 -0400 (0:00:00.775) 0:00:03.516 ****** 24655 1726867437.18081: entering _queue_task() for managed_node1/set_fact 24655 1726867437.18083: Creating lock for set_fact 24655 1726867437.18285: worker is 1 (out of 1 available) 24655 1726867437.18296: exiting _queue_task() for managed_node1/set_fact 24655 1726867437.18307: done queuing things up, now waiting for results queue to drain 24655 1726867437.18308: waiting for pending results... 24655 1726867437.18453: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 24655 1726867437.18511: in run() - task 0affcac9-a3a5-58ad-929f-0000000000cd 24655 1726867437.18525: variable 'ansible_search_path' from source: unknown 24655 1726867437.18530: variable 'ansible_search_path' from source: unknown 24655 1726867437.18556: calling self._execute() 24655 1726867437.18608: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.18616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.18624: variable 'omit' from source: magic vars 24655 1726867437.18954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 24655 1726867437.19130: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 24655 1726867437.19161: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 24655 1726867437.19190: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 24655 1726867437.19235: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 24655 1726867437.19298: 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) 24655 1726867437.19320: 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) 24655 1726867437.19338: 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) 24655 1726867437.19356: 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) 24655 1726867437.19445: Evaluated conditional (not __network_is_ostree is defined): True 24655 1726867437.19448: variable 'omit' from source: magic vars 24655 1726867437.19471: variable 'omit' from source: magic vars 24655 1726867437.19553: variable '__ostree_booted_stat' from source: set_fact 24655 1726867437.19589: variable 'omit' from source: magic vars 24655 1726867437.19610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24655 1726867437.19632: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24655 1726867437.19646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24655 1726867437.19660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24655 1726867437.19668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24655 1726867437.19692: variable 'inventory_hostname' from source: host vars for 'managed_node1' 24655 1726867437.19695: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.19698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.19766: Set connection var ansible_shell_executable to /bin/sh 24655 1726867437.19773: Set connection var ansible_timeout to 10 24655 1726867437.19782: Set connection var ansible_pipelining to False 24655 1726867437.19784: Set connection var ansible_shell_type to sh 24655 1726867437.19789: Set connection var ansible_module_compression to ZIP_DEFLATED 24655 1726867437.19792: Set connection var ansible_connection to ssh 24655 1726867437.19810: variable 'ansible_shell_executable' from source: unknown 24655 1726867437.19813: variable 'ansible_connection' from source: unknown 24655 1726867437.19816: variable 'ansible_module_compression' from source: unknown 24655 1726867437.19818: variable 'ansible_shell_type' from source: unknown 24655 1726867437.19820: variable 'ansible_shell_executable' from source: unknown 24655 1726867437.19822: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.19824: variable 'ansible_pipelining' from source: unknown 24655 1726867437.19826: variable 'ansible_timeout' from source: unknown 24655 1726867437.19828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.19900: 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) 24655 1726867437.19910: variable 'omit' from source: magic vars 24655 1726867437.19913: starting attempt loop 24655 1726867437.19916: running the handler 24655 1726867437.19924: handler run complete 24655 1726867437.19931: attempt loop complete, returning result 24655 1726867437.19934: _execute() done 24655 1726867437.19936: dumping result to json 24655 1726867437.19939: done dumping result, returning 24655 1726867437.19945: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-58ad-929f-0000000000cd] 24655 1726867437.19949: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000cd 24655 1726867437.20023: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000cd 24655 1726867437.20026: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 24655 1726867437.20115: no more pending results, returning what we have 24655 1726867437.20117: results queue empty 24655 1726867437.20118: checking for any_errors_fatal 24655 1726867437.20123: done checking for any_errors_fatal 24655 1726867437.20124: checking for max_fail_percentage 24655 1726867437.20125: done checking for max_fail_percentage 24655 1726867437.20126: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.20126: done checking to see if all hosts have failed 24655 1726867437.20127: getting the remaining hosts for this loop 24655 1726867437.20128: done getting the remaining hosts for this loop 24655 1726867437.20131: getting the next task for host managed_node1 24655 1726867437.20137: done getting next task for host managed_node1 24655 1726867437.20139: ^ task is: TASK: Fix CentOS6 Base repo 24655 1726867437.20141: ^ 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 24655 1726867437.20144: getting variables 24655 1726867437.20145: in VariableManager get_vars() 24655 1726867437.20167: Calling all_inventory to load vars for managed_node1 24655 1726867437.20170: Calling groups_inventory to load vars for managed_node1 24655 1726867437.20172: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.20183: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.20186: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.20192: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.20290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.20399: done with get_vars() 24655 1726867437.20406: done getting variables 24655 1726867437.20488: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:23:57 -0400 (0:00:00.024) 0:00:03.541 ****** 24655 1726867437.20507: entering _queue_task() for managed_node1/copy 24655 1726867437.20687: worker is 1 (out of 1 available) 24655 1726867437.20699: exiting _queue_task() for managed_node1/copy 24655 1726867437.20709: done queuing things up, now waiting for results queue to drain 24655 1726867437.20711: waiting for pending results... 24655 1726867437.20856: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 24655 1726867437.20912: in run() - task 0affcac9-a3a5-58ad-929f-0000000000cf 24655 1726867437.20931: variable 'ansible_search_path' from source: unknown 24655 1726867437.20935: variable 'ansible_search_path' from source: unknown 24655 1726867437.20964: calling self._execute() 24655 1726867437.21016: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.21020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.21028: variable 'omit' from source: magic vars 24655 1726867437.21405: variable 'ansible_distribution' from source: facts 24655 1726867437.21421: Evaluated conditional (ansible_distribution == 'CentOS'): True 24655 1726867437.21509: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.21514: Evaluated conditional (ansible_distribution_major_version == '6'): False 24655 1726867437.21516: when evaluation is False, skipping this task 24655 1726867437.21519: _execute() done 24655 1726867437.21521: dumping result to json 24655 1726867437.21523: done dumping result, returning 24655 1726867437.21528: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-58ad-929f-0000000000cf] 24655 1726867437.21533: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000cf 24655 1726867437.21617: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000cf 24655 1726867437.21620: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 24655 1726867437.21674: no more pending results, returning what we have 24655 1726867437.21678: results queue empty 24655 1726867437.21679: checking for any_errors_fatal 24655 1726867437.21682: done checking for any_errors_fatal 24655 1726867437.21683: checking for max_fail_percentage 24655 1726867437.21684: done checking for max_fail_percentage 24655 1726867437.21685: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.21686: done checking to see if all hosts have failed 24655 1726867437.21686: getting the remaining hosts for this loop 24655 1726867437.21688: done getting the remaining hosts for this loop 24655 1726867437.21690: getting the next task for host managed_node1 24655 1726867437.21695: done getting next task for host managed_node1 24655 1726867437.21697: ^ task is: TASK: Include the task 'enable_epel.yml' 24655 1726867437.21700: ^ 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 24655 1726867437.21703: getting variables 24655 1726867437.21704: in VariableManager get_vars() 24655 1726867437.21727: Calling all_inventory to load vars for managed_node1 24655 1726867437.21729: Calling groups_inventory to load vars for managed_node1 24655 1726867437.21732: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.21740: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.21742: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.21745: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.21870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.21982: done with get_vars() 24655 1726867437.21989: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:23:57 -0400 (0:00:00.015) 0:00:03.556 ****** 24655 1726867437.22045: entering _queue_task() for managed_node1/include_tasks 24655 1726867437.22206: worker is 1 (out of 1 available) 24655 1726867437.22222: exiting _queue_task() for managed_node1/include_tasks 24655 1726867437.22232: done queuing things up, now waiting for results queue to drain 24655 1726867437.22233: waiting for pending results... 24655 1726867437.22357: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 24655 1726867437.22415: in run() - task 0affcac9-a3a5-58ad-929f-0000000000d0 24655 1726867437.22421: variable 'ansible_search_path' from source: unknown 24655 1726867437.22424: variable 'ansible_search_path' from source: unknown 24655 1726867437.22448: calling self._execute() 24655 1726867437.22501: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.22505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.22514: variable 'omit' from source: magic vars 24655 1726867437.22824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867437.24225: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867437.24267: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867437.24294: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867437.24331: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867437.24350: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867437.24406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867437.24431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867437.24450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867437.24479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867437.24490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867437.24570: variable '__network_is_ostree' from source: set_fact 24655 1726867437.24584: Evaluated conditional (not __network_is_ostree | d(false)): True 24655 1726867437.24587: _execute() done 24655 1726867437.24590: dumping result to json 24655 1726867437.24595: done dumping result, returning 24655 1726867437.24600: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-58ad-929f-0000000000d0] 24655 1726867437.24605: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000d0 24655 1726867437.24716: no more pending results, returning what we have 24655 1726867437.24720: in VariableManager get_vars() 24655 1726867437.24748: Calling all_inventory to load vars for managed_node1 24655 1726867437.24750: Calling groups_inventory to load vars for managed_node1 24655 1726867437.24753: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.24762: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.24765: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.24767: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.24890: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000d0 24655 1726867437.24893: WORKER PROCESS EXITING 24655 1726867437.24902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.25013: done with get_vars() 24655 1726867437.25018: variable 'ansible_search_path' from source: unknown 24655 1726867437.25019: variable 'ansible_search_path' from source: unknown 24655 1726867437.25041: we have included files to process 24655 1726867437.25043: generating all_blocks data 24655 1726867437.25044: done generating all_blocks data 24655 1726867437.25048: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24655 1726867437.25050: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24655 1726867437.25051: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24655 1726867437.25515: done processing included file 24655 1726867437.25516: iterating over new_blocks loaded from include file 24655 1726867437.25517: in VariableManager get_vars() 24655 1726867437.25524: done with get_vars() 24655 1726867437.25525: filtering new block on tags 24655 1726867437.25538: done filtering new block on tags 24655 1726867437.25540: in VariableManager get_vars() 24655 1726867437.25545: done with get_vars() 24655 1726867437.25546: filtering new block on tags 24655 1726867437.25552: done filtering new block on tags 24655 1726867437.25554: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 24655 1726867437.25557: extending task lists for all hosts with included blocks 24655 1726867437.25620: done extending task lists 24655 1726867437.25621: done processing included files 24655 1726867437.25621: results queue empty 24655 1726867437.25622: checking for any_errors_fatal 24655 1726867437.25624: done checking for any_errors_fatal 24655 1726867437.25624: checking for max_fail_percentage 24655 1726867437.25625: done checking for max_fail_percentage 24655 1726867437.25625: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.25626: done checking to see if all hosts have failed 24655 1726867437.25626: getting the remaining hosts for this loop 24655 1726867437.25627: done getting the remaining hosts for this loop 24655 1726867437.25628: getting the next task for host managed_node1 24655 1726867437.25631: done getting next task for host managed_node1 24655 1726867437.25632: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 24655 1726867437.25634: ^ 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 24655 1726867437.25635: getting variables 24655 1726867437.25636: in VariableManager get_vars() 24655 1726867437.25641: Calling all_inventory to load vars for managed_node1 24655 1726867437.25642: Calling groups_inventory to load vars for managed_node1 24655 1726867437.25643: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.25647: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.25651: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.25654: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.25748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.25855: done with get_vars() 24655 1726867437.25860: done getting variables 24655 1726867437.25905: 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) 24655 1726867437.26039: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:23:57 -0400 (0:00:00.040) 0:00:03.596 ****** 24655 1726867437.26070: entering _queue_task() for managed_node1/command 24655 1726867437.26071: Creating lock for command 24655 1726867437.26248: worker is 1 (out of 1 available) 24655 1726867437.26260: exiting _queue_task() for managed_node1/command 24655 1726867437.26271: done queuing things up, now waiting for results queue to drain 24655 1726867437.26273: waiting for pending results... 24655 1726867437.26412: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 24655 1726867437.26467: in run() - task 0affcac9-a3a5-58ad-929f-0000000000ea 24655 1726867437.26476: variable 'ansible_search_path' from source: unknown 24655 1726867437.26480: variable 'ansible_search_path' from source: unknown 24655 1726867437.26512: calling self._execute() 24655 1726867437.26560: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.26564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.26572: variable 'omit' from source: magic vars 24655 1726867437.26841: variable 'ansible_distribution' from source: facts 24655 1726867437.26849: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24655 1726867437.27083: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.27086: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24655 1726867437.27089: when evaluation is False, skipping this task 24655 1726867437.27091: _execute() done 24655 1726867437.27093: dumping result to json 24655 1726867437.27095: done dumping result, returning 24655 1726867437.27097: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0affcac9-a3a5-58ad-929f-0000000000ea] 24655 1726867437.27100: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000ea 24655 1726867437.27161: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000ea 24655 1726867437.27164: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24655 1726867437.27221: no more pending results, returning what we have 24655 1726867437.27224: results queue empty 24655 1726867437.27225: checking for any_errors_fatal 24655 1726867437.27226: done checking for any_errors_fatal 24655 1726867437.27227: checking for max_fail_percentage 24655 1726867437.27228: done checking for max_fail_percentage 24655 1726867437.27229: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.27230: done checking to see if all hosts have failed 24655 1726867437.27230: getting the remaining hosts for this loop 24655 1726867437.27231: done getting the remaining hosts for this loop 24655 1726867437.27234: getting the next task for host managed_node1 24655 1726867437.27239: done getting next task for host managed_node1 24655 1726867437.27241: ^ task is: TASK: Install yum-utils package 24655 1726867437.27244: ^ 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 24655 1726867437.27247: getting variables 24655 1726867437.27248: in VariableManager get_vars() 24655 1726867437.27271: Calling all_inventory to load vars for managed_node1 24655 1726867437.27273: Calling groups_inventory to load vars for managed_node1 24655 1726867437.27278: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.27287: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.27289: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.27292: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.27466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.27696: done with get_vars() 24655 1726867437.27708: done getting variables 24655 1726867437.27807: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:23:57 -0400 (0:00:00.017) 0:00:03.614 ****** 24655 1726867437.27878: entering _queue_task() for managed_node1/package 24655 1726867437.27880: Creating lock for package 24655 1726867437.28182: worker is 1 (out of 1 available) 24655 1726867437.28194: exiting _queue_task() for managed_node1/package 24655 1726867437.28205: done queuing things up, now waiting for results queue to drain 24655 1726867437.28210: waiting for pending results... 24655 1726867437.28363: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 24655 1726867437.28428: in run() - task 0affcac9-a3a5-58ad-929f-0000000000eb 24655 1726867437.28437: variable 'ansible_search_path' from source: unknown 24655 1726867437.28440: variable 'ansible_search_path' from source: unknown 24655 1726867437.28468: calling self._execute() 24655 1726867437.28525: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.28529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.28537: variable 'omit' from source: magic vars 24655 1726867437.28788: variable 'ansible_distribution' from source: facts 24655 1726867437.28797: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24655 1726867437.28885: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.28890: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24655 1726867437.28893: when evaluation is False, skipping this task 24655 1726867437.28895: _execute() done 24655 1726867437.28898: dumping result to json 24655 1726867437.28901: done dumping result, returning 24655 1726867437.28911: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affcac9-a3a5-58ad-929f-0000000000eb] 24655 1726867437.28914: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000eb 24655 1726867437.28995: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000eb 24655 1726867437.28998: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24655 1726867437.29041: no more pending results, returning what we have 24655 1726867437.29044: results queue empty 24655 1726867437.29045: checking for any_errors_fatal 24655 1726867437.29049: done checking for any_errors_fatal 24655 1726867437.29050: checking for max_fail_percentage 24655 1726867437.29051: done checking for max_fail_percentage 24655 1726867437.29051: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.29052: done checking to see if all hosts have failed 24655 1726867437.29053: getting the remaining hosts for this loop 24655 1726867437.29054: done getting the remaining hosts for this loop 24655 1726867437.29057: getting the next task for host managed_node1 24655 1726867437.29062: done getting next task for host managed_node1 24655 1726867437.29064: ^ task is: TASK: Enable EPEL 7 24655 1726867437.29067: ^ 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 24655 1726867437.29069: getting variables 24655 1726867437.29071: in VariableManager get_vars() 24655 1726867437.29094: Calling all_inventory to load vars for managed_node1 24655 1726867437.29097: Calling groups_inventory to load vars for managed_node1 24655 1726867437.29100: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.29110: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.29112: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.29116: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.29214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.29325: done with get_vars() 24655 1726867437.29333: done getting variables 24655 1726867437.29368: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:23:57 -0400 (0:00:00.015) 0:00:03.629 ****** 24655 1726867437.29388: entering _queue_task() for managed_node1/command 24655 1726867437.29548: worker is 1 (out of 1 available) 24655 1726867437.29559: exiting _queue_task() for managed_node1/command 24655 1726867437.29569: done queuing things up, now waiting for results queue to drain 24655 1726867437.29571: waiting for pending results... 24655 1726867437.29699: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 24655 1726867437.29755: in run() - task 0affcac9-a3a5-58ad-929f-0000000000ec 24655 1726867437.29764: variable 'ansible_search_path' from source: unknown 24655 1726867437.29767: variable 'ansible_search_path' from source: unknown 24655 1726867437.29792: calling self._execute() 24655 1726867437.29845: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.29849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.29857: variable 'omit' from source: magic vars 24655 1726867437.30183: variable 'ansible_distribution' from source: facts 24655 1726867437.30187: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24655 1726867437.30267: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.30271: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24655 1726867437.30276: when evaluation is False, skipping this task 24655 1726867437.30280: _execute() done 24655 1726867437.30590: dumping result to json 24655 1726867437.30592: done dumping result, returning 24655 1726867437.30595: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affcac9-a3a5-58ad-929f-0000000000ec] 24655 1726867437.30597: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000ec 24655 1726867437.30644: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000ec 24655 1726867437.30646: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24655 1726867437.30717: no more pending results, returning what we have 24655 1726867437.30720: results queue empty 24655 1726867437.30721: checking for any_errors_fatal 24655 1726867437.30725: done checking for any_errors_fatal 24655 1726867437.30725: checking for max_fail_percentage 24655 1726867437.30727: done checking for max_fail_percentage 24655 1726867437.30728: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.30728: done checking to see if all hosts have failed 24655 1726867437.30729: getting the remaining hosts for this loop 24655 1726867437.30730: done getting the remaining hosts for this loop 24655 1726867437.30733: getting the next task for host managed_node1 24655 1726867437.30739: done getting next task for host managed_node1 24655 1726867437.30741: ^ task is: TASK: Enable EPEL 8 24655 1726867437.30744: ^ 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 24655 1726867437.30747: getting variables 24655 1726867437.30748: in VariableManager get_vars() 24655 1726867437.30770: Calling all_inventory to load vars for managed_node1 24655 1726867437.30772: Calling groups_inventory to load vars for managed_node1 24655 1726867437.30775: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.30785: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.30788: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.30791: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.31087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.31419: done with get_vars() 24655 1726867437.31427: done getting variables 24655 1726867437.31475: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:23:57 -0400 (0:00:00.021) 0:00:03.651 ****** 24655 1726867437.31504: entering _queue_task() for managed_node1/command 24655 1726867437.31706: worker is 1 (out of 1 available) 24655 1726867437.31720: exiting _queue_task() for managed_node1/command 24655 1726867437.31730: done queuing things up, now waiting for results queue to drain 24655 1726867437.31732: waiting for pending results... 24655 1726867437.31989: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 24655 1726867437.32056: in run() - task 0affcac9-a3a5-58ad-929f-0000000000ed 24655 1726867437.32085: variable 'ansible_search_path' from source: unknown 24655 1726867437.32089: variable 'ansible_search_path' from source: unknown 24655 1726867437.32193: calling self._execute() 24655 1726867437.32196: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.32199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.32201: variable 'omit' from source: magic vars 24655 1726867437.32546: variable 'ansible_distribution' from source: facts 24655 1726867437.32557: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24655 1726867437.32686: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.32689: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24655 1726867437.32692: when evaluation is False, skipping this task 24655 1726867437.32695: _execute() done 24655 1726867437.32699: dumping result to json 24655 1726867437.32702: done dumping result, returning 24655 1726867437.32709: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affcac9-a3a5-58ad-929f-0000000000ed] 24655 1726867437.32718: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000ed 24655 1726867437.32801: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000ed 24655 1726867437.32805: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24655 1726867437.32850: no more pending results, returning what we have 24655 1726867437.32854: results queue empty 24655 1726867437.32855: checking for any_errors_fatal 24655 1726867437.32860: done checking for any_errors_fatal 24655 1726867437.32860: checking for max_fail_percentage 24655 1726867437.32862: done checking for max_fail_percentage 24655 1726867437.32863: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.32864: done checking to see if all hosts have failed 24655 1726867437.32864: getting the remaining hosts for this loop 24655 1726867437.32867: done getting the remaining hosts for this loop 24655 1726867437.32870: getting the next task for host managed_node1 24655 1726867437.32879: done getting next task for host managed_node1 24655 1726867437.32882: ^ task is: TASK: Enable EPEL 6 24655 1726867437.32886: ^ 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 24655 1726867437.32888: getting variables 24655 1726867437.32890: in VariableManager get_vars() 24655 1726867437.32920: Calling all_inventory to load vars for managed_node1 24655 1726867437.32923: Calling groups_inventory to load vars for managed_node1 24655 1726867437.32926: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.32940: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.32943: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.32946: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.33234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.33434: done with get_vars() 24655 1726867437.33444: done getting variables 24655 1726867437.33496: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:23:57 -0400 (0:00:00.020) 0:00:03.671 ****** 24655 1726867437.33524: entering _queue_task() for managed_node1/copy 24655 1726867437.33728: worker is 1 (out of 1 available) 24655 1726867437.33740: exiting _queue_task() for managed_node1/copy 24655 1726867437.33751: done queuing things up, now waiting for results queue to drain 24655 1726867437.33752: waiting for pending results... 24655 1726867437.34051: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 24655 1726867437.34063: in run() - task 0affcac9-a3a5-58ad-929f-0000000000ef 24655 1726867437.34183: variable 'ansible_search_path' from source: unknown 24655 1726867437.34186: variable 'ansible_search_path' from source: unknown 24655 1726867437.34189: calling self._execute() 24655 1726867437.34192: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.34194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.34196: variable 'omit' from source: magic vars 24655 1726867437.34523: variable 'ansible_distribution' from source: facts 24655 1726867437.34828: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24655 1726867437.34831: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.34833: Evaluated conditional (ansible_distribution_major_version == '6'): False 24655 1726867437.34835: when evaluation is False, skipping this task 24655 1726867437.34837: _execute() done 24655 1726867437.34839: dumping result to json 24655 1726867437.34841: done dumping result, returning 24655 1726867437.34843: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affcac9-a3a5-58ad-929f-0000000000ef] 24655 1726867437.34845: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000ef 24655 1726867437.34905: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000ef skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 24655 1726867437.34943: no more pending results, returning what we have 24655 1726867437.34946: results queue empty 24655 1726867437.34947: checking for any_errors_fatal 24655 1726867437.34952: done checking for any_errors_fatal 24655 1726867437.34953: checking for max_fail_percentage 24655 1726867437.34955: done checking for max_fail_percentage 24655 1726867437.34955: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.34956: done checking to see if all hosts have failed 24655 1726867437.34957: getting the remaining hosts for this loop 24655 1726867437.34958: done getting the remaining hosts for this loop 24655 1726867437.34961: getting the next task for host managed_node1 24655 1726867437.34969: done getting next task for host managed_node1 24655 1726867437.34971: ^ task is: TASK: Set network provider to 'initscripts' 24655 1726867437.34974: ^ 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 24655 1726867437.34998: getting variables 24655 1726867437.34999: in VariableManager get_vars() 24655 1726867437.35025: Calling all_inventory to load vars for managed_node1 24655 1726867437.35027: Calling groups_inventory to load vars for managed_node1 24655 1726867437.35031: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.35041: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.35044: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.35048: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.35242: WORKER PROCESS EXITING 24655 1726867437.35264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.35488: done with get_vars() 24655 1726867437.35497: done getting variables 24655 1726867437.35556: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:12 Friday 20 September 2024 17:23:57 -0400 (0:00:00.020) 0:00:03.691 ****** 24655 1726867437.35595: entering _queue_task() for managed_node1/set_fact 24655 1726867437.36200: worker is 1 (out of 1 available) 24655 1726867437.36214: exiting _queue_task() for managed_node1/set_fact 24655 1726867437.36225: done queuing things up, now waiting for results queue to drain 24655 1726867437.36226: waiting for pending results... 24655 1726867437.36394: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 24655 1726867437.36421: in run() - task 0affcac9-a3a5-58ad-929f-000000000007 24655 1726867437.36439: variable 'ansible_search_path' from source: unknown 24655 1726867437.36474: calling self._execute() 24655 1726867437.36548: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.36561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.36578: variable 'omit' from source: magic vars 24655 1726867437.36675: variable 'omit' from source: magic vars 24655 1726867437.36783: variable 'omit' from source: magic vars 24655 1726867437.36786: variable 'omit' from source: magic vars 24655 1726867437.36790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24655 1726867437.36830: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24655 1726867437.36854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24655 1726867437.36876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24655 1726867437.36893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24655 1726867437.36926: variable 'inventory_hostname' from source: host vars for 'managed_node1' 24655 1726867437.36935: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.36943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.37040: Set connection var ansible_shell_executable to /bin/sh 24655 1726867437.37053: Set connection var ansible_timeout to 10 24655 1726867437.37066: Set connection var ansible_pipelining to False 24655 1726867437.37073: Set connection var ansible_shell_type to sh 24655 1726867437.37084: Set connection var ansible_module_compression to ZIP_DEFLATED 24655 1726867437.37090: Set connection var ansible_connection to ssh 24655 1726867437.37114: variable 'ansible_shell_executable' from source: unknown 24655 1726867437.37181: variable 'ansible_connection' from source: unknown 24655 1726867437.37184: variable 'ansible_module_compression' from source: unknown 24655 1726867437.37186: variable 'ansible_shell_type' from source: unknown 24655 1726867437.37188: variable 'ansible_shell_executable' from source: unknown 24655 1726867437.37191: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.37193: variable 'ansible_pipelining' from source: unknown 24655 1726867437.37195: variable 'ansible_timeout' from source: unknown 24655 1726867437.37197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.37288: 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) 24655 1726867437.37306: variable 'omit' from source: magic vars 24655 1726867437.37315: starting attempt loop 24655 1726867437.37321: running the handler 24655 1726867437.37335: handler run complete 24655 1726867437.37348: attempt loop complete, returning result 24655 1726867437.37354: _execute() done 24655 1726867437.37360: dumping result to json 24655 1726867437.37366: done dumping result, returning 24655 1726867437.37375: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-58ad-929f-000000000007] 24655 1726867437.37482: sending task result for task 0affcac9-a3a5-58ad-929f-000000000007 24655 1726867437.37543: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000007 24655 1726867437.37547: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 24655 1726867437.37597: no more pending results, returning what we have 24655 1726867437.37600: results queue empty 24655 1726867437.37601: checking for any_errors_fatal 24655 1726867437.37612: done checking for any_errors_fatal 24655 1726867437.37613: checking for max_fail_percentage 24655 1726867437.37614: done checking for max_fail_percentage 24655 1726867437.37615: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.37616: done checking to see if all hosts have failed 24655 1726867437.37616: getting the remaining hosts for this loop 24655 1726867437.37617: done getting the remaining hosts for this loop 24655 1726867437.37620: getting the next task for host managed_node1 24655 1726867437.37625: done getting next task for host managed_node1 24655 1726867437.37627: ^ task is: TASK: meta (flush_handlers) 24655 1726867437.37628: ^ 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 24655 1726867437.37632: getting variables 24655 1726867437.37633: in VariableManager get_vars() 24655 1726867437.37681: Calling all_inventory to load vars for managed_node1 24655 1726867437.37684: Calling groups_inventory to load vars for managed_node1 24655 1726867437.37687: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.37695: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.37698: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.37700: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.37859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.38047: done with get_vars() 24655 1726867437.38057: done getting variables 24655 1726867437.38116: in VariableManager get_vars() 24655 1726867437.38124: Calling all_inventory to load vars for managed_node1 24655 1726867437.38126: Calling groups_inventory to load vars for managed_node1 24655 1726867437.38128: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.38132: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.38134: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.38137: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.38271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.38643: done with get_vars() 24655 1726867437.38655: done queuing things up, now waiting for results queue to drain 24655 1726867437.38656: results queue empty 24655 1726867437.38657: checking for any_errors_fatal 24655 1726867437.38659: done checking for any_errors_fatal 24655 1726867437.38659: checking for max_fail_percentage 24655 1726867437.38660: done checking for max_fail_percentage 24655 1726867437.38661: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.38662: done checking to see if all hosts have failed 24655 1726867437.38662: getting the remaining hosts for this loop 24655 1726867437.38663: done getting the remaining hosts for this loop 24655 1726867437.38665: getting the next task for host managed_node1 24655 1726867437.38668: done getting next task for host managed_node1 24655 1726867437.38669: ^ task is: TASK: meta (flush_handlers) 24655 1726867437.38671: ^ 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 24655 1726867437.38679: getting variables 24655 1726867437.38680: in VariableManager get_vars() 24655 1726867437.38687: Calling all_inventory to load vars for managed_node1 24655 1726867437.38688: Calling groups_inventory to load vars for managed_node1 24655 1726867437.38691: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.38695: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.38697: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.38700: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.38828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.39009: done with get_vars() 24655 1726867437.39016: done getting variables 24655 1726867437.39055: in VariableManager get_vars() 24655 1726867437.39063: Calling all_inventory to load vars for managed_node1 24655 1726867437.39065: Calling groups_inventory to load vars for managed_node1 24655 1726867437.39067: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.39071: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.39073: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.39076: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.39207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.39405: done with get_vars() 24655 1726867437.39416: done queuing things up, now waiting for results queue to drain 24655 1726867437.39417: results queue empty 24655 1726867437.39418: checking for any_errors_fatal 24655 1726867437.39419: done checking for any_errors_fatal 24655 1726867437.39420: checking for max_fail_percentage 24655 1726867437.39421: done checking for max_fail_percentage 24655 1726867437.39421: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.39422: done checking to see if all hosts have failed 24655 1726867437.39422: getting the remaining hosts for this loop 24655 1726867437.39423: done getting the remaining hosts for this loop 24655 1726867437.39425: getting the next task for host managed_node1 24655 1726867437.39428: done getting next task for host managed_node1 24655 1726867437.39429: ^ task is: None 24655 1726867437.39430: ^ 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 24655 1726867437.39431: done queuing things up, now waiting for results queue to drain 24655 1726867437.39432: results queue empty 24655 1726867437.39432: checking for any_errors_fatal 24655 1726867437.39433: done checking for any_errors_fatal 24655 1726867437.39434: checking for max_fail_percentage 24655 1726867437.39434: done checking for max_fail_percentage 24655 1726867437.39435: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.39436: done checking to see if all hosts have failed 24655 1726867437.39437: getting the next task for host managed_node1 24655 1726867437.39439: done getting next task for host managed_node1 24655 1726867437.39440: ^ task is: None 24655 1726867437.39441: ^ 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 24655 1726867437.39485: in VariableManager get_vars() 24655 1726867437.39507: done with get_vars() 24655 1726867437.39513: in VariableManager get_vars() 24655 1726867437.39526: done with get_vars() 24655 1726867437.39530: variable 'omit' from source: magic vars 24655 1726867437.39558: in VariableManager get_vars() 24655 1726867437.39574: done with get_vars() 24655 1726867437.39596: variable 'omit' from source: magic vars PLAY [Play for testing IPv6 config] ******************************************** 24655 1726867437.39934: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 24655 1726867437.39958: getting the remaining hosts for this loop 24655 1726867437.39960: done getting the remaining hosts for this loop 24655 1726867437.39962: getting the next task for host managed_node1 24655 1726867437.39965: done getting next task for host managed_node1 24655 1726867437.39967: ^ task is: TASK: Gathering Facts 24655 1726867437.39968: ^ 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 24655 1726867437.39970: getting variables 24655 1726867437.39971: in VariableManager get_vars() 24655 1726867437.39986: Calling all_inventory to load vars for managed_node1 24655 1726867437.39988: Calling groups_inventory to load vars for managed_node1 24655 1726867437.39990: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.39996: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.40009: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.40013: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.40145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.40329: done with get_vars() 24655 1726867437.40337: done getting variables 24655 1726867437.40372: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:3 Friday 20 September 2024 17:23:57 -0400 (0:00:00.048) 0:00:03.740 ****** 24655 1726867437.40396: entering _queue_task() for managed_node1/gather_facts 24655 1726867437.40615: worker is 1 (out of 1 available) 24655 1726867437.40629: exiting _queue_task() for managed_node1/gather_facts 24655 1726867437.40640: done queuing things up, now waiting for results queue to drain 24655 1726867437.40642: waiting for pending results... 24655 1726867437.40882: running TaskExecutor() for managed_node1/TASK: Gathering Facts 24655 1726867437.40981: in run() - task 0affcac9-a3a5-58ad-929f-000000000115 24655 1726867437.40992: variable 'ansible_search_path' from source: unknown 24655 1726867437.41083: calling self._execute() 24655 1726867437.41113: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.41125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.41138: variable 'omit' from source: magic vars 24655 1726867437.41666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867437.43805: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867437.43894: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867437.44082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867437.44086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867437.44088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867437.44091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867437.44114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867437.44143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867437.44188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867437.44212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867437.44342: variable 'ansible_distribution' from source: facts 24655 1726867437.44352: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.44373: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867437.44383: when evaluation is False, skipping this task 24655 1726867437.44389: _execute() done 24655 1726867437.44395: dumping result to json 24655 1726867437.44402: done dumping result, returning 24655 1726867437.44412: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-58ad-929f-000000000115] 24655 1726867437.44424: sending task result for task 0affcac9-a3a5-58ad-929f-000000000115 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867437.44570: no more pending results, returning what we have 24655 1726867437.44574: results queue empty 24655 1726867437.44575: checking for any_errors_fatal 24655 1726867437.44576: done checking for any_errors_fatal 24655 1726867437.44576: checking for max_fail_percentage 24655 1726867437.44580: done checking for max_fail_percentage 24655 1726867437.44580: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.44581: done checking to see if all hosts have failed 24655 1726867437.44582: getting the remaining hosts for this loop 24655 1726867437.44584: done getting the remaining hosts for this loop 24655 1726867437.44587: getting the next task for host managed_node1 24655 1726867437.44593: done getting next task for host managed_node1 24655 1726867437.44595: ^ task is: TASK: meta (flush_handlers) 24655 1726867437.44597: ^ 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 24655 1726867437.44601: getting variables 24655 1726867437.44602: in VariableManager get_vars() 24655 1726867437.44641: Calling all_inventory to load vars for managed_node1 24655 1726867437.44645: Calling groups_inventory to load vars for managed_node1 24655 1726867437.44647: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.44659: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.44661: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.44664: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.45120: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000115 24655 1726867437.45123: WORKER PROCESS EXITING 24655 1726867437.45145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.45335: done with get_vars() 24655 1726867437.45344: done getting variables 24655 1726867437.45405: in VariableManager get_vars() 24655 1726867437.45417: Calling all_inventory to load vars for managed_node1 24655 1726867437.45419: Calling groups_inventory to load vars for managed_node1 24655 1726867437.45421: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.45425: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.45428: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.45430: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.45562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.45748: done with get_vars() 24655 1726867437.45761: done queuing things up, now waiting for results queue to drain 24655 1726867437.45762: results queue empty 24655 1726867437.45763: checking for any_errors_fatal 24655 1726867437.45765: done checking for any_errors_fatal 24655 1726867437.45766: checking for max_fail_percentage 24655 1726867437.45767: done checking for max_fail_percentage 24655 1726867437.45767: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.45768: done checking to see if all hosts have failed 24655 1726867437.45769: getting the remaining hosts for this loop 24655 1726867437.45770: done getting the remaining hosts for this loop 24655 1726867437.45772: getting the next task for host managed_node1 24655 1726867437.45775: done getting next task for host managed_node1 24655 1726867437.45779: ^ task is: TASK: Include the task 'show_interfaces.yml' 24655 1726867437.45781: ^ 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 24655 1726867437.45782: getting variables 24655 1726867437.45783: in VariableManager get_vars() 24655 1726867437.45795: Calling all_inventory to load vars for managed_node1 24655 1726867437.45797: Calling groups_inventory to load vars for managed_node1 24655 1726867437.45799: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.45809: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.45812: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.45815: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.45960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.46120: done with get_vars() 24655 1726867437.46127: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:9 Friday 20 September 2024 17:23:57 -0400 (0:00:00.057) 0:00:03.797 ****** 24655 1726867437.46191: entering _queue_task() for managed_node1/include_tasks 24655 1726867437.46434: worker is 1 (out of 1 available) 24655 1726867437.46446: exiting _queue_task() for managed_node1/include_tasks 24655 1726867437.46460: done queuing things up, now waiting for results queue to drain 24655 1726867437.46462: waiting for pending results... 24655 1726867437.46705: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 24655 1726867437.46800: in run() - task 0affcac9-a3a5-58ad-929f-00000000000b 24655 1726867437.46821: variable 'ansible_search_path' from source: unknown 24655 1726867437.46860: calling self._execute() 24655 1726867437.46945: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.46958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.46972: variable 'omit' from source: magic vars 24655 1726867437.47406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867437.49527: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867437.49595: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867437.49639: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867437.49678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867437.49709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867437.49791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867437.49831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867437.49861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867437.49907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867437.49926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867437.50065: variable 'ansible_distribution' from source: facts 24655 1726867437.50075: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.50152: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867437.50155: when evaluation is False, skipping this task 24655 1726867437.50157: _execute() done 24655 1726867437.50159: dumping result to json 24655 1726867437.50161: done dumping result, returning 24655 1726867437.50163: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-58ad-929f-00000000000b] 24655 1726867437.50165: sending task result for task 0affcac9-a3a5-58ad-929f-00000000000b 24655 1726867437.50232: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000000b 24655 1726867437.50235: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867437.50299: no more pending results, returning what we have 24655 1726867437.50302: results queue empty 24655 1726867437.50303: checking for any_errors_fatal 24655 1726867437.50304: done checking for any_errors_fatal 24655 1726867437.50305: checking for max_fail_percentage 24655 1726867437.50307: done checking for max_fail_percentage 24655 1726867437.50307: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.50308: done checking to see if all hosts have failed 24655 1726867437.50309: getting the remaining hosts for this loop 24655 1726867437.50310: done getting the remaining hosts for this loop 24655 1726867437.50314: getting the next task for host managed_node1 24655 1726867437.50319: done getting next task for host managed_node1 24655 1726867437.50322: ^ task is: TASK: Include the task 'manage_test_interface.yml' 24655 1726867437.50324: ^ 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 24655 1726867437.50328: getting variables 24655 1726867437.50329: in VariableManager get_vars() 24655 1726867437.50369: Calling all_inventory to load vars for managed_node1 24655 1726867437.50373: Calling groups_inventory to load vars for managed_node1 24655 1726867437.50376: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.50388: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.50391: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.50394: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.50789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.50985: done with get_vars() 24655 1726867437.50995: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:11 Friday 20 September 2024 17:23:57 -0400 (0:00:00.048) 0:00:03.846 ****** 24655 1726867437.51073: entering _queue_task() for managed_node1/include_tasks 24655 1726867437.51298: worker is 1 (out of 1 available) 24655 1726867437.51308: exiting _queue_task() for managed_node1/include_tasks 24655 1726867437.51319: done queuing things up, now waiting for results queue to drain 24655 1726867437.51320: waiting for pending results... 24655 1726867437.51694: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 24655 1726867437.51698: in run() - task 0affcac9-a3a5-58ad-929f-00000000000c 24655 1726867437.51701: variable 'ansible_search_path' from source: unknown 24655 1726867437.51704: calling self._execute() 24655 1726867437.51755: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.51766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.51782: variable 'omit' from source: magic vars 24655 1726867437.52193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867437.54334: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867437.54409: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867437.54471: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867437.54520: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867437.54551: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867437.54636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867437.54668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867437.54699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867437.54746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867437.54764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867437.54904: variable 'ansible_distribution' from source: facts 24655 1726867437.54917: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.54943: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867437.54950: when evaluation is False, skipping this task 24655 1726867437.54956: _execute() done 24655 1726867437.54962: dumping result to json 24655 1726867437.54969: done dumping result, returning 24655 1726867437.55040: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-58ad-929f-00000000000c] 24655 1726867437.55044: sending task result for task 0affcac9-a3a5-58ad-929f-00000000000c 24655 1726867437.55107: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000000c 24655 1726867437.55110: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867437.55186: no more pending results, returning what we have 24655 1726867437.55189: results queue empty 24655 1726867437.55191: checking for any_errors_fatal 24655 1726867437.55195: done checking for any_errors_fatal 24655 1726867437.55196: checking for max_fail_percentage 24655 1726867437.55197: done checking for max_fail_percentage 24655 1726867437.55198: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.55199: done checking to see if all hosts have failed 24655 1726867437.55200: getting the remaining hosts for this loop 24655 1726867437.55202: done getting the remaining hosts for this loop 24655 1726867437.55205: getting the next task for host managed_node1 24655 1726867437.55211: done getting next task for host managed_node1 24655 1726867437.55213: ^ task is: TASK: Set up gateway ip on veth peer 24655 1726867437.55215: ^ 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 24655 1726867437.55218: getting variables 24655 1726867437.55219: in VariableManager get_vars() 24655 1726867437.55261: Calling all_inventory to load vars for managed_node1 24655 1726867437.55264: Calling groups_inventory to load vars for managed_node1 24655 1726867437.55267: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.55281: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.55285: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.55288: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.55693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.55887: done with get_vars() 24655 1726867437.55896: done getting variables 24655 1726867437.55979: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:15 Friday 20 September 2024 17:23:57 -0400 (0:00:00.049) 0:00:03.896 ****** 24655 1726867437.56003: entering _queue_task() for managed_node1/shell 24655 1726867437.56005: Creating lock for shell 24655 1726867437.56228: worker is 1 (out of 1 available) 24655 1726867437.56240: exiting _queue_task() for managed_node1/shell 24655 1726867437.56250: done queuing things up, now waiting for results queue to drain 24655 1726867437.56252: waiting for pending results... 24655 1726867437.56489: running TaskExecutor() for managed_node1/TASK: Set up gateway ip on veth peer 24655 1726867437.56683: in run() - task 0affcac9-a3a5-58ad-929f-00000000000d 24655 1726867437.56688: variable 'ansible_search_path' from source: unknown 24655 1726867437.56691: calling self._execute() 24655 1726867437.56693: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.56704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.56717: variable 'omit' from source: magic vars 24655 1726867437.57119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867437.59876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867437.59953: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867437.59996: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867437.60040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867437.60071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867437.60158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867437.60195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867437.60236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867437.60276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867437.60346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867437.60436: variable 'ansible_distribution' from source: facts 24655 1726867437.60450: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.60479: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867437.60488: when evaluation is False, skipping this task 24655 1726867437.60495: _execute() done 24655 1726867437.60502: dumping result to json 24655 1726867437.60511: done dumping result, returning 24655 1726867437.60567: done running TaskExecutor() for managed_node1/TASK: Set up gateway ip on veth peer [0affcac9-a3a5-58ad-929f-00000000000d] 24655 1726867437.60570: sending task result for task 0affcac9-a3a5-58ad-929f-00000000000d 24655 1726867437.60703: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000000d 24655 1726867437.60706: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867437.60755: no more pending results, returning what we have 24655 1726867437.60758: results queue empty 24655 1726867437.60760: checking for any_errors_fatal 24655 1726867437.60764: done checking for any_errors_fatal 24655 1726867437.60765: checking for max_fail_percentage 24655 1726867437.60766: done checking for max_fail_percentage 24655 1726867437.60767: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.60768: done checking to see if all hosts have failed 24655 1726867437.60769: getting the remaining hosts for this loop 24655 1726867437.60770: done getting the remaining hosts for this loop 24655 1726867437.60774: getting the next task for host managed_node1 24655 1726867437.60782: done getting next task for host managed_node1 24655 1726867437.60785: ^ task is: TASK: TEST: I can configure an interface with static ipv6 config 24655 1726867437.60787: ^ 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 24655 1726867437.60790: getting variables 24655 1726867437.60792: in VariableManager get_vars() 24655 1726867437.60831: Calling all_inventory to load vars for managed_node1 24655 1726867437.60834: Calling groups_inventory to load vars for managed_node1 24655 1726867437.60837: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.60848: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.60851: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.60855: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.61131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.61454: done with get_vars() 24655 1726867437.61463: done getting variables 24655 1726867437.61747: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:27 Friday 20 September 2024 17:23:57 -0400 (0:00:00.057) 0:00:03.953 ****** 24655 1726867437.61771: entering _queue_task() for managed_node1/debug 24655 1726867437.61773: Creating lock for debug 24655 1726867437.62204: worker is 1 (out of 1 available) 24655 1726867437.62215: exiting _queue_task() for managed_node1/debug 24655 1726867437.62226: done queuing things up, now waiting for results queue to drain 24655 1726867437.62227: waiting for pending results... 24655 1726867437.62821: running TaskExecutor() for managed_node1/TASK: TEST: I can configure an interface with static ipv6 config 24655 1726867437.62828: in run() - task 0affcac9-a3a5-58ad-929f-00000000000f 24655 1726867437.62832: variable 'ansible_search_path' from source: unknown 24655 1726867437.62847: calling self._execute() 24655 1726867437.62927: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.62944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.62961: variable 'omit' from source: magic vars 24655 1726867437.63420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867437.66240: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867437.66319: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867437.66362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867437.66402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867437.66431: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867437.66580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867437.66583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867437.66586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867437.66620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867437.66638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867437.66772: variable 'ansible_distribution' from source: facts 24655 1726867437.66785: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.66811: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867437.66818: when evaluation is False, skipping this task 24655 1726867437.66824: _execute() done 24655 1726867437.66829: dumping result to json 24655 1726867437.66836: done dumping result, returning 24655 1726867437.66846: done running TaskExecutor() for managed_node1/TASK: TEST: I can configure an interface with static ipv6 config [0affcac9-a3a5-58ad-929f-00000000000f] 24655 1726867437.66856: sending task result for task 0affcac9-a3a5-58ad-929f-00000000000f skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24655 1726867437.67064: no more pending results, returning what we have 24655 1726867437.67067: results queue empty 24655 1726867437.67068: checking for any_errors_fatal 24655 1726867437.67073: done checking for any_errors_fatal 24655 1726867437.67074: checking for max_fail_percentage 24655 1726867437.67076: done checking for max_fail_percentage 24655 1726867437.67076: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.67079: done checking to see if all hosts have failed 24655 1726867437.67079: getting the remaining hosts for this loop 24655 1726867437.67081: done getting the remaining hosts for this loop 24655 1726867437.67085: getting the next task for host managed_node1 24655 1726867437.67092: done getting next task for host managed_node1 24655 1726867437.67098: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24655 1726867437.67101: ^ 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 24655 1726867437.67115: getting variables 24655 1726867437.67116: in VariableManager get_vars() 24655 1726867437.67155: Calling all_inventory to load vars for managed_node1 24655 1726867437.67159: Calling groups_inventory to load vars for managed_node1 24655 1726867437.67161: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.67172: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.67175: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.67356: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.67367: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000000f 24655 1726867437.67370: WORKER PROCESS EXITING 24655 1726867437.67572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.67771: done with get_vars() 24655 1726867437.67782: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:23:57 -0400 (0:00:00.060) 0:00:04.014 ****** 24655 1726867437.67866: entering _queue_task() for managed_node1/include_tasks 24655 1726867437.68298: worker is 1 (out of 1 available) 24655 1726867437.68311: exiting _queue_task() for managed_node1/include_tasks 24655 1726867437.68320: done queuing things up, now waiting for results queue to drain 24655 1726867437.68321: waiting for pending results... 24655 1726867437.68433: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24655 1726867437.68559: in run() - task 0affcac9-a3a5-58ad-929f-000000000017 24655 1726867437.68658: variable 'ansible_search_path' from source: unknown 24655 1726867437.68663: variable 'ansible_search_path' from source: unknown 24655 1726867437.68665: calling self._execute() 24655 1726867437.68706: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.68723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.68736: variable 'omit' from source: magic vars 24655 1726867437.69153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867437.71369: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867437.71440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867437.71485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867437.71528: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867437.71570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867437.71655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867437.71783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867437.71786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867437.71789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867437.71791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867437.71925: variable 'ansible_distribution' from source: facts 24655 1726867437.71937: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.71959: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867437.71966: when evaluation is False, skipping this task 24655 1726867437.71971: _execute() done 24655 1726867437.71976: dumping result to json 24655 1726867437.71987: done dumping result, returning 24655 1726867437.71998: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-58ad-929f-000000000017] 24655 1726867437.72006: sending task result for task 0affcac9-a3a5-58ad-929f-000000000017 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867437.72324: no more pending results, returning what we have 24655 1726867437.72328: results queue empty 24655 1726867437.72329: checking for any_errors_fatal 24655 1726867437.72333: done checking for any_errors_fatal 24655 1726867437.72334: checking for max_fail_percentage 24655 1726867437.72335: done checking for max_fail_percentage 24655 1726867437.72336: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.72337: done checking to see if all hosts have failed 24655 1726867437.72338: getting the remaining hosts for this loop 24655 1726867437.72339: done getting the remaining hosts for this loop 24655 1726867437.72343: getting the next task for host managed_node1 24655 1726867437.72349: done getting next task for host managed_node1 24655 1726867437.72354: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 24655 1726867437.72357: ^ 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 24655 1726867437.72372: getting variables 24655 1726867437.72373: in VariableManager get_vars() 24655 1726867437.72417: Calling all_inventory to load vars for managed_node1 24655 1726867437.72421: Calling groups_inventory to load vars for managed_node1 24655 1726867437.72424: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.72433: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.72436: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.72439: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.72704: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000017 24655 1726867437.72710: WORKER PROCESS EXITING 24655 1726867437.72734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.72946: done with get_vars() 24655 1726867437.72956: done getting variables 24655 1726867437.73014: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:23:57 -0400 (0:00:00.051) 0:00:04.066 ****** 24655 1726867437.73045: entering _queue_task() for managed_node1/debug 24655 1726867437.73297: worker is 1 (out of 1 available) 24655 1726867437.73312: exiting _queue_task() for managed_node1/debug 24655 1726867437.73324: done queuing things up, now waiting for results queue to drain 24655 1726867437.73325: waiting for pending results... 24655 1726867437.73575: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 24655 1726867437.73700: in run() - task 0affcac9-a3a5-58ad-929f-000000000018 24655 1726867437.73724: variable 'ansible_search_path' from source: unknown 24655 1726867437.73731: variable 'ansible_search_path' from source: unknown 24655 1726867437.73767: calling self._execute() 24655 1726867437.73849: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.73862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.73873: variable 'omit' from source: magic vars 24655 1726867437.74360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867437.76528: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867437.76610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867437.76654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867437.76695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867437.76729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867437.76814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867437.76848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867437.76886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867437.76936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867437.76955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867437.77090: variable 'ansible_distribution' from source: facts 24655 1726867437.77104: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.77129: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867437.77136: when evaluation is False, skipping this task 24655 1726867437.77142: _execute() done 24655 1726867437.77147: dumping result to json 24655 1726867437.77155: done dumping result, returning 24655 1726867437.77165: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-58ad-929f-000000000018] 24655 1726867437.77173: sending task result for task 0affcac9-a3a5-58ad-929f-000000000018 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24655 1726867437.77352: no more pending results, returning what we have 24655 1726867437.77356: results queue empty 24655 1726867437.77357: checking for any_errors_fatal 24655 1726867437.77363: done checking for any_errors_fatal 24655 1726867437.77363: checking for max_fail_percentage 24655 1726867437.77365: done checking for max_fail_percentage 24655 1726867437.77366: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.77367: done checking to see if all hosts have failed 24655 1726867437.77367: getting the remaining hosts for this loop 24655 1726867437.77369: done getting the remaining hosts for this loop 24655 1726867437.77373: getting the next task for host managed_node1 24655 1726867437.77381: done getting next task for host managed_node1 24655 1726867437.77385: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24655 1726867437.77387: ^ 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 24655 1726867437.77401: getting variables 24655 1726867437.77402: in VariableManager get_vars() 24655 1726867437.77445: Calling all_inventory to load vars for managed_node1 24655 1726867437.77448: Calling groups_inventory to load vars for managed_node1 24655 1726867437.77451: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.77461: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.77464: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.77466: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.77886: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000018 24655 1726867437.77890: WORKER PROCESS EXITING 24655 1726867437.77914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.78121: done with get_vars() 24655 1726867437.78130: done getting variables 24655 1726867437.78212: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:23:57 -0400 (0:00:00.051) 0:00:04.118 ****** 24655 1726867437.78241: entering _queue_task() for managed_node1/fail 24655 1726867437.78243: Creating lock for fail 24655 1726867437.78684: worker is 1 (out of 1 available) 24655 1726867437.78692: exiting _queue_task() for managed_node1/fail 24655 1726867437.78700: done queuing things up, now waiting for results queue to drain 24655 1726867437.78701: waiting for pending results... 24655 1726867437.78750: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24655 1726867437.78873: in run() - task 0affcac9-a3a5-58ad-929f-000000000019 24655 1726867437.78896: variable 'ansible_search_path' from source: unknown 24655 1726867437.78905: variable 'ansible_search_path' from source: unknown 24655 1726867437.78949: calling self._execute() 24655 1726867437.79027: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.79042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.79054: variable 'omit' from source: magic vars 24655 1726867437.79460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867437.83183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867437.83229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867437.83354: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867437.83406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867437.83512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867437.83595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867437.83633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867437.83667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867437.83715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867437.83736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867437.83882: variable 'ansible_distribution' from source: facts 24655 1726867437.83894: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.83919: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867437.83927: when evaluation is False, skipping this task 24655 1726867437.83936: _execute() done 24655 1726867437.83942: dumping result to json 24655 1726867437.83950: done dumping result, returning 24655 1726867437.83964: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-58ad-929f-000000000019] 24655 1726867437.83979: sending task result for task 0affcac9-a3a5-58ad-929f-000000000019 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867437.84227: no more pending results, returning what we have 24655 1726867437.84231: results queue empty 24655 1726867437.84232: checking for any_errors_fatal 24655 1726867437.84236: done checking for any_errors_fatal 24655 1726867437.84237: checking for max_fail_percentage 24655 1726867437.84239: done checking for max_fail_percentage 24655 1726867437.84239: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.84240: done checking to see if all hosts have failed 24655 1726867437.84241: getting the remaining hosts for this loop 24655 1726867437.84243: done getting the remaining hosts for this loop 24655 1726867437.84246: getting the next task for host managed_node1 24655 1726867437.84252: done getting next task for host managed_node1 24655 1726867437.84256: ^ 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 24655 1726867437.84259: ^ 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 24655 1726867437.84272: getting variables 24655 1726867437.84274: in VariableManager get_vars() 24655 1726867437.84317: Calling all_inventory to load vars for managed_node1 24655 1726867437.84320: Calling groups_inventory to load vars for managed_node1 24655 1726867437.84322: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.84333: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.84336: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.84339: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.84614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.84917: done with get_vars() 24655 1726867437.84927: done getting variables 24655 1726867437.84957: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000019 24655 1726867437.84960: WORKER PROCESS EXITING 24655 1726867437.84992: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:23:57 -0400 (0:00:00.067) 0:00:04.186 ****** 24655 1726867437.85024: entering _queue_task() for managed_node1/fail 24655 1726867437.85251: worker is 1 (out of 1 available) 24655 1726867437.85264: exiting _queue_task() for managed_node1/fail 24655 1726867437.85275: done queuing things up, now waiting for results queue to drain 24655 1726867437.85279: waiting for pending results... 24655 1726867437.85534: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 24655 1726867437.85658: in run() - task 0affcac9-a3a5-58ad-929f-00000000001a 24655 1726867437.85679: variable 'ansible_search_path' from source: unknown 24655 1726867437.85689: variable 'ansible_search_path' from source: unknown 24655 1726867437.85730: calling self._execute() 24655 1726867437.85809: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.85825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.85840: variable 'omit' from source: magic vars 24655 1726867437.86264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867437.88443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867437.88511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867437.88553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867437.88592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867437.88626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867437.88706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867437.88747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867437.88776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867437.88827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867437.88852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867437.88997: variable 'ansible_distribution' from source: facts 24655 1726867437.89010: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.89032: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867437.89039: when evaluation is False, skipping this task 24655 1726867437.89045: _execute() done 24655 1726867437.89050: dumping result to json 24655 1726867437.89057: done dumping result, returning 24655 1726867437.89072: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-58ad-929f-00000000001a] 24655 1726867437.89082: sending task result for task 0affcac9-a3a5-58ad-929f-00000000001a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867437.89218: no more pending results, returning what we have 24655 1726867437.89221: results queue empty 24655 1726867437.89222: checking for any_errors_fatal 24655 1726867437.89228: done checking for any_errors_fatal 24655 1726867437.89229: checking for max_fail_percentage 24655 1726867437.89231: done checking for max_fail_percentage 24655 1726867437.89232: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.89232: done checking to see if all hosts have failed 24655 1726867437.89233: getting the remaining hosts for this loop 24655 1726867437.89235: done getting the remaining hosts for this loop 24655 1726867437.89238: getting the next task for host managed_node1 24655 1726867437.89244: done getting next task for host managed_node1 24655 1726867437.89248: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24655 1726867437.89251: ^ 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 24655 1726867437.89264: getting variables 24655 1726867437.89265: in VariableManager get_vars() 24655 1726867437.89305: Calling all_inventory to load vars for managed_node1 24655 1726867437.89310: Calling groups_inventory to load vars for managed_node1 24655 1726867437.89313: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.89323: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.89327: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.89330: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.89703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.89929: done with get_vars() 24655 1726867437.89939: done getting variables 24655 1726867437.89966: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000001a 24655 1726867437.89969: WORKER PROCESS EXITING 24655 1726867437.90002: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:23:57 -0400 (0:00:00.050) 0:00:04.236 ****** 24655 1726867437.90034: entering _queue_task() for managed_node1/fail 24655 1726867437.90253: worker is 1 (out of 1 available) 24655 1726867437.90264: exiting _queue_task() for managed_node1/fail 24655 1726867437.90274: done queuing things up, now waiting for results queue to drain 24655 1726867437.90276: waiting for pending results... 24655 1726867437.90513: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24655 1726867437.90633: in run() - task 0affcac9-a3a5-58ad-929f-00000000001b 24655 1726867437.90653: variable 'ansible_search_path' from source: unknown 24655 1726867437.90662: variable 'ansible_search_path' from source: unknown 24655 1726867437.90700: calling self._execute() 24655 1726867437.90776: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.90792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.90805: variable 'omit' from source: magic vars 24655 1726867437.91211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867437.93521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867437.93602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867437.93680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867437.93741: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867437.93773: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867437.93873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867437.93967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867437.93970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867437.93986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867437.94004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867437.94140: variable 'ansible_distribution' from source: facts 24655 1726867437.94151: variable 'ansible_distribution_major_version' from source: facts 24655 1726867437.94171: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867437.94180: when evaluation is False, skipping this task 24655 1726867437.94189: _execute() done 24655 1726867437.94195: dumping result to json 24655 1726867437.94202: done dumping result, returning 24655 1726867437.94215: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-58ad-929f-00000000001b] 24655 1726867437.94224: sending task result for task 0affcac9-a3a5-58ad-929f-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867437.94562: no more pending results, returning what we have 24655 1726867437.94565: results queue empty 24655 1726867437.94566: checking for any_errors_fatal 24655 1726867437.94571: done checking for any_errors_fatal 24655 1726867437.94571: checking for max_fail_percentage 24655 1726867437.94573: done checking for max_fail_percentage 24655 1726867437.94574: checking to see if all hosts have failed and the running result is not ok 24655 1726867437.94575: done checking to see if all hosts have failed 24655 1726867437.94576: getting the remaining hosts for this loop 24655 1726867437.94579: done getting the remaining hosts for this loop 24655 1726867437.94582: getting the next task for host managed_node1 24655 1726867437.94587: done getting next task for host managed_node1 24655 1726867437.94590: ^ 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 24655 1726867437.94593: ^ 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 24655 1726867437.94604: getting variables 24655 1726867437.94606: in VariableManager get_vars() 24655 1726867437.94641: Calling all_inventory to load vars for managed_node1 24655 1726867437.94643: Calling groups_inventory to load vars for managed_node1 24655 1726867437.94645: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867437.94653: Calling all_plugins_play to load vars for managed_node1 24655 1726867437.94656: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867437.94659: Calling groups_plugins_play to load vars for managed_node1 24655 1726867437.94847: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000001b 24655 1726867437.94850: WORKER PROCESS EXITING 24655 1726867437.94871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867437.95079: done with get_vars() 24655 1726867437.95087: done getting variables 24655 1726867437.95170: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:23:57 -0400 (0:00:00.051) 0:00:04.288 ****** 24655 1726867437.95200: entering _queue_task() for managed_node1/dnf 24655 1726867437.95438: worker is 1 (out of 1 available) 24655 1726867437.95451: exiting _queue_task() for managed_node1/dnf 24655 1726867437.95460: done queuing things up, now waiting for results queue to drain 24655 1726867437.95462: waiting for pending results... 24655 1726867437.95680: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 24655 1726867437.96083: in run() - task 0affcac9-a3a5-58ad-929f-00000000001c 24655 1726867437.96087: variable 'ansible_search_path' from source: unknown 24655 1726867437.96089: variable 'ansible_search_path' from source: unknown 24655 1726867437.96193: calling self._execute() 24655 1726867437.96268: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867437.96325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867437.96341: variable 'omit' from source: magic vars 24655 1726867437.97071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.01784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.01821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.01931: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.01971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.02054: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.02282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.02353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.02545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.02680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.02683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.02802: variable 'ansible_distribution' from source: facts 24655 1726867438.02816: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.02842: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.02849: when evaluation is False, skipping this task 24655 1726867438.02858: _execute() done 24655 1726867438.02865: dumping result to json 24655 1726867438.02874: done dumping result, returning 24655 1726867438.02895: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-58ad-929f-00000000001c] 24655 1726867438.02910: sending task result for task 0affcac9-a3a5-58ad-929f-00000000001c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867438.03064: no more pending results, returning what we have 24655 1726867438.03068: results queue empty 24655 1726867438.03070: checking for any_errors_fatal 24655 1726867438.03076: done checking for any_errors_fatal 24655 1726867438.03076: checking for max_fail_percentage 24655 1726867438.03080: done checking for max_fail_percentage 24655 1726867438.03081: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.03082: done checking to see if all hosts have failed 24655 1726867438.03083: getting the remaining hosts for this loop 24655 1726867438.03085: done getting the remaining hosts for this loop 24655 1726867438.03089: getting the next task for host managed_node1 24655 1726867438.03096: done getting next task for host managed_node1 24655 1726867438.03100: ^ 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 24655 1726867438.03103: ^ 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 24655 1726867438.03120: getting variables 24655 1726867438.03122: in VariableManager get_vars() 24655 1726867438.03168: Calling all_inventory to load vars for managed_node1 24655 1726867438.03172: Calling groups_inventory to load vars for managed_node1 24655 1726867438.03174: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.03383: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000001c 24655 1726867438.03387: WORKER PROCESS EXITING 24655 1726867438.03397: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.03401: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.03404: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.03740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.03938: done with get_vars() 24655 1726867438.03949: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24655 1726867438.04057: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:23:58 -0400 (0:00:00.088) 0:00:04.376 ****** 24655 1726867438.04089: entering _queue_task() for managed_node1/yum 24655 1726867438.04091: Creating lock for yum 24655 1726867438.04756: worker is 1 (out of 1 available) 24655 1726867438.04768: exiting _queue_task() for managed_node1/yum 24655 1726867438.04783: done queuing things up, now waiting for results queue to drain 24655 1726867438.04785: waiting for pending results... 24655 1726867438.05246: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 24655 1726867438.05446: in run() - task 0affcac9-a3a5-58ad-929f-00000000001d 24655 1726867438.05462: variable 'ansible_search_path' from source: unknown 24655 1726867438.05466: variable 'ansible_search_path' from source: unknown 24655 1726867438.05606: calling self._execute() 24655 1726867438.05801: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.05814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.05827: variable 'omit' from source: magic vars 24655 1726867438.06684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.08930: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.09001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.09275: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.09322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.09353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.09436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.09468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.09501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.09553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.09574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.09713: variable 'ansible_distribution' from source: facts 24655 1726867438.09742: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.09751: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.09758: when evaluation is False, skipping this task 24655 1726867438.09851: _execute() done 24655 1726867438.09854: dumping result to json 24655 1726867438.09855: done dumping result, returning 24655 1726867438.09858: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-58ad-929f-00000000001d] 24655 1726867438.09860: sending task result for task 0affcac9-a3a5-58ad-929f-00000000001d 24655 1726867438.09926: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000001d 24655 1726867438.09930: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867438.10004: no more pending results, returning what we have 24655 1726867438.10011: results queue empty 24655 1726867438.10012: checking for any_errors_fatal 24655 1726867438.10017: done checking for any_errors_fatal 24655 1726867438.10018: checking for max_fail_percentage 24655 1726867438.10020: done checking for max_fail_percentage 24655 1726867438.10021: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.10022: done checking to see if all hosts have failed 24655 1726867438.10022: getting the remaining hosts for this loop 24655 1726867438.10024: done getting the remaining hosts for this loop 24655 1726867438.10028: getting the next task for host managed_node1 24655 1726867438.10035: done getting next task for host managed_node1 24655 1726867438.10039: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24655 1726867438.10042: ^ 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 24655 1726867438.10056: getting variables 24655 1726867438.10058: in VariableManager get_vars() 24655 1726867438.10103: Calling all_inventory to load vars for managed_node1 24655 1726867438.10106: Calling groups_inventory to load vars for managed_node1 24655 1726867438.10112: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.10123: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.10126: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.10129: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.10471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.10806: done with get_vars() 24655 1726867438.10818: done getting variables 24655 1726867438.10876: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:23:58 -0400 (0:00:00.068) 0:00:04.445 ****** 24655 1726867438.10913: entering _queue_task() for managed_node1/fail 24655 1726867438.11406: worker is 1 (out of 1 available) 24655 1726867438.11416: exiting _queue_task() for managed_node1/fail 24655 1726867438.11426: done queuing things up, now waiting for results queue to drain 24655 1726867438.11428: waiting for pending results... 24655 1726867438.11556: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24655 1726867438.11618: in run() - task 0affcac9-a3a5-58ad-929f-00000000001e 24655 1726867438.11640: variable 'ansible_search_path' from source: unknown 24655 1726867438.11655: variable 'ansible_search_path' from source: unknown 24655 1726867438.11695: calling self._execute() 24655 1726867438.11786: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.11799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.11816: variable 'omit' from source: magic vars 24655 1726867438.12260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.14746: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.14912: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.14916: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.14918: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.14929: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.15010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.15048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.15076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.15131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.15236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.15289: variable 'ansible_distribution' from source: facts 24655 1726867438.15299: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.15323: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.15329: when evaluation is False, skipping this task 24655 1726867438.15336: _execute() done 24655 1726867438.15346: dumping result to json 24655 1726867438.15354: done dumping result, returning 24655 1726867438.15364: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-58ad-929f-00000000001e] 24655 1726867438.15373: sending task result for task 0affcac9-a3a5-58ad-929f-00000000001e 24655 1726867438.15615: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000001e 24655 1726867438.15618: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867438.15666: no more pending results, returning what we have 24655 1726867438.15669: results queue empty 24655 1726867438.15670: checking for any_errors_fatal 24655 1726867438.15678: done checking for any_errors_fatal 24655 1726867438.15679: checking for max_fail_percentage 24655 1726867438.15681: done checking for max_fail_percentage 24655 1726867438.15681: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.15682: done checking to see if all hosts have failed 24655 1726867438.15683: getting the remaining hosts for this loop 24655 1726867438.15684: done getting the remaining hosts for this loop 24655 1726867438.15688: getting the next task for host managed_node1 24655 1726867438.15694: done getting next task for host managed_node1 24655 1726867438.15698: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 24655 1726867438.15701: ^ 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 24655 1726867438.15716: getting variables 24655 1726867438.15718: in VariableManager get_vars() 24655 1726867438.15759: Calling all_inventory to load vars for managed_node1 24655 1726867438.15762: Calling groups_inventory to load vars for managed_node1 24655 1726867438.15765: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.15775: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.15956: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.15961: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.16143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.16356: done with get_vars() 24655 1726867438.16367: done getting variables 24655 1726867438.16427: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:23:58 -0400 (0:00:00.055) 0:00:04.500 ****** 24655 1726867438.16459: entering _queue_task() for managed_node1/package 24655 1726867438.16905: worker is 1 (out of 1 available) 24655 1726867438.16917: exiting _queue_task() for managed_node1/package 24655 1726867438.16925: done queuing things up, now waiting for results queue to drain 24655 1726867438.16926: waiting for pending results... 24655 1726867438.16995: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 24655 1726867438.17110: in run() - task 0affcac9-a3a5-58ad-929f-00000000001f 24655 1726867438.17135: variable 'ansible_search_path' from source: unknown 24655 1726867438.17147: variable 'ansible_search_path' from source: unknown 24655 1726867438.17195: calling self._execute() 24655 1726867438.17281: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.17298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.17316: variable 'omit' from source: magic vars 24655 1726867438.17876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.21305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.21324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.21368: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.21427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.21457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.21543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.21576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.21611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.21740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.21743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.21818: variable 'ansible_distribution' from source: facts 24655 1726867438.21829: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.21854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.21861: when evaluation is False, skipping this task 24655 1726867438.21867: _execute() done 24655 1726867438.21872: dumping result to json 24655 1726867438.21882: done dumping result, returning 24655 1726867438.21894: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-58ad-929f-00000000001f] 24655 1726867438.21905: sending task result for task 0affcac9-a3a5-58ad-929f-00000000001f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867438.22060: no more pending results, returning what we have 24655 1726867438.22064: results queue empty 24655 1726867438.22065: checking for any_errors_fatal 24655 1726867438.22071: done checking for any_errors_fatal 24655 1726867438.22072: checking for max_fail_percentage 24655 1726867438.22074: done checking for max_fail_percentage 24655 1726867438.22075: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.22076: done checking to see if all hosts have failed 24655 1726867438.22078: getting the remaining hosts for this loop 24655 1726867438.22080: done getting the remaining hosts for this loop 24655 1726867438.22084: getting the next task for host managed_node1 24655 1726867438.22090: done getting next task for host managed_node1 24655 1726867438.22094: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24655 1726867438.22097: ^ 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 24655 1726867438.22113: getting variables 24655 1726867438.22114: in VariableManager get_vars() 24655 1726867438.22156: Calling all_inventory to load vars for managed_node1 24655 1726867438.22159: Calling groups_inventory to load vars for managed_node1 24655 1726867438.22162: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.22173: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.22175: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.22484: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.22698: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000001f 24655 1726867438.22701: WORKER PROCESS EXITING 24655 1726867438.22727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.22926: done with get_vars() 24655 1726867438.22936: done getting variables 24655 1726867438.23014: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:23:58 -0400 (0:00:00.065) 0:00:04.566 ****** 24655 1726867438.23045: entering _queue_task() for managed_node1/package 24655 1726867438.23630: worker is 1 (out of 1 available) 24655 1726867438.23641: exiting _queue_task() for managed_node1/package 24655 1726867438.23654: done queuing things up, now waiting for results queue to drain 24655 1726867438.23655: waiting for pending results... 24655 1726867438.24119: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24655 1726867438.24341: in run() - task 0affcac9-a3a5-58ad-929f-000000000020 24655 1726867438.24360: variable 'ansible_search_path' from source: unknown 24655 1726867438.24368: variable 'ansible_search_path' from source: unknown 24655 1726867438.24404: calling self._execute() 24655 1726867438.24491: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.24503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.24518: variable 'omit' from source: magic vars 24655 1726867438.24947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.27798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.27975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.28063: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.28119: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.28271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.28387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.28423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.28488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.28614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.28638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.28906: variable 'ansible_distribution' from source: facts 24655 1726867438.29112: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.29116: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.29118: when evaluation is False, skipping this task 24655 1726867438.29120: _execute() done 24655 1726867438.29123: dumping result to json 24655 1726867438.29125: done dumping result, returning 24655 1726867438.29127: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-58ad-929f-000000000020] 24655 1726867438.29129: sending task result for task 0affcac9-a3a5-58ad-929f-000000000020 24655 1726867438.29210: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000020 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867438.29257: no more pending results, returning what we have 24655 1726867438.29261: results queue empty 24655 1726867438.29262: checking for any_errors_fatal 24655 1726867438.29266: done checking for any_errors_fatal 24655 1726867438.29267: checking for max_fail_percentage 24655 1726867438.29269: done checking for max_fail_percentage 24655 1726867438.29270: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.29271: done checking to see if all hosts have failed 24655 1726867438.29271: getting the remaining hosts for this loop 24655 1726867438.29273: done getting the remaining hosts for this loop 24655 1726867438.29279: getting the next task for host managed_node1 24655 1726867438.29286: done getting next task for host managed_node1 24655 1726867438.29292: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24655 1726867438.29295: ^ 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 24655 1726867438.29313: getting variables 24655 1726867438.29315: in VariableManager get_vars() 24655 1726867438.29360: Calling all_inventory to load vars for managed_node1 24655 1726867438.29364: Calling groups_inventory to load vars for managed_node1 24655 1726867438.29366: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.29581: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.29586: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.29590: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.29770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.30485: WORKER PROCESS EXITING 24655 1726867438.30562: done with get_vars() 24655 1726867438.30573: done getting variables 24655 1726867438.30632: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:23:58 -0400 (0:00:00.076) 0:00:04.642 ****** 24655 1726867438.30663: entering _queue_task() for managed_node1/package 24655 1726867438.31513: worker is 1 (out of 1 available) 24655 1726867438.31522: exiting _queue_task() for managed_node1/package 24655 1726867438.31533: done queuing things up, now waiting for results queue to drain 24655 1726867438.31534: waiting for pending results... 24655 1726867438.31718: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24655 1726867438.31957: in run() - task 0affcac9-a3a5-58ad-929f-000000000021 24655 1726867438.32283: variable 'ansible_search_path' from source: unknown 24655 1726867438.32286: variable 'ansible_search_path' from source: unknown 24655 1726867438.32288: calling self._execute() 24655 1726867438.32291: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.32293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.32295: variable 'omit' from source: magic vars 24655 1726867438.33358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.37647: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.37970: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.38016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.38130: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.38163: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.38262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.38299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.38334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.38385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.38410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.38557: variable 'ansible_distribution' from source: facts 24655 1726867438.38574: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.38680: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.38684: when evaluation is False, skipping this task 24655 1726867438.38686: _execute() done 24655 1726867438.38688: dumping result to json 24655 1726867438.38690: done dumping result, returning 24655 1726867438.38693: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-58ad-929f-000000000021] 24655 1726867438.38695: sending task result for task 0affcac9-a3a5-58ad-929f-000000000021 24655 1726867438.38770: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000021 24655 1726867438.38773: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867438.38824: no more pending results, returning what we have 24655 1726867438.38828: results queue empty 24655 1726867438.38829: checking for any_errors_fatal 24655 1726867438.38836: done checking for any_errors_fatal 24655 1726867438.38837: checking for max_fail_percentage 24655 1726867438.38841: done checking for max_fail_percentage 24655 1726867438.38842: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.38843: done checking to see if all hosts have failed 24655 1726867438.38844: getting the remaining hosts for this loop 24655 1726867438.38845: done getting the remaining hosts for this loop 24655 1726867438.38853: getting the next task for host managed_node1 24655 1726867438.38862: done getting next task for host managed_node1 24655 1726867438.38867: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24655 1726867438.38870: ^ 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 24655 1726867438.38885: getting variables 24655 1726867438.38887: in VariableManager get_vars() 24655 1726867438.38929: Calling all_inventory to load vars for managed_node1 24655 1726867438.38933: Calling groups_inventory to load vars for managed_node1 24655 1726867438.38936: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.38947: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.38949: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.38952: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.39502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.39733: done with get_vars() 24655 1726867438.39743: done getting variables 24655 1726867438.39851: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:23:58 -0400 (0:00:00.092) 0:00:04.734 ****** 24655 1726867438.39884: entering _queue_task() for managed_node1/service 24655 1726867438.39886: Creating lock for service 24655 1726867438.40389: worker is 1 (out of 1 available) 24655 1726867438.40400: exiting _queue_task() for managed_node1/service 24655 1726867438.40410: done queuing things up, now waiting for results queue to drain 24655 1726867438.40412: waiting for pending results... 24655 1726867438.40565: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24655 1726867438.40769: in run() - task 0affcac9-a3a5-58ad-929f-000000000022 24655 1726867438.40772: variable 'ansible_search_path' from source: unknown 24655 1726867438.40775: variable 'ansible_search_path' from source: unknown 24655 1726867438.40846: calling self._execute() 24655 1726867438.40912: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.40926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.40970: variable 'omit' from source: magic vars 24655 1726867438.41754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.44762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.44775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.44819: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.44851: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.44982: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.44986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.44995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.45084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.45154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.45176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.45312: variable 'ansible_distribution' from source: facts 24655 1726867438.45325: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.45347: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.45483: when evaluation is False, skipping this task 24655 1726867438.45487: _execute() done 24655 1726867438.45490: dumping result to json 24655 1726867438.45492: done dumping result, returning 24655 1726867438.45494: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-58ad-929f-000000000022] 24655 1726867438.45497: sending task result for task 0affcac9-a3a5-58ad-929f-000000000022 24655 1726867438.45571: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000022 24655 1726867438.45574: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867438.45717: no more pending results, returning what we have 24655 1726867438.45720: results queue empty 24655 1726867438.45720: checking for any_errors_fatal 24655 1726867438.45725: done checking for any_errors_fatal 24655 1726867438.45725: checking for max_fail_percentage 24655 1726867438.45727: done checking for max_fail_percentage 24655 1726867438.45727: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.45728: done checking to see if all hosts have failed 24655 1726867438.45729: getting the remaining hosts for this loop 24655 1726867438.45730: done getting the remaining hosts for this loop 24655 1726867438.45733: getting the next task for host managed_node1 24655 1726867438.45738: done getting next task for host managed_node1 24655 1726867438.45741: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24655 1726867438.45744: ^ 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 24655 1726867438.45755: getting variables 24655 1726867438.45757: in VariableManager get_vars() 24655 1726867438.45796: Calling all_inventory to load vars for managed_node1 24655 1726867438.45799: Calling groups_inventory to load vars for managed_node1 24655 1726867438.45802: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.45812: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.45814: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.45817: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.46234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.47121: done with get_vars() 24655 1726867438.47131: done getting variables 24655 1726867438.47202: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:23:58 -0400 (0:00:00.073) 0:00:04.808 ****** 24655 1726867438.47238: entering _queue_task() for managed_node1/service 24655 1726867438.47522: worker is 1 (out of 1 available) 24655 1726867438.47533: exiting _queue_task() for managed_node1/service 24655 1726867438.47546: done queuing things up, now waiting for results queue to drain 24655 1726867438.47547: waiting for pending results... 24655 1726867438.47781: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24655 1726867438.47917: in run() - task 0affcac9-a3a5-58ad-929f-000000000023 24655 1726867438.47983: variable 'ansible_search_path' from source: unknown 24655 1726867438.47986: variable 'ansible_search_path' from source: unknown 24655 1726867438.47989: calling self._execute() 24655 1726867438.48062: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.48073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.48088: variable 'omit' from source: magic vars 24655 1726867438.48514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.50784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.50856: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.50944: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.50947: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.50973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.51060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.51097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.51131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.51183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.51382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.51386: variable 'ansible_distribution' from source: facts 24655 1726867438.51388: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.51390: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.51393: when evaluation is False, skipping this task 24655 1726867438.51395: _execute() done 24655 1726867438.51397: dumping result to json 24655 1726867438.51398: done dumping result, returning 24655 1726867438.51401: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-58ad-929f-000000000023] 24655 1726867438.51403: sending task result for task 0affcac9-a3a5-58ad-929f-000000000023 24655 1726867438.51501: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000023 24655 1726867438.51514: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24655 1726867438.51557: no more pending results, returning what we have 24655 1726867438.51561: results queue empty 24655 1726867438.51562: checking for any_errors_fatal 24655 1726867438.51569: done checking for any_errors_fatal 24655 1726867438.51570: checking for max_fail_percentage 24655 1726867438.51571: done checking for max_fail_percentage 24655 1726867438.51572: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.51573: done checking to see if all hosts have failed 24655 1726867438.51574: getting the remaining hosts for this loop 24655 1726867438.51575: done getting the remaining hosts for this loop 24655 1726867438.51581: getting the next task for host managed_node1 24655 1726867438.51589: done getting next task for host managed_node1 24655 1726867438.51593: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24655 1726867438.51596: ^ 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 24655 1726867438.51612: getting variables 24655 1726867438.51613: in VariableManager get_vars() 24655 1726867438.51656: Calling all_inventory to load vars for managed_node1 24655 1726867438.51660: Calling groups_inventory to load vars for managed_node1 24655 1726867438.51662: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.51674: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.51880: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.51886: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.52059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.52324: done with get_vars() 24655 1726867438.52334: done getting variables 24655 1726867438.52390: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:23:58 -0400 (0:00:00.051) 0:00:04.860 ****** 24655 1726867438.52425: entering _queue_task() for managed_node1/service 24655 1726867438.52671: worker is 1 (out of 1 available) 24655 1726867438.52883: exiting _queue_task() for managed_node1/service 24655 1726867438.52894: done queuing things up, now waiting for results queue to drain 24655 1726867438.52895: waiting for pending results... 24655 1726867438.52961: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24655 1726867438.53098: in run() - task 0affcac9-a3a5-58ad-929f-000000000024 24655 1726867438.53126: variable 'ansible_search_path' from source: unknown 24655 1726867438.53134: variable 'ansible_search_path' from source: unknown 24655 1726867438.53171: calling self._execute() 24655 1726867438.53259: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.53270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.53284: variable 'omit' from source: magic vars 24655 1726867438.53719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.55992: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.56066: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.56125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.56167: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.56198: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.56283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.56321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.56353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.56401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.56422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.56558: variable 'ansible_distribution' from source: facts 24655 1726867438.56571: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.56599: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.56609: when evaluation is False, skipping this task 24655 1726867438.56618: _execute() done 24655 1726867438.56625: dumping result to json 24655 1726867438.56634: done dumping result, returning 24655 1726867438.56646: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-58ad-929f-000000000024] 24655 1726867438.56655: sending task result for task 0affcac9-a3a5-58ad-929f-000000000024 24655 1726867438.56983: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000024 24655 1726867438.56987: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867438.57027: no more pending results, returning what we have 24655 1726867438.57030: results queue empty 24655 1726867438.57031: checking for any_errors_fatal 24655 1726867438.57035: done checking for any_errors_fatal 24655 1726867438.57036: checking for max_fail_percentage 24655 1726867438.57038: done checking for max_fail_percentage 24655 1726867438.57039: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.57039: done checking to see if all hosts have failed 24655 1726867438.57040: getting the remaining hosts for this loop 24655 1726867438.57041: done getting the remaining hosts for this loop 24655 1726867438.57044: getting the next task for host managed_node1 24655 1726867438.57050: done getting next task for host managed_node1 24655 1726867438.57053: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 24655 1726867438.57056: ^ 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 24655 1726867438.57068: getting variables 24655 1726867438.57070: in VariableManager get_vars() 24655 1726867438.57109: Calling all_inventory to load vars for managed_node1 24655 1726867438.57112: Calling groups_inventory to load vars for managed_node1 24655 1726867438.57115: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.57123: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.57126: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.57129: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.57406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.57617: done with get_vars() 24655 1726867438.57627: done getting variables 24655 1726867438.57681: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:23:58 -0400 (0:00:00.052) 0:00:04.913 ****** 24655 1726867438.57712: entering _queue_task() for managed_node1/service 24655 1726867438.57947: worker is 1 (out of 1 available) 24655 1726867438.57959: exiting _queue_task() for managed_node1/service 24655 1726867438.57970: done queuing things up, now waiting for results queue to drain 24655 1726867438.57971: waiting for pending results... 24655 1726867438.58230: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 24655 1726867438.58356: in run() - task 0affcac9-a3a5-58ad-929f-000000000025 24655 1726867438.58380: variable 'ansible_search_path' from source: unknown 24655 1726867438.58391: variable 'ansible_search_path' from source: unknown 24655 1726867438.58435: calling self._execute() 24655 1726867438.58526: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.58539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.58555: variable 'omit' from source: magic vars 24655 1726867438.58967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.61086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.61132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.61161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.61187: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.61206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.61268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.61290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.61308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.61340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.61350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.61446: variable 'ansible_distribution' from source: facts 24655 1726867438.61455: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.61472: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.61475: when evaluation is False, skipping this task 24655 1726867438.61479: _execute() done 24655 1726867438.61482: dumping result to json 24655 1726867438.61484: done dumping result, returning 24655 1726867438.61490: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-58ad-929f-000000000025] 24655 1726867438.61495: sending task result for task 0affcac9-a3a5-58ad-929f-000000000025 24655 1726867438.61572: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000025 24655 1726867438.61575: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24655 1726867438.61617: no more pending results, returning what we have 24655 1726867438.61621: results queue empty 24655 1726867438.61621: checking for any_errors_fatal 24655 1726867438.61627: done checking for any_errors_fatal 24655 1726867438.61628: checking for max_fail_percentage 24655 1726867438.61629: done checking for max_fail_percentage 24655 1726867438.61630: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.61631: done checking to see if all hosts have failed 24655 1726867438.61632: getting the remaining hosts for this loop 24655 1726867438.61633: done getting the remaining hosts for this loop 24655 1726867438.61637: getting the next task for host managed_node1 24655 1726867438.61642: done getting next task for host managed_node1 24655 1726867438.61646: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24655 1726867438.61648: ^ 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 24655 1726867438.61661: getting variables 24655 1726867438.61663: in VariableManager get_vars() 24655 1726867438.61699: Calling all_inventory to load vars for managed_node1 24655 1726867438.61701: Calling groups_inventory to load vars for managed_node1 24655 1726867438.61703: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.61713: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.61716: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.61719: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.61840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.61963: done with get_vars() 24655 1726867438.61970: done getting variables 24655 1726867438.62013: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:23:58 -0400 (0:00:00.043) 0:00:04.956 ****** 24655 1726867438.62036: entering _queue_task() for managed_node1/copy 24655 1726867438.62219: worker is 1 (out of 1 available) 24655 1726867438.62232: exiting _queue_task() for managed_node1/copy 24655 1726867438.62242: done queuing things up, now waiting for results queue to drain 24655 1726867438.62244: waiting for pending results... 24655 1726867438.62388: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24655 1726867438.62458: in run() - task 0affcac9-a3a5-58ad-929f-000000000026 24655 1726867438.62479: variable 'ansible_search_path' from source: unknown 24655 1726867438.62483: variable 'ansible_search_path' from source: unknown 24655 1726867438.62525: calling self._execute() 24655 1726867438.62648: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.62652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.62654: variable 'omit' from source: magic vars 24655 1726867438.63183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.65026: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.65092: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.65147: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.65189: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.65221: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.65304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.65340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.65372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.65421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.65442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.65580: variable 'ansible_distribution' from source: facts 24655 1726867438.65592: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.65615: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.65623: when evaluation is False, skipping this task 24655 1726867438.65630: _execute() done 24655 1726867438.65636: dumping result to json 24655 1726867438.65643: done dumping result, returning 24655 1726867438.65654: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-58ad-929f-000000000026] 24655 1726867438.65663: sending task result for task 0affcac9-a3a5-58ad-929f-000000000026 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867438.65805: no more pending results, returning what we have 24655 1726867438.65980: results queue empty 24655 1726867438.65981: checking for any_errors_fatal 24655 1726867438.65985: done checking for any_errors_fatal 24655 1726867438.65986: checking for max_fail_percentage 24655 1726867438.65988: done checking for max_fail_percentage 24655 1726867438.65988: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.65989: done checking to see if all hosts have failed 24655 1726867438.65990: getting the remaining hosts for this loop 24655 1726867438.65991: done getting the remaining hosts for this loop 24655 1726867438.65994: getting the next task for host managed_node1 24655 1726867438.65999: done getting next task for host managed_node1 24655 1726867438.66003: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24655 1726867438.66005: ^ 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 24655 1726867438.66020: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000026 24655 1726867438.66023: WORKER PROCESS EXITING 24655 1726867438.66034: getting variables 24655 1726867438.66035: in VariableManager get_vars() 24655 1726867438.66076: Calling all_inventory to load vars for managed_node1 24655 1726867438.66080: Calling groups_inventory to load vars for managed_node1 24655 1726867438.66083: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.66096: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.66103: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.66109: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.66524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.66933: done with get_vars() 24655 1726867438.66943: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:23:58 -0400 (0:00:00.049) 0:00:05.006 ****** 24655 1726867438.67026: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 24655 1726867438.67028: Creating lock for fedora.linux_system_roles.network_connections 24655 1726867438.67643: worker is 1 (out of 1 available) 24655 1726867438.67655: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 24655 1726867438.67667: done queuing things up, now waiting for results queue to drain 24655 1726867438.67669: waiting for pending results... 24655 1726867438.67955: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24655 1726867438.68092: in run() - task 0affcac9-a3a5-58ad-929f-000000000027 24655 1726867438.68118: variable 'ansible_search_path' from source: unknown 24655 1726867438.68126: variable 'ansible_search_path' from source: unknown 24655 1726867438.68179: calling self._execute() 24655 1726867438.68265: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.68388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.68392: variable 'omit' from source: magic vars 24655 1726867438.68782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.70417: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.70461: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.70491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.70517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.70537: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.70597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.70620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.70638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.70665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.70679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.70788: variable 'ansible_distribution' from source: facts 24655 1726867438.70792: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.70813: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.70816: when evaluation is False, skipping this task 24655 1726867438.70819: _execute() done 24655 1726867438.70821: dumping result to json 24655 1726867438.70823: done dumping result, returning 24655 1726867438.70826: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-58ad-929f-000000000027] 24655 1726867438.70828: sending task result for task 0affcac9-a3a5-58ad-929f-000000000027 24655 1726867438.70931: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000027 24655 1726867438.70934: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867438.71003: no more pending results, returning what we have 24655 1726867438.71009: results queue empty 24655 1726867438.71010: checking for any_errors_fatal 24655 1726867438.71016: done checking for any_errors_fatal 24655 1726867438.71017: checking for max_fail_percentage 24655 1726867438.71019: done checking for max_fail_percentage 24655 1726867438.71019: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.71020: done checking to see if all hosts have failed 24655 1726867438.71021: getting the remaining hosts for this loop 24655 1726867438.71022: done getting the remaining hosts for this loop 24655 1726867438.71025: getting the next task for host managed_node1 24655 1726867438.71030: done getting next task for host managed_node1 24655 1726867438.71034: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 24655 1726867438.71037: ^ 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 24655 1726867438.71048: getting variables 24655 1726867438.71049: in VariableManager get_vars() 24655 1726867438.71085: Calling all_inventory to load vars for managed_node1 24655 1726867438.71088: Calling groups_inventory to load vars for managed_node1 24655 1726867438.71090: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.71098: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.71100: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.71102: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.71283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.71437: done with get_vars() 24655 1726867438.71448: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:23:58 -0400 (0:00:00.045) 0:00:05.051 ****** 24655 1726867438.71529: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 24655 1726867438.71530: Creating lock for fedora.linux_system_roles.network_state 24655 1726867438.71801: worker is 1 (out of 1 available) 24655 1726867438.71817: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 24655 1726867438.71829: done queuing things up, now waiting for results queue to drain 24655 1726867438.71831: waiting for pending results... 24655 1726867438.72193: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 24655 1726867438.72205: in run() - task 0affcac9-a3a5-58ad-929f-000000000028 24655 1726867438.72209: variable 'ansible_search_path' from source: unknown 24655 1726867438.72211: variable 'ansible_search_path' from source: unknown 24655 1726867438.72233: calling self._execute() 24655 1726867438.72335: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.72361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.72370: variable 'omit' from source: magic vars 24655 1726867438.72688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.74283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.74286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.74374: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.74412: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.74439: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.74523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.74557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.74590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.74629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.74646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.74791: variable 'ansible_distribution' from source: facts 24655 1726867438.74802: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.74824: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.74831: when evaluation is False, skipping this task 24655 1726867438.74836: _execute() done 24655 1726867438.74841: dumping result to json 24655 1726867438.74847: done dumping result, returning 24655 1726867438.74858: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-58ad-929f-000000000028] 24655 1726867438.74983: sending task result for task 0affcac9-a3a5-58ad-929f-000000000028 24655 1726867438.75052: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000028 24655 1726867438.75056: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867438.75102: no more pending results, returning what we have 24655 1726867438.75106: results queue empty 24655 1726867438.75109: checking for any_errors_fatal 24655 1726867438.75114: done checking for any_errors_fatal 24655 1726867438.75115: checking for max_fail_percentage 24655 1726867438.75117: done checking for max_fail_percentage 24655 1726867438.75118: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.75119: done checking to see if all hosts have failed 24655 1726867438.75119: getting the remaining hosts for this loop 24655 1726867438.75121: done getting the remaining hosts for this loop 24655 1726867438.75124: getting the next task for host managed_node1 24655 1726867438.75131: done getting next task for host managed_node1 24655 1726867438.75135: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24655 1726867438.75138: ^ 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 24655 1726867438.75149: getting variables 24655 1726867438.75150: in VariableManager get_vars() 24655 1726867438.75186: Calling all_inventory to load vars for managed_node1 24655 1726867438.75189: Calling groups_inventory to load vars for managed_node1 24655 1726867438.75191: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.75199: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.75201: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.75203: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.75438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.75673: done with get_vars() 24655 1726867438.75685: done getting variables 24655 1726867438.75754: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:23:58 -0400 (0:00:00.042) 0:00:05.093 ****** 24655 1726867438.75788: entering _queue_task() for managed_node1/debug 24655 1726867438.76106: worker is 1 (out of 1 available) 24655 1726867438.76120: exiting _queue_task() for managed_node1/debug 24655 1726867438.76250: done queuing things up, now waiting for results queue to drain 24655 1726867438.76252: waiting for pending results... 24655 1726867438.76427: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24655 1726867438.76552: in run() - task 0affcac9-a3a5-58ad-929f-000000000029 24655 1726867438.76585: variable 'ansible_search_path' from source: unknown 24655 1726867438.76594: variable 'ansible_search_path' from source: unknown 24655 1726867438.76689: calling self._execute() 24655 1726867438.76727: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.76738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.76751: variable 'omit' from source: magic vars 24655 1726867438.77193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.79543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.79620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.79782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.79786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.79788: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.79834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.79869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.79913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.79960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.79983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.80146: variable 'ansible_distribution' from source: facts 24655 1726867438.80157: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.80182: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.80191: when evaluation is False, skipping this task 24655 1726867438.80198: _execute() done 24655 1726867438.80236: dumping result to json 24655 1726867438.80239: done dumping result, returning 24655 1726867438.80241: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-58ad-929f-000000000029] 24655 1726867438.80243: sending task result for task 0affcac9-a3a5-58ad-929f-000000000029 24655 1726867438.80397: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000029 24655 1726867438.80400: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24655 1726867438.80455: no more pending results, returning what we have 24655 1726867438.80459: results queue empty 24655 1726867438.80459: checking for any_errors_fatal 24655 1726867438.80465: done checking for any_errors_fatal 24655 1726867438.80466: checking for max_fail_percentage 24655 1726867438.80468: done checking for max_fail_percentage 24655 1726867438.80469: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.80469: done checking to see if all hosts have failed 24655 1726867438.80470: getting the remaining hosts for this loop 24655 1726867438.80472: done getting the remaining hosts for this loop 24655 1726867438.80475: getting the next task for host managed_node1 24655 1726867438.80484: done getting next task for host managed_node1 24655 1726867438.80487: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24655 1726867438.80490: ^ 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 24655 1726867438.80504: getting variables 24655 1726867438.80505: in VariableManager get_vars() 24655 1726867438.80555: Calling all_inventory to load vars for managed_node1 24655 1726867438.80558: Calling groups_inventory to load vars for managed_node1 24655 1726867438.80561: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.80572: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.80575: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.80796: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.81043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.81269: done with get_vars() 24655 1726867438.81281: done getting variables 24655 1726867438.81351: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:23:58 -0400 (0:00:00.055) 0:00:05.149 ****** 24655 1726867438.81387: entering _queue_task() for managed_node1/debug 24655 1726867438.81890: worker is 1 (out of 1 available) 24655 1726867438.81897: exiting _queue_task() for managed_node1/debug 24655 1726867438.81909: done queuing things up, now waiting for results queue to drain 24655 1726867438.81911: waiting for pending results... 24655 1726867438.82092: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24655 1726867438.82097: in run() - task 0affcac9-a3a5-58ad-929f-00000000002a 24655 1726867438.82123: variable 'ansible_search_path' from source: unknown 24655 1726867438.82137: variable 'ansible_search_path' from source: unknown 24655 1726867438.82175: calling self._execute() 24655 1726867438.82267: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.82323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.82327: variable 'omit' from source: magic vars 24655 1726867438.82747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.84878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.84935: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.84973: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.85001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.85023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.85083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.85104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.85124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.85150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.85163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.85259: variable 'ansible_distribution' from source: facts 24655 1726867438.85263: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.85280: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.85283: when evaluation is False, skipping this task 24655 1726867438.85287: _execute() done 24655 1726867438.85290: dumping result to json 24655 1726867438.85292: done dumping result, returning 24655 1726867438.85302: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-58ad-929f-00000000002a] 24655 1726867438.85305: sending task result for task 0affcac9-a3a5-58ad-929f-00000000002a 24655 1726867438.85385: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000002a 24655 1726867438.85388: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24655 1726867438.85442: no more pending results, returning what we have 24655 1726867438.85446: results queue empty 24655 1726867438.85447: checking for any_errors_fatal 24655 1726867438.85450: done checking for any_errors_fatal 24655 1726867438.85450: checking for max_fail_percentage 24655 1726867438.85452: done checking for max_fail_percentage 24655 1726867438.85453: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.85454: done checking to see if all hosts have failed 24655 1726867438.85454: getting the remaining hosts for this loop 24655 1726867438.85456: done getting the remaining hosts for this loop 24655 1726867438.85459: getting the next task for host managed_node1 24655 1726867438.85466: done getting next task for host managed_node1 24655 1726867438.85469: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24655 1726867438.85472: ^ 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 24655 1726867438.85486: getting variables 24655 1726867438.85487: in VariableManager get_vars() 24655 1726867438.85525: Calling all_inventory to load vars for managed_node1 24655 1726867438.85527: Calling groups_inventory to load vars for managed_node1 24655 1726867438.85529: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.85542: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.85544: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.85547: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.85803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.86055: done with get_vars() 24655 1726867438.86065: done getting variables 24655 1726867438.86125: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:23:58 -0400 (0:00:00.047) 0:00:05.197 ****** 24655 1726867438.86158: entering _queue_task() for managed_node1/debug 24655 1726867438.86558: worker is 1 (out of 1 available) 24655 1726867438.86569: exiting _queue_task() for managed_node1/debug 24655 1726867438.86583: done queuing things up, now waiting for results queue to drain 24655 1726867438.86586: waiting for pending results... 24655 1726867438.86873: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24655 1726867438.86943: in run() - task 0affcac9-a3a5-58ad-929f-00000000002b 24655 1726867438.86964: variable 'ansible_search_path' from source: unknown 24655 1726867438.86968: variable 'ansible_search_path' from source: unknown 24655 1726867438.86992: calling self._execute() 24655 1726867438.87053: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.87057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.87070: variable 'omit' from source: magic vars 24655 1726867438.87359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.89169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.89383: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.89386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.89388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.89390: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.89392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.89439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.89469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.89517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.89535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.89657: variable 'ansible_distribution' from source: facts 24655 1726867438.89668: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.89690: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.89698: when evaluation is False, skipping this task 24655 1726867438.89704: _execute() done 24655 1726867438.89712: dumping result to json 24655 1726867438.89720: done dumping result, returning 24655 1726867438.89731: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-58ad-929f-00000000002b] 24655 1726867438.89740: sending task result for task 0affcac9-a3a5-58ad-929f-00000000002b skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24655 1726867438.89869: no more pending results, returning what we have 24655 1726867438.89873: results queue empty 24655 1726867438.89874: checking for any_errors_fatal 24655 1726867438.89879: done checking for any_errors_fatal 24655 1726867438.89880: checking for max_fail_percentage 24655 1726867438.89882: done checking for max_fail_percentage 24655 1726867438.89882: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.89883: done checking to see if all hosts have failed 24655 1726867438.89884: getting the remaining hosts for this loop 24655 1726867438.89885: done getting the remaining hosts for this loop 24655 1726867438.89888: getting the next task for host managed_node1 24655 1726867438.89894: done getting next task for host managed_node1 24655 1726867438.89897: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 24655 1726867438.89900: ^ 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 24655 1726867438.89912: getting variables 24655 1726867438.89913: in VariableManager get_vars() 24655 1726867438.89949: Calling all_inventory to load vars for managed_node1 24655 1726867438.89952: Calling groups_inventory to load vars for managed_node1 24655 1726867438.89954: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.89963: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.89966: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.89968: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.90119: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000002b 24655 1726867438.90123: WORKER PROCESS EXITING 24655 1726867438.90143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.90355: done with get_vars() 24655 1726867438.90364: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:23:58 -0400 (0:00:00.042) 0:00:05.240 ****** 24655 1726867438.90455: entering _queue_task() for managed_node1/ping 24655 1726867438.90457: Creating lock for ping 24655 1726867438.90693: worker is 1 (out of 1 available) 24655 1726867438.90704: exiting _queue_task() for managed_node1/ping 24655 1726867438.90715: done queuing things up, now waiting for results queue to drain 24655 1726867438.90717: waiting for pending results... 24655 1726867438.90984: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 24655 1726867438.91113: in run() - task 0affcac9-a3a5-58ad-929f-00000000002c 24655 1726867438.91132: variable 'ansible_search_path' from source: unknown 24655 1726867438.91139: variable 'ansible_search_path' from source: unknown 24655 1726867438.91183: calling self._execute() 24655 1726867438.91259: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.91279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.91293: variable 'omit' from source: magic vars 24655 1726867438.91783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.93993: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.93997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.94220: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.94259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.94292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.94555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.94596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.94628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.94682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.94882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.95037: variable 'ansible_distribution' from source: facts 24655 1726867438.95050: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.95073: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.95083: when evaluation is False, skipping this task 24655 1726867438.95117: _execute() done 24655 1726867438.95124: dumping result to json 24655 1726867438.95132: done dumping result, returning 24655 1726867438.95142: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-58ad-929f-00000000002c] 24655 1726867438.95282: sending task result for task 0affcac9-a3a5-58ad-929f-00000000002c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867438.95504: no more pending results, returning what we have 24655 1726867438.95507: results queue empty 24655 1726867438.95508: checking for any_errors_fatal 24655 1726867438.95513: done checking for any_errors_fatal 24655 1726867438.95514: checking for max_fail_percentage 24655 1726867438.95516: done checking for max_fail_percentage 24655 1726867438.95517: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.95517: done checking to see if all hosts have failed 24655 1726867438.95518: getting the remaining hosts for this loop 24655 1726867438.95520: done getting the remaining hosts for this loop 24655 1726867438.95523: getting the next task for host managed_node1 24655 1726867438.95534: done getting next task for host managed_node1 24655 1726867438.95536: ^ task is: TASK: meta (role_complete) 24655 1726867438.95541: ^ 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 24655 1726867438.95556: getting variables 24655 1726867438.95558: in VariableManager get_vars() 24655 1726867438.95600: Calling all_inventory to load vars for managed_node1 24655 1726867438.95603: Calling groups_inventory to load vars for managed_node1 24655 1726867438.95606: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.95617: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.95620: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.95623: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.96104: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000002c 24655 1726867438.96106: WORKER PROCESS EXITING 24655 1726867438.96130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.96313: done with get_vars() 24655 1726867438.96322: done getting variables 24655 1726867438.96392: done queuing things up, now waiting for results queue to drain 24655 1726867438.96394: results queue empty 24655 1726867438.96394: checking for any_errors_fatal 24655 1726867438.96396: done checking for any_errors_fatal 24655 1726867438.96397: checking for max_fail_percentage 24655 1726867438.96398: done checking for max_fail_percentage 24655 1726867438.96398: checking to see if all hosts have failed and the running result is not ok 24655 1726867438.96399: done checking to see if all hosts have failed 24655 1726867438.96400: getting the remaining hosts for this loop 24655 1726867438.96401: done getting the remaining hosts for this loop 24655 1726867438.96403: getting the next task for host managed_node1 24655 1726867438.96406: done getting next task for host managed_node1 24655 1726867438.96408: ^ task is: TASK: Include the task 'assert_device_present.yml' 24655 1726867438.96409: ^ 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 24655 1726867438.96411: getting variables 24655 1726867438.96412: in VariableManager get_vars() 24655 1726867438.96423: Calling all_inventory to load vars for managed_node1 24655 1726867438.96425: Calling groups_inventory to load vars for managed_node1 24655 1726867438.96427: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867438.96430: Calling all_plugins_play to load vars for managed_node1 24655 1726867438.96432: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867438.96435: Calling groups_plugins_play to load vars for managed_node1 24655 1726867438.96566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867438.96742: done with get_vars() 24655 1726867438.96749: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:47 Friday 20 September 2024 17:23:58 -0400 (0:00:00.063) 0:00:05.304 ****** 24655 1726867438.96812: entering _queue_task() for managed_node1/include_tasks 24655 1726867438.97051: worker is 1 (out of 1 available) 24655 1726867438.97062: exiting _queue_task() for managed_node1/include_tasks 24655 1726867438.97072: done queuing things up, now waiting for results queue to drain 24655 1726867438.97074: waiting for pending results... 24655 1726867438.97238: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 24655 1726867438.97291: in run() - task 0affcac9-a3a5-58ad-929f-00000000005c 24655 1726867438.97304: variable 'ansible_search_path' from source: unknown 24655 1726867438.97335: calling self._execute() 24655 1726867438.97398: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867438.97402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867438.97416: variable 'omit' from source: magic vars 24655 1726867438.98015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867438.99603: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867438.99655: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867438.99684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867438.99713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867438.99732: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867438.99791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867438.99815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867438.99832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867438.99860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867438.99871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867438.99970: variable 'ansible_distribution' from source: facts 24655 1726867438.99973: variable 'ansible_distribution_major_version' from source: facts 24655 1726867438.99991: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867438.99994: when evaluation is False, skipping this task 24655 1726867438.99996: _execute() done 24655 1726867438.99999: dumping result to json 24655 1726867439.00001: done dumping result, returning 24655 1726867439.00010: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-58ad-929f-00000000005c] 24655 1726867439.00015: sending task result for task 0affcac9-a3a5-58ad-929f-00000000005c 24655 1726867439.00097: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000005c 24655 1726867439.00100: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.00164: no more pending results, returning what we have 24655 1726867439.00168: results queue empty 24655 1726867439.00169: checking for any_errors_fatal 24655 1726867439.00170: done checking for any_errors_fatal 24655 1726867439.00171: checking for max_fail_percentage 24655 1726867439.00173: done checking for max_fail_percentage 24655 1726867439.00173: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.00174: done checking to see if all hosts have failed 24655 1726867439.00175: getting the remaining hosts for this loop 24655 1726867439.00176: done getting the remaining hosts for this loop 24655 1726867439.00185: getting the next task for host managed_node1 24655 1726867439.00190: done getting next task for host managed_node1 24655 1726867439.00193: ^ task is: TASK: Include the task 'assert_profile_present.yml' 24655 1726867439.00195: ^ 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 24655 1726867439.00197: getting variables 24655 1726867439.00198: in VariableManager get_vars() 24655 1726867439.00237: Calling all_inventory to load vars for managed_node1 24655 1726867439.00239: Calling groups_inventory to load vars for managed_node1 24655 1726867439.00241: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.00250: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.00252: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.00255: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.00421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.00536: done with get_vars() 24655 1726867439.00544: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:49 Friday 20 September 2024 17:23:59 -0400 (0:00:00.038) 0:00:05.342 ****** 24655 1726867439.00626: entering _queue_task() for managed_node1/include_tasks 24655 1726867439.00888: worker is 1 (out of 1 available) 24655 1726867439.00901: exiting _queue_task() for managed_node1/include_tasks 24655 1726867439.00916: done queuing things up, now waiting for results queue to drain 24655 1726867439.00918: waiting for pending results... 24655 1726867439.01298: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 24655 1726867439.01304: in run() - task 0affcac9-a3a5-58ad-929f-00000000005d 24655 1726867439.01310: variable 'ansible_search_path' from source: unknown 24655 1726867439.01337: calling self._execute() 24655 1726867439.01433: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.01447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.01460: variable 'omit' from source: magic vars 24655 1726867439.01899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.03458: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.03506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.03538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.03561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.03610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.03711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.03743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.03785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.03810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.03892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.04084: variable 'ansible_distribution' from source: facts 24655 1726867439.04087: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.04089: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.04091: when evaluation is False, skipping this task 24655 1726867439.04092: _execute() done 24655 1726867439.04094: dumping result to json 24655 1726867439.04095: done dumping result, returning 24655 1726867439.04097: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [0affcac9-a3a5-58ad-929f-00000000005d] 24655 1726867439.04099: sending task result for task 0affcac9-a3a5-58ad-929f-00000000005d 24655 1726867439.04163: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000005d 24655 1726867439.04165: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.04228: no more pending results, returning what we have 24655 1726867439.04231: results queue empty 24655 1726867439.04232: checking for any_errors_fatal 24655 1726867439.04237: done checking for any_errors_fatal 24655 1726867439.04237: checking for max_fail_percentage 24655 1726867439.04239: done checking for max_fail_percentage 24655 1726867439.04239: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.04240: done checking to see if all hosts have failed 24655 1726867439.04241: getting the remaining hosts for this loop 24655 1726867439.04242: done getting the remaining hosts for this loop 24655 1726867439.04245: getting the next task for host managed_node1 24655 1726867439.04249: done getting next task for host managed_node1 24655 1726867439.04252: ^ task is: TASK: Get ip address information 24655 1726867439.04253: ^ 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 24655 1726867439.04256: getting variables 24655 1726867439.04257: in VariableManager get_vars() 24655 1726867439.04386: Calling all_inventory to load vars for managed_node1 24655 1726867439.04389: Calling groups_inventory to load vars for managed_node1 24655 1726867439.04391: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.04401: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.04403: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.04406: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.04568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.04735: done with get_vars() 24655 1726867439.04745: done getting variables 24655 1726867439.04802: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:53 Friday 20 September 2024 17:23:59 -0400 (0:00:00.041) 0:00:05.384 ****** 24655 1726867439.04827: entering _queue_task() for managed_node1/command 24655 1726867439.05078: worker is 1 (out of 1 available) 24655 1726867439.05091: exiting _queue_task() for managed_node1/command 24655 1726867439.05103: done queuing things up, now waiting for results queue to drain 24655 1726867439.05105: waiting for pending results... 24655 1726867439.05420: running TaskExecutor() for managed_node1/TASK: Get ip address information 24655 1726867439.05426: in run() - task 0affcac9-a3a5-58ad-929f-00000000005e 24655 1726867439.05489: variable 'ansible_search_path' from source: unknown 24655 1726867439.05493: calling self._execute() 24655 1726867439.05543: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.05548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.05557: variable 'omit' from source: magic vars 24655 1726867439.06033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.08469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.08560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.08702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.08706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.08712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.08780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.08826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.08861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.08917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.08983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.09182: variable 'ansible_distribution' from source: facts 24655 1726867439.09196: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.09225: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.09234: when evaluation is False, skipping this task 24655 1726867439.09248: _execute() done 24655 1726867439.09265: dumping result to json 24655 1726867439.09324: done dumping result, returning 24655 1726867439.09328: done running TaskExecutor() for managed_node1/TASK: Get ip address information [0affcac9-a3a5-58ad-929f-00000000005e] 24655 1726867439.09375: sending task result for task 0affcac9-a3a5-58ad-929f-00000000005e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.09534: no more pending results, returning what we have 24655 1726867439.09538: results queue empty 24655 1726867439.09539: checking for any_errors_fatal 24655 1726867439.09546: done checking for any_errors_fatal 24655 1726867439.09547: checking for max_fail_percentage 24655 1726867439.09549: done checking for max_fail_percentage 24655 1726867439.09549: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.09550: done checking to see if all hosts have failed 24655 1726867439.09551: getting the remaining hosts for this loop 24655 1726867439.09553: done getting the remaining hosts for this loop 24655 1726867439.09557: getting the next task for host managed_node1 24655 1726867439.09564: done getting next task for host managed_node1 24655 1726867439.09566: ^ task is: TASK: Show ip_addr 24655 1726867439.09569: ^ 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 24655 1726867439.09572: getting variables 24655 1726867439.09574: in VariableManager get_vars() 24655 1726867439.09625: Calling all_inventory to load vars for managed_node1 24655 1726867439.09629: Calling groups_inventory to load vars for managed_node1 24655 1726867439.09632: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.09645: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.09648: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.09652: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.10227: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000005e 24655 1726867439.10230: WORKER PROCESS EXITING 24655 1726867439.10254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.10473: done with get_vars() 24655 1726867439.10487: done getting variables 24655 1726867439.10561: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:57 Friday 20 September 2024 17:23:59 -0400 (0:00:00.057) 0:00:05.441 ****** 24655 1726867439.10591: entering _queue_task() for managed_node1/debug 24655 1726867439.10880: worker is 1 (out of 1 available) 24655 1726867439.10894: exiting _queue_task() for managed_node1/debug 24655 1726867439.10910: done queuing things up, now waiting for results queue to drain 24655 1726867439.10912: waiting for pending results... 24655 1726867439.11155: running TaskExecutor() for managed_node1/TASK: Show ip_addr 24655 1726867439.11251: in run() - task 0affcac9-a3a5-58ad-929f-00000000005f 24655 1726867439.11264: variable 'ansible_search_path' from source: unknown 24655 1726867439.11298: calling self._execute() 24655 1726867439.11358: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.11362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.11370: variable 'omit' from source: magic vars 24655 1726867439.11674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.13148: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.13194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.13223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.13260: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.13280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.13339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.13363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.13383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.13409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.13423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.13520: variable 'ansible_distribution' from source: facts 24655 1726867439.13524: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.13538: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.13541: when evaluation is False, skipping this task 24655 1726867439.13543: _execute() done 24655 1726867439.13545: dumping result to json 24655 1726867439.13548: done dumping result, returning 24655 1726867439.13554: done running TaskExecutor() for managed_node1/TASK: Show ip_addr [0affcac9-a3a5-58ad-929f-00000000005f] 24655 1726867439.13558: sending task result for task 0affcac9-a3a5-58ad-929f-00000000005f 24655 1726867439.13637: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000005f 24655 1726867439.13639: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24655 1726867439.13717: no more pending results, returning what we have 24655 1726867439.13721: results queue empty 24655 1726867439.13722: checking for any_errors_fatal 24655 1726867439.13726: done checking for any_errors_fatal 24655 1726867439.13727: checking for max_fail_percentage 24655 1726867439.13728: done checking for max_fail_percentage 24655 1726867439.13729: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.13730: done checking to see if all hosts have failed 24655 1726867439.13730: getting the remaining hosts for this loop 24655 1726867439.13732: done getting the remaining hosts for this loop 24655 1726867439.13735: getting the next task for host managed_node1 24655 1726867439.13740: done getting next task for host managed_node1 24655 1726867439.13742: ^ task is: TASK: Assert ipv6 addresses are correctly set 24655 1726867439.13744: ^ 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 24655 1726867439.13747: getting variables 24655 1726867439.13750: in VariableManager get_vars() 24655 1726867439.13784: Calling all_inventory to load vars for managed_node1 24655 1726867439.13787: Calling groups_inventory to load vars for managed_node1 24655 1726867439.13789: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.13798: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.13800: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.13802: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.13923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.14037: done with get_vars() 24655 1726867439.14044: done getting variables 24655 1726867439.14113: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:60 Friday 20 September 2024 17:23:59 -0400 (0:00:00.035) 0:00:05.477 ****** 24655 1726867439.14131: entering _queue_task() for managed_node1/assert 24655 1726867439.14133: Creating lock for assert 24655 1726867439.14319: worker is 1 (out of 1 available) 24655 1726867439.14332: exiting _queue_task() for managed_node1/assert 24655 1726867439.14344: done queuing things up, now waiting for results queue to drain 24655 1726867439.14345: waiting for pending results... 24655 1726867439.14505: running TaskExecutor() for managed_node1/TASK: Assert ipv6 addresses are correctly set 24655 1726867439.14557: in run() - task 0affcac9-a3a5-58ad-929f-000000000060 24655 1726867439.14571: variable 'ansible_search_path' from source: unknown 24655 1726867439.14604: calling self._execute() 24655 1726867439.14731: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.14735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.14743: variable 'omit' from source: magic vars 24655 1726867439.15034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.16437: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.16488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.16515: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.16543: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.16563: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.16622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.16645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.16663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.16691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.16702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.16798: variable 'ansible_distribution' from source: facts 24655 1726867439.16801: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.16818: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.16821: when evaluation is False, skipping this task 24655 1726867439.16823: _execute() done 24655 1726867439.16825: dumping result to json 24655 1726867439.16828: done dumping result, returning 24655 1726867439.16833: done running TaskExecutor() for managed_node1/TASK: Assert ipv6 addresses are correctly set [0affcac9-a3a5-58ad-929f-000000000060] 24655 1726867439.16838: sending task result for task 0affcac9-a3a5-58ad-929f-000000000060 24655 1726867439.16924: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000060 24655 1726867439.16927: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.17054: no more pending results, returning what we have 24655 1726867439.17056: results queue empty 24655 1726867439.17057: checking for any_errors_fatal 24655 1726867439.17059: done checking for any_errors_fatal 24655 1726867439.17060: checking for max_fail_percentage 24655 1726867439.17061: done checking for max_fail_percentage 24655 1726867439.17062: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.17063: done checking to see if all hosts have failed 24655 1726867439.17064: getting the remaining hosts for this loop 24655 1726867439.17065: done getting the remaining hosts for this loop 24655 1726867439.17067: getting the next task for host managed_node1 24655 1726867439.17071: done getting next task for host managed_node1 24655 1726867439.17073: ^ task is: TASK: Get ipv6 routes 24655 1726867439.17075: ^ 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 24655 1726867439.17080: getting variables 24655 1726867439.17081: in VariableManager get_vars() 24655 1726867439.17110: Calling all_inventory to load vars for managed_node1 24655 1726867439.17112: Calling groups_inventory to load vars for managed_node1 24655 1726867439.17114: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.17121: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.17123: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.17124: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.17220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.17331: done with get_vars() 24655 1726867439.17338: done getting variables 24655 1726867439.17373: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:69 Friday 20 September 2024 17:23:59 -0400 (0:00:00.032) 0:00:05.510 ****** 24655 1726867439.17392: entering _queue_task() for managed_node1/command 24655 1726867439.17575: worker is 1 (out of 1 available) 24655 1726867439.17589: exiting _queue_task() for managed_node1/command 24655 1726867439.17600: done queuing things up, now waiting for results queue to drain 24655 1726867439.17602: waiting for pending results... 24655 1726867439.17749: running TaskExecutor() for managed_node1/TASK: Get ipv6 routes 24655 1726867439.17810: in run() - task 0affcac9-a3a5-58ad-929f-000000000061 24655 1726867439.17824: variable 'ansible_search_path' from source: unknown 24655 1726867439.17854: calling self._execute() 24655 1726867439.17921: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.17924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.17932: variable 'omit' from source: magic vars 24655 1726867439.18234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.19703: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.19747: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.19956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.19982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.20001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.20062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.20082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.20100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.20133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.20144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.20238: variable 'ansible_distribution' from source: facts 24655 1726867439.20241: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.20256: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.20259: when evaluation is False, skipping this task 24655 1726867439.20262: _execute() done 24655 1726867439.20264: dumping result to json 24655 1726867439.20267: done dumping result, returning 24655 1726867439.20272: done running TaskExecutor() for managed_node1/TASK: Get ipv6 routes [0affcac9-a3a5-58ad-929f-000000000061] 24655 1726867439.20278: sending task result for task 0affcac9-a3a5-58ad-929f-000000000061 24655 1726867439.20353: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000061 24655 1726867439.20355: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.20398: no more pending results, returning what we have 24655 1726867439.20402: results queue empty 24655 1726867439.20403: checking for any_errors_fatal 24655 1726867439.20409: done checking for any_errors_fatal 24655 1726867439.20410: checking for max_fail_percentage 24655 1726867439.20412: done checking for max_fail_percentage 24655 1726867439.20412: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.20413: done checking to see if all hosts have failed 24655 1726867439.20414: getting the remaining hosts for this loop 24655 1726867439.20416: done getting the remaining hosts for this loop 24655 1726867439.20419: getting the next task for host managed_node1 24655 1726867439.20424: done getting next task for host managed_node1 24655 1726867439.20426: ^ task is: TASK: Show ipv6_route 24655 1726867439.20428: ^ 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 24655 1726867439.20431: getting variables 24655 1726867439.20432: in VariableManager get_vars() 24655 1726867439.20470: Calling all_inventory to load vars for managed_node1 24655 1726867439.20473: Calling groups_inventory to load vars for managed_node1 24655 1726867439.20475: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.20485: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.20488: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.20490: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.20619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.20753: done with get_vars() 24655 1726867439.20760: done getting variables 24655 1726867439.20800: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:73 Friday 20 September 2024 17:23:59 -0400 (0:00:00.034) 0:00:05.544 ****** 24655 1726867439.20819: entering _queue_task() for managed_node1/debug 24655 1726867439.20997: worker is 1 (out of 1 available) 24655 1726867439.21011: exiting _queue_task() for managed_node1/debug 24655 1726867439.21021: done queuing things up, now waiting for results queue to drain 24655 1726867439.21023: waiting for pending results... 24655 1726867439.21171: running TaskExecutor() for managed_node1/TASK: Show ipv6_route 24655 1726867439.21220: in run() - task 0affcac9-a3a5-58ad-929f-000000000062 24655 1726867439.21232: variable 'ansible_search_path' from source: unknown 24655 1726867439.21261: calling self._execute() 24655 1726867439.21325: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.21329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.21337: variable 'omit' from source: magic vars 24655 1726867439.21641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.23241: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.23282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.23311: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.23337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.23356: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.23414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.23436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.23454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.23482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.23493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.23584: variable 'ansible_distribution' from source: facts 24655 1726867439.23588: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.23602: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.23605: when evaluation is False, skipping this task 24655 1726867439.23610: _execute() done 24655 1726867439.23612: dumping result to json 24655 1726867439.23614: done dumping result, returning 24655 1726867439.23617: done running TaskExecutor() for managed_node1/TASK: Show ipv6_route [0affcac9-a3a5-58ad-929f-000000000062] 24655 1726867439.23622: sending task result for task 0affcac9-a3a5-58ad-929f-000000000062 24655 1726867439.23697: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000062 24655 1726867439.23700: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24655 1726867439.23740: no more pending results, returning what we have 24655 1726867439.23743: results queue empty 24655 1726867439.23744: checking for any_errors_fatal 24655 1726867439.23749: done checking for any_errors_fatal 24655 1726867439.23750: checking for max_fail_percentage 24655 1726867439.23751: done checking for max_fail_percentage 24655 1726867439.23752: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.23753: done checking to see if all hosts have failed 24655 1726867439.23754: getting the remaining hosts for this loop 24655 1726867439.23755: done getting the remaining hosts for this loop 24655 1726867439.23758: getting the next task for host managed_node1 24655 1726867439.23763: done getting next task for host managed_node1 24655 1726867439.23765: ^ task is: TASK: Assert default ipv6 route is set 24655 1726867439.23767: ^ 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 24655 1726867439.23769: getting variables 24655 1726867439.23771: in VariableManager get_vars() 24655 1726867439.23805: Calling all_inventory to load vars for managed_node1 24655 1726867439.23811: Calling groups_inventory to load vars for managed_node1 24655 1726867439.23814: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.23822: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.23824: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.23826: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.23949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.24063: done with get_vars() 24655 1726867439.24070: done getting variables 24655 1726867439.24112: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:76 Friday 20 September 2024 17:23:59 -0400 (0:00:00.033) 0:00:05.577 ****** 24655 1726867439.24131: entering _queue_task() for managed_node1/assert 24655 1726867439.24312: worker is 1 (out of 1 available) 24655 1726867439.24326: exiting _queue_task() for managed_node1/assert 24655 1726867439.24337: done queuing things up, now waiting for results queue to drain 24655 1726867439.24339: waiting for pending results... 24655 1726867439.24485: running TaskExecutor() for managed_node1/TASK: Assert default ipv6 route is set 24655 1726867439.24531: in run() - task 0affcac9-a3a5-58ad-929f-000000000063 24655 1726867439.24543: variable 'ansible_search_path' from source: unknown 24655 1726867439.24572: calling self._execute() 24655 1726867439.24627: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.24630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.24638: variable 'omit' from source: magic vars 24655 1726867439.24924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.26497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.26540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.26565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.26591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.26613: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.26679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.26699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.26718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.26790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.26793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.26864: variable 'ansible_distribution' from source: facts 24655 1726867439.26867: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.26883: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.26886: when evaluation is False, skipping this task 24655 1726867439.26890: _execute() done 24655 1726867439.26893: dumping result to json 24655 1726867439.26895: done dumping result, returning 24655 1726867439.26897: done running TaskExecutor() for managed_node1/TASK: Assert default ipv6 route is set [0affcac9-a3a5-58ad-929f-000000000063] 24655 1726867439.26910: sending task result for task 0affcac9-a3a5-58ad-929f-000000000063 24655 1726867439.26976: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000063 24655 1726867439.26985: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.27050: no more pending results, returning what we have 24655 1726867439.27053: results queue empty 24655 1726867439.27054: checking for any_errors_fatal 24655 1726867439.27059: done checking for any_errors_fatal 24655 1726867439.27059: checking for max_fail_percentage 24655 1726867439.27061: done checking for max_fail_percentage 24655 1726867439.27062: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.27063: done checking to see if all hosts have failed 24655 1726867439.27063: getting the remaining hosts for this loop 24655 1726867439.27064: done getting the remaining hosts for this loop 24655 1726867439.27067: getting the next task for host managed_node1 24655 1726867439.27071: done getting next task for host managed_node1 24655 1726867439.27073: ^ task is: TASK: Ensure ping6 command is present 24655 1726867439.27075: ^ 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 24655 1726867439.27077: getting variables 24655 1726867439.27078: in VariableManager get_vars() 24655 1726867439.27113: Calling all_inventory to load vars for managed_node1 24655 1726867439.27115: Calling groups_inventory to load vars for managed_node1 24655 1726867439.27119: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.27128: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.27130: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.27133: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.27267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.27380: done with get_vars() 24655 1726867439.27387: done getting variables 24655 1726867439.27425: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:81 Friday 20 September 2024 17:23:59 -0400 (0:00:00.033) 0:00:05.610 ****** 24655 1726867439.27443: entering _queue_task() for managed_node1/package 24655 1726867439.27620: worker is 1 (out of 1 available) 24655 1726867439.27634: exiting _queue_task() for managed_node1/package 24655 1726867439.27645: done queuing things up, now waiting for results queue to drain 24655 1726867439.27647: waiting for pending results... 24655 1726867439.27787: running TaskExecutor() for managed_node1/TASK: Ensure ping6 command is present 24655 1726867439.27843: in run() - task 0affcac9-a3a5-58ad-929f-000000000064 24655 1726867439.27854: variable 'ansible_search_path' from source: unknown 24655 1726867439.27884: calling self._execute() 24655 1726867439.27941: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.27947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.27954: variable 'omit' from source: magic vars 24655 1726867439.28238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.30369: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.30415: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.30439: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.30465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.30486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.30543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.30563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.30581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.30609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.30618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.30712: variable 'ansible_distribution' from source: facts 24655 1726867439.30715: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.30728: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.30732: when evaluation is False, skipping this task 24655 1726867439.30735: _execute() done 24655 1726867439.30737: dumping result to json 24655 1726867439.30739: done dumping result, returning 24655 1726867439.30743: done running TaskExecutor() for managed_node1/TASK: Ensure ping6 command is present [0affcac9-a3a5-58ad-929f-000000000064] 24655 1726867439.30753: sending task result for task 0affcac9-a3a5-58ad-929f-000000000064 24655 1726867439.30830: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000064 24655 1726867439.30832: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.30895: no more pending results, returning what we have 24655 1726867439.30898: results queue empty 24655 1726867439.30899: checking for any_errors_fatal 24655 1726867439.30903: done checking for any_errors_fatal 24655 1726867439.30904: checking for max_fail_percentage 24655 1726867439.30905: done checking for max_fail_percentage 24655 1726867439.30906: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.30909: done checking to see if all hosts have failed 24655 1726867439.30910: getting the remaining hosts for this loop 24655 1726867439.30911: done getting the remaining hosts for this loop 24655 1726867439.30914: getting the next task for host managed_node1 24655 1726867439.30919: done getting next task for host managed_node1 24655 1726867439.30922: ^ task is: TASK: Test gateway can be pinged 24655 1726867439.30923: ^ 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 24655 1726867439.30926: getting variables 24655 1726867439.30927: in VariableManager get_vars() 24655 1726867439.30960: Calling all_inventory to load vars for managed_node1 24655 1726867439.30964: Calling groups_inventory to load vars for managed_node1 24655 1726867439.30966: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.30975: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.30978: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.30981: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.31094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.31230: done with get_vars() 24655 1726867439.31241: done getting variables 24655 1726867439.31295: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:86 Friday 20 September 2024 17:23:59 -0400 (0:00:00.038) 0:00:05.649 ****** 24655 1726867439.31323: entering _queue_task() for managed_node1/command 24655 1726867439.31667: worker is 1 (out of 1 available) 24655 1726867439.31882: exiting _queue_task() for managed_node1/command 24655 1726867439.31893: done queuing things up, now waiting for results queue to drain 24655 1726867439.31894: waiting for pending results... 24655 1726867439.32021: running TaskExecutor() for managed_node1/TASK: Test gateway can be pinged 24655 1726867439.32026: in run() - task 0affcac9-a3a5-58ad-929f-000000000065 24655 1726867439.32047: variable 'ansible_search_path' from source: unknown 24655 1726867439.32088: calling self._execute() 24655 1726867439.32170: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.32185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.32198: variable 'omit' from source: magic vars 24655 1726867439.32632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.35129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.35198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.35237: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.35366: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.35369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.35396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.35437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.35472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.35527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.35547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.35693: variable 'ansible_distribution' from source: facts 24655 1726867439.35706: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.35733: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.35800: when evaluation is False, skipping this task 24655 1726867439.35803: _execute() done 24655 1726867439.35806: dumping result to json 24655 1726867439.35810: done dumping result, returning 24655 1726867439.35812: done running TaskExecutor() for managed_node1/TASK: Test gateway can be pinged [0affcac9-a3a5-58ad-929f-000000000065] 24655 1726867439.35815: sending task result for task 0affcac9-a3a5-58ad-929f-000000000065 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.36056: no more pending results, returning what we have 24655 1726867439.36061: results queue empty 24655 1726867439.36062: checking for any_errors_fatal 24655 1726867439.36067: done checking for any_errors_fatal 24655 1726867439.36068: checking for max_fail_percentage 24655 1726867439.36070: done checking for max_fail_percentage 24655 1726867439.36071: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.36072: done checking to see if all hosts have failed 24655 1726867439.36073: getting the remaining hosts for this loop 24655 1726867439.36075: done getting the remaining hosts for this loop 24655 1726867439.36081: getting the next task for host managed_node1 24655 1726867439.36088: done getting next task for host managed_node1 24655 1726867439.36092: ^ task is: TASK: TEARDOWN: remove profiles. 24655 1726867439.36094: ^ 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 24655 1726867439.36097: getting variables 24655 1726867439.36099: in VariableManager get_vars() 24655 1726867439.36146: Calling all_inventory to load vars for managed_node1 24655 1726867439.36149: Calling groups_inventory to load vars for managed_node1 24655 1726867439.36152: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.36164: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.36168: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.36171: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.36427: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000065 24655 1726867439.36430: WORKER PROCESS EXITING 24655 1726867439.36648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.36938: done with get_vars() 24655 1726867439.36949: done getting variables 24655 1726867439.37032: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:92 Friday 20 September 2024 17:23:59 -0400 (0:00:00.057) 0:00:05.706 ****** 24655 1726867439.37058: entering _queue_task() for managed_node1/debug 24655 1726867439.37426: worker is 1 (out of 1 available) 24655 1726867439.37439: exiting _queue_task() for managed_node1/debug 24655 1726867439.37449: done queuing things up, now waiting for results queue to drain 24655 1726867439.37450: waiting for pending results... 24655 1726867439.37714: running TaskExecutor() for managed_node1/TASK: TEARDOWN: remove profiles. 24655 1726867439.37800: in run() - task 0affcac9-a3a5-58ad-929f-000000000066 24655 1726867439.37822: variable 'ansible_search_path' from source: unknown 24655 1726867439.37857: calling self._execute() 24655 1726867439.37942: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.37952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.37964: variable 'omit' from source: magic vars 24655 1726867439.38393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.40892: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.40962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.41005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.41044: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.41072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.41166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.41211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.41243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.41295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.41322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.41494: variable 'ansible_distribution' from source: facts 24655 1726867439.41506: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.41552: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.41568: when evaluation is False, skipping this task 24655 1726867439.41783: _execute() done 24655 1726867439.41787: dumping result to json 24655 1726867439.41789: done dumping result, returning 24655 1726867439.41791: done running TaskExecutor() for managed_node1/TASK: TEARDOWN: remove profiles. [0affcac9-a3a5-58ad-929f-000000000066] 24655 1726867439.41793: sending task result for task 0affcac9-a3a5-58ad-929f-000000000066 24655 1726867439.41864: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000066 24655 1726867439.41867: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24655 1726867439.41918: no more pending results, returning what we have 24655 1726867439.41922: results queue empty 24655 1726867439.41923: checking for any_errors_fatal 24655 1726867439.41928: done checking for any_errors_fatal 24655 1726867439.41929: checking for max_fail_percentage 24655 1726867439.41931: done checking for max_fail_percentage 24655 1726867439.41932: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.41933: done checking to see if all hosts have failed 24655 1726867439.41934: getting the remaining hosts for this loop 24655 1726867439.41935: done getting the remaining hosts for this loop 24655 1726867439.41939: getting the next task for host managed_node1 24655 1726867439.41948: done getting next task for host managed_node1 24655 1726867439.41955: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24655 1726867439.41958: ^ 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 24655 1726867439.41979: getting variables 24655 1726867439.41981: in VariableManager get_vars() 24655 1726867439.42028: Calling all_inventory to load vars for managed_node1 24655 1726867439.42032: Calling groups_inventory to load vars for managed_node1 24655 1726867439.42035: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.42047: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.42050: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.42055: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.42502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.42771: done with get_vars() 24655 1726867439.42792: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:23:59 -0400 (0:00:00.059) 0:00:05.766 ****** 24655 1726867439.43016: entering _queue_task() for managed_node1/include_tasks 24655 1726867439.43313: worker is 1 (out of 1 available) 24655 1726867439.43325: exiting _queue_task() for managed_node1/include_tasks 24655 1726867439.43337: done queuing things up, now waiting for results queue to drain 24655 1726867439.43338: waiting for pending results... 24655 1726867439.43794: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24655 1726867439.43799: in run() - task 0affcac9-a3a5-58ad-929f-00000000006e 24655 1726867439.43802: variable 'ansible_search_path' from source: unknown 24655 1726867439.43805: variable 'ansible_search_path' from source: unknown 24655 1726867439.43810: calling self._execute() 24655 1726867439.43857: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.43868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.43883: variable 'omit' from source: magic vars 24655 1726867439.44305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.46781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.46860: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.46919: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.46966: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.47001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.47120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.47155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.47191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.47290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.47293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.47455: variable 'ansible_distribution' from source: facts 24655 1726867439.47467: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.47496: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.47509: when evaluation is False, skipping this task 24655 1726867439.47614: _execute() done 24655 1726867439.47618: dumping result to json 24655 1726867439.47620: done dumping result, returning 24655 1726867439.47623: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-58ad-929f-00000000006e] 24655 1726867439.47625: sending task result for task 0affcac9-a3a5-58ad-929f-00000000006e 24655 1726867439.47697: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000006e 24655 1726867439.47701: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.47760: no more pending results, returning what we have 24655 1726867439.47764: results queue empty 24655 1726867439.47765: checking for any_errors_fatal 24655 1726867439.47771: done checking for any_errors_fatal 24655 1726867439.47772: checking for max_fail_percentage 24655 1726867439.47773: done checking for max_fail_percentage 24655 1726867439.47774: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.47775: done checking to see if all hosts have failed 24655 1726867439.47776: getting the remaining hosts for this loop 24655 1726867439.47784: done getting the remaining hosts for this loop 24655 1726867439.47789: getting the next task for host managed_node1 24655 1726867439.47796: done getting next task for host managed_node1 24655 1726867439.47800: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 24655 1726867439.47804: ^ 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 24655 1726867439.47824: getting variables 24655 1726867439.47826: in VariableManager get_vars() 24655 1726867439.47865: Calling all_inventory to load vars for managed_node1 24655 1726867439.47868: Calling groups_inventory to load vars for managed_node1 24655 1726867439.47870: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.48065: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.48070: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.48074: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.48665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.48868: done with get_vars() 24655 1726867439.48879: done getting variables 24655 1726867439.48935: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:23:59 -0400 (0:00:00.059) 0:00:05.825 ****** 24655 1726867439.48963: entering _queue_task() for managed_node1/debug 24655 1726867439.49212: worker is 1 (out of 1 available) 24655 1726867439.49224: exiting _queue_task() for managed_node1/debug 24655 1726867439.49234: done queuing things up, now waiting for results queue to drain 24655 1726867439.49236: waiting for pending results... 24655 1726867439.49493: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 24655 1726867439.49621: in run() - task 0affcac9-a3a5-58ad-929f-00000000006f 24655 1726867439.49682: variable 'ansible_search_path' from source: unknown 24655 1726867439.49685: variable 'ansible_search_path' from source: unknown 24655 1726867439.49688: calling self._execute() 24655 1726867439.49765: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.49779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.49792: variable 'omit' from source: magic vars 24655 1726867439.50202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.52415: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.52486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.52612: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.52615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.52617: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.52684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.52727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.52758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.52804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.52832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.52971: variable 'ansible_distribution' from source: facts 24655 1726867439.52983: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.53003: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.53013: when evaluation is False, skipping this task 24655 1726867439.53019: _execute() done 24655 1726867439.53025: dumping result to json 24655 1726867439.53032: done dumping result, returning 24655 1726867439.53046: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-58ad-929f-00000000006f] 24655 1726867439.53081: sending task result for task 0affcac9-a3a5-58ad-929f-00000000006f 24655 1726867439.53387: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000006f 24655 1726867439.53390: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24655 1726867439.53429: no more pending results, returning what we have 24655 1726867439.53432: results queue empty 24655 1726867439.53432: checking for any_errors_fatal 24655 1726867439.53438: done checking for any_errors_fatal 24655 1726867439.53438: checking for max_fail_percentage 24655 1726867439.53440: done checking for max_fail_percentage 24655 1726867439.53440: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.53442: done checking to see if all hosts have failed 24655 1726867439.53442: getting the remaining hosts for this loop 24655 1726867439.53443: done getting the remaining hosts for this loop 24655 1726867439.53447: getting the next task for host managed_node1 24655 1726867439.53452: done getting next task for host managed_node1 24655 1726867439.53456: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24655 1726867439.53459: ^ 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 24655 1726867439.53474: getting variables 24655 1726867439.53475: in VariableManager get_vars() 24655 1726867439.53515: Calling all_inventory to load vars for managed_node1 24655 1726867439.53517: Calling groups_inventory to load vars for managed_node1 24655 1726867439.53520: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.53529: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.53532: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.53535: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.53753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.53973: done with get_vars() 24655 1726867439.53985: done getting variables 24655 1726867439.54040: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:23:59 -0400 (0:00:00.051) 0:00:05.876 ****** 24655 1726867439.54071: entering _queue_task() for managed_node1/fail 24655 1726867439.54318: worker is 1 (out of 1 available) 24655 1726867439.54330: exiting _queue_task() for managed_node1/fail 24655 1726867439.54341: done queuing things up, now waiting for results queue to drain 24655 1726867439.54343: waiting for pending results... 24655 1726867439.54606: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24655 1726867439.54737: in run() - task 0affcac9-a3a5-58ad-929f-000000000070 24655 1726867439.54757: variable 'ansible_search_path' from source: unknown 24655 1726867439.54765: variable 'ansible_search_path' from source: unknown 24655 1726867439.54809: calling self._execute() 24655 1726867439.54890: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.54901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.54920: variable 'omit' from source: magic vars 24655 1726867439.55356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.57563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.57640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.57695: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.57742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.57776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.57865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.57902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.57936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.57989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.58182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.58186: variable 'ansible_distribution' from source: facts 24655 1726867439.58188: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.58190: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.58192: when evaluation is False, skipping this task 24655 1726867439.58194: _execute() done 24655 1726867439.58196: dumping result to json 24655 1726867439.58198: done dumping result, returning 24655 1726867439.58213: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-58ad-929f-000000000070] 24655 1726867439.58223: sending task result for task 0affcac9-a3a5-58ad-929f-000000000070 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.58378: no more pending results, returning what we have 24655 1726867439.58383: results queue empty 24655 1726867439.58384: checking for any_errors_fatal 24655 1726867439.58388: done checking for any_errors_fatal 24655 1726867439.58388: checking for max_fail_percentage 24655 1726867439.58390: done checking for max_fail_percentage 24655 1726867439.58391: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.58392: done checking to see if all hosts have failed 24655 1726867439.58393: getting the remaining hosts for this loop 24655 1726867439.58394: done getting the remaining hosts for this loop 24655 1726867439.58399: getting the next task for host managed_node1 24655 1726867439.58406: done getting next task for host managed_node1 24655 1726867439.58413: ^ 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 24655 1726867439.58416: ^ 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 24655 1726867439.58433: getting variables 24655 1726867439.58435: in VariableManager get_vars() 24655 1726867439.58481: Calling all_inventory to load vars for managed_node1 24655 1726867439.58484: Calling groups_inventory to load vars for managed_node1 24655 1726867439.58487: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.58498: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.58502: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.58505: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.59071: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000070 24655 1726867439.59075: WORKER PROCESS EXITING 24655 1726867439.59102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.59318: done with get_vars() 24655 1726867439.59329: done getting variables 24655 1726867439.59385: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:23:59 -0400 (0:00:00.053) 0:00:05.930 ****** 24655 1726867439.59418: entering _queue_task() for managed_node1/fail 24655 1726867439.59680: worker is 1 (out of 1 available) 24655 1726867439.59693: exiting _queue_task() for managed_node1/fail 24655 1726867439.59704: done queuing things up, now waiting for results queue to drain 24655 1726867439.59706: waiting for pending results... 24655 1726867439.59970: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 24655 1726867439.60089: in run() - task 0affcac9-a3a5-58ad-929f-000000000071 24655 1726867439.60113: variable 'ansible_search_path' from source: unknown 24655 1726867439.60202: variable 'ansible_search_path' from source: unknown 24655 1726867439.60249: calling self._execute() 24655 1726867439.60339: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.60361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.60375: variable 'omit' from source: magic vars 24655 1726867439.60830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.63071: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.63141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.63176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.63221: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.63253: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.63342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.63379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.63417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.63462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.63486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.63636: variable 'ansible_distribution' from source: facts 24655 1726867439.63647: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.63671: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.63681: when evaluation is False, skipping this task 24655 1726867439.63731: _execute() done 24655 1726867439.63735: dumping result to json 24655 1726867439.63737: done dumping result, returning 24655 1726867439.63740: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-58ad-929f-000000000071] 24655 1726867439.63742: sending task result for task 0affcac9-a3a5-58ad-929f-000000000071 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.63866: no more pending results, returning what we have 24655 1726867439.63870: results queue empty 24655 1726867439.63871: checking for any_errors_fatal 24655 1726867439.63876: done checking for any_errors_fatal 24655 1726867439.63879: checking for max_fail_percentage 24655 1726867439.63880: done checking for max_fail_percentage 24655 1726867439.63881: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.63882: done checking to see if all hosts have failed 24655 1726867439.63883: getting the remaining hosts for this loop 24655 1726867439.63884: done getting the remaining hosts for this loop 24655 1726867439.63888: getting the next task for host managed_node1 24655 1726867439.63894: done getting next task for host managed_node1 24655 1726867439.63897: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24655 1726867439.63900: ^ 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 24655 1726867439.63918: getting variables 24655 1726867439.63919: in VariableManager get_vars() 24655 1726867439.63959: Calling all_inventory to load vars for managed_node1 24655 1726867439.63962: Calling groups_inventory to load vars for managed_node1 24655 1726867439.63964: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.63975: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.64091: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.64097: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000071 24655 1726867439.64099: WORKER PROCESS EXITING 24655 1726867439.64103: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.64283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.64526: done with get_vars() 24655 1726867439.64537: done getting variables 24655 1726867439.64605: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:23:59 -0400 (0:00:00.052) 0:00:05.982 ****** 24655 1726867439.64638: entering _queue_task() for managed_node1/fail 24655 1726867439.65089: worker is 1 (out of 1 available) 24655 1726867439.65099: exiting _queue_task() for managed_node1/fail 24655 1726867439.65110: done queuing things up, now waiting for results queue to drain 24655 1726867439.65111: waiting for pending results... 24655 1726867439.65189: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24655 1726867439.65429: in run() - task 0affcac9-a3a5-58ad-929f-000000000072 24655 1726867439.65455: variable 'ansible_search_path' from source: unknown 24655 1726867439.65463: variable 'ansible_search_path' from source: unknown 24655 1726867439.65505: calling self._execute() 24655 1726867439.65595: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.65606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.65619: variable 'omit' from source: magic vars 24655 1726867439.66023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.68318: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.68391: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.68444: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.68490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.68523: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.68697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.68700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.68703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.68718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.68737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.68880: variable 'ansible_distribution' from source: facts 24655 1726867439.68893: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.68924: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.68931: when evaluation is False, skipping this task 24655 1726867439.68938: _execute() done 24655 1726867439.68945: dumping result to json 24655 1726867439.68953: done dumping result, returning 24655 1726867439.68963: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-58ad-929f-000000000072] 24655 1726867439.68973: sending task result for task 0affcac9-a3a5-58ad-929f-000000000072 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.69104: no more pending results, returning what we have 24655 1726867439.69110: results queue empty 24655 1726867439.69110: checking for any_errors_fatal 24655 1726867439.69116: done checking for any_errors_fatal 24655 1726867439.69117: checking for max_fail_percentage 24655 1726867439.69119: done checking for max_fail_percentage 24655 1726867439.69119: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.69120: done checking to see if all hosts have failed 24655 1726867439.69121: getting the remaining hosts for this loop 24655 1726867439.69122: done getting the remaining hosts for this loop 24655 1726867439.69126: getting the next task for host managed_node1 24655 1726867439.69133: done getting next task for host managed_node1 24655 1726867439.69136: ^ 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 24655 1726867439.69139: ^ 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 24655 1726867439.69155: getting variables 24655 1726867439.69156: in VariableManager get_vars() 24655 1726867439.69311: Calling all_inventory to load vars for managed_node1 24655 1726867439.69314: Calling groups_inventory to load vars for managed_node1 24655 1726867439.69317: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.69329: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.69332: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.69335: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.69537: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000072 24655 1726867439.69540: WORKER PROCESS EXITING 24655 1726867439.69559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.69772: done with get_vars() 24655 1726867439.69792: done getting variables 24655 1726867439.69846: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:23:59 -0400 (0:00:00.052) 0:00:06.034 ****** 24655 1726867439.69876: entering _queue_task() for managed_node1/dnf 24655 1726867439.70157: worker is 1 (out of 1 available) 24655 1726867439.70170: exiting _queue_task() for managed_node1/dnf 24655 1726867439.70185: done queuing things up, now waiting for results queue to drain 24655 1726867439.70186: waiting for pending results... 24655 1726867439.70493: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 24655 1726867439.70624: in run() - task 0affcac9-a3a5-58ad-929f-000000000073 24655 1726867439.70646: variable 'ansible_search_path' from source: unknown 24655 1726867439.70660: variable 'ansible_search_path' from source: unknown 24655 1726867439.70709: calling self._execute() 24655 1726867439.70882: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.70886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.70889: variable 'omit' from source: magic vars 24655 1726867439.71274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.73683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.73708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.73748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.73787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.73823: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.73903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.73943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.73973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.74019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.74087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.74192: variable 'ansible_distribution' from source: facts 24655 1726867439.74207: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.74229: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.74236: when evaluation is False, skipping this task 24655 1726867439.74247: _execute() done 24655 1726867439.74253: dumping result to json 24655 1726867439.74260: done dumping result, returning 24655 1726867439.74270: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-58ad-929f-000000000073] 24655 1726867439.74281: sending task result for task 0affcac9-a3a5-58ad-929f-000000000073 24655 1726867439.74569: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000073 24655 1726867439.74573: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.74620: no more pending results, returning what we have 24655 1726867439.74624: results queue empty 24655 1726867439.74625: checking for any_errors_fatal 24655 1726867439.74629: done checking for any_errors_fatal 24655 1726867439.74630: checking for max_fail_percentage 24655 1726867439.74631: done checking for max_fail_percentage 24655 1726867439.74632: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.74633: done checking to see if all hosts have failed 24655 1726867439.74633: getting the remaining hosts for this loop 24655 1726867439.74635: done getting the remaining hosts for this loop 24655 1726867439.74639: getting the next task for host managed_node1 24655 1726867439.74644: done getting next task for host managed_node1 24655 1726867439.74648: ^ 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 24655 1726867439.74652: ^ 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 24655 1726867439.74668: getting variables 24655 1726867439.74669: in VariableManager get_vars() 24655 1726867439.74710: Calling all_inventory to load vars for managed_node1 24655 1726867439.74713: Calling groups_inventory to load vars for managed_node1 24655 1726867439.74716: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.74726: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.74729: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.74732: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.75032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.75284: done with get_vars() 24655 1726867439.75297: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24655 1726867439.75373: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:23:59 -0400 (0:00:00.055) 0:00:06.090 ****** 24655 1726867439.75410: entering _queue_task() for managed_node1/yum 24655 1726867439.75742: worker is 1 (out of 1 available) 24655 1726867439.75755: exiting _queue_task() for managed_node1/yum 24655 1726867439.75767: done queuing things up, now waiting for results queue to drain 24655 1726867439.75768: waiting for pending results... 24655 1726867439.76111: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 24655 1726867439.76174: in run() - task 0affcac9-a3a5-58ad-929f-000000000074 24655 1726867439.76204: variable 'ansible_search_path' from source: unknown 24655 1726867439.76213: variable 'ansible_search_path' from source: unknown 24655 1726867439.76253: calling self._execute() 24655 1726867439.76336: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.76382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.76385: variable 'omit' from source: magic vars 24655 1726867439.76791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.79015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.79087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.79142: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.79242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.79246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.79295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.79328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.79362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.79407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.79426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.79559: variable 'ansible_distribution' from source: facts 24655 1726867439.79575: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.79598: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.79606: when evaluation is False, skipping this task 24655 1726867439.79679: _execute() done 24655 1726867439.79682: dumping result to json 24655 1726867439.79684: done dumping result, returning 24655 1726867439.79687: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-58ad-929f-000000000074] 24655 1726867439.79689: sending task result for task 0affcac9-a3a5-58ad-929f-000000000074 24655 1726867439.79756: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000074 24655 1726867439.79760: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.79804: no more pending results, returning what we have 24655 1726867439.79810: results queue empty 24655 1726867439.79811: checking for any_errors_fatal 24655 1726867439.79815: done checking for any_errors_fatal 24655 1726867439.79816: checking for max_fail_percentage 24655 1726867439.79817: done checking for max_fail_percentage 24655 1726867439.79818: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.79819: done checking to see if all hosts have failed 24655 1726867439.79819: getting the remaining hosts for this loop 24655 1726867439.79821: done getting the remaining hosts for this loop 24655 1726867439.79824: getting the next task for host managed_node1 24655 1726867439.79829: done getting next task for host managed_node1 24655 1726867439.79833: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24655 1726867439.79836: ^ 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 24655 1726867439.79851: getting variables 24655 1726867439.79852: in VariableManager get_vars() 24655 1726867439.79891: Calling all_inventory to load vars for managed_node1 24655 1726867439.79894: Calling groups_inventory to load vars for managed_node1 24655 1726867439.79896: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.79906: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.79910: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.79913: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.80164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.80376: done with get_vars() 24655 1726867439.80387: done getting variables 24655 1726867439.80444: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:23:59 -0400 (0:00:00.050) 0:00:06.140 ****** 24655 1726867439.80474: entering _queue_task() for managed_node1/fail 24655 1726867439.80714: worker is 1 (out of 1 available) 24655 1726867439.80725: exiting _queue_task() for managed_node1/fail 24655 1726867439.80734: done queuing things up, now waiting for results queue to drain 24655 1726867439.80736: waiting for pending results... 24655 1726867439.80994: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24655 1726867439.81120: in run() - task 0affcac9-a3a5-58ad-929f-000000000075 24655 1726867439.81141: variable 'ansible_search_path' from source: unknown 24655 1726867439.81150: variable 'ansible_search_path' from source: unknown 24655 1726867439.81193: calling self._execute() 24655 1726867439.81303: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.81306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.81308: variable 'omit' from source: magic vars 24655 1726867439.81731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.84298: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.84371: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.84418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.84464: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.84497: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.84582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.84620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.84657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.84705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.84730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.84925: variable 'ansible_distribution' from source: facts 24655 1726867439.84929: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.84940: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.84948: when evaluation is False, skipping this task 24655 1726867439.84953: _execute() done 24655 1726867439.84958: dumping result to json 24655 1726867439.84960: done dumping result, returning 24655 1726867439.84962: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-58ad-929f-000000000075] 24655 1726867439.84964: sending task result for task 0affcac9-a3a5-58ad-929f-000000000075 24655 1726867439.85069: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000075 24655 1726867439.85072: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.85145: no more pending results, returning what we have 24655 1726867439.85154: results queue empty 24655 1726867439.85155: checking for any_errors_fatal 24655 1726867439.85162: done checking for any_errors_fatal 24655 1726867439.85162: checking for max_fail_percentage 24655 1726867439.85164: done checking for max_fail_percentage 24655 1726867439.85164: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.85165: done checking to see if all hosts have failed 24655 1726867439.85166: getting the remaining hosts for this loop 24655 1726867439.85168: done getting the remaining hosts for this loop 24655 1726867439.85171: getting the next task for host managed_node1 24655 1726867439.85176: done getting next task for host managed_node1 24655 1726867439.85182: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 24655 1726867439.85186: ^ 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 24655 1726867439.85201: getting variables 24655 1726867439.85202: in VariableManager get_vars() 24655 1726867439.85235: Calling all_inventory to load vars for managed_node1 24655 1726867439.85238: Calling groups_inventory to load vars for managed_node1 24655 1726867439.85240: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.85249: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.85251: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.85254: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.85404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.85529: done with get_vars() 24655 1726867439.85539: done getting variables 24655 1726867439.85576: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:23:59 -0400 (0:00:00.051) 0:00:06.192 ****** 24655 1726867439.85600: entering _queue_task() for managed_node1/package 24655 1726867439.85787: worker is 1 (out of 1 available) 24655 1726867439.85799: exiting _queue_task() for managed_node1/package 24655 1726867439.85813: done queuing things up, now waiting for results queue to drain 24655 1726867439.85814: waiting for pending results... 24655 1726867439.85975: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 24655 1726867439.86053: in run() - task 0affcac9-a3a5-58ad-929f-000000000076 24655 1726867439.86064: variable 'ansible_search_path' from source: unknown 24655 1726867439.86068: variable 'ansible_search_path' from source: unknown 24655 1726867439.86097: calling self._execute() 24655 1726867439.86155: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.86164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.86171: variable 'omit' from source: magic vars 24655 1726867439.86583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.88668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.88714: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.88750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.88780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.88800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.88857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.88884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.88899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.88928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.88939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.89034: variable 'ansible_distribution' from source: facts 24655 1726867439.89038: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.89053: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.89056: when evaluation is False, skipping this task 24655 1726867439.89059: _execute() done 24655 1726867439.89061: dumping result to json 24655 1726867439.89063: done dumping result, returning 24655 1726867439.89070: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-58ad-929f-000000000076] 24655 1726867439.89075: sending task result for task 0affcac9-a3a5-58ad-929f-000000000076 24655 1726867439.89161: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000076 24655 1726867439.89164: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.89236: no more pending results, returning what we have 24655 1726867439.89240: results queue empty 24655 1726867439.89241: checking for any_errors_fatal 24655 1726867439.89246: done checking for any_errors_fatal 24655 1726867439.89246: checking for max_fail_percentage 24655 1726867439.89248: done checking for max_fail_percentage 24655 1726867439.89248: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.89249: done checking to see if all hosts have failed 24655 1726867439.89250: getting the remaining hosts for this loop 24655 1726867439.89251: done getting the remaining hosts for this loop 24655 1726867439.89255: getting the next task for host managed_node1 24655 1726867439.89260: done getting next task for host managed_node1 24655 1726867439.89264: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24655 1726867439.89267: ^ 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 24655 1726867439.89283: getting variables 24655 1726867439.89284: in VariableManager get_vars() 24655 1726867439.89317: Calling all_inventory to load vars for managed_node1 24655 1726867439.89319: Calling groups_inventory to load vars for managed_node1 24655 1726867439.89321: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.89330: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.89332: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.89334: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.89488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.89606: done with get_vars() 24655 1726867439.89615: done getting variables 24655 1726867439.89653: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:23:59 -0400 (0:00:00.040) 0:00:06.232 ****** 24655 1726867439.89674: entering _queue_task() for managed_node1/package 24655 1726867439.89858: worker is 1 (out of 1 available) 24655 1726867439.89871: exiting _queue_task() for managed_node1/package 24655 1726867439.89884: done queuing things up, now waiting for results queue to drain 24655 1726867439.89886: waiting for pending results... 24655 1726867439.90038: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24655 1726867439.90131: in run() - task 0affcac9-a3a5-58ad-929f-000000000077 24655 1726867439.90135: variable 'ansible_search_path' from source: unknown 24655 1726867439.90139: variable 'ansible_search_path' from source: unknown 24655 1726867439.90159: calling self._execute() 24655 1726867439.90382: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.90385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.90388: variable 'omit' from source: magic vars 24655 1726867439.90683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.92479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.92529: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.92556: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.92584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.92606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.92666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.92690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.92710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.92738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.92749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.92857: variable 'ansible_distribution' from source: facts 24655 1726867439.92863: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.92880: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.92883: when evaluation is False, skipping this task 24655 1726867439.92887: _execute() done 24655 1726867439.92889: dumping result to json 24655 1726867439.92891: done dumping result, returning 24655 1726867439.92900: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-58ad-929f-000000000077] 24655 1726867439.92905: sending task result for task 0affcac9-a3a5-58ad-929f-000000000077 24655 1726867439.93010: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000077 24655 1726867439.93013: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.93066: no more pending results, returning what we have 24655 1726867439.93070: results queue empty 24655 1726867439.93071: checking for any_errors_fatal 24655 1726867439.93075: done checking for any_errors_fatal 24655 1726867439.93076: checking for max_fail_percentage 24655 1726867439.93079: done checking for max_fail_percentage 24655 1726867439.93080: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.93081: done checking to see if all hosts have failed 24655 1726867439.93081: getting the remaining hosts for this loop 24655 1726867439.93083: done getting the remaining hosts for this loop 24655 1726867439.93092: getting the next task for host managed_node1 24655 1726867439.93098: done getting next task for host managed_node1 24655 1726867439.93102: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24655 1726867439.93105: ^ 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 24655 1726867439.93121: getting variables 24655 1726867439.93123: in VariableManager get_vars() 24655 1726867439.93159: Calling all_inventory to load vars for managed_node1 24655 1726867439.93161: Calling groups_inventory to load vars for managed_node1 24655 1726867439.93163: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.93172: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.93174: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.93176: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.93365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.93572: done with get_vars() 24655 1726867439.93586: done getting variables 24655 1726867439.93643: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:23:59 -0400 (0:00:00.040) 0:00:06.272 ****** 24655 1726867439.93684: entering _queue_task() for managed_node1/package 24655 1726867439.93946: worker is 1 (out of 1 available) 24655 1726867439.93957: exiting _queue_task() for managed_node1/package 24655 1726867439.93969: done queuing things up, now waiting for results queue to drain 24655 1726867439.93970: waiting for pending results... 24655 1726867439.94392: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24655 1726867439.94396: in run() - task 0affcac9-a3a5-58ad-929f-000000000078 24655 1726867439.94399: variable 'ansible_search_path' from source: unknown 24655 1726867439.94401: variable 'ansible_search_path' from source: unknown 24655 1726867439.94403: calling self._execute() 24655 1726867439.94470: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.94483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.94495: variable 'omit' from source: magic vars 24655 1726867439.95079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867439.97304: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867439.97349: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867439.97385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867439.97416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867439.97436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867439.97492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867439.97515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867439.97535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867439.97561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867439.97571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867439.97666: variable 'ansible_distribution' from source: facts 24655 1726867439.97669: variable 'ansible_distribution_major_version' from source: facts 24655 1726867439.97686: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867439.97689: when evaluation is False, skipping this task 24655 1726867439.97691: _execute() done 24655 1726867439.97694: dumping result to json 24655 1726867439.97696: done dumping result, returning 24655 1726867439.97703: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-58ad-929f-000000000078] 24655 1726867439.97707: sending task result for task 0affcac9-a3a5-58ad-929f-000000000078 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867439.98001: no more pending results, returning what we have 24655 1726867439.98004: results queue empty 24655 1726867439.98005: checking for any_errors_fatal 24655 1726867439.98009: done checking for any_errors_fatal 24655 1726867439.98009: checking for max_fail_percentage 24655 1726867439.98011: done checking for max_fail_percentage 24655 1726867439.98012: checking to see if all hosts have failed and the running result is not ok 24655 1726867439.98013: done checking to see if all hosts have failed 24655 1726867439.98014: getting the remaining hosts for this loop 24655 1726867439.98015: done getting the remaining hosts for this loop 24655 1726867439.98018: getting the next task for host managed_node1 24655 1726867439.98023: done getting next task for host managed_node1 24655 1726867439.98026: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24655 1726867439.98030: ^ 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 24655 1726867439.98045: getting variables 24655 1726867439.98047: in VariableManager get_vars() 24655 1726867439.98108: Calling all_inventory to load vars for managed_node1 24655 1726867439.98111: Calling groups_inventory to load vars for managed_node1 24655 1726867439.98114: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867439.98120: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000078 24655 1726867439.98123: WORKER PROCESS EXITING 24655 1726867439.98132: Calling all_plugins_play to load vars for managed_node1 24655 1726867439.98135: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867439.98138: Calling groups_plugins_play to load vars for managed_node1 24655 1726867439.98357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867439.98628: done with get_vars() 24655 1726867439.98638: done getting variables 24655 1726867439.98697: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:23:59 -0400 (0:00:00.050) 0:00:06.323 ****** 24655 1726867439.98732: entering _queue_task() for managed_node1/service 24655 1726867439.98918: worker is 1 (out of 1 available) 24655 1726867439.98932: exiting _queue_task() for managed_node1/service 24655 1726867439.98943: done queuing things up, now waiting for results queue to drain 24655 1726867439.98945: waiting for pending results... 24655 1726867439.99119: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24655 1726867439.99193: in run() - task 0affcac9-a3a5-58ad-929f-000000000079 24655 1726867439.99204: variable 'ansible_search_path' from source: unknown 24655 1726867439.99210: variable 'ansible_search_path' from source: unknown 24655 1726867439.99234: calling self._execute() 24655 1726867439.99293: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867439.99297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867439.99306: variable 'omit' from source: magic vars 24655 1726867439.99595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.01046: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.01089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.01117: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.01146: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.01165: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.01225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.01249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.01268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.01295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.01306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.01401: variable 'ansible_distribution' from source: facts 24655 1726867440.01404: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.01421: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.01424: when evaluation is False, skipping this task 24655 1726867440.01426: _execute() done 24655 1726867440.01429: dumping result to json 24655 1726867440.01431: done dumping result, returning 24655 1726867440.01438: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-58ad-929f-000000000079] 24655 1726867440.01442: sending task result for task 0affcac9-a3a5-58ad-929f-000000000079 24655 1726867440.01528: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000079 24655 1726867440.01530: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867440.01599: no more pending results, returning what we have 24655 1726867440.01602: results queue empty 24655 1726867440.01603: checking for any_errors_fatal 24655 1726867440.01613: done checking for any_errors_fatal 24655 1726867440.01613: checking for max_fail_percentage 24655 1726867440.01615: done checking for max_fail_percentage 24655 1726867440.01615: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.01616: done checking to see if all hosts have failed 24655 1726867440.01617: getting the remaining hosts for this loop 24655 1726867440.01618: done getting the remaining hosts for this loop 24655 1726867440.01621: getting the next task for host managed_node1 24655 1726867440.01626: done getting next task for host managed_node1 24655 1726867440.01630: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24655 1726867440.01632: ^ 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 24655 1726867440.01647: getting variables 24655 1726867440.01648: in VariableManager get_vars() 24655 1726867440.01683: Calling all_inventory to load vars for managed_node1 24655 1726867440.01686: Calling groups_inventory to load vars for managed_node1 24655 1726867440.01688: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.01696: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.01698: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.01701: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.01821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.01946: done with get_vars() 24655 1726867440.01955: done getting variables 24655 1726867440.01995: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:24:00 -0400 (0:00:00.032) 0:00:06.356 ****** 24655 1726867440.02018: entering _queue_task() for managed_node1/service 24655 1726867440.02203: worker is 1 (out of 1 available) 24655 1726867440.02219: exiting _queue_task() for managed_node1/service 24655 1726867440.02230: done queuing things up, now waiting for results queue to drain 24655 1726867440.02232: waiting for pending results... 24655 1726867440.02388: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24655 1726867440.02464: in run() - task 0affcac9-a3a5-58ad-929f-00000000007a 24655 1726867440.02471: variable 'ansible_search_path' from source: unknown 24655 1726867440.02474: variable 'ansible_search_path' from source: unknown 24655 1726867440.02503: calling self._execute() 24655 1726867440.02558: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.02564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.02572: variable 'omit' from source: magic vars 24655 1726867440.02850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.04330: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.04372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.04415: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.04436: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.04456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.04516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.04536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.04554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.04581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.04592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.04681: variable 'ansible_distribution' from source: facts 24655 1726867440.04687: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.04701: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.04704: when evaluation is False, skipping this task 24655 1726867440.04709: _execute() done 24655 1726867440.04712: dumping result to json 24655 1726867440.04714: done dumping result, returning 24655 1726867440.04717: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-58ad-929f-00000000007a] 24655 1726867440.04722: sending task result for task 0affcac9-a3a5-58ad-929f-00000000007a 24655 1726867440.04804: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000007a 24655 1726867440.04807: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24655 1726867440.04890: no more pending results, returning what we have 24655 1726867440.04894: results queue empty 24655 1726867440.04895: checking for any_errors_fatal 24655 1726867440.04899: done checking for any_errors_fatal 24655 1726867440.04900: checking for max_fail_percentage 24655 1726867440.04902: done checking for max_fail_percentage 24655 1726867440.04903: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.04903: done checking to see if all hosts have failed 24655 1726867440.04904: getting the remaining hosts for this loop 24655 1726867440.04905: done getting the remaining hosts for this loop 24655 1726867440.04908: getting the next task for host managed_node1 24655 1726867440.04913: done getting next task for host managed_node1 24655 1726867440.04916: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24655 1726867440.04919: ^ 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 24655 1726867440.04933: getting variables 24655 1726867440.04934: in VariableManager get_vars() 24655 1726867440.04965: Calling all_inventory to load vars for managed_node1 24655 1726867440.04968: Calling groups_inventory to load vars for managed_node1 24655 1726867440.04970: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.04980: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.04982: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.04984: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.05122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.05238: done with get_vars() 24655 1726867440.05245: done getting variables 24655 1726867440.05285: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:24:00 -0400 (0:00:00.032) 0:00:06.389 ****** 24655 1726867440.05305: entering _queue_task() for managed_node1/service 24655 1726867440.05483: worker is 1 (out of 1 available) 24655 1726867440.05498: exiting _queue_task() for managed_node1/service 24655 1726867440.05509: done queuing things up, now waiting for results queue to drain 24655 1726867440.05511: waiting for pending results... 24655 1726867440.05675: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24655 1726867440.05747: in run() - task 0affcac9-a3a5-58ad-929f-00000000007b 24655 1726867440.05758: variable 'ansible_search_path' from source: unknown 24655 1726867440.05761: variable 'ansible_search_path' from source: unknown 24655 1726867440.05788: calling self._execute() 24655 1726867440.05850: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.05854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.05857: variable 'omit' from source: magic vars 24655 1726867440.06138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.07564: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.07610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.07640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.07665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.07687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.07744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.07765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.07784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.07816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.07827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.07918: variable 'ansible_distribution' from source: facts 24655 1726867440.07924: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.07939: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.07942: when evaluation is False, skipping this task 24655 1726867440.07944: _execute() done 24655 1726867440.07946: dumping result to json 24655 1726867440.07949: done dumping result, returning 24655 1726867440.07955: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-58ad-929f-00000000007b] 24655 1726867440.07959: sending task result for task 0affcac9-a3a5-58ad-929f-00000000007b 24655 1726867440.08040: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000007b 24655 1726867440.08043: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867440.08089: no more pending results, returning what we have 24655 1726867440.08092: results queue empty 24655 1726867440.08093: checking for any_errors_fatal 24655 1726867440.08099: done checking for any_errors_fatal 24655 1726867440.08100: checking for max_fail_percentage 24655 1726867440.08101: done checking for max_fail_percentage 24655 1726867440.08102: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.08103: done checking to see if all hosts have failed 24655 1726867440.08104: getting the remaining hosts for this loop 24655 1726867440.08105: done getting the remaining hosts for this loop 24655 1726867440.08108: getting the next task for host managed_node1 24655 1726867440.08114: done getting next task for host managed_node1 24655 1726867440.08117: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 24655 1726867440.08120: ^ 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 24655 1726867440.08136: getting variables 24655 1726867440.08137: in VariableManager get_vars() 24655 1726867440.08169: Calling all_inventory to load vars for managed_node1 24655 1726867440.08172: Calling groups_inventory to load vars for managed_node1 24655 1726867440.08174: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.08189: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.08192: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.08195: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.08313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.08432: done with get_vars() 24655 1726867440.08439: done getting variables 24655 1726867440.08476: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:24:00 -0400 (0:00:00.031) 0:00:06.421 ****** 24655 1726867440.08498: entering _queue_task() for managed_node1/service 24655 1726867440.08682: worker is 1 (out of 1 available) 24655 1726867440.08694: exiting _queue_task() for managed_node1/service 24655 1726867440.08706: done queuing things up, now waiting for results queue to drain 24655 1726867440.08707: waiting for pending results... 24655 1726867440.08865: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 24655 1726867440.08942: in run() - task 0affcac9-a3a5-58ad-929f-00000000007c 24655 1726867440.08958: variable 'ansible_search_path' from source: unknown 24655 1726867440.08961: variable 'ansible_search_path' from source: unknown 24655 1726867440.08994: calling self._execute() 24655 1726867440.09050: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.09061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.09064: variable 'omit' from source: magic vars 24655 1726867440.09355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.11020: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.11049: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.11087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.11115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.11134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.11198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.11222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.11240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.11274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.11484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.11487: variable 'ansible_distribution' from source: facts 24655 1726867440.11490: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.11492: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.11494: when evaluation is False, skipping this task 24655 1726867440.11495: _execute() done 24655 1726867440.11504: dumping result to json 24655 1726867440.11506: done dumping result, returning 24655 1726867440.11508: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-58ad-929f-00000000007c] 24655 1726867440.11658: sending task result for task 0affcac9-a3a5-58ad-929f-00000000007c skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24655 1726867440.11823: no more pending results, returning what we have 24655 1726867440.11828: results queue empty 24655 1726867440.11829: checking for any_errors_fatal 24655 1726867440.11836: done checking for any_errors_fatal 24655 1726867440.11836: checking for max_fail_percentage 24655 1726867440.11839: done checking for max_fail_percentage 24655 1726867440.11839: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.11841: done checking to see if all hosts have failed 24655 1726867440.11842: getting the remaining hosts for this loop 24655 1726867440.11843: done getting the remaining hosts for this loop 24655 1726867440.11848: getting the next task for host managed_node1 24655 1726867440.11855: done getting next task for host managed_node1 24655 1726867440.11859: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24655 1726867440.11863: ^ 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 24655 1726867440.11884: getting variables 24655 1726867440.11886: in VariableManager get_vars() 24655 1726867440.11934: Calling all_inventory to load vars for managed_node1 24655 1726867440.11938: Calling groups_inventory to load vars for managed_node1 24655 1726867440.11941: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.11953: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.11956: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.11960: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.12882: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000007c 24655 1726867440.12885: WORKER PROCESS EXITING 24655 1726867440.12932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.13393: done with get_vars() 24655 1726867440.13405: done getting variables 24655 1726867440.13636: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:24:00 -0400 (0:00:00.051) 0:00:06.472 ****** 24655 1726867440.13672: entering _queue_task() for managed_node1/copy 24655 1726867440.14614: worker is 1 (out of 1 available) 24655 1726867440.14627: exiting _queue_task() for managed_node1/copy 24655 1726867440.14639: done queuing things up, now waiting for results queue to drain 24655 1726867440.14641: waiting for pending results... 24655 1726867440.15218: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24655 1726867440.15673: in run() - task 0affcac9-a3a5-58ad-929f-00000000007d 24655 1726867440.15680: variable 'ansible_search_path' from source: unknown 24655 1726867440.15683: variable 'ansible_search_path' from source: unknown 24655 1726867440.15686: calling self._execute() 24655 1726867440.15921: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.15925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.15938: variable 'omit' from source: magic vars 24655 1726867440.16447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.18304: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.18355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.18386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.18415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.18436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.18502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.18525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.18543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.18569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.18585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.18687: variable 'ansible_distribution' from source: facts 24655 1726867440.18690: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.18708: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.18712: when evaluation is False, skipping this task 24655 1726867440.18715: _execute() done 24655 1726867440.18717: dumping result to json 24655 1726867440.18722: done dumping result, returning 24655 1726867440.18729: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-58ad-929f-00000000007d] 24655 1726867440.18734: sending task result for task 0affcac9-a3a5-58ad-929f-00000000007d 24655 1726867440.18826: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000007d 24655 1726867440.18829: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867440.18874: no more pending results, returning what we have 24655 1726867440.18881: results queue empty 24655 1726867440.18881: checking for any_errors_fatal 24655 1726867440.18887: done checking for any_errors_fatal 24655 1726867440.18887: checking for max_fail_percentage 24655 1726867440.18889: done checking for max_fail_percentage 24655 1726867440.18890: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.18891: done checking to see if all hosts have failed 24655 1726867440.18891: getting the remaining hosts for this loop 24655 1726867440.18893: done getting the remaining hosts for this loop 24655 1726867440.18896: getting the next task for host managed_node1 24655 1726867440.18902: done getting next task for host managed_node1 24655 1726867440.18906: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24655 1726867440.18909: ^ 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 24655 1726867440.18924: getting variables 24655 1726867440.18926: in VariableManager get_vars() 24655 1726867440.18968: Calling all_inventory to load vars for managed_node1 24655 1726867440.18971: Calling groups_inventory to load vars for managed_node1 24655 1726867440.18973: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.18985: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.18988: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.18990: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.19169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.19394: done with get_vars() 24655 1726867440.19406: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:24:00 -0400 (0:00:00.058) 0:00:06.530 ****** 24655 1726867440.19489: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 24655 1726867440.19742: worker is 1 (out of 1 available) 24655 1726867440.19754: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 24655 1726867440.19765: done queuing things up, now waiting for results queue to drain 24655 1726867440.19767: waiting for pending results... 24655 1726867440.20103: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24655 1726867440.20185: in run() - task 0affcac9-a3a5-58ad-929f-00000000007e 24655 1726867440.20189: variable 'ansible_search_path' from source: unknown 24655 1726867440.20191: variable 'ansible_search_path' from source: unknown 24655 1726867440.20215: calling self._execute() 24655 1726867440.20292: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.20310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.20323: variable 'omit' from source: magic vars 24655 1726867440.20982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.22993: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.23069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.23132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.23171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.23203: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.23300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.23334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.23370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.23417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.23436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.23588: variable 'ansible_distribution' from source: facts 24655 1726867440.23598: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.23620: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.23627: when evaluation is False, skipping this task 24655 1726867440.23633: _execute() done 24655 1726867440.23638: dumping result to json 24655 1726867440.23645: done dumping result, returning 24655 1726867440.23657: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-58ad-929f-00000000007e] 24655 1726867440.23672: sending task result for task 0affcac9-a3a5-58ad-929f-00000000007e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867440.23826: no more pending results, returning what we have 24655 1726867440.23830: results queue empty 24655 1726867440.23831: checking for any_errors_fatal 24655 1726867440.23837: done checking for any_errors_fatal 24655 1726867440.23838: checking for max_fail_percentage 24655 1726867440.23839: done checking for max_fail_percentage 24655 1726867440.23840: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.23841: done checking to see if all hosts have failed 24655 1726867440.23842: getting the remaining hosts for this loop 24655 1726867440.23843: done getting the remaining hosts for this loop 24655 1726867440.23847: getting the next task for host managed_node1 24655 1726867440.23853: done getting next task for host managed_node1 24655 1726867440.23857: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 24655 1726867440.23860: ^ 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 24655 1726867440.24081: getting variables 24655 1726867440.24084: in VariableManager get_vars() 24655 1726867440.24125: Calling all_inventory to load vars for managed_node1 24655 1726867440.24127: Calling groups_inventory to load vars for managed_node1 24655 1726867440.24130: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.24141: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.24144: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.24146: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.24483: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000007e 24655 1726867440.24487: WORKER PROCESS EXITING 24655 1726867440.24514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.24735: done with get_vars() 24655 1726867440.24747: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:24:00 -0400 (0:00:00.053) 0:00:06.584 ****** 24655 1726867440.24835: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 24655 1726867440.25155: worker is 1 (out of 1 available) 24655 1726867440.25281: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 24655 1726867440.25291: done queuing things up, now waiting for results queue to drain 24655 1726867440.25292: waiting for pending results... 24655 1726867440.25470: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 24655 1726867440.25612: in run() - task 0affcac9-a3a5-58ad-929f-00000000007f 24655 1726867440.25642: variable 'ansible_search_path' from source: unknown 24655 1726867440.25651: variable 'ansible_search_path' from source: unknown 24655 1726867440.25699: calling self._execute() 24655 1726867440.25802: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.25820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.25835: variable 'omit' from source: magic vars 24655 1726867440.26318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.28644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.28718: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.28768: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.28811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.28847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.28935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.28984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.29016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.29072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.29096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.29255: variable 'ansible_distribution' from source: facts 24655 1726867440.29258: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.29279: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.29283: when evaluation is False, skipping this task 24655 1726867440.29285: _execute() done 24655 1726867440.29289: dumping result to json 24655 1726867440.29291: done dumping result, returning 24655 1726867440.29299: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-58ad-929f-00000000007f] 24655 1726867440.29302: sending task result for task 0affcac9-a3a5-58ad-929f-00000000007f 24655 1726867440.29397: done sending task result for task 0affcac9-a3a5-58ad-929f-00000000007f 24655 1726867440.29401: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867440.29453: no more pending results, returning what we have 24655 1726867440.29456: results queue empty 24655 1726867440.29457: checking for any_errors_fatal 24655 1726867440.29463: done checking for any_errors_fatal 24655 1726867440.29464: checking for max_fail_percentage 24655 1726867440.29465: done checking for max_fail_percentage 24655 1726867440.29466: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.29467: done checking to see if all hosts have failed 24655 1726867440.29468: getting the remaining hosts for this loop 24655 1726867440.29469: done getting the remaining hosts for this loop 24655 1726867440.29472: getting the next task for host managed_node1 24655 1726867440.29480: done getting next task for host managed_node1 24655 1726867440.29483: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24655 1726867440.29487: ^ 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 24655 1726867440.29502: getting variables 24655 1726867440.29503: in VariableManager get_vars() 24655 1726867440.29543: Calling all_inventory to load vars for managed_node1 24655 1726867440.29546: Calling groups_inventory to load vars for managed_node1 24655 1726867440.29549: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.29558: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.29560: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.29563: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.29710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.29833: done with get_vars() 24655 1726867440.29842: done getting variables 24655 1726867440.29883: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:24:00 -0400 (0:00:00.050) 0:00:06.635 ****** 24655 1726867440.29905: entering _queue_task() for managed_node1/debug 24655 1726867440.30110: worker is 1 (out of 1 available) 24655 1726867440.30123: exiting _queue_task() for managed_node1/debug 24655 1726867440.30135: done queuing things up, now waiting for results queue to drain 24655 1726867440.30136: waiting for pending results... 24655 1726867440.30295: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24655 1726867440.30370: in run() - task 0affcac9-a3a5-58ad-929f-000000000080 24655 1726867440.30383: variable 'ansible_search_path' from source: unknown 24655 1726867440.30386: variable 'ansible_search_path' from source: unknown 24655 1726867440.30415: calling self._execute() 24655 1726867440.30479: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.30483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.30488: variable 'omit' from source: magic vars 24655 1726867440.30779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.32783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.32830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.33045: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.33075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.33096: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.33156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.33180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.33198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.33226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.33238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.33335: variable 'ansible_distribution' from source: facts 24655 1726867440.33339: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.33355: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.33358: when evaluation is False, skipping this task 24655 1726867440.33361: _execute() done 24655 1726867440.33363: dumping result to json 24655 1726867440.33365: done dumping result, returning 24655 1726867440.33373: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-58ad-929f-000000000080] 24655 1726867440.33376: sending task result for task 0affcac9-a3a5-58ad-929f-000000000080 24655 1726867440.33463: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000080 24655 1726867440.33466: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24655 1726867440.33511: no more pending results, returning what we have 24655 1726867440.33514: results queue empty 24655 1726867440.33515: checking for any_errors_fatal 24655 1726867440.33521: done checking for any_errors_fatal 24655 1726867440.33522: checking for max_fail_percentage 24655 1726867440.33524: done checking for max_fail_percentage 24655 1726867440.33525: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.33526: done checking to see if all hosts have failed 24655 1726867440.33526: getting the remaining hosts for this loop 24655 1726867440.33528: done getting the remaining hosts for this loop 24655 1726867440.33532: getting the next task for host managed_node1 24655 1726867440.33538: done getting next task for host managed_node1 24655 1726867440.33542: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24655 1726867440.33545: ^ 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 24655 1726867440.33560: getting variables 24655 1726867440.33561: in VariableManager get_vars() 24655 1726867440.33611: Calling all_inventory to load vars for managed_node1 24655 1726867440.33614: Calling groups_inventory to load vars for managed_node1 24655 1726867440.33616: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.33625: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.33628: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.33630: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.33816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.33939: done with get_vars() 24655 1726867440.33947: done getting variables 24655 1726867440.33989: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:24:00 -0400 (0:00:00.041) 0:00:06.676 ****** 24655 1726867440.34015: entering _queue_task() for managed_node1/debug 24655 1726867440.34268: worker is 1 (out of 1 available) 24655 1726867440.34482: exiting _queue_task() for managed_node1/debug 24655 1726867440.34495: done queuing things up, now waiting for results queue to drain 24655 1726867440.34496: waiting for pending results... 24655 1726867440.34624: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24655 1726867440.34693: in run() - task 0affcac9-a3a5-58ad-929f-000000000081 24655 1726867440.34723: variable 'ansible_search_path' from source: unknown 24655 1726867440.34733: variable 'ansible_search_path' from source: unknown 24655 1726867440.34775: calling self._execute() 24655 1726867440.34941: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.34946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.34948: variable 'omit' from source: magic vars 24655 1726867440.35344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.37205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.37251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.37282: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.37306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.37330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.37393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.37417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.37435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.37471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.37646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.37651: variable 'ansible_distribution' from source: facts 24655 1726867440.37895: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.37898: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.37900: when evaluation is False, skipping this task 24655 1726867440.37902: _execute() done 24655 1726867440.37904: dumping result to json 24655 1726867440.37906: done dumping result, returning 24655 1726867440.37910: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-58ad-929f-000000000081] 24655 1726867440.37913: sending task result for task 0affcac9-a3a5-58ad-929f-000000000081 24655 1726867440.37988: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000081 24655 1726867440.37991: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24655 1726867440.38082: no more pending results, returning what we have 24655 1726867440.38085: results queue empty 24655 1726867440.38086: checking for any_errors_fatal 24655 1726867440.38091: done checking for any_errors_fatal 24655 1726867440.38092: checking for max_fail_percentage 24655 1726867440.38093: done checking for max_fail_percentage 24655 1726867440.38094: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.38095: done checking to see if all hosts have failed 24655 1726867440.38096: getting the remaining hosts for this loop 24655 1726867440.38097: done getting the remaining hosts for this loop 24655 1726867440.38100: getting the next task for host managed_node1 24655 1726867440.38105: done getting next task for host managed_node1 24655 1726867440.38108: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24655 1726867440.38111: ^ 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 24655 1726867440.38125: getting variables 24655 1726867440.38127: in VariableManager get_vars() 24655 1726867440.38165: Calling all_inventory to load vars for managed_node1 24655 1726867440.38167: Calling groups_inventory to load vars for managed_node1 24655 1726867440.38169: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.38180: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.38182: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.38185: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.38364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.38573: done with get_vars() 24655 1726867440.38589: done getting variables 24655 1726867440.38661: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:24:00 -0400 (0:00:00.046) 0:00:06.723 ****** 24655 1726867440.38702: entering _queue_task() for managed_node1/debug 24655 1726867440.38992: worker is 1 (out of 1 available) 24655 1726867440.39012: exiting _queue_task() for managed_node1/debug 24655 1726867440.39024: done queuing things up, now waiting for results queue to drain 24655 1726867440.39026: waiting for pending results... 24655 1726867440.39224: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24655 1726867440.39382: in run() - task 0affcac9-a3a5-58ad-929f-000000000082 24655 1726867440.39386: variable 'ansible_search_path' from source: unknown 24655 1726867440.39389: variable 'ansible_search_path' from source: unknown 24655 1726867440.39391: calling self._execute() 24655 1726867440.39451: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.39463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.39484: variable 'omit' from source: magic vars 24655 1726867440.39875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.41676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.41720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.41751: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.41773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.41794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.41867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.41889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.41906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.41935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.41946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.42039: variable 'ansible_distribution' from source: facts 24655 1726867440.42042: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.42059: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.42061: when evaluation is False, skipping this task 24655 1726867440.42066: _execute() done 24655 1726867440.42068: dumping result to json 24655 1726867440.42072: done dumping result, returning 24655 1726867440.42075: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-58ad-929f-000000000082] 24655 1726867440.42087: sending task result for task 0affcac9-a3a5-58ad-929f-000000000082 24655 1726867440.42160: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000082 24655 1726867440.42163: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24655 1726867440.42228: no more pending results, returning what we have 24655 1726867440.42232: results queue empty 24655 1726867440.42232: checking for any_errors_fatal 24655 1726867440.42237: done checking for any_errors_fatal 24655 1726867440.42238: checking for max_fail_percentage 24655 1726867440.42243: done checking for max_fail_percentage 24655 1726867440.42243: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.42244: done checking to see if all hosts have failed 24655 1726867440.42245: getting the remaining hosts for this loop 24655 1726867440.42246: done getting the remaining hosts for this loop 24655 1726867440.42250: getting the next task for host managed_node1 24655 1726867440.42255: done getting next task for host managed_node1 24655 1726867440.42258: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 24655 1726867440.42261: ^ 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 24655 1726867440.42275: getting variables 24655 1726867440.42276: in VariableManager get_vars() 24655 1726867440.42314: Calling all_inventory to load vars for managed_node1 24655 1726867440.42316: Calling groups_inventory to load vars for managed_node1 24655 1726867440.42319: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.42327: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.42329: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.42331: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.42565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.42769: done with get_vars() 24655 1726867440.42796: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:24:00 -0400 (0:00:00.041) 0:00:06.764 ****** 24655 1726867440.42886: entering _queue_task() for managed_node1/ping 24655 1726867440.43214: worker is 1 (out of 1 available) 24655 1726867440.43268: exiting _queue_task() for managed_node1/ping 24655 1726867440.43281: done queuing things up, now waiting for results queue to drain 24655 1726867440.43283: waiting for pending results... 24655 1726867440.43412: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 24655 1726867440.43481: in run() - task 0affcac9-a3a5-58ad-929f-000000000083 24655 1726867440.43498: variable 'ansible_search_path' from source: unknown 24655 1726867440.43502: variable 'ansible_search_path' from source: unknown 24655 1726867440.43528: calling self._execute() 24655 1726867440.43582: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.43585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.43594: variable 'omit' from source: magic vars 24655 1726867440.43872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.45449: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.45493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.45522: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.45546: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.45565: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.45623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.45644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.45662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.45689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.45703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.45790: variable 'ansible_distribution' from source: facts 24655 1726867440.45794: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.45814: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.45817: when evaluation is False, skipping this task 24655 1726867440.45820: _execute() done 24655 1726867440.45822: dumping result to json 24655 1726867440.45824: done dumping result, returning 24655 1726867440.45829: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-58ad-929f-000000000083] 24655 1726867440.45831: sending task result for task 0affcac9-a3a5-58ad-929f-000000000083 24655 1726867440.45903: done sending task result for task 0affcac9-a3a5-58ad-929f-000000000083 24655 1726867440.45906: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867440.45952: no more pending results, returning what we have 24655 1726867440.45955: results queue empty 24655 1726867440.45956: checking for any_errors_fatal 24655 1726867440.45961: done checking for any_errors_fatal 24655 1726867440.45961: checking for max_fail_percentage 24655 1726867440.45963: done checking for max_fail_percentage 24655 1726867440.45964: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.45964: done checking to see if all hosts have failed 24655 1726867440.45965: getting the remaining hosts for this loop 24655 1726867440.45967: done getting the remaining hosts for this loop 24655 1726867440.45970: getting the next task for host managed_node1 24655 1726867440.45979: done getting next task for host managed_node1 24655 1726867440.45981: ^ task is: TASK: meta (role_complete) 24655 1726867440.45984: ^ 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 24655 1726867440.45999: getting variables 24655 1726867440.46000: in VariableManager get_vars() 24655 1726867440.46032: Calling all_inventory to load vars for managed_node1 24655 1726867440.46035: Calling groups_inventory to load vars for managed_node1 24655 1726867440.46037: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.46045: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.46047: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.46050: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.46162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.46281: done with get_vars() 24655 1726867440.46289: done getting variables 24655 1726867440.46341: done queuing things up, now waiting for results queue to drain 24655 1726867440.46343: results queue empty 24655 1726867440.46343: checking for any_errors_fatal 24655 1726867440.46345: done checking for any_errors_fatal 24655 1726867440.46345: checking for max_fail_percentage 24655 1726867440.46346: done checking for max_fail_percentage 24655 1726867440.46346: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.46347: done checking to see if all hosts have failed 24655 1726867440.46347: getting the remaining hosts for this loop 24655 1726867440.46348: done getting the remaining hosts for this loop 24655 1726867440.46349: getting the next task for host managed_node1 24655 1726867440.46351: done getting next task for host managed_node1 24655 1726867440.46353: ^ task is: TASK: Include the task 'manage_test_interface.yml' 24655 1726867440.46354: ^ 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 24655 1726867440.46355: getting variables 24655 1726867440.46356: in VariableManager get_vars() 24655 1726867440.46364: Calling all_inventory to load vars for managed_node1 24655 1726867440.46366: Calling groups_inventory to load vars for managed_node1 24655 1726867440.46367: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.46370: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.46371: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.46373: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.46455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.46588: done with get_vars() 24655 1726867440.46593: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:104 Friday 20 September 2024 17:24:00 -0400 (0:00:00.037) 0:00:06.802 ****** 24655 1726867440.46642: entering _queue_task() for managed_node1/include_tasks 24655 1726867440.46824: worker is 1 (out of 1 available) 24655 1726867440.46836: exiting _queue_task() for managed_node1/include_tasks 24655 1726867440.46847: done queuing things up, now waiting for results queue to drain 24655 1726867440.46849: waiting for pending results... 24655 1726867440.47005: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 24655 1726867440.47060: in run() - task 0affcac9-a3a5-58ad-929f-0000000000b3 24655 1726867440.47072: variable 'ansible_search_path' from source: unknown 24655 1726867440.47106: calling self._execute() 24655 1726867440.47163: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.47166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.47175: variable 'omit' from source: magic vars 24655 1726867440.47469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.49063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.49115: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.49141: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.49171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.49192: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.49245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.49270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.49289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.49315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.49326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.49415: variable 'ansible_distribution' from source: facts 24655 1726867440.49418: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.49433: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.49436: when evaluation is False, skipping this task 24655 1726867440.49438: _execute() done 24655 1726867440.49441: dumping result to json 24655 1726867440.49443: done dumping result, returning 24655 1726867440.49449: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-58ad-929f-0000000000b3] 24655 1726867440.49453: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000b3 24655 1726867440.49536: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000b3 24655 1726867440.49539: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867440.49613: no more pending results, returning what we have 24655 1726867440.49616: results queue empty 24655 1726867440.49617: checking for any_errors_fatal 24655 1726867440.49618: done checking for any_errors_fatal 24655 1726867440.49619: checking for max_fail_percentage 24655 1726867440.49620: done checking for max_fail_percentage 24655 1726867440.49621: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.49622: done checking to see if all hosts have failed 24655 1726867440.49623: getting the remaining hosts for this loop 24655 1726867440.49624: done getting the remaining hosts for this loop 24655 1726867440.49627: getting the next task for host managed_node1 24655 1726867440.49630: done getting next task for host managed_node1 24655 1726867440.49632: ^ task is: TASK: Clean up namespace 24655 1726867440.49634: ^ 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 24655 1726867440.49637: getting variables 24655 1726867440.49638: in VariableManager get_vars() 24655 1726867440.49668: Calling all_inventory to load vars for managed_node1 24655 1726867440.49670: Calling groups_inventory to load vars for managed_node1 24655 1726867440.49672: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.49683: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.49685: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.49687: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.49798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.49910: done with get_vars() 24655 1726867440.49917: done getting variables 24655 1726867440.49953: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 Friday 20 September 2024 17:24:00 -0400 (0:00:00.033) 0:00:06.835 ****** 24655 1726867440.49969: entering _queue_task() for managed_node1/command 24655 1726867440.50135: worker is 1 (out of 1 available) 24655 1726867440.50146: exiting _queue_task() for managed_node1/command 24655 1726867440.50158: done queuing things up, now waiting for results queue to drain 24655 1726867440.50159: waiting for pending results... 24655 1726867440.50317: running TaskExecutor() for managed_node1/TASK: Clean up namespace 24655 1726867440.50367: in run() - task 0affcac9-a3a5-58ad-929f-0000000000b4 24655 1726867440.50380: variable 'ansible_search_path' from source: unknown 24655 1726867440.50410: calling self._execute() 24655 1726867440.50468: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.50471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.50480: variable 'omit' from source: magic vars 24655 1726867440.50769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.52381: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.52423: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.52462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.52487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.52506: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.52561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.52587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.52604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.52632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.52643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.52734: variable 'ansible_distribution' from source: facts 24655 1726867440.52738: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.52752: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.52755: when evaluation is False, skipping this task 24655 1726867440.52757: _execute() done 24655 1726867440.52760: dumping result to json 24655 1726867440.52762: done dumping result, returning 24655 1726867440.52767: done running TaskExecutor() for managed_node1/TASK: Clean up namespace [0affcac9-a3a5-58ad-929f-0000000000b4] 24655 1726867440.52772: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000b4 24655 1726867440.52844: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000b4 24655 1726867440.52847: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867440.52923: no more pending results, returning what we have 24655 1726867440.52927: results queue empty 24655 1726867440.52928: checking for any_errors_fatal 24655 1726867440.52933: done checking for any_errors_fatal 24655 1726867440.52934: checking for max_fail_percentage 24655 1726867440.52936: done checking for max_fail_percentage 24655 1726867440.52936: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.52937: done checking to see if all hosts have failed 24655 1726867440.52938: getting the remaining hosts for this loop 24655 1726867440.52939: done getting the remaining hosts for this loop 24655 1726867440.52942: getting the next task for host managed_node1 24655 1726867440.52946: done getting next task for host managed_node1 24655 1726867440.52948: ^ task is: TASK: Verify network state restored to default 24655 1726867440.52950: ^ 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 24655 1726867440.52952: getting variables 24655 1726867440.52953: in VariableManager get_vars() 24655 1726867440.52985: Calling all_inventory to load vars for managed_node1 24655 1726867440.52987: Calling groups_inventory to load vars for managed_node1 24655 1726867440.52989: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.52997: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.53000: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.53002: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.53264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.53372: done with get_vars() 24655 1726867440.53381: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 Friday 20 September 2024 17:24:00 -0400 (0:00:00.034) 0:00:06.870 ****** 24655 1726867440.53435: entering _queue_task() for managed_node1/include_tasks 24655 1726867440.53603: worker is 1 (out of 1 available) 24655 1726867440.53614: exiting _queue_task() for managed_node1/include_tasks 24655 1726867440.53625: done queuing things up, now waiting for results queue to drain 24655 1726867440.53626: waiting for pending results... 24655 1726867440.53774: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 24655 1726867440.53837: in run() - task 0affcac9-a3a5-58ad-929f-0000000000b5 24655 1726867440.53849: variable 'ansible_search_path' from source: unknown 24655 1726867440.53880: calling self._execute() 24655 1726867440.53939: variable 'ansible_host' from source: host vars for 'managed_node1' 24655 1726867440.53943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 24655 1726867440.53951: variable 'omit' from source: magic vars 24655 1726867440.54238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24655 1726867440.55653: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24655 1726867440.55695: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24655 1726867440.55724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24655 1726867440.55748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24655 1726867440.55767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24655 1726867440.55825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24655 1726867440.55845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24655 1726867440.55862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24655 1726867440.55889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24655 1726867440.55900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24655 1726867440.55996: variable 'ansible_distribution' from source: facts 24655 1726867440.55999: variable 'ansible_distribution_major_version' from source: facts 24655 1726867440.56016: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24655 1726867440.56018: when evaluation is False, skipping this task 24655 1726867440.56021: _execute() done 24655 1726867440.56023: dumping result to json 24655 1726867440.56026: done dumping result, returning 24655 1726867440.56038: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affcac9-a3a5-58ad-929f-0000000000b5] 24655 1726867440.56041: sending task result for task 0affcac9-a3a5-58ad-929f-0000000000b5 24655 1726867440.56118: done sending task result for task 0affcac9-a3a5-58ad-929f-0000000000b5 24655 1726867440.56121: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24655 1726867440.56175: no more pending results, returning what we have 24655 1726867440.56180: results queue empty 24655 1726867440.56181: checking for any_errors_fatal 24655 1726867440.56186: done checking for any_errors_fatal 24655 1726867440.56187: checking for max_fail_percentage 24655 1726867440.56188: done checking for max_fail_percentage 24655 1726867440.56189: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.56190: done checking to see if all hosts have failed 24655 1726867440.56190: getting the remaining hosts for this loop 24655 1726867440.56192: done getting the remaining hosts for this loop 24655 1726867440.56195: getting the next task for host managed_node1 24655 1726867440.56200: done getting next task for host managed_node1 24655 1726867440.56202: ^ task is: TASK: meta (flush_handlers) 24655 1726867440.56204: ^ 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 24655 1726867440.56210: getting variables 24655 1726867440.56211: in VariableManager get_vars() 24655 1726867440.56242: Calling all_inventory to load vars for managed_node1 24655 1726867440.56244: Calling groups_inventory to load vars for managed_node1 24655 1726867440.56246: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.56255: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.56257: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.56260: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.56374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.56495: done with get_vars() 24655 1726867440.56503: done getting variables 24655 1726867440.56547: in VariableManager get_vars() 24655 1726867440.56556: Calling all_inventory to load vars for managed_node1 24655 1726867440.56557: Calling groups_inventory to load vars for managed_node1 24655 1726867440.56558: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.56561: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.56563: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.56564: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.56647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.56773: done with get_vars() 24655 1726867440.56784: done queuing things up, now waiting for results queue to drain 24655 1726867440.56786: results queue empty 24655 1726867440.56786: checking for any_errors_fatal 24655 1726867440.56788: done checking for any_errors_fatal 24655 1726867440.56788: checking for max_fail_percentage 24655 1726867440.56789: done checking for max_fail_percentage 24655 1726867440.56790: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.56790: done checking to see if all hosts have failed 24655 1726867440.56791: getting the remaining hosts for this loop 24655 1726867440.56791: done getting the remaining hosts for this loop 24655 1726867440.56793: getting the next task for host managed_node1 24655 1726867440.56795: done getting next task for host managed_node1 24655 1726867440.56795: ^ task is: TASK: meta (flush_handlers) 24655 1726867440.56796: ^ 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 24655 1726867440.56798: getting variables 24655 1726867440.56799: in VariableManager get_vars() 24655 1726867440.56806: Calling all_inventory to load vars for managed_node1 24655 1726867440.56809: Calling groups_inventory to load vars for managed_node1 24655 1726867440.56810: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.56817: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.56818: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.56820: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.56900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.57009: done with get_vars() 24655 1726867440.57015: done getting variables 24655 1726867440.57042: in VariableManager get_vars() 24655 1726867440.57051: Calling all_inventory to load vars for managed_node1 24655 1726867440.57053: Calling groups_inventory to load vars for managed_node1 24655 1726867440.57055: Calling all_plugins_inventory to load vars for managed_node1 24655 1726867440.57058: Calling all_plugins_play to load vars for managed_node1 24655 1726867440.57059: Calling groups_plugins_inventory to load vars for managed_node1 24655 1726867440.57061: Calling groups_plugins_play to load vars for managed_node1 24655 1726867440.57138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24655 1726867440.57259: done with get_vars() 24655 1726867440.57267: done queuing things up, now waiting for results queue to drain 24655 1726867440.57268: results queue empty 24655 1726867440.57269: checking for any_errors_fatal 24655 1726867440.57270: done checking for any_errors_fatal 24655 1726867440.57271: checking for max_fail_percentage 24655 1726867440.57271: done checking for max_fail_percentage 24655 1726867440.57272: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.57273: done checking to see if all hosts have failed 24655 1726867440.57273: getting the remaining hosts for this loop 24655 1726867440.57274: done getting the remaining hosts for this loop 24655 1726867440.57275: getting the next task for host managed_node1 24655 1726867440.57279: done getting next task for host managed_node1 24655 1726867440.57279: ^ task is: None 24655 1726867440.57280: ^ 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 24655 1726867440.57281: done queuing things up, now waiting for results queue to drain 24655 1726867440.57281: results queue empty 24655 1726867440.57282: checking for any_errors_fatal 24655 1726867440.57282: done checking for any_errors_fatal 24655 1726867440.57283: checking for max_fail_percentage 24655 1726867440.57283: done checking for max_fail_percentage 24655 1726867440.57283: checking to see if all hosts have failed and the running result is not ok 24655 1726867440.57284: done checking to see if all hosts have failed 24655 1726867440.57285: getting the next task for host managed_node1 24655 1726867440.57286: done getting next task for host managed_node1 24655 1726867440.57287: ^ task is: None 24655 1726867440.57288: ^ 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_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=69 rescued=0 ignored=0 Friday 20 September 2024 17:24:00 -0400 (0:00:00.038) 0:00:06.909 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.85s /tmp/collections-Isn/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.83s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.78s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Install packages -------------------- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 TEST: I can configure an interface with static ipv6 config -------------- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:27 TEARDOWN: remove profiles. ---------------------------------------------- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:92 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Gathering Facts --------------------------------------------------------- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:3 Set up gateway ip on veth peer ------------------------------------------ 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:15 Get ip address information ---------------------------------------------- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:53 Test gateway can be pinged ---------------------------------------------- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:86 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 24655 1726867440.57345: RUNNING CLEANUP