[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. 16535 1727096225.30886: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 16535 1727096225.31908: Added group all to inventory 16535 1727096225.31911: Added group ungrouped to inventory 16535 1727096225.31916: Group all now contains ungrouped 16535 1727096225.31919: Examining possible inventory source: /tmp/network-EuO/inventory.yml 16535 1727096225.69528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 16535 1727096225.69708: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 16535 1727096225.69731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 16535 1727096225.69901: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 16535 1727096225.69980: Loaded config def from plugin (inventory/script) 16535 1727096225.69982: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 16535 1727096225.70139: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 16535 1727096225.70289: Loaded config def from plugin (inventory/yaml) 16535 1727096225.70292: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 16535 1727096225.70498: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 16535 1727096225.72058: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 16535 1727096225.72062: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 16535 1727096225.72065: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 16535 1727096225.72074: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 16535 1727096225.72275: Loading data from /tmp/network-EuO/inventory.yml 16535 1727096225.72347: /tmp/network-EuO/inventory.yml was not parsable by auto 16535 1727096225.72419: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 16535 1727096225.72459: Loading data from /tmp/network-EuO/inventory.yml 16535 1727096225.72662: group all already in inventory 16535 1727096225.72700: set inventory_file for managed_node1 16535 1727096225.72704: set inventory_dir for managed_node1 16535 1727096225.72706: Added host managed_node1 to inventory 16535 1727096225.72708: Added host managed_node1 to group all 16535 1727096225.72709: set ansible_host for managed_node1 16535 1727096225.72710: set ansible_ssh_extra_args for managed_node1 16535 1727096225.72714: set inventory_file for managed_node2 16535 1727096225.72716: set inventory_dir for managed_node2 16535 1727096225.72717: Added host managed_node2 to inventory 16535 1727096225.72719: Added host managed_node2 to group all 16535 1727096225.72719: set ansible_host for managed_node2 16535 1727096225.72720: set ansible_ssh_extra_args for managed_node2 16535 1727096225.72723: set inventory_file for managed_node3 16535 1727096225.72726: set inventory_dir for managed_node3 16535 1727096225.72726: Added host managed_node3 to inventory 16535 1727096225.72727: Added host managed_node3 to group all 16535 1727096225.72728: set ansible_host for managed_node3 16535 1727096225.72729: set ansible_ssh_extra_args for managed_node3 16535 1727096225.72732: Reconcile groups and hosts in inventory. 16535 1727096225.72736: Group ungrouped now contains managed_node1 16535 1727096225.72738: Group ungrouped now contains managed_node2 16535 1727096225.72739: Group ungrouped now contains managed_node3 16535 1727096225.73049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 16535 1727096225.73215: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 16535 1727096225.73378: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 16535 1727096225.73407: Loaded config def from plugin (vars/host_group_vars) 16535 1727096225.73409: 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) 16535 1727096225.73416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 16535 1727096225.73425: 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) 16535 1727096225.73585: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 16535 1727096225.74205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096225.74474: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 16535 1727096225.74512: Loaded config def from plugin (connection/local) 16535 1727096225.74515: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 16535 1727096225.75960: Loaded config def from plugin (connection/paramiko_ssh) 16535 1727096225.75965: 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) 16535 1727096225.78202: 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) 16535 1727096225.78245: Loaded config def from plugin (connection/psrp) 16535 1727096225.78248: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 16535 1727096225.79988: 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) 16535 1727096225.80073: Loaded config def from plugin (connection/ssh) 16535 1727096225.80077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 16535 1727096225.85037: 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) 16535 1727096225.85080: Loaded config def from plugin (connection/winrm) 16535 1727096225.85083: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 16535 1727096225.85232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 16535 1727096225.85376: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 16535 1727096225.85564: Loaded config def from plugin (shell/cmd) 16535 1727096225.85566: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 16535 1727096225.85595: 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) 16535 1727096225.85773: Loaded config def from plugin (shell/powershell) 16535 1727096225.85775: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 16535 1727096225.85827: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 16535 1727096225.86283: Loaded config def from plugin (shell/sh) 16535 1727096225.86285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 16535 1727096225.86321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 16535 1727096225.86565: Loaded config def from plugin (become/runas) 16535 1727096225.86642: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 16535 1727096225.86940: Loaded config def from plugin (become/su) 16535 1727096225.86943: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 16535 1727096225.87410: Loaded config def from plugin (become/sudo) 16535 1727096225.87412: 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 16535 1727096225.87447: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 16535 1727096225.87998: in VariableManager get_vars() 16535 1727096225.88133: done with get_vars() 16535 1727096225.88329: trying /usr/local/lib/python3.12/site-packages/ansible/modules 16535 1727096225.94286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 16535 1727096225.94779: in VariableManager get_vars() 16535 1727096225.94785: done with get_vars() 16535 1727096225.94788: variable 'playbook_dir' from source: magic vars 16535 1727096225.94789: variable 'ansible_playbook_python' from source: magic vars 16535 1727096225.94789: variable 'ansible_config_file' from source: magic vars 16535 1727096225.94790: variable 'groups' from source: magic vars 16535 1727096225.94791: variable 'omit' from source: magic vars 16535 1727096225.94792: variable 'ansible_version' from source: magic vars 16535 1727096225.94792: variable 'ansible_check_mode' from source: magic vars 16535 1727096225.94793: variable 'ansible_diff_mode' from source: magic vars 16535 1727096225.94794: variable 'ansible_forks' from source: magic vars 16535 1727096225.94794: variable 'ansible_inventory_sources' from source: magic vars 16535 1727096225.94795: variable 'ansible_skip_tags' from source: magic vars 16535 1727096225.94796: variable 'ansible_limit' from source: magic vars 16535 1727096225.94796: variable 'ansible_run_tags' from source: magic vars 16535 1727096225.94797: variable 'ansible_verbosity' from source: magic vars 16535 1727096225.94833: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 16535 1727096225.94938: in VariableManager get_vars() 16535 1727096225.94951: done with get_vars() 16535 1727096225.95428: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 16535 1727096225.96040: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 16535 1727096225.96588: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 16535 1727096225.98394: in VariableManager get_vars() 16535 1727096225.98418: done with get_vars() 16535 1727096225.99448: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 16535 1727096225.99794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 16535 1727096226.02536: in VariableManager get_vars() 16535 1727096226.02556: done with get_vars() 16535 1727096226.02998: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 16535 1727096226.03012: 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 16535 1727096226.03465: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 16535 1727096226.03824: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 16535 1727096226.03827: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 16535 1727096226.03861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 16535 1727096226.03888: 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) 16535 1727096226.04263: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 16535 1727096226.04328: Loaded config def from plugin (callback/default) 16535 1727096226.04331: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 16535 1727096226.09790: Loaded config def from plugin (callback/junit) 16535 1727096226.09793: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 16535 1727096226.09844: 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) 16535 1727096226.09914: Loaded config def from plugin (callback/minimal) 16535 1727096226.09917: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 16535 1727096226.09955: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 16535 1727096226.10021: Loaded config def from plugin (callback/tree) 16535 1727096226.10023: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 16535 1727096226.10152: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 16535 1727096226.10155: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default_initscripts.yml **************************************** 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 16535 1727096226.10182: in VariableManager get_vars() 16535 1727096226.10203: done with get_vars() 16535 1727096226.10209: in VariableManager get_vars() 16535 1727096226.10219: done with get_vars() 16535 1727096226.10223: variable 'omit' from source: magic vars 16535 1727096226.10258: in VariableManager get_vars() 16535 1727096226.10274: done with get_vars() 16535 1727096226.10294: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** 16535 1727096226.11141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 16535 1727096226.11223: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 16535 1727096226.11251: getting the remaining hosts for this loop 16535 1727096226.11253: done getting the remaining hosts for this loop 16535 1727096226.11256: getting the next task for host managed_node3 16535 1727096226.11259: done getting next task for host managed_node3 16535 1727096226.11261: ^ task is: TASK: Gathering Facts 16535 1727096226.11263: ^ 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 16535 1727096226.11265: getting variables 16535 1727096226.11266: in VariableManager get_vars() 16535 1727096226.11279: Calling all_inventory to load vars for managed_node3 16535 1727096226.11282: Calling groups_inventory to load vars for managed_node3 16535 1727096226.11284: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096226.11296: Calling all_plugins_play to load vars for managed_node3 16535 1727096226.11314: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096226.11318: Calling groups_plugins_play to load vars for managed_node3 16535 1727096226.11349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096226.11402: done with get_vars() 16535 1727096226.11408: done getting variables 16535 1727096226.11479: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Monday 23 September 2024 08:57:06 -0400 (0:00:00.014) 0:00:00.014 ****** 16535 1727096226.11499: entering _queue_task() for managed_node3/gather_facts 16535 1727096226.11501: Creating lock for gather_facts 16535 1727096226.11898: worker is 1 (out of 1 available) 16535 1727096226.11975: exiting _queue_task() for managed_node3/gather_facts 16535 1727096226.11987: done queuing things up, now waiting for results queue to drain 16535 1727096226.11988: waiting for pending results... 16535 1727096226.12209: running TaskExecutor() for managed_node3/TASK: Gathering Facts 16535 1727096226.12296: in run() - task 0afff68d-5257-1c58-a45f-00000000002b 16535 1727096226.12300: variable 'ansible_search_path' from source: unknown 16535 1727096226.12340: calling self._execute() 16535 1727096226.12420: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096226.12512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096226.12515: variable 'omit' from source: magic vars 16535 1727096226.12565: variable 'omit' from source: magic vars 16535 1727096226.12603: variable 'omit' from source: magic vars 16535 1727096226.12651: variable 'omit' from source: magic vars 16535 1727096226.12748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 16535 1727096226.12796: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 16535 1727096226.12822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 16535 1727096226.12854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 16535 1727096226.12874: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 16535 1727096226.12949: variable 'inventory_hostname' from source: host vars for 'managed_node3' 16535 1727096226.12956: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096226.12959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096226.13047: Set connection var ansible_module_compression to ZIP_DEFLATED 16535 1727096226.13070: Set connection var ansible_pipelining to False 16535 1727096226.13078: Set connection var ansible_connection to ssh 16535 1727096226.13094: Set connection var ansible_shell_executable to /bin/sh 16535 1727096226.13107: Set connection var ansible_shell_type to sh 16535 1727096226.13166: Set connection var ansible_timeout to 10 16535 1727096226.13175: variable 'ansible_shell_executable' from source: unknown 16535 1727096226.13177: variable 'ansible_connection' from source: unknown 16535 1727096226.13180: variable 'ansible_module_compression' from source: unknown 16535 1727096226.13182: variable 'ansible_shell_type' from source: unknown 16535 1727096226.13184: variable 'ansible_shell_executable' from source: unknown 16535 1727096226.13187: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096226.13189: variable 'ansible_pipelining' from source: unknown 16535 1727096226.13191: variable 'ansible_timeout' from source: unknown 16535 1727096226.13195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096226.13374: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 16535 1727096226.13418: variable 'omit' from source: magic vars 16535 1727096226.13421: starting attempt loop 16535 1727096226.13424: running the handler 16535 1727096226.13435: variable 'ansible_facts' from source: unknown 16535 1727096226.13494: _low_level_execute_command(): starting 16535 1727096226.13497: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 16535 1727096226.14295: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 16535 1727096226.14313: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096226.14424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096226.14464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096226.14835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 16535 1727096226.16482: stdout chunk (state=3): >>>/root <<< 16535 1727096226.16621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096226.16636: stderr chunk (state=3): >>><<< 16535 1727096226.16646: stdout chunk (state=3): >>><<< 16535 1727096226.16684: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096226.16790: _low_level_execute_command(): starting 16535 1727096226.16794: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569 `" && echo ansible-tmp-1727096226.1669576-16566-173688647212569="` echo /root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569 `" ) && sleep 0' 16535 1727096226.17351: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 16535 1727096226.17379: 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 <<< 16535 1727096226.17595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096226.17895: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096226.17923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096226.17990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 16535 1727096226.19914: stdout chunk (state=3): >>>ansible-tmp-1727096226.1669576-16566-173688647212569=/root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569 <<< 16535 1727096226.20047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096226.20057: stdout chunk (state=3): >>><<< 16535 1727096226.20089: stderr chunk (state=3): >>><<< 16535 1727096226.20113: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096226.1669576-16566-173688647212569=/root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569 , 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096226.20154: variable 'ansible_module_compression' from source: unknown 16535 1727096226.20224: ANSIBALLZ: Using generic lock for ansible.legacy.setup 16535 1727096226.20234: ANSIBALLZ: Acquiring lock 16535 1727096226.20241: ANSIBALLZ: Lock acquired: 139726291636528 16535 1727096226.20250: ANSIBALLZ: Creating module 16535 1727096226.63225: ANSIBALLZ: Writing module into payload 16535 1727096226.63418: ANSIBALLZ: Writing module 16535 1727096226.63495: ANSIBALLZ: Renaming module 16535 1727096226.63660: ANSIBALLZ: Done creating module 16535 1727096226.63663: variable 'ansible_facts' from source: unknown 16535 1727096226.63666: variable 'inventory_hostname' from source: host vars for 'managed_node3' 16535 1727096226.63670: _low_level_execute_command(): starting 16535 1727096226.63672: _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' 16535 1727096226.64793: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 16535 1727096226.64983: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096226.65083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 16535 1727096226.65154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096226.65184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096226.65278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 16535 1727096226.67086: stdout chunk (state=3): >>>PLATFORM <<< 16535 1727096226.67209: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 16535 1727096226.67280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096226.67322: stdout chunk (state=3): >>><<< 16535 1727096226.67333: stderr chunk (state=3): >>><<< 16535 1727096226.67535: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096226.67542 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 16535 1727096226.67826: _low_level_execute_command(): starting 16535 1727096226.67829: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 16535 1727096226.68070: Sending initial data 16535 1727096226.68073: Sent initial data (1181 bytes) 16535 1727096226.68840: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 16535 1727096226.68853: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096226.69042: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096226.69045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096226.69388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096226.69682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 16535 1727096226.72914: 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"} <<< 16535 1727096226.73416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096226.73675: stderr chunk (state=3): >>><<< 16535 1727096226.73679: stdout chunk (state=3): >>><<< 16535 1727096226.73682: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096226.73684: variable 'ansible_facts' from source: unknown 16535 1727096226.73686: variable 'ansible_facts' from source: unknown 16535 1727096226.73688: variable 'ansible_module_compression' from source: unknown 16535 1727096226.73690: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-1653559b1n1j4/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 16535 1727096226.74275: variable 'ansible_facts' from source: unknown 16535 1727096226.74698: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569/AnsiballZ_setup.py 16535 1727096226.74989: Sending initial data 16535 1727096226.74992: Sent initial data (154 bytes) 16535 1727096226.75984: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096226.76145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 16535 1727096226.76204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096226.76326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096226.76393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 16535 1727096226.78181: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 16535 1727096226.78189: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 16535 1727096226.78196: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 16535 1727096226.78203: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 16535 1727096226.78210: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 16535 1727096226.78222: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 16535 1727096226.78229: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 16535 1727096226.78237: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 16535 1727096226.78251: stderr chunk (state=3): >>>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 <<< 16535 1727096226.78288: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 16535 1727096226.78343: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-1653559b1n1j4/tmpqkqcbnn0 /root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569/AnsiballZ_setup.py <<< 16535 1727096226.78346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569/AnsiballZ_setup.py" <<< 16535 1727096226.78492: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-1653559b1n1j4/tmpqkqcbnn0" to remote "/root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569/AnsiballZ_setup.py" <<< 16535 1727096226.81743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096226.81747: stdout chunk (state=3): >>><<< 16535 1727096226.81750: stderr chunk (state=3): >>><<< 16535 1727096226.81974: done transferring module to remote 16535 1727096226.81990: _low_level_execute_command(): starting 16535 1727096226.81993: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569/ /root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569/AnsiballZ_setup.py && sleep 0' 16535 1727096226.83971: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 16535 1727096226.83984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 16535 1727096226.84209: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096226.84383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096226.84393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096226.84483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 16535 1727096226.87175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096226.87180: stdout chunk (state=3): >>><<< 16535 1727096226.87183: stderr chunk (state=3): >>><<< 16535 1727096226.87186: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096226.87189: _low_level_execute_command(): starting 16535 1727096226.87192: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569/AnsiballZ_setup.py && sleep 0' 16535 1727096226.88249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 16535 1727096226.88304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 16535 1727096226.88314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 16535 1727096226.88329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 16535 1727096226.88341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 16535 1727096226.88381: stderr chunk (state=3): >>>debug2: match not found <<< 16535 1727096226.88392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096226.88414: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 16535 1727096226.88421: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 16535 1727096226.88513: stderr chunk (state=3): >>>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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096226.88772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096226.89373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 16535 1727096226.91473: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 16535 1727096226.91573: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 16535 1727096226.91583: stdout chunk (state=3): >>>import '_io' # <<< 16535 1727096226.91595: stdout chunk (state=3): >>>import 'marshal' # <<< 16535 1727096226.91619: stdout chunk (state=3): >>>import 'posix' # <<< 16535 1727096226.91660: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 16535 1727096226.91708: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 16535 1727096226.91739: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 16535 1727096226.91773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096226.91784: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 16535 1727096226.91823: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 16535 1727096226.91897: 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 0x7ff82e5684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e537b30> # /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 0x7ff82e56aa50> <<< 16535 1727096226.91901: stdout chunk (state=3): >>>import '_signal' # <<< 16535 1727096226.91934: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 16535 1727096226.91956: stdout chunk (state=3): >>>import 'io' # <<< 16535 1727096226.91986: stdout chunk (state=3): >>>import '_stat' # <<< 16535 1727096226.92061: stdout chunk (state=3): >>>import 'stat' # <<< 16535 1727096226.92071: stdout chunk (state=3): >>>import '_collections_abc' # <<< 16535 1727096226.92095: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 16535 1727096226.92155: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 16535 1727096226.92172: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 16535 1727096226.92175: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 16535 1727096226.92199: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 16535 1727096226.92477: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e35d130> <<< 16535 1727096226.92485: 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 <<< 16535 1727096226.92488: 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 0x7ff82e35dfa0> 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. <<< 16535 1727096226.92724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 16535 1727096226.92731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 16535 1727096226.92798: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 16535 1727096226.92813: 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 <<< 16535 1727096226.92820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 16535 1727096226.93127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e39bdd0> # /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 0x7ff82e39bfe0> # /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 0x7ff82e3d37a0> # /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 0x7ff82e3d3e30> import '_collections' # <<< 16535 1727096226.93173: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e3b3aa0> <<< 16535 1727096226.93176: stdout chunk (state=3): >>>import '_functools' # <<< 16535 1727096226.93208: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e3b11c0> <<< 16535 1727096226.93534: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e398f80> # /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 0x7ff82e3f3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e3f2330> # /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 0x7ff82e3b2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e3f0b90> <<< 16535 1727096226.93547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 16535 1727096226.93561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e428740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e398200> <<< 16535 1727096226.93640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff82e428bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e428aa0> <<< 16535 1727096226.93654: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096226.93662: 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 0x7ff82e428e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e396d20> <<< 16535 1727096226.93788: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e429580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e429250> import 'importlib.machinery' # <<< 16535 1727096226.93794: 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' <<< 16535 1727096226.93817: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e42a480> <<< 16535 1727096226.93886: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 16535 1727096226.93895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 16535 1727096226.93985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e440680> <<< 16535 1727096226.93996: stdout chunk (state=3): >>>import 'errno' # <<< 16535 1727096226.93999: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096226.94002: 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 0x7ff82e441d60> <<< 16535 1727096226.94099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /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' <<< 16535 1727096226.94105: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e442c00> <<< 16535 1727096226.94401: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff82e443260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e442150> # /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 0x7ff82e443ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e443410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e42a4b0> # /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 0x7ff82e137bc0> # /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 0x7ff82e1606e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e160440> <<< 16535 1727096226.94571: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff82e160710> # /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' <<< 16535 1727096226.94646: 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 0x7ff82e161040> <<< 16535 1727096226.94771: 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' <<< 16535 1727096226.94782: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff82e161a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e1608f0> <<< 16535 1727096226.94824: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e135d60> <<< 16535 1727096226.94831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 16535 1727096226.94842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 16535 1727096226.94862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 16535 1727096226.94887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e162de0> <<< 16535 1727096226.95054: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e161b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e42aba0> # /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' <<< 16535 1727096226.95157: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e18f140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 16535 1727096226.95161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096226.95268: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 16535 1727096226.95272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 16535 1727096226.95358: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e1af500> # /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' <<< 16535 1727096226.95363: stdout chunk (state=3): >>>import 'ntpath' # <<< 16535 1727096226.95388: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e2102c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 16535 1727096226.95543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 16535 1727096226.95581: stdout chunk (state=3): >>># /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 0x7ff82e212a20> <<< 16535 1727096226.95628: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e2103e0> <<< 16535 1727096226.95659: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e1d92e0> <<< 16535 1727096226.95684: 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 0x7ff82db253d0> <<< 16535 1727096226.96076: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e1ae300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e163d10> <<< 16535 1727096226.96112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff82e1ae900> <<< 16535 1727096226.96243: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_25c929u9/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 16535 1727096226.96346: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096226.96385: 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' <<< 16535 1727096226.96513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 16535 1727096226.96517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 16535 1727096226.96564: 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 0x7ff82db8b0b0> import '_typing' # <<< 16535 1727096226.96734: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82db69fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82db69130> <<< 16535 1727096226.96738: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096226.96827: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 16535 1727096226.96860: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096226.98351: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096226.99426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82db88f80> <<< 16535 1727096226.99525: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 16535 1727096226.99529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096226.99595: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff82dbba960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82dbba6f0> <<< 16535 1727096226.99601: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82dbba000> <<< 16535 1727096226.99713: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 16535 1727096226.99719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 16535 1727096226.99722: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82dbbaa50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82db8bd40> <<< 16535 1727096226.99724: stdout chunk (state=3): >>>import 'atexit' # <<< 16535 1727096226.99990: 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 0x7ff82dbbb6b0> # 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 0x7ff82dbbb8f0> # /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 0x7ff82dbbbe30> 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 0x7ff82da25be0> <<< 16535 1727096227.00001: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096227.00017: 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 0x7ff82da27800> <<< 16535 1727096227.00023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 16535 1727096227.00107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 16535 1727096227.00165: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da281d0> # /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' <<< 16535 1727096227.00173: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da29370> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 16535 1727096227.00220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 16535 1727096227.00277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 16535 1727096227.00284: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da2be30> <<< 16535 1727096227.00320: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096227.00333: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff82dbbbef0> <<< 16535 1727096227.00342: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da2a0f0> <<< 16535 1727096227.00366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 16535 1727096227.00390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 16535 1727096227.00548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 16535 1727096227.00554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 16535 1727096227.00604: 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' <<< 16535 1727096227.00748: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da33ce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da327b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da32510> # /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' <<< 16535 1727096227.00802: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da32a80> <<< 16535 1727096227.00809: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da2a600> <<< 16535 1727096227.00862: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff82da77fe0> <<< 16535 1727096227.00871: 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' <<< 16535 1727096227.00885: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da78110> <<< 16535 1727096227.00904: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 16535 1727096227.00934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 16535 1727096227.01084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # 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 0x7ff82da79bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da79970> # /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 0x7ff82da7c110> <<< 16535 1727096227.01103: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da7a2a0> <<< 16535 1727096227.01264: stdout chunk (state=3): >>># /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' <<< 16535 1727096227.01383: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da7f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da7c230> <<< 16535 1727096227.01429: 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 0x7ff82da806b0> <<< 16535 1727096227.01465: 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 0x7ff82da80890> <<< 16535 1727096227.01507: 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 0x7ff82da80a10> <<< 16535 1727096227.01529: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da78320> <<< 16535 1727096227.01557: 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' <<< 16535 1727096227.01565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 16535 1727096227.01597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 16535 1727096227.01636: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096227.01643: 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 0x7ff82d90c0b0> <<< 16535 1727096227.01910: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff82d90d3a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da82870> <<< 16535 1727096227.02148: 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 0x7ff82da83c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da82510> # 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' # <<< 16535 1727096227.02154: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.02276: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.02483: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.02949: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.03503: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 16535 1727096227.03524: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 16535 1727096227.03562: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 16535 1727096227.03570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096227.03823: 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 0x7ff82d911580> # /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 0x7ff82d9122a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e1619d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 16535 1727096227.03841: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.03874: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 16535 1727096227.03877: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.04016: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.04308: 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 0x7ff82d912180> # zipimport: zlib available <<< 16535 1727096227.04657: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.05103: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.05177: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.05250: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 16535 1727096227.05270: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.05494: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.05512: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 16535 1727096227.05516: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.05518: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.05535: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 16535 1727096227.05546: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.05583: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.05769: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 16535 1727096227.05977: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.06272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 16535 1727096227.06308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d913440> # zipimport: zlib available <<< 16535 1727096227.06395: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.06431: 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' # <<< 16535 1727096227.06437: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.06480: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.06518: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 16535 1727096227.06619: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.06728: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.06749: 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 <<< 16535 1727096227.06790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096227.06883: 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' <<< 16535 1727096227.06890: 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 0x7ff82d91dfa0> <<< 16535 1727096227.06920: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d9196d0> <<< 16535 1727096227.06960: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 16535 1727096227.06971: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.07172: stdout chunk (state=3): >>># 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' <<< 16535 1727096227.07297: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /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' <<< 16535 1727096227.07317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 16535 1727096227.07340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 16535 1727096227.07400: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da06ab0> <<< 16535 1727096227.07602: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82dafe780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d91e2a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d91e060> # 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' # <<< 16535 1727096227.07658: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 16535 1727096227.07674: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.07684: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.07693: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 16535 1727096227.07709: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.07820: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.08172: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.08230: stdout chunk (state=3): >>># 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 <<< 16535 1727096227.08300: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 16535 1727096227.08473: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.08599: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.08786: stdout chunk (state=3): >>># 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 <<< 16535 1727096227.08798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 16535 1727096227.08815: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d9b20c0> <<< 16535 1727096227.08840: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 16535 1727096227.08869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 16535 1727096227.08873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 16535 1727096227.08930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 16535 1727096227.09073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d55bfb0> <<< 16535 1727096227.09077: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096227.09084: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff82d5604a0> <<< 16535 1727096227.09142: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d99b200> <<< 16535 1727096227.09146: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d9b2c60> <<< 16535 1727096227.09300: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d9b0770> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d9b0b60> # /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' <<< 16535 1727096227.09382: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff82d563380> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d562c30> # 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 0x7ff82d562e10> <<< 16535 1727096227.09386: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d562060> <<< 16535 1727096227.09427: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 16535 1727096227.09565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 16535 1727096227.09706: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d563500> # /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 0x7ff82d5c6030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d563f50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d9b0440> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 16535 1727096227.09752: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 16535 1727096227.09803: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.09860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 16535 1727096227.09903: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.09962: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.10007: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.10071: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 16535 1727096227.10099: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 16535 1727096227.10106: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.10201: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.10204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 16535 1727096227.10307: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # <<< 16535 1727096227.10310: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.10587: stdout chunk (state=3): >>># 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 <<< 16535 1727096227.11289: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.11481: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 16535 1727096227.11484: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.11537: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.11626: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.11660: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 16535 1727096227.11681: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 16535 1727096227.11761: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 16535 1727096227.11810: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.11884: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 16535 1727096227.11943: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.11964: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.12078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 16535 1727096227.12081: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.12104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 16535 1727096227.12107: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.12573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d5c7620> # /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 0x7ff82d5c6960> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.12578: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 16535 1727096227.12581: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.12656: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.12779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 16535 1727096227.12782: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.12976: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.12983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 16535 1727096227.12985: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.13039: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 16535 1727096227.13042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 16535 1727096227.13115: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096227.13394: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff82d602270> <<< 16535 1727096227.13397: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d5f0530> import 'ansible.module_utils.facts.system.python' # <<< 16535 1727096227.13400: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.13589: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.13936: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.14082: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 16535 1727096227.14134: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.14188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 16535 1727096227.14206: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.14259: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.14324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 16535 1727096227.14347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 16535 1727096227.14372: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096227.14393: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff82d615a30> <<< 16535 1727096227.14433: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d615940> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 16535 1727096227.14455: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.14527: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.14562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 16535 1727096227.14574: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.14829: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.15126: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 16535 1727096227.15322: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.15464: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.15701: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.15836: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.16057: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 16535 1727096227.16287: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.16500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 16535 1727096227.16523: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.16585: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.16621: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.17236: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.17946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.18105: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 16535 1727096227.18247: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.18395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 16535 1727096227.18409: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.18686: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.18915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 16535 1727096227.18937: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 16535 1727096227.19013: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.19026: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.19086: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 16535 1727096227.19348: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.19534: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.19714: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.20051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 16535 1727096227.20110: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.20172: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 16535 1727096227.20195: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.20212: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.20254: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 16535 1727096227.20371: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.20483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 16535 1727096227.20551: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 16535 1727096227.20556: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.20637: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.20718: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 16535 1727096227.20813: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.20897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 16535 1727096227.20912: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.21359: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.21803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 16535 1727096227.21824: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.21887: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.21979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 16535 1727096227.21992: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.22041: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.22092: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 16535 1727096227.22140: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.22188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 16535 1727096227.22277: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # <<< 16535 1727096227.22284: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.22400: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.22542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 16535 1727096227.22546: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.22548: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.22614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 16535 1727096227.22643: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.22703: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 16535 1727096227.22745: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 16535 1727096227.22779: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.22973: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.23215: stdout chunk (state=3): >>># 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 <<< 16535 1727096227.23270: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 16535 1727096227.23282: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.23613: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.23932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 16535 1727096227.23935: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.23996: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.24063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 16535 1727096227.24111: stdout chunk (state=3): >>> # zipimport: zlib available <<< 16535 1727096227.24145: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.24191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 16535 1727096227.24239: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.24286: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.24368: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 16535 1727096227.24385: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.24462: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.24555: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 16535 1727096227.24632: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096227.24838: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 16535 1727096227.24873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 16535 1727096227.24876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 16535 1727096227.24926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 16535 1727096227.24929: 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 0x7ff82d3af230> <<< 16535 1727096227.24954: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d3ae810> <<< 16535 1727096227.24981: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d3ac830> <<< 16535 1727096227.50112: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 16535 1727096227.50154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 16535 1727096227.50265: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d3f7170> # /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' <<< 16535 1727096227.50285: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d3f5430> <<< 16535 1727096227.50376: 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' <<< 16535 1727096227.50411: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 16535 1727096227.50699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d3f78c0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d3f68d0> <<< 16535 1727096227.50971: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 16535 1727096227.74824: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "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": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "07", "epoch": "1727096227", "epoch_int": "1727096227", "date": "2024-09-23", "time": "08:57:07", "iso8601_micro": "2024-09-23T12:57:07.253580Z", "iso8601": "2024-09-23T12:57:07Z", "iso8601_basic": "20240923T085707253580", "iso8601_basic_short": "20240923T085707", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.74609375, "5m": 0.556640625, "15m": 0.28515625}, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "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": 2980, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 551, "free": 2980}, "nocache": {"free": 3295, "used": 236}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "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": 370, "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": 261805977600, "block_size": 4096, "block_total": 65519099, "block_available": 63917475, "block_used": 1601624, "inode_total": 131070960, "inode_available": 131029179, "inode_used": 41781, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "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_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 16535 1727096227.75596: 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 # 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<<< 16535 1727096227.75629: 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 # 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 <<< 16535 1727096227.75793: 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 # 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 <<< 16535 1727096227.75886: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 16535 1727096227.76138: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 16535 1727096227.76159: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 16535 1727096227.76216: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 16535 1727096227.76473: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 16535 1727096227.76477: stdout chunk (state=3): >>># 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 <<< 16535 1727096227.76512: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq <<< 16535 1727096227.76558: stdout chunk (state=3): >>># destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime <<< 16535 1727096227.76588: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 16535 1727096227.76620: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 16535 1727096227.76686: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct <<< 16535 1727096227.76711: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 16535 1727096227.76813: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 16535 1727096227.77090: stdout chunk (state=3): >>># 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 <<< 16535 1727096227.77093: stdout chunk (state=3): >>># 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 <<< 16535 1727096227.77095: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 16535 1727096227.77098: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 16535 1727096227.77180: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring <<< 16535 1727096227.77250: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 16535 1727096227.77253: stdout chunk (state=3): >>># destroy tokenize <<< 16535 1727096227.77279: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 16535 1727096227.77517: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 16535 1727096227.77521: stdout chunk (state=3): >>># 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 <<< 16535 1727096227.77566: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 16535 1727096227.77571: stdout chunk (state=3): >>># clear sys.audit hooks <<< 16535 1727096227.77985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096227.78042: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 16535 1727096227.78091: stdout chunk (state=3): >>><<< 16535 1727096227.78094: stderr chunk (state=3): >>><<< 16535 1727096227.78714: _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 0x7ff82e5684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e537b30> # /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 0x7ff82e56aa50> 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 0x7ff82e35d130> # /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 0x7ff82e35dfa0> 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 0x7ff82e39bdd0> # /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 0x7ff82e39bfe0> # /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 0x7ff82e3d37a0> # /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 0x7ff82e3d3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e3b3aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e3b11c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e398f80> # /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 0x7ff82e3f3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e3f2330> # /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 0x7ff82e3b2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e3f0b90> # /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 0x7ff82e428740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e398200> # /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 0x7ff82e428bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e428aa0> # 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 0x7ff82e428e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e396d20> # /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 0x7ff82e429580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e429250> 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 0x7ff82e42a480> 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 0x7ff82e440680> 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 0x7ff82e441d60> # /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 0x7ff82e442c00> # 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 0x7ff82e443260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e442150> # /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 0x7ff82e443ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e443410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e42a4b0> # /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 0x7ff82e137bc0> # /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 0x7ff82e1606e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e160440> # 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 0x7ff82e160710> # /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 0x7ff82e161040> # 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 0x7ff82e161a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e1608f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e135d60> # /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 0x7ff82e162de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e161b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e42aba0> # /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 0x7ff82e18f140> # /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 0x7ff82e1af500> # /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 0x7ff82e2102c0> # /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 0x7ff82e212a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e2103e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e1d92e0> # /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 0x7ff82db253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e1ae300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e163d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff82e1ae900> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_25c929u9/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 0x7ff82db8b0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82db69fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82db69130> # 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 0x7ff82db88f80> # /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 0x7ff82dbba960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82dbba6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82dbba000> # /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 0x7ff82dbbaa50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82db8bd40> 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 0x7ff82dbbb6b0> # 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 0x7ff82dbbb8f0> # /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 0x7ff82dbbbe30> 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 0x7ff82da25be0> # 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 0x7ff82da27800> # /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 0x7ff82da281d0> # /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 0x7ff82da29370> # /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 0x7ff82da2be30> # 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 0x7ff82dbbbef0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da2a0f0> # /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 0x7ff82da33ce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da327b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da32510> # /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 0x7ff82da32a80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da2a600> # 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 0x7ff82da77fe0> # /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 0x7ff82da78110> # /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 0x7ff82da79bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da79970> # /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 0x7ff82da7c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da7a2a0> # /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 0x7ff82da7f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da7c230> # 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 0x7ff82da806b0> # 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 0x7ff82da80890> # 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 0x7ff82da80a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da78320> # /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 0x7ff82d90c0b0> # 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 0x7ff82d90d3a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da82870> # 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 0x7ff82da83c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82da82510> # 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 0x7ff82d911580> # /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 0x7ff82d9122a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82e1619d0> 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 0x7ff82d912180> # 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 0x7ff82d913440> # 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 0x7ff82d91dfa0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d9196d0> 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 0x7ff82da06ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82dafe780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d91e2a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d91e060> # 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 0x7ff82d9b20c0> # /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 0x7ff82d55bfb0> # 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 0x7ff82d5604a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d99b200> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d9b2c60> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d9b0770> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d9b0b60> # /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 0x7ff82d563380> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d562c30> # 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 0x7ff82d562e10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d562060> # /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 0x7ff82d563500> # /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 0x7ff82d5c6030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d563f50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d9b0440> 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 0x7ff82d5c7620> # /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 0x7ff82d5c6960> 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 0x7ff82d602270> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d5f0530> 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 0x7ff82d615a30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d615940> 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 0x7ff82d3af230> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d3ae810> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d3ac830> # /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 0x7ff82d3f7170> # /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 0x7ff82d3f5430> # /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 0x7ff82d3f78c0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff82d3f68d0> 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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "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": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "07", "epoch": "1727096227", "epoch_int": "1727096227", "date": "2024-09-23", "time": "08:57:07", "iso8601_micro": "2024-09-23T12:57:07.253580Z", "iso8601": "2024-09-23T12:57:07Z", "iso8601_basic": "20240923T085707253580", "iso8601_basic_short": "20240923T085707", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.74609375, "5m": 0.556640625, "15m": 0.28515625}, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "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": 2980, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 551, "free": 2980}, "nocache": {"free": 3295, "used": 236}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "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": 370, "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": 261805977600, "block_size": 4096, "block_total": 65519099, "block_available": 63917475, "block_used": 1601624, "inode_total": 131070960, "inode_available": 131029179, "inode_used": 41781, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "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_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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.14.152 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_node3 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. 16535 1727096227.80729: 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-1727096226.1669576-16566-173688647212569/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 16535 1727096227.80734: _low_level_execute_command(): starting 16535 1727096227.80849: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096226.1669576-16566-173688647212569/ > /dev/null 2>&1 && sleep 0' 16535 1727096227.81740: 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 <<< 16535 1727096227.81744: 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.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096227.81748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 16535 1727096227.81750: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096227.82131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 16535 1727096227.82142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096227.82301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096227.82464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 16535 1727096227.84411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096227.84415: stdout chunk (state=3): >>><<< 16535 1727096227.84418: stderr chunk (state=3): >>><<< 16535 1727096227.84442: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096227.84456: handler run complete 16535 1727096227.84722: variable 'ansible_facts' from source: unknown 16535 1727096227.85035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096227.85648: variable 'ansible_facts' from source: unknown 16535 1727096227.85838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096227.86124: attempt loop complete, returning result 16535 1727096227.86132: _execute() done 16535 1727096227.86135: dumping result to json 16535 1727096227.86220: done dumping result, returning 16535 1727096227.86336: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-1c58-a45f-00000000002b] 16535 1727096227.86339: sending task result for task 0afff68d-5257-1c58-a45f-00000000002b 16535 1727096227.87309: done sending task result for task 0afff68d-5257-1c58-a45f-00000000002b 16535 1727096227.87312: WORKER PROCESS EXITING ok: [managed_node3] 16535 1727096227.88080: no more pending results, returning what we have 16535 1727096227.88083: results queue empty 16535 1727096227.88084: checking for any_errors_fatal 16535 1727096227.88085: done checking for any_errors_fatal 16535 1727096227.88086: checking for max_fail_percentage 16535 1727096227.88087: done checking for max_fail_percentage 16535 1727096227.88088: checking to see if all hosts have failed and the running result is not ok 16535 1727096227.88089: done checking to see if all hosts have failed 16535 1727096227.88089: getting the remaining hosts for this loop 16535 1727096227.88091: done getting the remaining hosts for this loop 16535 1727096227.88095: getting the next task for host managed_node3 16535 1727096227.88101: done getting next task for host managed_node3 16535 1727096227.88103: ^ task is: TASK: meta (flush_handlers) 16535 1727096227.88104: ^ 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 16535 1727096227.88108: getting variables 16535 1727096227.88110: in VariableManager get_vars() 16535 1727096227.88135: Calling all_inventory to load vars for managed_node3 16535 1727096227.88138: Calling groups_inventory to load vars for managed_node3 16535 1727096227.88141: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096227.88151: Calling all_plugins_play to load vars for managed_node3 16535 1727096227.88153: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096227.88156: Calling groups_plugins_play to load vars for managed_node3 16535 1727096227.89083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096227.89593: done with get_vars() 16535 1727096227.89607: done getting variables 16535 1727096227.89682: in VariableManager get_vars() 16535 1727096227.89692: Calling all_inventory to load vars for managed_node3 16535 1727096227.89694: Calling groups_inventory to load vars for managed_node3 16535 1727096227.89697: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096227.89702: Calling all_plugins_play to load vars for managed_node3 16535 1727096227.89704: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096227.89707: Calling groups_plugins_play to load vars for managed_node3 16535 1727096227.90146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096227.90840: done with get_vars() 16535 1727096227.90855: done queuing things up, now waiting for results queue to drain 16535 1727096227.90858: results queue empty 16535 1727096227.90858: checking for any_errors_fatal 16535 1727096227.90861: done checking for any_errors_fatal 16535 1727096227.90862: checking for max_fail_percentage 16535 1727096227.90869: done checking for max_fail_percentage 16535 1727096227.90870: checking to see if all hosts have failed and the running result is not ok 16535 1727096227.90871: done checking to see if all hosts have failed 16535 1727096227.90872: getting the remaining hosts for this loop 16535 1727096227.90873: done getting the remaining hosts for this loop 16535 1727096227.90876: getting the next task for host managed_node3 16535 1727096227.90881: done getting next task for host managed_node3 16535 1727096227.90884: ^ task is: TASK: Include the task 'el_repo_setup.yml' 16535 1727096227.90885: ^ 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 16535 1727096227.90887: getting variables 16535 1727096227.90888: in VariableManager get_vars() 16535 1727096227.90897: Calling all_inventory to load vars for managed_node3 16535 1727096227.90899: Calling groups_inventory to load vars for managed_node3 16535 1727096227.90901: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096227.90906: Calling all_plugins_play to load vars for managed_node3 16535 1727096227.90908: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096227.90911: Calling groups_plugins_play to load vars for managed_node3 16535 1727096227.91166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096227.91730: done with get_vars() 16535 1727096227.91738: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:8 Monday 23 September 2024 08:57:07 -0400 (0:00:01.803) 0:00:01.817 ****** 16535 1727096227.91820: entering _queue_task() for managed_node3/include_tasks 16535 1727096227.91822: Creating lock for include_tasks 16535 1727096227.92559: worker is 1 (out of 1 available) 16535 1727096227.92575: exiting _queue_task() for managed_node3/include_tasks 16535 1727096227.92588: done queuing things up, now waiting for results queue to drain 16535 1727096227.92589: waiting for pending results... 16535 1727096227.93430: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 16535 1727096227.93774: in run() - task 0afff68d-5257-1c58-a45f-000000000006 16535 1727096227.93778: variable 'ansible_search_path' from source: unknown 16535 1727096227.93782: calling self._execute() 16535 1727096227.93963: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096227.93978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096227.94017: variable 'omit' from source: magic vars 16535 1727096227.94546: _execute() done 16535 1727096227.94549: dumping result to json 16535 1727096227.94552: done dumping result, returning 16535 1727096227.94554: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-1c58-a45f-000000000006] 16535 1727096227.94557: sending task result for task 0afff68d-5257-1c58-a45f-000000000006 16535 1727096227.94632: done sending task result for task 0afff68d-5257-1c58-a45f-000000000006 16535 1727096227.94635: WORKER PROCESS EXITING 16535 1727096227.94913: no more pending results, returning what we have 16535 1727096227.94918: in VariableManager get_vars() 16535 1727096227.94952: Calling all_inventory to load vars for managed_node3 16535 1727096227.94954: Calling groups_inventory to load vars for managed_node3 16535 1727096227.94959: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096227.94976: Calling all_plugins_play to load vars for managed_node3 16535 1727096227.94980: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096227.94983: Calling groups_plugins_play to load vars for managed_node3 16535 1727096227.95386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096227.95986: done with get_vars() 16535 1727096227.95995: variable 'ansible_search_path' from source: unknown 16535 1727096227.96011: we have included files to process 16535 1727096227.96012: generating all_blocks data 16535 1727096227.96014: done generating all_blocks data 16535 1727096227.96014: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 16535 1727096227.96016: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 16535 1727096227.96018: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 16535 1727096227.97447: in VariableManager get_vars() 16535 1727096227.97463: done with get_vars() 16535 1727096227.97476: done processing included file 16535 1727096227.97478: iterating over new_blocks loaded from include file 16535 1727096227.97480: in VariableManager get_vars() 16535 1727096227.97490: done with get_vars() 16535 1727096227.97491: filtering new block on tags 16535 1727096227.97506: done filtering new block on tags 16535 1727096227.97510: in VariableManager get_vars() 16535 1727096227.97520: done with get_vars() 16535 1727096227.97524: filtering new block on tags 16535 1727096227.97539: done filtering new block on tags 16535 1727096227.97542: in VariableManager get_vars() 16535 1727096227.97552: done with get_vars() 16535 1727096227.97554: filtering new block on tags 16535 1727096227.97567: done filtering new block on tags 16535 1727096227.97570: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 16535 1727096227.97578: extending task lists for all hosts with included blocks 16535 1727096227.97625: done extending task lists 16535 1727096227.97626: done processing included files 16535 1727096227.97627: results queue empty 16535 1727096227.97628: checking for any_errors_fatal 16535 1727096227.97629: done checking for any_errors_fatal 16535 1727096227.97630: checking for max_fail_percentage 16535 1727096227.97631: done checking for max_fail_percentage 16535 1727096227.97632: checking to see if all hosts have failed and the running result is not ok 16535 1727096227.97633: done checking to see if all hosts have failed 16535 1727096227.97633: getting the remaining hosts for this loop 16535 1727096227.97634: done getting the remaining hosts for this loop 16535 1727096227.97637: getting the next task for host managed_node3 16535 1727096227.97642: done getting next task for host managed_node3 16535 1727096227.97644: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 16535 1727096227.97646: ^ 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 16535 1727096227.97648: getting variables 16535 1727096227.97649: in VariableManager get_vars() 16535 1727096227.97658: Calling all_inventory to load vars for managed_node3 16535 1727096227.97660: Calling groups_inventory to load vars for managed_node3 16535 1727096227.97662: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096227.97673: Calling all_plugins_play to load vars for managed_node3 16535 1727096227.97676: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096227.97679: Calling groups_plugins_play to load vars for managed_node3 16535 1727096227.97827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096227.98260: done with get_vars() 16535 1727096227.98339: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:57:07 -0400 (0:00:00.067) 0:00:01.884 ****** 16535 1727096227.98531: entering _queue_task() for managed_node3/setup 16535 1727096227.99331: worker is 1 (out of 1 available) 16535 1727096227.99344: exiting _queue_task() for managed_node3/setup 16535 1727096227.99355: done queuing things up, now waiting for results queue to drain 16535 1727096227.99357: waiting for pending results... 16535 1727096227.99991: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 16535 1727096227.99997: in run() - task 0afff68d-5257-1c58-a45f-00000000003c 16535 1727096228.00002: variable 'ansible_search_path' from source: unknown 16535 1727096228.00005: variable 'ansible_search_path' from source: unknown 16535 1727096228.00124: calling self._execute() 16535 1727096228.00341: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096228.00345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096228.00347: variable 'omit' from source: magic vars 16535 1727096228.01269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096228.03607: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096228.03677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096228.03723: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096228.03773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096228.03799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096228.03919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096228.03926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096228.03956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096228.04007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096228.04137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096228.04207: variable 'ansible_facts' from source: unknown 16535 1727096228.04283: variable 'network_test_required_facts' from source: task vars 16535 1727096228.04323: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 16535 1727096228.04333: variable 'omit' from source: magic vars 16535 1727096228.04383: variable 'omit' from source: magic vars 16535 1727096228.04418: variable 'omit' from source: magic vars 16535 1727096228.04445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 16535 1727096228.04500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 16535 1727096228.04523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 16535 1727096228.04544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 16535 1727096228.04569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 16535 1727096228.04607: variable 'inventory_hostname' from source: host vars for 'managed_node3' 16535 1727096228.04615: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096228.04623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096228.04732: Set connection var ansible_module_compression to ZIP_DEFLATED 16535 1727096228.04742: Set connection var ansible_pipelining to False 16535 1727096228.04748: Set connection var ansible_connection to ssh 16535 1727096228.04756: Set connection var ansible_shell_executable to /bin/sh 16535 1727096228.04772: Set connection var ansible_shell_type to sh 16535 1727096228.04893: Set connection var ansible_timeout to 10 16535 1727096228.04901: variable 'ansible_shell_executable' from source: unknown 16535 1727096228.04903: variable 'ansible_connection' from source: unknown 16535 1727096228.04905: variable 'ansible_module_compression' from source: unknown 16535 1727096228.04907: variable 'ansible_shell_type' from source: unknown 16535 1727096228.04909: variable 'ansible_shell_executable' from source: unknown 16535 1727096228.04911: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096228.04913: variable 'ansible_pipelining' from source: unknown 16535 1727096228.04915: variable 'ansible_timeout' from source: unknown 16535 1727096228.04916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096228.05014: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 16535 1727096228.05028: variable 'omit' from source: magic vars 16535 1727096228.05037: starting attempt loop 16535 1727096228.05043: running the handler 16535 1727096228.05062: _low_level_execute_command(): starting 16535 1727096228.05076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 16535 1727096228.05886: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096228.05935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 16535 1727096228.05963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096228.06021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096228.06103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 16535 1727096228.08408: stdout chunk (state=3): >>>/root <<< 16535 1727096228.08573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096228.08578: stdout chunk (state=3): >>><<< 16535 1727096228.08580: stderr chunk (state=3): >>><<< 16535 1727096228.08590: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096228.08864: _low_level_execute_command(): starting 16535 1727096228.08872: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522 `" && echo ansible-tmp-1727096228.0877545-16645-47047859998522="` echo /root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522 `" ) && sleep 0' 16535 1727096228.09794: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 16535 1727096228.10074: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 16535 1727096228.10097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096228.10115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096228.10186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 16535 1727096228.12874: stdout chunk (state=3): >>>ansible-tmp-1727096228.0877545-16645-47047859998522=/root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522 <<< 16535 1727096228.13059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096228.13109: stderr chunk (state=3): >>><<< 16535 1727096228.13118: stdout chunk (state=3): >>><<< 16535 1727096228.13181: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096228.0877545-16645-47047859998522=/root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522 , 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096228.13262: variable 'ansible_module_compression' from source: unknown 16535 1727096228.13405: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-1653559b1n1j4/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 16535 1727096228.13546: variable 'ansible_facts' from source: unknown 16535 1727096228.14013: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522/AnsiballZ_setup.py 16535 1727096228.14493: Sending initial data 16535 1727096228.14601: Sent initial data (153 bytes) 16535 1727096228.15460: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 16535 1727096228.15563: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096228.15710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096228.16053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 16535 1727096228.17840: 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 <<< 16535 1727096228.17979: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 16535 1727096228.17983: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-1653559b1n1j4/tmpaexg61kb /root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522/AnsiballZ_setup.py <<< 16535 1727096228.17985: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522/AnsiballZ_setup.py" <<< 16535 1727096228.18072: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-1653559b1n1j4/tmpaexg61kb" to remote "/root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522/AnsiballZ_setup.py" <<< 16535 1727096228.20251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096228.20276: stderr chunk (state=3): >>><<< 16535 1727096228.20293: stdout chunk (state=3): >>><<< 16535 1727096228.20325: done transferring module to remote 16535 1727096228.20350: _low_level_execute_command(): starting 16535 1727096228.20362: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522/ /root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522/AnsiballZ_setup.py && sleep 0' 16535 1727096228.22148: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 16535 1727096228.22173: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096228.22192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096228.22434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 16535 1727096228.24152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096228.24188: stderr chunk (state=3): >>><<< 16535 1727096228.24261: stdout chunk (state=3): >>><<< 16535 1727096228.24279: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096228.24288: _low_level_execute_command(): starting 16535 1727096228.24297: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522/AnsiballZ_setup.py && sleep 0' 16535 1727096228.24998: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 16535 1727096228.25037: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 16535 1727096228.25053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 16535 1727096228.25082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 16535 1727096228.25140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096228.25217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 16535 1727096228.25266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096228.25460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 16535 1727096228.28150: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 16535 1727096228.28172: stdout chunk (state=3): >>>import 'posix' # <<< 16535 1727096228.28207: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 16535 1727096228.28236: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # <<< 16535 1727096228.28258: stdout chunk (state=3): >>># installed zipimport hook <<< 16535 1727096228.28309: 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' <<< 16535 1727096228.28326: stdout chunk (state=3): >>>import '_codecs' # <<< 16535 1727096228.28354: stdout chunk (state=3): >>>import 'codecs' # <<< 16535 1727096228.28434: 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' <<< 16535 1727096228.28439: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d244184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d243e7b30> <<< 16535 1727096228.28474: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2441aa50> <<< 16535 1727096228.28506: stdout chunk (state=3): >>>import '_signal' # <<< 16535 1727096228.28534: stdout chunk (state=3): >>>import '_abc' # <<< 16535 1727096228.28596: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 16535 1727096228.28731: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 16535 1727096228.28784: stdout chunk (state=3): >>>import '_collections_abc' # <<< 16535 1727096228.28830: stdout chunk (state=3): >>>import 'genericpath' # <<< 16535 1727096228.28858: stdout chunk (state=3): >>> <<< 16535 1727096228.28871: stdout chunk (state=3): >>>import 'posixpath' # <<< 16535 1727096228.28913: stdout chunk (state=3): >>>import 'os' # <<< 16535 1727096228.28951: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 16535 1727096228.28966: stdout chunk (state=3): >>> <<< 16535 1727096228.29001: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages<<< 16535 1727096228.29004: stdout chunk (state=3): >>> Adding directory: '/usr/lib64/python3.12/site-packages'<<< 16535 1727096228.29040: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages' <<< 16535 1727096228.29092: stdout chunk (state=3): >>>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 <<< 16535 1727096228.29109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 16535 1727096228.29181: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d241c9130> <<< 16535 1727096228.29237: 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'<<< 16535 1727096228.29263: stdout chunk (state=3): >>> import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d241c9fa0><<< 16535 1727096228.29284: stdout chunk (state=3): >>> <<< 16535 1727096228.29392: stdout chunk (state=3): >>>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<<< 16535 1727096228.29395: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 16535 1727096228.30015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 16535 1727096228.30051: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 16535 1727096228.30105: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 16535 1727096228.30141: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 16535 1727096228.30157: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 16535 1727096228.30216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 16535 1727096228.30258: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 16535 1727096228.30320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24207e60><<< 16535 1727096228.30325: stdout chunk (state=3): >>> <<< 16535 1727096228.30381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 16535 1727096228.30386: stdout chunk (state=3): >>> <<< 16535 1727096228.30427: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24207f20><<< 16535 1727096228.30466: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 16535 1727096228.30472: stdout chunk (state=3): >>> <<< 16535 1727096228.30511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 16535 1727096228.30566: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 16535 1727096228.30639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 16535 1727096228.30682: stdout chunk (state=3): >>> import 'itertools' # <<< 16535 1727096228.30710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 16535 1727096228.30732: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2423f890><<< 16535 1727096228.30778: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 16535 1727096228.30804: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 16535 1727096228.30808: stdout chunk (state=3): >>> <<< 16535 1727096228.30849: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2423ff20> import '_collections' # <<< 16535 1727096228.30854: stdout chunk (state=3): >>> <<< 16535 1727096228.30929: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2421fb30> <<< 16535 1727096228.30991: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2421d250> <<< 16535 1727096228.31086: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24205010> <<< 16535 1727096228.31112: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 16535 1727096228.31146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 16535 1727096228.31164: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 16535 1727096228.31196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 16535 1727096228.31247: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2425f800> <<< 16535 1727096228.31291: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2425e450> # /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 0x7f6d2421e120> <<< 16535 1727096228.31303: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2425ccb0> <<< 16535 1727096228.31343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 16535 1727096228.31394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24294860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24204290> # /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' <<< 16535 1727096228.31406: 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 0x7f6d24294d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24294bc0> <<< 16535 1727096228.31444: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096228.31463: 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 0x7f6d24294fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24202db0> <<< 16535 1727096228.31530: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096228.31539: 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' <<< 16535 1727096228.31663: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d242956a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24295370> import 'importlib.machinery' # <<< 16535 1727096228.31666: 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' <<< 16535 1727096228.31670: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d242965a0> <<< 16535 1727096228.31673: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 16535 1727096228.31737: stdout chunk (state=3): >>># /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 <<< 16535 1727096228.31743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d242ac7a0> import 'errno' # <<< 16535 1727096228.31785: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d242ade80> <<< 16535 1727096228.31788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 16535 1727096228.31820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 16535 1727096228.31823: 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' <<< 16535 1727096228.31871: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d242aed20> <<< 16535 1727096228.31900: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d242af320> <<< 16535 1727096228.31911: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d242ae270> # /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' <<< 16535 1727096228.32093: 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 0x7f6d242afda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d242af4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24296510> # /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' <<< 16535 1727096228.32131: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096228.32135: 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 0x7f6d23fa7bf0> <<< 16535 1727096228.32181: 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' <<< 16535 1727096228.32187: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096228.32192: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d23fd06b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23fd0410> <<< 16535 1727096228.32473: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d23fd06e0> # /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' <<< 16535 1727096228.32487: stdout chunk (state=3): >>># 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 0x7f6d23fd1010> <<< 16535 1727096228.32554: 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 0x7f6d23fd19d0> <<< 16535 1727096228.32570: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23fd08c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23fa5d90> <<< 16535 1727096228.32589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 16535 1727096228.32624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 16535 1727096228.32654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 16535 1727096228.32660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23fd2d20> <<< 16535 1727096228.32679: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23fd0e60> <<< 16535 1727096228.32795: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24296750> # /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 <<< 16535 1727096228.32836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 16535 1727096228.32856: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23fff080> <<< 16535 1727096228.32911: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 16535 1727096228.32950: stdout chunk (state=3): >>># 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 <<< 16535 1727096228.32965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 16535 1727096228.33011: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2401f440> <<< 16535 1727096228.33069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 16535 1727096228.33079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 16535 1727096228.33192: 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' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24080260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 16535 1727096228.33216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 16535 1727096228.33227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 16535 1727096228.33266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 16535 1727096228.33338: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d240829c0> <<< 16535 1727096228.33410: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24080380> <<< 16535 1727096228.33463: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2404d250> <<< 16535 1727096228.33489: 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 0x7f6d23929370> <<< 16535 1727096228.33514: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2401e240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23fd3c50> <<< 16535 1727096228.33676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 16535 1727096228.33687: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6d2401e840> <<< 16535 1727096228.33980: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_gjo3hjgj/ansible_setup_payload.zip' # zipimport: zlib available <<< 16535 1727096228.34098: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.34143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 16535 1727096228.34146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 16535 1727096228.34188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 16535 1727096228.34295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 16535 1727096228.34315: 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 0x7f6d23992fc0> import '_typing' # <<< 16535 1727096228.34490: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23971eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23971070> # zipimport: zlib available <<< 16535 1727096228.34546: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 16535 1727096228.34576: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 16535 1727096228.34590: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 16535 1727096228.36090: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.37135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 16535 1727096228.37165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23990e90> # /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' <<< 16535 1727096228.37206: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 16535 1727096228.37229: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 16535 1727096228.37260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096228.37275: 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 0x7f6d239c28d0> <<< 16535 1727096228.37296: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d239c2660> <<< 16535 1727096228.37334: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d239c1f70> <<< 16535 1727096228.37354: 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' <<< 16535 1727096228.37393: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d239c23c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23993c50> import 'atexit' # <<< 16535 1727096228.37443: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096228.37467: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d239c3650> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096228.37496: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d239c3890> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 16535 1727096228.37523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 16535 1727096228.37540: stdout chunk (state=3): >>>import '_locale' # <<< 16535 1727096228.37582: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d239c3dd0> <<< 16535 1727096228.37609: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 16535 1727096228.37634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 16535 1727096228.37677: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2382db80> <<< 16535 1727096228.37706: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096228.37721: 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 0x7f6d2382f7a0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 16535 1727096228.37739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 16535 1727096228.37777: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23830110> <<< 16535 1727096228.37788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 16535 1727096228.37819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 16535 1727096228.37843: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d238312b0> <<< 16535 1727096228.37856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 16535 1727096228.37896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 16535 1727096228.37919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 16535 1727096228.37963: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23833da0> <<< 16535 1727096228.37999: 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 0x7f6d24202ea0> <<< 16535 1727096228.38020: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23832060> <<< 16535 1727096228.38135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 16535 1727096228.38145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 16535 1727096228.38149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 16535 1727096228.38200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 16535 1727096228.38288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 16535 1727096228.38291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 16535 1727096228.38293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2383bcb0> import '_tokenize' # <<< 16535 1727096228.38417: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2383a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2383a4e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 16535 1727096228.38421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 16535 1727096228.38528: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2383aa50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23832570> <<< 16535 1727096228.38532: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d2387ffb0> <<< 16535 1727096228.38686: 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 0x7f6d2387ffe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 16535 1727096228.38718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 16535 1727096228.38736: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d23881af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d238818b0> # /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 0x7f6d23883fb0> <<< 16535 1727096228.38760: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23882180> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 16535 1727096228.38801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096228.38827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 16535 1727096228.38840: stdout chunk (state=3): >>>import '_string' # <<< 16535 1727096228.38870: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d238876e0> <<< 16535 1727096228.38991: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23883f20> <<< 16535 1727096228.39059: 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 0x7f6d23888290> <<< 16535 1727096228.39157: 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 0x7f6d23888560> # 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 0x7f6d23888860> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23880200> <<< 16535 1727096228.39174: 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' <<< 16535 1727096228.39195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 16535 1727096228.39250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 16535 1727096228.39343: stdout chunk (state=3): >>># 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 0x7f6d2388bfe0> <<< 16535 1727096228.39401: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096228.39461: 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 0x7f6d23715490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2388a840> <<< 16535 1727096228.39492: 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 0x7f6d2388bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2388a480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 16535 1727096228.39507: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.39587: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.39688: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.39745: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 16535 1727096228.39937: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.40109: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.40595: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.41059: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 16535 1727096228.41092: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 16535 1727096228.41112: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096228.41153: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096228.41174: 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 0x7f6d237195b0> <<< 16535 1727096228.41265: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 16535 1727096228.41271: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2371a3c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23715610> <<< 16535 1727096228.41316: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 16535 1727096228.41345: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 16535 1727096228.41367: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 16535 1727096228.41387: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.41521: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.41684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 16535 1727096228.41698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2371a360> # zipimport: zlib available <<< 16535 1727096228.42155: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.42589: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.42669: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.42745: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 16535 1727096228.42748: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.42780: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.42842: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 16535 1727096228.43017: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 16535 1727096228.43127: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 16535 1727096228.43326: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.43692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 16535 1727096228.43695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 16535 1727096228.43710: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2371b410> # zipimport: zlib available <<< 16535 1727096228.43766: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.43834: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 16535 1727096228.43921: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 16535 1727096228.43947: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 16535 1727096228.43965: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 16535 1727096228.44061: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.44064: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.44141: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.44175: 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 <<< 16535 1727096228.44260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096228.44300: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d23725d00> <<< 16535 1727096228.44398: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23723a70> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 16535 1727096228.44401: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.44474: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.44519: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.44561: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.44606: 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 <<< 16535 1727096228.44629: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 16535 1727096228.44701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 16535 1727096228.44734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 16535 1727096228.44738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 16535 1727096228.44778: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2380e6c0> <<< 16535 1727096228.44819: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d239ee390> <<< 16535 1727096228.44899: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23725df0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2371a570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 16535 1727096228.44921: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.44960: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.44976: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 16535 1727096228.45030: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 16535 1727096228.45083: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 16535 1727096228.45086: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45125: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45201: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45212: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45222: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45261: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45303: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45341: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45379: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 16535 1727096228.45396: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45457: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45528: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45545: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45586: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 16535 1727096228.45602: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45765: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45936: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.45979: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.46030: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 16535 1727096228.46059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096228.46088: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 16535 1727096228.46107: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 16535 1727096228.46130: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d237b5f40> <<< 16535 1727096228.46158: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 16535 1727096228.46192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 16535 1727096228.46209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 16535 1727096228.46228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 16535 1727096228.46264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 16535 1727096228.46278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d233cbce0> <<< 16535 1727096228.46316: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096228.46337: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d233cbf80> <<< 16535 1727096228.46377: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d237b7530> <<< 16535 1727096228.46388: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d237b6ab0> <<< 16535 1727096228.46424: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d237b4620> <<< 16535 1727096228.46447: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d237b5010> <<< 16535 1727096228.46458: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 16535 1727096228.46501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 16535 1727096228.46522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 16535 1727096228.46555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 16535 1727096228.46581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 16535 1727096228.46599: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d233e2ff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d233e28a0> <<< 16535 1727096228.46624: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d233e2a80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d233e1cd0> <<< 16535 1727096228.46650: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 16535 1727096228.46839: 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 0x7f6d233e30e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 16535 1727096228.46907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d23439c10> <<< 16535 1727096228.47003: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d233e3bf0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d237b4320> import 'ansible.module_utils.facts.timeout' # <<< 16535 1727096228.47080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 16535 1727096228.47323: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 16535 1727096228.47393: 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 <<< 16535 1727096228.47466: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 16535 1727096228.47761: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.47764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 16535 1727096228.47802: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 16535 1727096228.48216: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.48652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 16535 1727096228.48745: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.48790: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.48885: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # <<< 16535 1727096228.49001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 16535 1727096228.49055: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 16535 1727096228.49182: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 16535 1727096228.49185: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.49193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 16535 1727096228.49411: 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' <<< 16535 1727096228.49479: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2343a150> # /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' <<< 16535 1727096228.49662: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2343a7b0> <<< 16535 1727096228.49666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 16535 1727096228.49833: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # <<< 16535 1727096228.49841: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.50001: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.50099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 16535 1727096228.50158: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.50202: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.50335: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 16535 1727096228.50447: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 16535 1727096228.50509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 16535 1727096228.50595: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096228.50789: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6d23471f10> <<< 16535 1727096228.51058: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23460260> import 'ansible.module_utils.facts.system.python' # <<< 16535 1727096228.51070: stdout chunk (state=3): >>> <<< 16535 1727096228.51320: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available<<< 16535 1727096228.51501: stdout chunk (state=3): >>> # zipimport: zlib available <<< 16535 1727096228.51580: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096228.51660: stdout chunk (state=3): >>> <<< 16535 1727096228.51765: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.52003: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 16535 1727096228.52249: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.52396: stdout chunk (state=3): >>>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 0x7f6d23485910> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23463020> <<< 16535 1727096228.52491: 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' # # zipimport: zlib available <<< 16535 1727096228.52596: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.52802: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 16535 1727096228.53101: stdout chunk (state=3): >>># 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 <<< 16535 1727096228.53123: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.53258: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.53404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 16535 1727096228.53431: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.53541: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.53657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 16535 1727096228.53666: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.53732: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.53745: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.54739: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.55608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 16535 1727096228.55684: stdout chunk (state=3): >>> # zipimport: zlib available <<< 16535 1727096228.55828: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.55952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 16535 1727096228.56042: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.56116: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.56310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 16535 1727096228.56499: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.56796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 16535 1727096228.56884: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.57029: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.57196: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.57492: stdout chunk (state=3): >>>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 <<< 16535 1727096228.57522: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 16535 1727096228.57525: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.57610: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.57666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 16535 1727096228.57774: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.57788: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 16535 1727096228.57795: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.57847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 16535 1727096228.58398: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 16535 1727096228.58438: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.58878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 16535 1727096228.59006: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.59087: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 16535 1727096228.59122: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.59164: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 16535 1727096228.59176: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.59234: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.59272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 16535 1727096228.59284: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.59388: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # <<< 16535 1727096228.59408: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.59502: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.59680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 16535 1727096228.59701: stdout chunk (state=3): >>> <<< 16535 1727096228.59720: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 16535 1727096228.59737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 16535 1727096228.59933: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 16535 1727096228.59994: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.60071: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.60178: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.60290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 16535 1727096228.60350: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 16535 1727096228.60361: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.60417: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.60516: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 16535 1727096228.60848: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096228.61131: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 16535 1727096228.64965: stdout chunk (state=3): >>># 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 0x7f6d23282270> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23280500> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2327bbc0> {"ansible_facts": {"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-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "08", "epoch": "1727096228", "epoch_int": "1727096228", "date": "2024-09-23", "time": "08:57:08", "iso8601_micro": "2024-09-23T12:57:08.625002Z", "iso8601": "2024-09-23T12:57:08Z", "iso8601_basic": "20240923T085708625002", "iso8601_basic_short": "20240923T085708", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot<<< 16535 1727096228.65037: stdout chunk (state=3): >>>/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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_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", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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_fips": false, "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 _<<< 16535 1727096228.65098: stdout chunk (state=3): >>>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 traceba<<< 16535 1727096228.65105: stdout chunk (state=3): >>>ck # 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 <<< 16535 1727096228.65165: stdout chunk (state=3): >>># 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<<< 16535 1727096228.65187: stdout chunk (state=3): >>> # 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<<< 16535 1727096228.65213: stdout chunk (state=3): >>> # 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<<< 16535 1727096228.65260: stdout chunk (state=3): >>> # 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 <<< 16535 1727096228.65297: 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<<< 16535 1727096228.65300: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos <<< 16535 1727096228.65315: 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 <<< 16535 1727096228.65531: stdout chunk (state=3): >>># 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 <<< 16535 1727096228.65866: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 16535 1727096228.65893: stdout chunk (state=3): >>># destroy importlib.machinery <<< 16535 1727096228.65925: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util <<< 16535 1727096228.65956: stdout chunk (state=3): >>># destroy _bz2 <<< 16535 1727096228.65974: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 16535 1727096228.66027: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii<<< 16535 1727096228.66069: stdout chunk (state=3): >>> # destroy zlib # destroy bz2 <<< 16535 1727096228.66101: stdout chunk (state=3): >>># destroy lzma # destroy zipfile._path # destroy zipfile <<< 16535 1727096228.66111: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 16535 1727096228.66158: stdout chunk (state=3): >>># destroy ntpath <<< 16535 1727096228.66177: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 16535 1727096228.66446: stdout chunk (state=3): >>># 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 <<< 16535 1727096228.66487: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 16535 1727096228.66513: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 16535 1727096228.66592: stdout chunk (state=3): >>># 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 <<< 16535 1727096228.66632: stdout chunk (state=3): >>># 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 <<< 16535 1727096228.66656: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 16535 1727096228.66686: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 16535 1727096228.66708: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools <<< 16535 1727096228.66760: stdout chunk (state=3): >>># 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 <<< 16535 1727096228.66791: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 16535 1727096228.66794: 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 <<< 16535 1727096228.67031: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 16535 1727096228.67088: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid <<< 16535 1727096228.67099: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 16535 1727096228.67125: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 16535 1727096228.67178: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 16535 1727096228.67216: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 16535 1727096228.67353: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 16535 1727096228.67356: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 16535 1727096228.67409: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 16535 1727096228.67413: stdout chunk (state=3): >>># destroy _hashlib <<< 16535 1727096228.67458: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 16535 1727096228.67474: stdout chunk (state=3): >>># destroy _abc <<< 16535 1727096228.67494: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 16535 1727096228.68112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 16535 1727096228.68115: stdout chunk (state=3): >>><<< 16535 1727096228.68117: stderr chunk (state=3): >>><<< 16535 1727096228.68249: _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 0x7f6d244184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d243e7b30> # /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 0x7f6d2441aa50> 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 0x7f6d241c9130> # /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 0x7f6d241c9fa0> 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 0x7f6d24207e60> # /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 0x7f6d24207f20> # /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 0x7f6d2423f890> # /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 0x7f6d2423ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2421fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2421d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24205010> # /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 0x7f6d2425f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2425e450> # /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 0x7f6d2421e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2425ccb0> # /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 0x7f6d24294860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24204290> # /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 0x7f6d24294d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24294bc0> # 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 0x7f6d24294fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24202db0> # /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 0x7f6d242956a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24295370> 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 0x7f6d242965a0> 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 0x7f6d242ac7a0> 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 0x7f6d242ade80> # /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 0x7f6d242aed20> # 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 0x7f6d242af320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d242ae270> # /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 0x7f6d242afda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d242af4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24296510> # /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 0x7f6d23fa7bf0> # /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 0x7f6d23fd06b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23fd0410> # 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 0x7f6d23fd06e0> # /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 0x7f6d23fd1010> # 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 0x7f6d23fd19d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23fd08c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23fa5d90> # /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 0x7f6d23fd2d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23fd0e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24296750> # /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 0x7f6d23fff080> # /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 0x7f6d2401f440> # /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 0x7f6d24080260> # /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 0x7f6d240829c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d24080380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2404d250> # /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 0x7f6d23929370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2401e240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23fd3c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6d2401e840> # zipimport: found 103 names in '/tmp/ansible_setup_payload_gjo3hjgj/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 0x7f6d23992fc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23971eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23971070> # 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 0x7f6d23990e90> # /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 0x7f6d239c28d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d239c2660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d239c1f70> # /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 0x7f6d239c23c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23993c50> 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 0x7f6d239c3650> # 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 0x7f6d239c3890> # /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 0x7f6d239c3dd0> 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 0x7f6d2382db80> # 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 0x7f6d2382f7a0> # /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 0x7f6d23830110> # /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 0x7f6d238312b0> # /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 0x7f6d23833da0> # 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 0x7f6d24202ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23832060> # /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 0x7f6d2383bcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2383a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2383a4e0> # /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 0x7f6d2383aa50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23832570> # 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 0x7f6d2387ffb0> # /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 0x7f6d2387ffe0> # /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 0x7f6d23881af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d238818b0> # /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 0x7f6d23883fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23882180> # /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 0x7f6d238876e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23883f20> # 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 0x7f6d23888290> # 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 0x7f6d23888560> # 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 0x7f6d23888860> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23880200> # /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 0x7f6d2388bfe0> # 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 0x7f6d23715490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2388a840> # 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 0x7f6d2388bbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2388a480> # 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 0x7f6d237195b0> # /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 0x7f6d2371a3c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23715610> 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 0x7f6d2371a360> # 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 0x7f6d2371b410> # 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 0x7f6d23725d00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23723a70> 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 0x7f6d2380e6c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d239ee390> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23725df0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2371a570> # 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 0x7f6d237b5f40> # /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 0x7f6d233cbce0> # 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 0x7f6d233cbf80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d237b7530> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d237b6ab0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d237b4620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d237b5010> # /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 0x7f6d233e2ff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d233e28a0> # 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 0x7f6d233e2a80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d233e1cd0> # /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 0x7f6d233e30e0> # /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 0x7f6d23439c10> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d233e3bf0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d237b4320> 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 0x7f6d2343a150> # /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 0x7f6d2343a7b0> 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 0x7f6d23471f10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23460260> 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 0x7f6d23485910> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23463020> 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 0x7f6d23282270> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d23280500> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d2327bbc0> {"ansible_facts": {"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-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "08", "epoch": "1727096228", "epoch_int": "1727096228", "date": "2024-09-23", "time": "08:57:08", "iso8601_micro": "2024-09-23T12:57:08.625002Z", "iso8601": "2024-09-23T12:57:08Z", "iso8601_basic": "20240923T085708625002", "iso8601_basic_short": "20240923T085708", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_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", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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_fips": false, "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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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.14.152 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 16535 1727096228.69300: 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-1727096228.0877545-16645-47047859998522/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 16535 1727096228.69304: _low_level_execute_command(): starting 16535 1727096228.69306: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096228.0877545-16645-47047859998522/ > /dev/null 2>&1 && sleep 0' 16535 1727096228.69678: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 16535 1727096228.69695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096228.69708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096228.69785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 16535 1727096228.72453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096228.72515: stderr chunk (state=3): >>><<< 16535 1727096228.72518: stdout chunk (state=3): >>><<< 16535 1727096228.72548: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096228.72553: handler run complete 16535 1727096228.72810: variable 'ansible_facts' from source: unknown 16535 1727096228.72813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096228.72815: variable 'ansible_facts' from source: unknown 16535 1727096228.72837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096228.72906: attempt loop complete, returning result 16535 1727096228.72910: _execute() done 16535 1727096228.72912: dumping result to json 16535 1727096228.72923: done dumping result, returning 16535 1727096228.72932: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-1c58-a45f-00000000003c] 16535 1727096228.72936: sending task result for task 0afff68d-5257-1c58-a45f-00000000003c ok: [managed_node3] 16535 1727096228.73322: no more pending results, returning what we have 16535 1727096228.73325: results queue empty 16535 1727096228.73326: checking for any_errors_fatal 16535 1727096228.73328: done checking for any_errors_fatal 16535 1727096228.73328: checking for max_fail_percentage 16535 1727096228.73330: done checking for max_fail_percentage 16535 1727096228.73331: checking to see if all hosts have failed and the running result is not ok 16535 1727096228.73331: done checking to see if all hosts have failed 16535 1727096228.73332: getting the remaining hosts for this loop 16535 1727096228.73333: done getting the remaining hosts for this loop 16535 1727096228.73337: getting the next task for host managed_node3 16535 1727096228.73345: done getting next task for host managed_node3 16535 1727096228.73348: ^ task is: TASK: Check if system is ostree 16535 1727096228.73350: ^ 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 16535 1727096228.73354: getting variables 16535 1727096228.73356: in VariableManager get_vars() 16535 1727096228.73460: Calling all_inventory to load vars for managed_node3 16535 1727096228.73463: Calling groups_inventory to load vars for managed_node3 16535 1727096228.73466: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096228.73473: done sending task result for task 0afff68d-5257-1c58-a45f-00000000003c 16535 1727096228.73475: WORKER PROCESS EXITING 16535 1727096228.73488: Calling all_plugins_play to load vars for managed_node3 16535 1727096228.73492: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096228.73496: Calling groups_plugins_play to load vars for managed_node3 16535 1727096228.73640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096228.73759: done with get_vars() 16535 1727096228.73768: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:57:08 -0400 (0:00:00.752) 0:00:02.637 ****** 16535 1727096228.73829: entering _queue_task() for managed_node3/stat 16535 1727096228.74034: worker is 1 (out of 1 available) 16535 1727096228.74048: exiting _queue_task() for managed_node3/stat 16535 1727096228.74059: done queuing things up, now waiting for results queue to drain 16535 1727096228.74060: waiting for pending results... 16535 1727096228.74199: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 16535 1727096228.74266: in run() - task 0afff68d-5257-1c58-a45f-00000000003e 16535 1727096228.74280: variable 'ansible_search_path' from source: unknown 16535 1727096228.74284: variable 'ansible_search_path' from source: unknown 16535 1727096228.74312: calling self._execute() 16535 1727096228.74369: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096228.74373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096228.74381: variable 'omit' from source: magic vars 16535 1727096228.74709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 16535 1727096228.74882: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 16535 1727096228.74913: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 16535 1727096228.74938: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 16535 1727096228.74985: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 16535 1727096228.75049: 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) 16535 1727096228.75071: 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) 16535 1727096228.75093: 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) 16535 1727096228.75110: 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) 16535 1727096228.75198: Evaluated conditional (not __network_is_ostree is defined): True 16535 1727096228.75201: variable 'omit' from source: magic vars 16535 1727096228.75226: variable 'omit' from source: magic vars 16535 1727096228.75250: variable 'omit' from source: magic vars 16535 1727096228.75296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 16535 1727096228.75315: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 16535 1727096228.75330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 16535 1727096228.75373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 16535 1727096228.75378: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 16535 1727096228.75434: variable 'inventory_hostname' from source: host vars for 'managed_node3' 16535 1727096228.75438: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096228.75440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096228.75525: Set connection var ansible_module_compression to ZIP_DEFLATED 16535 1727096228.75528: Set connection var ansible_pipelining to False 16535 1727096228.75530: Set connection var ansible_connection to ssh 16535 1727096228.75532: Set connection var ansible_shell_executable to /bin/sh 16535 1727096228.75538: Set connection var ansible_shell_type to sh 16535 1727096228.75541: Set connection var ansible_timeout to 10 16535 1727096228.75543: variable 'ansible_shell_executable' from source: unknown 16535 1727096228.75546: variable 'ansible_connection' from source: unknown 16535 1727096228.75548: variable 'ansible_module_compression' from source: unknown 16535 1727096228.75552: variable 'ansible_shell_type' from source: unknown 16535 1727096228.75555: variable 'ansible_shell_executable' from source: unknown 16535 1727096228.75557: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096228.75559: variable 'ansible_pipelining' from source: unknown 16535 1727096228.75561: variable 'ansible_timeout' from source: unknown 16535 1727096228.75563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096228.75723: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 16535 1727096228.75881: variable 'omit' from source: magic vars 16535 1727096228.75884: starting attempt loop 16535 1727096228.75886: running the handler 16535 1727096228.75889: _low_level_execute_command(): starting 16535 1727096228.75891: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 16535 1727096228.76449: 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 <<< 16535 1727096228.76477: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found <<< 16535 1727096228.76517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096228.76564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 16535 1727096228.76574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096228.76576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096228.76608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 16535 1727096228.78963: stdout chunk (state=3): >>>/root <<< 16535 1727096228.79152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096228.79155: stdout chunk (state=3): >>><<< 16535 1727096228.79157: stderr chunk (state=3): >>><<< 16535 1727096228.79182: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096228.79287: _low_level_execute_command(): starting 16535 1727096228.79290: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948 `" && echo ansible-tmp-1727096228.7919657-16682-11059918915948="` echo /root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948 `" ) && sleep 0' 16535 1727096228.79778: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 16535 1727096228.79794: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 16535 1727096228.79810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 16535 1727096228.79837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 16535 1727096228.79875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096228.79889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096228.79954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 16535 1727096228.79976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096228.80014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 16535 1727096228.82795: stdout chunk (state=3): >>>ansible-tmp-1727096228.7919657-16682-11059918915948=/root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948 <<< 16535 1727096228.83117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096228.83121: stdout chunk (state=3): >>><<< 16535 1727096228.83124: stderr chunk (state=3): >>><<< 16535 1727096228.83127: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096228.7919657-16682-11059918915948=/root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948 , 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096228.83130: variable 'ansible_module_compression' from source: unknown 16535 1727096228.83375: ANSIBALLZ: Using lock for stat 16535 1727096228.83379: ANSIBALLZ: Acquiring lock 16535 1727096228.83381: ANSIBALLZ: Lock acquired: 139726291638448 16535 1727096228.83383: ANSIBALLZ: Creating module 16535 1727096228.92412: ANSIBALLZ: Writing module into payload 16535 1727096228.92479: ANSIBALLZ: Writing module 16535 1727096228.92496: ANSIBALLZ: Renaming module 16535 1727096228.92501: ANSIBALLZ: Done creating module 16535 1727096228.92515: variable 'ansible_facts' from source: unknown 16535 1727096228.92577: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948/AnsiballZ_stat.py 16535 1727096228.92683: Sending initial data 16535 1727096228.92686: Sent initial data (152 bytes) 16535 1727096228.93147: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 16535 1727096228.93150: 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.14.152 originally 10.31.14.152 debug2: match not found <<< 16535 1727096228.93152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096228.93155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 16535 1727096228.93159: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096228.93217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 16535 1727096228.93225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096228.93228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096228.93266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 16535 1727096228.95527: 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 <<< 16535 1727096228.95560: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 16535 1727096228.95599: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-1653559b1n1j4/tmpq3saqyxu /root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948/AnsiballZ_stat.py <<< 16535 1727096228.95602: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948/AnsiballZ_stat.py" <<< 16535 1727096228.95637: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-1653559b1n1j4/tmpq3saqyxu" to remote "/root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948/AnsiballZ_stat.py" <<< 16535 1727096228.95641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948/AnsiballZ_stat.py" <<< 16535 1727096228.96154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096228.96204: stderr chunk (state=3): >>><<< 16535 1727096228.96207: stdout chunk (state=3): >>><<< 16535 1727096228.96231: done transferring module to remote 16535 1727096228.96244: _low_level_execute_command(): starting 16535 1727096228.96248: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948/ /root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948/AnsiballZ_stat.py && sleep 0' 16535 1727096228.96710: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 16535 1727096228.96713: 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.14.152 originally 10.31.14.152 <<< 16535 1727096228.96715: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096228.96717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 16535 1727096228.96719: 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.14.152 originally 10.31.14.152 debug2: match found <<< 16535 1727096228.96721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096228.96773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 16535 1727096228.96787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096228.96820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 16535 1727096228.99476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096228.99481: stdout chunk (state=3): >>><<< 16535 1727096228.99483: stderr chunk (state=3): >>><<< 16535 1727096228.99486: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096228.99488: _low_level_execute_command(): starting 16535 1727096228.99491: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948/AnsiballZ_stat.py && sleep 0' 16535 1727096229.00300: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 16535 1727096229.00324: 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 16535 1727096229.00410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096229.00441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 16535 1727096229.04683: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /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 0x7f507c5104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c4dfb30> # /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 0x7f507c512a50> 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 0x7f507c2e5130> # /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 0x7f507c2e5fa0> 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. <<< 16535 1727096229.04915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 16535 1727096229.04942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 16535 1727096229.05145: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /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 <<< 16535 1727096229.05180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 16535 1727096229.05187: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c323e90> <<< 16535 1727096229.05217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 16535 1727096229.05241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 16535 1727096229.05282: stdout chunk (state=3): >>>import '_operator' # <<< 16535 1727096229.05292: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c323f50> <<< 16535 1727096229.05319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 16535 1727096229.05358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 16535 1727096229.05398: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 16535 1727096229.05472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096229.05505: stdout chunk (state=3): >>>import 'itertools' # <<< 16535 1727096229.05535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 16535 1727096229.05549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 16535 1727096229.05553: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c35b830> <<< 16535 1727096229.05627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c35bec0> import '_collections' # <<< 16535 1727096229.05681: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c33bb60> <<< 16535 1727096229.05708: stdout chunk (state=3): >>>import '_functools' # <<< 16535 1727096229.05748: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c339280> <<< 16535 1727096229.05884: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c321040> <<< 16535 1727096229.05917: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 16535 1727096229.06027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 16535 1727096229.06066: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c37b7d0> <<< 16535 1727096229.06090: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c37a3f0> <<< 16535 1727096229.06128: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 16535 1727096229.06137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 16535 1727096229.06163: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c33a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c378c20> <<< 16535 1727096229.06232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 16535 1727096229.06237: stdout chunk (state=3): >>> <<< 16535 1727096229.06262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 16535 1727096229.06274: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3b0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3202c0><<< 16535 1727096229.06302: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 16535 1727096229.06309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 16535 1727096229.06351: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.06356: stdout chunk (state=3): >>> <<< 16535 1727096229.06382: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507c3b0d10><<< 16535 1727096229.06393: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3b0bc0><<< 16535 1727096229.06429: stdout chunk (state=3): >>> <<< 16535 1727096229.06445: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.06470: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.06474: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507c3b0f80><<< 16535 1727096229.06486: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c31ede0><<< 16535 1727096229.06525: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 16535 1727096229.06537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096229.06571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 16535 1727096229.06616: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'<<< 16535 1727096229.06623: stdout chunk (state=3): >>> <<< 16535 1727096229.06646: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3b1610><<< 16535 1727096229.06650: stdout chunk (state=3): >>> <<< 16535 1727096229.06664: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3b12e0><<< 16535 1727096229.06679: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 16535 1727096229.06725: 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'<<< 16535 1727096229.06752: stdout chunk (state=3): >>> import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3b2510><<< 16535 1727096229.06756: stdout chunk (state=3): >>> <<< 16535 1727096229.06793: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 16535 1727096229.06798: stdout chunk (state=3): >>> <<< 16535 1727096229.06875: stdout chunk (state=3): >>># /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'<<< 16535 1727096229.06880: stdout chunk (state=3): >>> <<< 16535 1727096229.06910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 16535 1727096229.06929: stdout chunk (state=3): >>> <<< 16535 1727096229.06939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 16535 1727096229.06944: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3c8710><<< 16535 1727096229.06971: stdout chunk (state=3): >>> import 'errno' # <<< 16535 1727096229.07020: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.07057: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507c3c9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 16535 1727096229.07063: stdout chunk (state=3): >>> <<< 16535 1727096229.07080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 16535 1727096229.07110: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 16535 1727096229.07135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 16535 1727096229.07191: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3cac90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.07214: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.07218: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507c3cb2f0><<< 16535 1727096229.07246: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3ca1e0><<< 16535 1727096229.07253: stdout chunk (state=3): >>> <<< 16535 1727096229.07287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 16535 1727096229.07292: stdout chunk (state=3): >>> <<< 16535 1727096229.07339: 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'<<< 16535 1727096229.07373: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507c3cbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3cb4a0> <<< 16535 1727096229.07454: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3b2540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 16535 1727096229.07458: stdout chunk (state=3): >>> <<< 16535 1727096229.07498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 16535 1727096229.07501: stdout chunk (state=3): >>> <<< 16535 1727096229.07558: 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'<<< 16535 1727096229.07564: stdout chunk (state=3): >>> <<< 16535 1727096229.07602: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.07605: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.07647: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507c14fbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 16535 1727096229.07663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 16535 1727096229.07701: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.07719: stdout chunk (state=3): >>> # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.07731: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507c1786e0><<< 16535 1727096229.07733: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c178440><<< 16535 1727096229.07774: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.07794: 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 0x7f507c178710><<< 16535 1727096229.07841: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 16535 1727096229.07864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 16535 1727096229.07960: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.08024: stdout chunk (state=3): >>> <<< 16535 1727096229.08159: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.08165: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507c179040> <<< 16535 1727096229.08339: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.08369: 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 0x7f507c1799a0> <<< 16535 1727096229.08374: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c1788f0><<< 16535 1727096229.08405: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c14dd90><<< 16535 1727096229.08407: stdout chunk (state=3): >>> <<< 16535 1727096229.08432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 16535 1727096229.08471: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 16535 1727096229.08499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 16535 1727096229.08527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 16535 1727096229.08544: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c17adb0><<< 16535 1727096229.08547: stdout chunk (state=3): >>> <<< 16535 1727096229.08596: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c179af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3b2c30><<< 16535 1727096229.08601: stdout chunk (state=3): >>> <<< 16535 1727096229.08631: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 16535 1727096229.08716: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 16535 1727096229.08720: stdout chunk (state=3): >>> <<< 16535 1727096229.08750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 16535 1727096229.08804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 16535 1727096229.08851: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c1a7110> <<< 16535 1727096229.08927: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 16535 1727096229.08956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096229.09019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 16535 1727096229.09023: stdout chunk (state=3): >>> <<< 16535 1727096229.09087: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c1c74a0><<< 16535 1727096229.09126: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 16535 1727096229.09128: stdout chunk (state=3): >>> <<< 16535 1727096229.09197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 16535 1727096229.09200: stdout chunk (state=3): >>> <<< 16535 1727096229.09309: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 16535 1727096229.09312: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 16535 1727096229.09353: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c228260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 16535 1727096229.09405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 16535 1727096229.09498: stdout chunk (state=3): >>># /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' <<< 16535 1727096229.09637: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c22a9c0><<< 16535 1727096229.09647: stdout chunk (state=3): >>> <<< 16535 1727096229.09762: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c228380> <<< 16535 1727096229.09817: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c1f1280> <<< 16535 1727096229.09869: 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 0x7f507bb29340><<< 16535 1727096229.09896: stdout chunk (state=3): >>> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c1c62a0><<< 16535 1727096229.09899: stdout chunk (state=3): >>> <<< 16535 1727096229.09912: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c17bce0><<< 16535 1727096229.10026: stdout chunk (state=3): >>> <<< 16535 1727096229.10093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 16535 1727096229.10096: stdout chunk (state=3): >>> <<< 16535 1727096229.10130: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f507bb295b0><<< 16535 1727096229.10135: stdout chunk (state=3): >>> <<< 16535 1727096229.10318: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_bc5fix8h/ansible_stat_payload.zip'<<< 16535 1727096229.10321: stdout chunk (state=3): >>> <<< 16535 1727096229.10345: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.10349: stdout chunk (state=3): >>> <<< 16535 1727096229.10570: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.10572: stdout chunk (state=3): >>> <<< 16535 1727096229.10609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 16535 1727096229.10614: stdout chunk (state=3): >>> <<< 16535 1727096229.10643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 16535 1727096229.10648: stdout chunk (state=3): >>> <<< 16535 1727096229.10702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 16535 1727096229.10707: stdout chunk (state=3): >>> <<< 16535 1727096229.10807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 16535 1727096229.10864: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 16535 1727096229.10871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 16535 1727096229.10879: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bb7f0b0><<< 16535 1727096229.10901: stdout chunk (state=3): >>> import '_typing' # <<< 16535 1727096229.10906: stdout chunk (state=3): >>> <<< 16535 1727096229.11178: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bb5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bb5d160><<< 16535 1727096229.11199: stdout chunk (state=3): >>> # zipimport: zlib available<<< 16535 1727096229.11236: stdout chunk (state=3): >>> import 'ansible' # <<< 16535 1727096229.11241: stdout chunk (state=3): >>> <<< 16535 1727096229.11270: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.11273: stdout chunk (state=3): >>> <<< 16535 1727096229.11292: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.11316: stdout chunk (state=3): >>> # zipimport: zlib available<<< 16535 1727096229.11320: stdout chunk (state=3): >>> <<< 16535 1727096229.11363: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available<<< 16535 1727096229.11369: stdout chunk (state=3): >>> <<< 16535 1727096229.13552: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.13629: stdout chunk (state=3): >>> <<< 16535 1727096229.15413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 16535 1727096229.15425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 16535 1727096229.15443: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bb7cf80><<< 16535 1727096229.15452: stdout chunk (state=3): >>> <<< 16535 1727096229.15488: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 16535 1727096229.15495: stdout chunk (state=3): >>> <<< 16535 1727096229.15503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<< 16535 1727096229.15541: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 16535 1727096229.15570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 16535 1727096229.15600: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 16535 1727096229.15652: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.15671: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.15674: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507bba69c0><<< 16535 1727096229.15734: stdout chunk (state=3): >>> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bba6750> <<< 16535 1727096229.15786: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bba6060><<< 16535 1727096229.15792: stdout chunk (state=3): >>> <<< 16535 1727096229.15819: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<< 16535 1727096229.15826: stdout chunk (state=3): >>> <<< 16535 1727096229.15845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 16535 1727096229.15851: stdout chunk (state=3): >>> <<< 16535 1727096229.15903: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bba67e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bb7fd40><<< 16535 1727096229.15923: stdout chunk (state=3): >>> import 'atexit' # <<< 16535 1727096229.15966: stdout chunk (state=3): >>> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.15971: stdout chunk (state=3): >>> <<< 16535 1727096229.15987: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.16023: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507bba7740> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.16035: stdout chunk (state=3): >>> <<< 16535 1727096229.16041: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.16077: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507bba7980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<< 16535 1727096229.16082: stdout chunk (state=3): >>> <<< 16535 1727096229.16151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 16535 1727096229.16180: stdout chunk (state=3): >>> import '_locale' # <<< 16535 1727096229.16183: stdout chunk (state=3): >>> <<< 16535 1727096229.16247: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bba7ec0><<< 16535 1727096229.16274: stdout chunk (state=3): >>> import 'pwd' # <<< 16535 1727096229.16278: stdout chunk (state=3): >>> <<< 16535 1727096229.16347: stdout chunk (state=3): >>># /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'<<< 16535 1727096229.16351: stdout chunk (state=3): >>> <<< 16535 1727096229.16410: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba11ca0><<< 16535 1727096229.16414: stdout chunk (state=3): >>> <<< 16535 1727096229.16449: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.16469: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.16472: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507ba138c0><<< 16535 1727096229.16505: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 16535 1727096229.16540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 16535 1727096229.16593: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba142c0><<< 16535 1727096229.16598: stdout chunk (state=3): >>> <<< 16535 1727096229.16628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py<<< 16535 1727096229.16634: stdout chunk (state=3): >>> <<< 16535 1727096229.16681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 16535 1727096229.16688: stdout chunk (state=3): >>> <<< 16535 1727096229.16710: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba15460><<< 16535 1727096229.16749: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 16535 1727096229.16800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 16535 1727096229.16841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'<<< 16535 1727096229.16917: stdout chunk (state=3): >>> import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba17f20><<< 16535 1727096229.16923: stdout chunk (state=3): >>> <<< 16535 1727096229.16994: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.16997: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.16999: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507c1782f0><<< 16535 1727096229.17005: stdout chunk (state=3): >>> <<< 16535 1727096229.17032: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba161e0><<< 16535 1727096229.17037: stdout chunk (state=3): >>> <<< 16535 1727096229.17066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 16535 1727096229.17073: stdout chunk (state=3): >>> <<< 16535 1727096229.17108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 16535 1727096229.17137: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 16535 1727096229.17155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 16535 1727096229.17184: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py<<< 16535 1727096229.17188: stdout chunk (state=3): >>> <<< 16535 1727096229.17231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 16535 1727096229.17235: stdout chunk (state=3): >>> <<< 16535 1727096229.17267: 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'<<< 16535 1727096229.17286: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba1fce0><<< 16535 1727096229.17304: stdout chunk (state=3): >>> import '_tokenize' # <<< 16535 1727096229.17393: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba1e7b0><<< 16535 1727096229.17436: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba1e510> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 16535 1727096229.17455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 16535 1727096229.17566: stdout chunk (state=3): >>> import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba15010><<< 16535 1727096229.17572: stdout chunk (state=3): >>> <<< 16535 1727096229.17614: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba166f0><<< 16535 1727096229.17621: stdout chunk (state=3): >>> <<< 16535 1727096229.17664: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.17684: stdout chunk (state=3): >>> <<< 16535 1727096229.17689: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.17691: stdout chunk (state=3): >>> <<< 16535 1727096229.17705: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507ba67f50> <<< 16535 1727096229.17760: 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<<< 16535 1727096229.17763: stdout chunk (state=3): >>> <<< 16535 1727096229.17769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 16535 1727096229.17786: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba680e0> <<< 16535 1727096229.17828: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py<<< 16535 1727096229.17872: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 16535 1727096229.17875: stdout chunk (state=3): >>> <<< 16535 1727096229.17898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 16535 1727096229.17903: stdout chunk (state=3): >>> <<< 16535 1727096229.17956: stdout chunk (state=3): >>># 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'<<< 16535 1727096229.17967: stdout chunk (state=3): >>> <<< 16535 1727096229.17987: 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 0x7f507ba69bb0> <<< 16535 1727096229.18002: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba69970> <<< 16535 1727096229.18123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 16535 1727096229.18213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 16535 1727096229.18286: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.18312: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 16535 1727096229.18318: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507ba6c140> <<< 16535 1727096229.18330: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba6a2a0> <<< 16535 1727096229.18369: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 16535 1727096229.18374: stdout chunk (state=3): >>> <<< 16535 1727096229.18436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 16535 1727096229.18441: stdout chunk (state=3): >>> <<< 16535 1727096229.18470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 16535 1727096229.18493: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 16535 1727096229.18498: stdout chunk (state=3): >>> <<< 16535 1727096229.18582: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba6f830><<< 16535 1727096229.18585: stdout chunk (state=3): >>> <<< 16535 1727096229.18782: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba6c200><<< 16535 1727096229.18787: stdout chunk (state=3): >>> <<< 16535 1727096229.18874: 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'<<< 16535 1727096229.18885: 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'<<< 16535 1727096229.18895: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507ba705f0> <<< 16535 1727096229.18938: 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'<<< 16535 1727096229.18941: 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'<<< 16535 1727096229.19006: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507ba70830> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.19020: stdout chunk (state=3): >>> <<< 16535 1727096229.19032: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507ba70b30><<< 16535 1727096229.19037: stdout chunk (state=3): >>> <<< 16535 1727096229.19064: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba682c0> <<< 16535 1727096229.19090: 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<<< 16535 1727096229.19094: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 16535 1727096229.19130: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 16535 1727096229.19172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 16535 1727096229.19242: stdout chunk (state=3): >>># 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' <<< 16535 1727096229.19247: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507bafc1d0> <<< 16535 1727096229.19472: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 16535 1727096229.19489: 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 0x7f507bafd400><<< 16535 1727096229.19516: stdout chunk (state=3): >>> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba72990> <<< 16535 1727096229.19556: 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'<<< 16535 1727096229.19590: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507ba73d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba725d0> # zipimport: zlib available<<< 16535 1727096229.19595: stdout chunk (state=3): >>> <<< 16535 1727096229.19618: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.19636: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # <<< 16535 1727096229.19662: stdout chunk (state=3): >>> # zipimport: zlib available<<< 16535 1727096229.19670: stdout chunk (state=3): >>> <<< 16535 1727096229.19795: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.19931: stdout chunk (state=3): >>> <<< 16535 1727096229.19947: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096229.19976: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.19988: stdout chunk (state=3): >>> <<< 16535 1727096229.19995: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 16535 1727096229.20023: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.20028: stdout chunk (state=3): >>> <<< 16535 1727096229.20058: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.20070: stdout chunk (state=3): >>> <<< 16535 1727096229.20073: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 16535 1727096229.20089: stdout chunk (state=3): >>> <<< 16535 1727096229.20094: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.20101: stdout chunk (state=3): >>> <<< 16535 1727096229.20284: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.20289: stdout chunk (state=3): >>> <<< 16535 1727096229.20486: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.20489: stdout chunk (state=3): >>> <<< 16535 1727096229.21394: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.21400: stdout chunk (state=3): >>> <<< 16535 1727096229.22255: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 16535 1727096229.22275: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # <<< 16535 1727096229.22291: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # <<< 16535 1727096229.22310: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.converters' # <<< 16535 1727096229.22344: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 16535 1727096229.22349: stdout chunk (state=3): >>> <<< 16535 1727096229.22381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 16535 1727096229.22386: stdout chunk (state=3): >>> <<< 16535 1727096229.22454: 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 0x7f507b9016a0><<< 16535 1727096229.22571: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 16535 1727096229.22584: stdout chunk (state=3): >>> <<< 16535 1727096229.22592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 16535 1727096229.22623: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507b9024b0><<< 16535 1727096229.22630: stdout chunk (state=3): >>> <<< 16535 1727096229.22650: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bafd670><<< 16535 1727096229.22654: stdout chunk (state=3): >>> <<< 16535 1727096229.22715: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 16535 1727096229.22721: stdout chunk (state=3): >>> <<< 16535 1727096229.22748: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.22750: stdout chunk (state=3): >>> <<< 16535 1727096229.22779: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.22784: stdout chunk (state=3): >>> <<< 16535 1727096229.22807: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 16535 1727096229.22829: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.22926: stdout chunk (state=3): >>> <<< 16535 1727096229.23076: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.23079: stdout chunk (state=3): >>> <<< 16535 1727096229.23309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<< 16535 1727096229.23316: stdout chunk (state=3): >>> <<< 16535 1727096229.23342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 16535 1727096229.23355: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507b902270> <<< 16535 1727096229.23381: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.23386: stdout chunk (state=3): >>> <<< 16535 1727096229.24097: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.24102: stdout chunk (state=3): >>> <<< 16535 1727096229.24832: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.24838: stdout chunk (state=3): >>> <<< 16535 1727096229.25053: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # <<< 16535 1727096229.25069: stdout chunk (state=3): >>> <<< 16535 1727096229.25081: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.25089: stdout chunk (state=3): >>> <<< 16535 1727096229.25145: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.25150: stdout chunk (state=3): >>> <<< 16535 1727096229.25204: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 16535 1727096229.25207: stdout chunk (state=3): >>> <<< 16535 1727096229.25229: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096229.25337: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.25342: stdout chunk (state=3): >>> <<< 16535 1727096229.25462: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 16535 1727096229.25465: stdout chunk (state=3): >>> <<< 16535 1727096229.25489: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.25497: stdout chunk (state=3): >>> <<< 16535 1727096229.25512: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096229.25547: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available<<< 16535 1727096229.25550: stdout chunk (state=3): >>> <<< 16535 1727096229.25600: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.25655: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 16535 1727096229.25680: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096229.26040: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096229.26419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 16535 1727096229.26514: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 16535 1727096229.26518: stdout chunk (state=3): >>> <<< 16535 1727096229.26542: stdout chunk (state=3): >>>import '_ast' # <<< 16535 1727096229.26547: stdout chunk (state=3): >>> <<< 16535 1727096229.26647: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507b903620><<< 16535 1727096229.26655: stdout chunk (state=3): >>> <<< 16535 1727096229.26676: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.26681: stdout chunk (state=3): >>> <<< 16535 1727096229.26789: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.26794: stdout chunk (state=3): >>> <<< 16535 1727096229.26898: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 16535 1727096229.26902: stdout chunk (state=3): >>> <<< 16535 1727096229.26927: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 16535 1727096229.26930: stdout chunk (state=3): >>> import 'ansible.module_utils.common.parameters' # <<< 16535 1727096229.26980: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 16535 1727096229.27048: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.27105: stdout chunk (state=3): >>> import 'ansible.module_utils.common.locale' # <<< 16535 1727096229.27112: stdout chunk (state=3): >>> <<< 16535 1727096229.27136: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096229.27201: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.27206: stdout chunk (state=3): >>> <<< 16535 1727096229.27277: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.27280: stdout chunk (state=3): >>> <<< 16535 1727096229.27359: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.27460: 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 <<< 16535 1727096229.27523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096229.27650: 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' <<< 16535 1727096229.27654: 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'<<< 16535 1727096229.27656: stdout chunk (state=3): >>> <<< 16535 1727096229.27672: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f507b90e090> <<< 16535 1727096229.27723: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507b908fb0> <<< 16535 1727096229.27766: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 16535 1727096229.27772: stdout chunk (state=3): >>> <<< 16535 1727096229.27793: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 16535 1727096229.27797: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.27895: stdout chunk (state=3): >>> # zipimport: zlib available<<< 16535 1727096229.27899: stdout chunk (state=3): >>> <<< 16535 1727096229.27996: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096229.28042: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.28046: stdout chunk (state=3): >>> <<< 16535 1727096229.28101: 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 <<< 16535 1727096229.28117: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 16535 1727096229.28160: 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<<< 16535 1727096229.28163: stdout chunk (state=3): >>> <<< 16535 1727096229.28200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 16535 1727096229.28322: stdout chunk (state=3): >>># /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' <<< 16535 1727096229.28360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 16535 1727096229.28389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 16535 1727096229.28482: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bbfaa20> <<< 16535 1727096229.28556: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bbee6f0> <<< 16535 1727096229.28670: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507b90e150><<< 16535 1727096229.28683: stdout chunk (state=3): >>> <<< 16535 1727096229.28696: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507b903020> # destroy ansible.module_utils.distro<<< 16535 1727096229.28718: stdout chunk (state=3): >>> import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 16535 1727096229.28766: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.28813: stdout chunk (state=3): >>> import 'ansible.module_utils.common._utils' # <<< 16535 1727096229.28816: stdout chunk (state=3): >>> <<< 16535 1727096229.28818: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 16535 1727096229.28832: stdout chunk (state=3): >>> <<< 16535 1727096229.28921: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available<<< 16535 1727096229.28927: stdout chunk (state=3): >>> <<< 16535 1727096229.28950: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 16535 1727096229.28981: stdout chunk (state=3): >>> # zipimport: zlib available <<< 16535 1727096229.29190: stdout chunk (state=3): >>># zipimport: zlib available<<< 16535 1727096229.29322: stdout chunk (state=3): >>> <<< 16535 1727096229.29486: stdout chunk (state=3): >>># zipimport: zlib available <<< 16535 1727096229.29845: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 16535 1727096229.30119: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 16535 1727096229.30127: stdout chunk (state=3): >>> <<< 16535 1727096229.30146: stdout chunk (state=3): >>># clear sys.path_hooks<<< 16535 1727096229.30151: stdout chunk (state=3): >>> <<< 16535 1727096229.30184: stdout chunk (state=3): >>># clear builtins._ # clear sys.path<<< 16535 1727096229.30187: stdout chunk (state=3): >>> <<< 16535 1727096229.30204: stdout chunk (state=3): >>># clear sys.argv<<< 16535 1727096229.30222: stdout chunk (state=3): >>> # clear sys.ps1 <<< 16535 1727096229.30231: stdout chunk (state=3): >>># clear sys.ps2<<< 16535 1727096229.30248: stdout chunk (state=3): >>> <<< 16535 1727096229.30253: stdout chunk (state=3): >>># clear sys.last_exc <<< 16535 1727096229.30266: stdout chunk (state=3): >>># clear sys.last_type<<< 16535 1727096229.30276: stdout chunk (state=3): >>> # clear sys.last_value<<< 16535 1727096229.30279: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout<<< 16535 1727096229.30299: 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<<< 16535 1727096229.30318: stdout chunk (state=3): >>> # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings <<< 16535 1727096229.30345: stdout chunk (state=3): >>># 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<<< 16535 1727096229.30355: stdout chunk (state=3): >>> # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools<<< 16535 1727096229.30377: stdout chunk (state=3): >>> # 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<<< 16535 1727096229.30395: stdout chunk (state=3): >>> # 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<<< 16535 1727096229.30410: stdout chunk (state=3): >>> # 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 <<< 16535 1727096229.30428: stdout chunk (state=3): >>># 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<<< 16535 1727096229.30444: stdout chunk (state=3): >>> # 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<<< 16535 1727096229.30458: 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 # cleanup[2] removing tempfile # cleanup[2] removing threading<<< 16535 1727096229.30482: stdout chunk (state=3): >>> # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib <<< 16535 1727096229.30493: stdout chunk (state=3): >>># 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<<< 16535 1727096229.30516: stdout chunk (state=3): >>> # 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<<< 16535 1727096229.30527: stdout chunk (state=3): >>> # 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 <<< 16535 1727096229.30548: stdout chunk (state=3): >>># 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<<< 16535 1727096229.30560: stdout chunk (state=3): >>> # 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<<< 16535 1727096229.30585: stdout chunk (state=3): >>> # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging<<< 16535 1727096229.30592: stdout chunk (state=3): >>> # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket<<< 16535 1727096229.30618: 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<<< 16535 1727096229.30622: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters<<< 16535 1727096229.30650: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy<<< 16535 1727096229.30657: stdout chunk (state=3): >>> # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing<<< 16535 1727096229.30682: stdout chunk (state=3): >>> # 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<<< 16535 1727096229.30686: stdout chunk (state=3): >>> # 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<<< 16535 1727096229.30713: stdout chunk (state=3): >>> # 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<<< 16535 1727096229.30725: stdout chunk (state=3): >>> # 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<<< 16535 1727096229.30827: 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 <<< 16535 1727096229.31088: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 16535 1727096229.31123: stdout chunk (state=3): >>># destroy importlib.machinery <<< 16535 1727096229.31127: stdout chunk (state=3): >>># destroy importlib._abc <<< 16535 1727096229.31138: stdout chunk (state=3): >>># destroy importlib.util <<< 16535 1727096229.31184: stdout chunk (state=3): >>># destroy _bz2<<< 16535 1727096229.31187: stdout chunk (state=3): >>> # destroy _compression <<< 16535 1727096229.31189: stdout chunk (state=3): >>># destroy _lzma<<< 16535 1727096229.31213: stdout chunk (state=3): >>> # destroy _blake2<<< 16535 1727096229.31225: stdout chunk (state=3): >>> # destroy binascii<<< 16535 1727096229.31235: stdout chunk (state=3): >>> # destroy struct # destroy zlib # destroy bz2 # destroy lzma<<< 16535 1727096229.31260: stdout chunk (state=3): >>> # destroy zipfile._path # destroy zipfile<<< 16535 1727096229.31263: stdout chunk (state=3): >>> <<< 16535 1727096229.31278: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob <<< 16535 1727096229.31307: stdout chunk (state=3): >>># destroy fnmatch # destroy ipaddress # destroy ntpath<<< 16535 1727096229.31318: stdout chunk (state=3): >>> <<< 16535 1727096229.31338: stdout chunk (state=3): >>># destroy importlib <<< 16535 1727096229.31346: stdout chunk (state=3): >>># destroy zipimport<<< 16535 1727096229.31349: stdout chunk (state=3): >>> # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon<<< 16535 1727096229.31374: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner<<< 16535 1727096229.31391: stdout chunk (state=3): >>> # destroy _json # destroy grp<<< 16535 1727096229.31401: stdout chunk (state=3): >>> # destroy encodings # destroy _locale # destroy pwd <<< 16535 1727096229.31429: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal<<< 16535 1727096229.31445: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog<<< 16535 1727096229.31449: stdout chunk (state=3): >>> # destroy uuid<<< 16535 1727096229.31479: stdout chunk (state=3): >>> # destroy selectors # destroy errno<<< 16535 1727096229.31497: stdout chunk (state=3): >>> # destroy array <<< 16535 1727096229.31525: stdout chunk (state=3): >>># destroy datetime # destroy selinux <<< 16535 1727096229.31551: stdout chunk (state=3): >>># destroy shutil # destroy distro <<< 16535 1727096229.31562: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex<<< 16535 1727096229.31610: stdout chunk (state=3): >>> # destroy subprocess # cleanup[3] wiping selinux._selinux<<< 16535 1727096229.31623: stdout chunk (state=3): >>> <<< 16535 1727096229.31645: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 16535 1727096229.31651: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon<<< 16535 1727096229.31670: stdout chunk (state=3): >>> # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 16535 1727096229.31685: 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<<< 16535 1727096229.31701: stdout chunk (state=3): >>> # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 16535 1727096229.31704: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize<<< 16535 1727096229.31730: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 16535 1727096229.31736: stdout chunk (state=3): >>> # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib<<< 16535 1727096229.31738: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 16535 1727096229.31768: stdout chunk (state=3): >>> # 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<<< 16535 1727096229.31773: stdout chunk (state=3): >>> # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants<<< 16535 1727096229.31795: stdout chunk (state=3): >>> # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg<<< 16535 1727096229.31798: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 16535 1727096229.31818: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 16535 1727096229.31831: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools<<< 16535 1727096229.31835: stdout chunk (state=3): >>> # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig<<< 16535 1727096229.31872: stdout chunk (state=3): >>> # cleanup[3] wiping os # destroy posixpath<<< 16535 1727096229.31875: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat<<< 16535 1727096229.31877: stdout chunk (state=3): >>> # 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<<< 16535 1727096229.31900: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 16535 1727096229.31903: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread<<< 16535 1727096229.31930: stdout chunk (state=3): >>> # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 16535 1727096229.31934: stdout chunk (state=3): >>> <<< 16535 1727096229.32027: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 16535 1727096229.32127: stdout chunk (state=3): >>># destroy sys.monitoring<<< 16535 1727096229.32131: stdout chunk (state=3): >>> <<< 16535 1727096229.32142: stdout chunk (state=3): >>># destroy _socket <<< 16535 1727096229.32169: stdout chunk (state=3): >>># destroy _collections<<< 16535 1727096229.32172: stdout chunk (state=3): >>> <<< 16535 1727096229.32208: stdout chunk (state=3): >>># destroy platform<<< 16535 1727096229.32213: stdout chunk (state=3): >>> # destroy _uuid<<< 16535 1727096229.32215: stdout chunk (state=3): >>> <<< 16535 1727096229.32244: stdout chunk (state=3): >>># destroy stat # destroy genericpath<<< 16535 1727096229.32247: stdout chunk (state=3): >>> # destroy re._parser<<< 16535 1727096229.32271: stdout chunk (state=3): >>> # destroy tokenize<<< 16535 1727096229.32299: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib # destroy copyreg<<< 16535 1727096229.32302: stdout chunk (state=3): >>> <<< 16535 1727096229.32338: stdout chunk (state=3): >>># destroy contextlib # destroy _typing<<< 16535 1727096229.32349: stdout chunk (state=3): >>> <<< 16535 1727096229.32360: stdout chunk (state=3): >>># destroy _tokenize <<< 16535 1727096229.32377: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse<<< 16535 1727096229.32396: 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 # destroy functools # destroy operator # destroy ansible.module_utils.six.moves<<< 16535 1727096229.32402: stdout chunk (state=3): >>> # destroy _frozen_importlib_external # destroy _imp # destroy _io<<< 16535 1727096229.32427: stdout chunk (state=3): >>> # destroy marshal # clear sys.meta_path <<< 16535 1727096229.32525: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib <<< 16535 1727096229.32563: stdout chunk (state=3): >>># destroy codecs<<< 16535 1727096229.32570: stdout chunk (state=3): >>> # destroy encodings.aliases<<< 16535 1727096229.32588: stdout chunk (state=3): >>> <<< 16535 1727096229.32602: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437<<< 16535 1727096229.32628: stdout chunk (state=3): >>> # destroy _codecs <<< 16535 1727096229.32635: stdout chunk (state=3): >>># destroy io <<< 16535 1727096229.32652: stdout chunk (state=3): >>># destroy traceback<<< 16535 1727096229.32656: stdout chunk (state=3): >>> # destroy warnings # destroy weakref<<< 16535 1727096229.32683: stdout chunk (state=3): >>> # destroy collections<<< 16535 1727096229.32686: stdout chunk (state=3): >>> # destroy threading # destroy atexit<<< 16535 1727096229.32695: stdout chunk (state=3): >>> # destroy _warnings # destroy math<<< 16535 1727096229.32706: stdout chunk (state=3): >>> # destroy _bisect # destroy time<<< 16535 1727096229.32742: stdout chunk (state=3): >>> # destroy _random <<< 16535 1727096229.32753: stdout chunk (state=3): >>># destroy _weakref <<< 16535 1727096229.32781: stdout chunk (state=3): >>># destroy _hashlib<<< 16535 1727096229.32798: stdout chunk (state=3): >>> # destroy _operator <<< 16535 1727096229.32832: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools<<< 16535 1727096229.32839: stdout chunk (state=3): >>> <<< 16535 1727096229.32848: stdout chunk (state=3): >>># destroy _abc # destroy _sre <<< 16535 1727096229.32881: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 16535 1727096229.33291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 16535 1727096229.33324: stderr chunk (state=3): >>><<< 16535 1727096229.33327: stdout chunk (state=3): >>><<< 16535 1727096229.33396: _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 0x7f507c5104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c4dfb30> # /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 0x7f507c512a50> 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 0x7f507c2e5130> # /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 0x7f507c2e5fa0> 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 0x7f507c323e90> # /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 0x7f507c323f50> # /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 0x7f507c35b830> # /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 0x7f507c35bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c33bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c339280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c321040> # /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 0x7f507c37b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c37a3f0> # /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 0x7f507c33a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c378c20> # /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 0x7f507c3b0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3202c0> # /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 0x7f507c3b0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3b0bc0> # 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 0x7f507c3b0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c31ede0> # /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 0x7f507c3b1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3b12e0> 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 0x7f507c3b2510> 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 0x7f507c3c8710> 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 0x7f507c3c9df0> # /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 0x7f507c3cac90> # 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 0x7f507c3cb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3ca1e0> # /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 0x7f507c3cbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3cb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3b2540> # /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 0x7f507c14fbf0> # /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 0x7f507c1786e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c178440> # 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 0x7f507c178710> # /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 0x7f507c179040> # 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 0x7f507c1799a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c1788f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c14dd90> # /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 0x7f507c17adb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c179af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c3b2c30> # /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 0x7f507c1a7110> # /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 0x7f507c1c74a0> # /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 0x7f507c228260> # /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 0x7f507c22a9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c228380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c1f1280> # /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 0x7f507bb29340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c1c62a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507c17bce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f507bb295b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_bc5fix8h/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 0x7f507bb7f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bb5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bb5d160> # 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 0x7f507bb7cf80> # /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 0x7f507bba69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bba6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bba6060> # /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 0x7f507bba67e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bb7fd40> 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 0x7f507bba7740> # 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 0x7f507bba7980> # /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 0x7f507bba7ec0> 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 0x7f507ba11ca0> # 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 0x7f507ba138c0> # /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 0x7f507ba142c0> # /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 0x7f507ba15460> # /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 0x7f507ba17f20> # 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 0x7f507c1782f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba161e0> # /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 0x7f507ba1fce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba1e7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba1e510> # /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 0x7f507ba15010> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba166f0> # 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 0x7f507ba67f50> # /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 0x7f507ba680e0> # /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 0x7f507ba69bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba69970> # /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 0x7f507ba6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba6a2a0> # /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 0x7f507ba6f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba6c200> # 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 0x7f507ba705f0> # 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 0x7f507ba70830> # 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 0x7f507ba70b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba682c0> # /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 0x7f507bafc1d0> # 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 0x7f507bafd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba72990> # 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 0x7f507ba73d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507ba725d0> # 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 0x7f507b9016a0> # /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 0x7f507b9024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bafd670> 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 0x7f507b902270> # 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 0x7f507b903620> # 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 0x7f507b90e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507b908fb0> 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 0x7f507bbfaa20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507bbee6f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507b90e150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f507b903020> # 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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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.14.152 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 16535 1727096229.33925: 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-1727096228.7919657-16682-11059918915948/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 16535 1727096229.33928: _low_level_execute_command(): starting 16535 1727096229.33930: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096228.7919657-16682-11059918915948/ > /dev/null 2>&1 && sleep 0' 16535 1727096229.34061: 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 <<< 16535 1727096229.34064: 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.14.152 originally 10.31.14.152 debug2: match not found <<< 16535 1727096229.34066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096229.34070: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 16535 1727096229.34073: 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 16535 1727096229.34119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 16535 1727096229.34136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 16535 1727096229.34172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 16535 1727096229.36725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 16535 1727096229.36754: stderr chunk (state=3): >>><<< 16535 1727096229.36759: stdout chunk (state=3): >>><<< 16535 1727096229.36775: _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.14.152 originally 10.31.14.152 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.14.152 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.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 16535 1727096229.36783: handler run complete 16535 1727096229.36800: attempt loop complete, returning result 16535 1727096229.36803: _execute() done 16535 1727096229.36806: dumping result to json 16535 1727096229.36808: done dumping result, returning 16535 1727096229.36815: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0afff68d-5257-1c58-a45f-00000000003e] 16535 1727096229.36818: sending task result for task 0afff68d-5257-1c58-a45f-00000000003e 16535 1727096229.36909: done sending task result for task 0afff68d-5257-1c58-a45f-00000000003e 16535 1727096229.36912: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 16535 1727096229.36966: no more pending results, returning what we have 16535 1727096229.36971: results queue empty 16535 1727096229.36972: checking for any_errors_fatal 16535 1727096229.36977: done checking for any_errors_fatal 16535 1727096229.36978: checking for max_fail_percentage 16535 1727096229.36979: done checking for max_fail_percentage 16535 1727096229.36980: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.36981: done checking to see if all hosts have failed 16535 1727096229.36981: getting the remaining hosts for this loop 16535 1727096229.36983: done getting the remaining hosts for this loop 16535 1727096229.36986: getting the next task for host managed_node3 16535 1727096229.36991: done getting next task for host managed_node3 16535 1727096229.36994: ^ task is: TASK: Set flag to indicate system is ostree 16535 1727096229.36996: ^ 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 16535 1727096229.36999: getting variables 16535 1727096229.37000: in VariableManager get_vars() 16535 1727096229.37029: Calling all_inventory to load vars for managed_node3 16535 1727096229.37031: Calling groups_inventory to load vars for managed_node3 16535 1727096229.37035: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.37045: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.37047: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.37050: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.37217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.37334: done with get_vars() 16535 1727096229.37342: done getting variables 16535 1727096229.37417: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:57:09 -0400 (0:00:00.636) 0:00:03.273 ****** 16535 1727096229.37438: entering _queue_task() for managed_node3/set_fact 16535 1727096229.37439: Creating lock for set_fact 16535 1727096229.37640: worker is 1 (out of 1 available) 16535 1727096229.37654: exiting _queue_task() for managed_node3/set_fact 16535 1727096229.37665: done queuing things up, now waiting for results queue to drain 16535 1727096229.37669: waiting for pending results... 16535 1727096229.37813: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 16535 1727096229.37880: in run() - task 0afff68d-5257-1c58-a45f-00000000003f 16535 1727096229.37895: variable 'ansible_search_path' from source: unknown 16535 1727096229.37898: variable 'ansible_search_path' from source: unknown 16535 1727096229.37926: calling self._execute() 16535 1727096229.37980: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.37984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.37993: variable 'omit' from source: magic vars 16535 1727096229.38323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 16535 1727096229.38540: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 16535 1727096229.38578: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 16535 1727096229.38603: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 16535 1727096229.38627: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 16535 1727096229.38694: 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) 16535 1727096229.38711: 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) 16535 1727096229.38729: 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) 16535 1727096229.38746: 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) 16535 1727096229.38834: Evaluated conditional (not __network_is_ostree is defined): True 16535 1727096229.38837: variable 'omit' from source: magic vars 16535 1727096229.38869: variable 'omit' from source: magic vars 16535 1727096229.38950: variable '__ostree_booted_stat' from source: set_fact 16535 1727096229.39002: variable 'omit' from source: magic vars 16535 1727096229.39021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 16535 1727096229.39042: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 16535 1727096229.39057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 16535 1727096229.39073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 16535 1727096229.39082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 16535 1727096229.39107: variable 'inventory_hostname' from source: host vars for 'managed_node3' 16535 1727096229.39110: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.39113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.39178: Set connection var ansible_module_compression to ZIP_DEFLATED 16535 1727096229.39181: Set connection var ansible_pipelining to False 16535 1727096229.39184: Set connection var ansible_connection to ssh 16535 1727096229.39189: Set connection var ansible_shell_executable to /bin/sh 16535 1727096229.39196: Set connection var ansible_shell_type to sh 16535 1727096229.39199: Set connection var ansible_timeout to 10 16535 1727096229.39219: variable 'ansible_shell_executable' from source: unknown 16535 1727096229.39222: variable 'ansible_connection' from source: unknown 16535 1727096229.39225: variable 'ansible_module_compression' from source: unknown 16535 1727096229.39227: variable 'ansible_shell_type' from source: unknown 16535 1727096229.39229: variable 'ansible_shell_executable' from source: unknown 16535 1727096229.39231: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.39233: variable 'ansible_pipelining' from source: unknown 16535 1727096229.39235: variable 'ansible_timeout' from source: unknown 16535 1727096229.39240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.39310: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 16535 1727096229.39324: variable 'omit' from source: magic vars 16535 1727096229.39327: starting attempt loop 16535 1727096229.39329: running the handler 16535 1727096229.39332: handler run complete 16535 1727096229.39339: attempt loop complete, returning result 16535 1727096229.39342: _execute() done 16535 1727096229.39344: dumping result to json 16535 1727096229.39347: done dumping result, returning 16535 1727096229.39353: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0afff68d-5257-1c58-a45f-00000000003f] 16535 1727096229.39356: sending task result for task 0afff68d-5257-1c58-a45f-00000000003f 16535 1727096229.39435: done sending task result for task 0afff68d-5257-1c58-a45f-00000000003f 16535 1727096229.39438: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 16535 1727096229.39486: no more pending results, returning what we have 16535 1727096229.39488: results queue empty 16535 1727096229.39489: checking for any_errors_fatal 16535 1727096229.39496: done checking for any_errors_fatal 16535 1727096229.39497: checking for max_fail_percentage 16535 1727096229.39498: done checking for max_fail_percentage 16535 1727096229.39498: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.39499: done checking to see if all hosts have failed 16535 1727096229.39500: getting the remaining hosts for this loop 16535 1727096229.39501: done getting the remaining hosts for this loop 16535 1727096229.39505: getting the next task for host managed_node3 16535 1727096229.39512: done getting next task for host managed_node3 16535 1727096229.39515: ^ task is: TASK: Fix CentOS6 Base repo 16535 1727096229.39517: ^ 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 16535 1727096229.39520: getting variables 16535 1727096229.39522: in VariableManager get_vars() 16535 1727096229.39546: Calling all_inventory to load vars for managed_node3 16535 1727096229.39549: Calling groups_inventory to load vars for managed_node3 16535 1727096229.39552: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.39560: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.39562: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.39572: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.39724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.39840: done with get_vars() 16535 1727096229.39847: done getting variables 16535 1727096229.39933: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:57:09 -0400 (0:00:00.025) 0:00:03.298 ****** 16535 1727096229.39951: entering _queue_task() for managed_node3/copy 16535 1727096229.40142: worker is 1 (out of 1 available) 16535 1727096229.40154: exiting _queue_task() for managed_node3/copy 16535 1727096229.40171: done queuing things up, now waiting for results queue to drain 16535 1727096229.40172: waiting for pending results... 16535 1727096229.40313: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 16535 1727096229.40373: in run() - task 0afff68d-5257-1c58-a45f-000000000041 16535 1727096229.40384: variable 'ansible_search_path' from source: unknown 16535 1727096229.40387: variable 'ansible_search_path' from source: unknown 16535 1727096229.40419: calling self._execute() 16535 1727096229.40471: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.40474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.40483: variable 'omit' from source: magic vars 16535 1727096229.40811: variable 'ansible_distribution' from source: facts 16535 1727096229.40828: Evaluated conditional (ansible_distribution == 'CentOS'): True 16535 1727096229.40908: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.40913: Evaluated conditional (ansible_distribution_major_version == '6'): False 16535 1727096229.40916: when evaluation is False, skipping this task 16535 1727096229.40919: _execute() done 16535 1727096229.40921: dumping result to json 16535 1727096229.40923: done dumping result, returning 16535 1727096229.40930: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0afff68d-5257-1c58-a45f-000000000041] 16535 1727096229.40933: sending task result for task 0afff68d-5257-1c58-a45f-000000000041 16535 1727096229.41018: done sending task result for task 0afff68d-5257-1c58-a45f-000000000041 16535 1727096229.41021: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 16535 1727096229.41104: no more pending results, returning what we have 16535 1727096229.41107: results queue empty 16535 1727096229.41107: checking for any_errors_fatal 16535 1727096229.41111: done checking for any_errors_fatal 16535 1727096229.41111: checking for max_fail_percentage 16535 1727096229.41112: done checking for max_fail_percentage 16535 1727096229.41113: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.41114: done checking to see if all hosts have failed 16535 1727096229.41114: getting the remaining hosts for this loop 16535 1727096229.41116: done getting the remaining hosts for this loop 16535 1727096229.41118: getting the next task for host managed_node3 16535 1727096229.41123: done getting next task for host managed_node3 16535 1727096229.41125: ^ task is: TASK: Include the task 'enable_epel.yml' 16535 1727096229.41127: ^ 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 16535 1727096229.41130: getting variables 16535 1727096229.41131: in VariableManager get_vars() 16535 1727096229.41154: Calling all_inventory to load vars for managed_node3 16535 1727096229.41160: Calling groups_inventory to load vars for managed_node3 16535 1727096229.41164: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.41173: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.41175: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.41177: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.41281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.41394: done with get_vars() 16535 1727096229.41401: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:57:09 -0400 (0:00:00.015) 0:00:03.313 ****** 16535 1727096229.41463: entering _queue_task() for managed_node3/include_tasks 16535 1727096229.41648: worker is 1 (out of 1 available) 16535 1727096229.41664: exiting _queue_task() for managed_node3/include_tasks 16535 1727096229.41677: done queuing things up, now waiting for results queue to drain 16535 1727096229.41678: waiting for pending results... 16535 1727096229.41808: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 16535 1727096229.41877: in run() - task 0afff68d-5257-1c58-a45f-000000000042 16535 1727096229.41885: variable 'ansible_search_path' from source: unknown 16535 1727096229.41888: variable 'ansible_search_path' from source: unknown 16535 1727096229.41918: calling self._execute() 16535 1727096229.41972: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.41976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.41984: variable 'omit' from source: magic vars 16535 1727096229.42490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096229.43874: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096229.43927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096229.43954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096229.43982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096229.44004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096229.44062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096229.44084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096229.44108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096229.44131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096229.44142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096229.44227: variable '__network_is_ostree' from source: set_fact 16535 1727096229.44241: Evaluated conditional (not __network_is_ostree | d(false)): True 16535 1727096229.44246: _execute() done 16535 1727096229.44249: dumping result to json 16535 1727096229.44251: done dumping result, returning 16535 1727096229.44260: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-1c58-a45f-000000000042] 16535 1727096229.44263: sending task result for task 0afff68d-5257-1c58-a45f-000000000042 16535 1727096229.44347: done sending task result for task 0afff68d-5257-1c58-a45f-000000000042 16535 1727096229.44350: WORKER PROCESS EXITING 16535 1727096229.44377: no more pending results, returning what we have 16535 1727096229.44382: in VariableManager get_vars() 16535 1727096229.44414: Calling all_inventory to load vars for managed_node3 16535 1727096229.44416: Calling groups_inventory to load vars for managed_node3 16535 1727096229.44419: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.44430: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.44432: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.44434: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.44736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.44843: done with get_vars() 16535 1727096229.44848: variable 'ansible_search_path' from source: unknown 16535 1727096229.44848: variable 'ansible_search_path' from source: unknown 16535 1727096229.44883: we have included files to process 16535 1727096229.44884: generating all_blocks data 16535 1727096229.44885: done generating all_blocks data 16535 1727096229.44887: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 16535 1727096229.44888: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 16535 1727096229.44889: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 16535 1727096229.45343: done processing included file 16535 1727096229.45345: iterating over new_blocks loaded from include file 16535 1727096229.45347: in VariableManager get_vars() 16535 1727096229.45356: done with get_vars() 16535 1727096229.45359: filtering new block on tags 16535 1727096229.45375: done filtering new block on tags 16535 1727096229.45377: in VariableManager get_vars() 16535 1727096229.45384: done with get_vars() 16535 1727096229.45385: filtering new block on tags 16535 1727096229.45392: done filtering new block on tags 16535 1727096229.45393: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 16535 1727096229.45397: extending task lists for all hosts with included blocks 16535 1727096229.45453: done extending task lists 16535 1727096229.45454: done processing included files 16535 1727096229.45455: results queue empty 16535 1727096229.45456: checking for any_errors_fatal 16535 1727096229.45460: done checking for any_errors_fatal 16535 1727096229.45461: checking for max_fail_percentage 16535 1727096229.45462: done checking for max_fail_percentage 16535 1727096229.45462: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.45463: done checking to see if all hosts have failed 16535 1727096229.45463: getting the remaining hosts for this loop 16535 1727096229.45464: done getting the remaining hosts for this loop 16535 1727096229.45465: getting the next task for host managed_node3 16535 1727096229.45469: done getting next task for host managed_node3 16535 1727096229.45471: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 16535 1727096229.45473: ^ 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 16535 1727096229.45474: getting variables 16535 1727096229.45475: in VariableManager get_vars() 16535 1727096229.45480: Calling all_inventory to load vars for managed_node3 16535 1727096229.45481: Calling groups_inventory to load vars for managed_node3 16535 1727096229.45482: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.45486: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.45492: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.45494: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.45589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.45701: done with get_vars() 16535 1727096229.45706: done getting variables 16535 1727096229.45751: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 16535 1727096229.45898: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:57:09 -0400 (0:00:00.044) 0:00:03.358 ****** 16535 1727096229.45929: entering _queue_task() for managed_node3/command 16535 1727096229.45930: Creating lock for command 16535 1727096229.46150: worker is 1 (out of 1 available) 16535 1727096229.46166: exiting _queue_task() for managed_node3/command 16535 1727096229.46179: done queuing things up, now waiting for results queue to drain 16535 1727096229.46180: waiting for pending results... 16535 1727096229.46322: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 16535 1727096229.46386: in run() - task 0afff68d-5257-1c58-a45f-00000000005c 16535 1727096229.46396: variable 'ansible_search_path' from source: unknown 16535 1727096229.46401: variable 'ansible_search_path' from source: unknown 16535 1727096229.46430: calling self._execute() 16535 1727096229.46481: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.46485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.46493: variable 'omit' from source: magic vars 16535 1727096229.46754: variable 'ansible_distribution' from source: facts 16535 1727096229.46763: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 16535 1727096229.46846: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.46850: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 16535 1727096229.46853: when evaluation is False, skipping this task 16535 1727096229.46855: _execute() done 16535 1727096229.46861: dumping result to json 16535 1727096229.46863: done dumping result, returning 16535 1727096229.46866: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0afff68d-5257-1c58-a45f-00000000005c] 16535 1727096229.46871: sending task result for task 0afff68d-5257-1c58-a45f-00000000005c 16535 1727096229.46963: done sending task result for task 0afff68d-5257-1c58-a45f-00000000005c 16535 1727096229.46966: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 16535 1727096229.47017: no more pending results, returning what we have 16535 1727096229.47020: results queue empty 16535 1727096229.47021: checking for any_errors_fatal 16535 1727096229.47022: done checking for any_errors_fatal 16535 1727096229.47023: checking for max_fail_percentage 16535 1727096229.47024: done checking for max_fail_percentage 16535 1727096229.47025: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.47025: done checking to see if all hosts have failed 16535 1727096229.47026: getting the remaining hosts for this loop 16535 1727096229.47028: done getting the remaining hosts for this loop 16535 1727096229.47030: getting the next task for host managed_node3 16535 1727096229.47037: done getting next task for host managed_node3 16535 1727096229.47039: ^ task is: TASK: Install yum-utils package 16535 1727096229.47042: ^ 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 16535 1727096229.47045: getting variables 16535 1727096229.47046: in VariableManager get_vars() 16535 1727096229.47081: Calling all_inventory to load vars for managed_node3 16535 1727096229.47084: Calling groups_inventory to load vars for managed_node3 16535 1727096229.47087: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.47096: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.47098: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.47100: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.47235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.47352: done with get_vars() 16535 1727096229.47358: done getting variables 16535 1727096229.47428: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:57:09 -0400 (0:00:00.015) 0:00:03.373 ****** 16535 1727096229.47448: entering _queue_task() for managed_node3/package 16535 1727096229.47449: Creating lock for package 16535 1727096229.47636: worker is 1 (out of 1 available) 16535 1727096229.47648: exiting _queue_task() for managed_node3/package 16535 1727096229.47659: done queuing things up, now waiting for results queue to drain 16535 1727096229.47660: waiting for pending results... 16535 1727096229.47806: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 16535 1727096229.47871: in run() - task 0afff68d-5257-1c58-a45f-00000000005d 16535 1727096229.47885: variable 'ansible_search_path' from source: unknown 16535 1727096229.47889: variable 'ansible_search_path' from source: unknown 16535 1727096229.47916: calling self._execute() 16535 1727096229.47971: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.47975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.47982: variable 'omit' from source: magic vars 16535 1727096229.48246: variable 'ansible_distribution' from source: facts 16535 1727096229.48256: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 16535 1727096229.48342: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.48346: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 16535 1727096229.48350: when evaluation is False, skipping this task 16535 1727096229.48352: _execute() done 16535 1727096229.48355: dumping result to json 16535 1727096229.48359: done dumping result, returning 16535 1727096229.48369: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0afff68d-5257-1c58-a45f-00000000005d] 16535 1727096229.48372: sending task result for task 0afff68d-5257-1c58-a45f-00000000005d 16535 1727096229.48453: done sending task result for task 0afff68d-5257-1c58-a45f-00000000005d 16535 1727096229.48456: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 16535 1727096229.48500: no more pending results, returning what we have 16535 1727096229.48503: results queue empty 16535 1727096229.48504: checking for any_errors_fatal 16535 1727096229.48508: done checking for any_errors_fatal 16535 1727096229.48509: checking for max_fail_percentage 16535 1727096229.48510: done checking for max_fail_percentage 16535 1727096229.48511: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.48512: done checking to see if all hosts have failed 16535 1727096229.48512: getting the remaining hosts for this loop 16535 1727096229.48514: done getting the remaining hosts for this loop 16535 1727096229.48517: getting the next task for host managed_node3 16535 1727096229.48521: done getting next task for host managed_node3 16535 1727096229.48523: ^ task is: TASK: Enable EPEL 7 16535 1727096229.48526: ^ 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 16535 1727096229.48529: getting variables 16535 1727096229.48530: in VariableManager get_vars() 16535 1727096229.48552: Calling all_inventory to load vars for managed_node3 16535 1727096229.48554: Calling groups_inventory to load vars for managed_node3 16535 1727096229.48556: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.48564: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.48566: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.48571: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.48685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.48797: done with get_vars() 16535 1727096229.48804: done getting variables 16535 1727096229.48844: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:57:09 -0400 (0:00:00.014) 0:00:03.387 ****** 16535 1727096229.48864: entering _queue_task() for managed_node3/command 16535 1727096229.49040: worker is 1 (out of 1 available) 16535 1727096229.49053: exiting _queue_task() for managed_node3/command 16535 1727096229.49065: done queuing things up, now waiting for results queue to drain 16535 1727096229.49066: waiting for pending results... 16535 1727096229.49204: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 16535 1727096229.49262: in run() - task 0afff68d-5257-1c58-a45f-00000000005e 16535 1727096229.49275: variable 'ansible_search_path' from source: unknown 16535 1727096229.49279: variable 'ansible_search_path' from source: unknown 16535 1727096229.49308: calling self._execute() 16535 1727096229.49358: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.49365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.49375: variable 'omit' from source: magic vars 16535 1727096229.49672: variable 'ansible_distribution' from source: facts 16535 1727096229.49682: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 16535 1727096229.49765: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.49771: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 16535 1727096229.49774: when evaluation is False, skipping this task 16535 1727096229.49776: _execute() done 16535 1727096229.49779: dumping result to json 16535 1727096229.49783: done dumping result, returning 16535 1727096229.49789: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0afff68d-5257-1c58-a45f-00000000005e] 16535 1727096229.49792: sending task result for task 0afff68d-5257-1c58-a45f-00000000005e 16535 1727096229.49871: done sending task result for task 0afff68d-5257-1c58-a45f-00000000005e 16535 1727096229.49874: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 16535 1727096229.49914: no more pending results, returning what we have 16535 1727096229.49916: results queue empty 16535 1727096229.49917: checking for any_errors_fatal 16535 1727096229.49921: done checking for any_errors_fatal 16535 1727096229.49922: checking for max_fail_percentage 16535 1727096229.49924: done checking for max_fail_percentage 16535 1727096229.49924: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.49925: done checking to see if all hosts have failed 16535 1727096229.49926: getting the remaining hosts for this loop 16535 1727096229.49927: done getting the remaining hosts for this loop 16535 1727096229.49930: getting the next task for host managed_node3 16535 1727096229.49934: done getting next task for host managed_node3 16535 1727096229.49937: ^ task is: TASK: Enable EPEL 8 16535 1727096229.49940: ^ 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 16535 1727096229.49943: getting variables 16535 1727096229.49944: in VariableManager get_vars() 16535 1727096229.49966: Calling all_inventory to load vars for managed_node3 16535 1727096229.49970: Calling groups_inventory to load vars for managed_node3 16535 1727096229.49973: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.49982: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.49984: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.49987: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.50116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.50229: done with get_vars() 16535 1727096229.50236: done getting variables 16535 1727096229.50276: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:57:09 -0400 (0:00:00.014) 0:00:03.402 ****** 16535 1727096229.50295: entering _queue_task() for managed_node3/command 16535 1727096229.50470: worker is 1 (out of 1 available) 16535 1727096229.50483: exiting _queue_task() for managed_node3/command 16535 1727096229.50496: done queuing things up, now waiting for results queue to drain 16535 1727096229.50497: waiting for pending results... 16535 1727096229.50636: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 16535 1727096229.50703: in run() - task 0afff68d-5257-1c58-a45f-00000000005f 16535 1727096229.50713: variable 'ansible_search_path' from source: unknown 16535 1727096229.50718: variable 'ansible_search_path' from source: unknown 16535 1727096229.50745: calling self._execute() 16535 1727096229.50799: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.50803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.50810: variable 'omit' from source: magic vars 16535 1727096229.51076: variable 'ansible_distribution' from source: facts 16535 1727096229.51086: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 16535 1727096229.51171: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.51175: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 16535 1727096229.51178: when evaluation is False, skipping this task 16535 1727096229.51180: _execute() done 16535 1727096229.51184: dumping result to json 16535 1727096229.51186: done dumping result, returning 16535 1727096229.51192: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0afff68d-5257-1c58-a45f-00000000005f] 16535 1727096229.51194: sending task result for task 0afff68d-5257-1c58-a45f-00000000005f 16535 1727096229.51273: done sending task result for task 0afff68d-5257-1c58-a45f-00000000005f 16535 1727096229.51276: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 16535 1727096229.51319: no more pending results, returning what we have 16535 1727096229.51322: results queue empty 16535 1727096229.51323: checking for any_errors_fatal 16535 1727096229.51327: done checking for any_errors_fatal 16535 1727096229.51328: checking for max_fail_percentage 16535 1727096229.51329: done checking for max_fail_percentage 16535 1727096229.51330: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.51331: done checking to see if all hosts have failed 16535 1727096229.51331: getting the remaining hosts for this loop 16535 1727096229.51333: done getting the remaining hosts for this loop 16535 1727096229.51336: getting the next task for host managed_node3 16535 1727096229.51343: done getting next task for host managed_node3 16535 1727096229.51345: ^ task is: TASK: Enable EPEL 6 16535 1727096229.51348: ^ 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 16535 1727096229.51350: getting variables 16535 1727096229.51352: in VariableManager get_vars() 16535 1727096229.51383: Calling all_inventory to load vars for managed_node3 16535 1727096229.51386: Calling groups_inventory to load vars for managed_node3 16535 1727096229.51389: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.51398: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.51400: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.51403: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.51517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.51632: done with get_vars() 16535 1727096229.51638: done getting variables 16535 1727096229.51685: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:57:09 -0400 (0:00:00.014) 0:00:03.416 ****** 16535 1727096229.51718: entering _queue_task() for managed_node3/copy 16535 1727096229.51940: worker is 1 (out of 1 available) 16535 1727096229.51953: exiting _queue_task() for managed_node3/copy 16535 1727096229.51969: done queuing things up, now waiting for results queue to drain 16535 1727096229.51970: waiting for pending results... 16535 1727096229.52119: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 16535 1727096229.52187: in run() - task 0afff68d-5257-1c58-a45f-000000000061 16535 1727096229.52195: variable 'ansible_search_path' from source: unknown 16535 1727096229.52198: variable 'ansible_search_path' from source: unknown 16535 1727096229.52225: calling self._execute() 16535 1727096229.52279: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.52283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.52292: variable 'omit' from source: magic vars 16535 1727096229.52604: variable 'ansible_distribution' from source: facts 16535 1727096229.52616: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 16535 1727096229.52695: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.52699: Evaluated conditional (ansible_distribution_major_version == '6'): False 16535 1727096229.52703: when evaluation is False, skipping this task 16535 1727096229.52706: _execute() done 16535 1727096229.52709: dumping result to json 16535 1727096229.52712: done dumping result, returning 16535 1727096229.52718: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0afff68d-5257-1c58-a45f-000000000061] 16535 1727096229.52720: sending task result for task 0afff68d-5257-1c58-a45f-000000000061 16535 1727096229.52809: done sending task result for task 0afff68d-5257-1c58-a45f-000000000061 16535 1727096229.52812: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 16535 1727096229.52885: no more pending results, returning what we have 16535 1727096229.52888: results queue empty 16535 1727096229.52888: checking for any_errors_fatal 16535 1727096229.52893: done checking for any_errors_fatal 16535 1727096229.52894: checking for max_fail_percentage 16535 1727096229.52895: done checking for max_fail_percentage 16535 1727096229.52896: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.52896: done checking to see if all hosts have failed 16535 1727096229.52897: getting the remaining hosts for this loop 16535 1727096229.52898: done getting the remaining hosts for this loop 16535 1727096229.52901: getting the next task for host managed_node3 16535 1727096229.52907: done getting next task for host managed_node3 16535 1727096229.52910: ^ task is: TASK: Set network provider to 'initscripts' 16535 1727096229.52912: ^ 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 16535 1727096229.52915: getting variables 16535 1727096229.52916: in VariableManager get_vars() 16535 1727096229.52943: Calling all_inventory to load vars for managed_node3 16535 1727096229.52945: Calling groups_inventory to load vars for managed_node3 16535 1727096229.52948: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.52957: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.52961: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.52964: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.53105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.53221: done with get_vars() 16535 1727096229.53228: done getting variables 16535 1727096229.53270: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 Monday 23 September 2024 08:57:09 -0400 (0:00:00.015) 0:00:03.432 ****** 16535 1727096229.53289: entering _queue_task() for managed_node3/set_fact 16535 1727096229.53480: worker is 1 (out of 1 available) 16535 1727096229.53492: exiting _queue_task() for managed_node3/set_fact 16535 1727096229.53505: done queuing things up, now waiting for results queue to drain 16535 1727096229.53507: waiting for pending results... 16535 1727096229.53645: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 16535 1727096229.53694: in run() - task 0afff68d-5257-1c58-a45f-000000000007 16535 1727096229.53706: variable 'ansible_search_path' from source: unknown 16535 1727096229.53760: calling self._execute() 16535 1727096229.53872: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.53875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.53878: variable 'omit' from source: magic vars 16535 1727096229.53983: variable 'omit' from source: magic vars 16535 1727096229.54016: variable 'omit' from source: magic vars 16535 1727096229.54076: variable 'omit' from source: magic vars 16535 1727096229.54116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 16535 1727096229.54181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 16535 1727096229.54200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 16535 1727096229.54274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 16535 1727096229.54278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 16535 1727096229.54280: variable 'inventory_hostname' from source: host vars for 'managed_node3' 16535 1727096229.54283: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.54286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.54413: Set connection var ansible_module_compression to ZIP_DEFLATED 16535 1727096229.54424: Set connection var ansible_pipelining to False 16535 1727096229.54431: Set connection var ansible_connection to ssh 16535 1727096229.54572: Set connection var ansible_shell_executable to /bin/sh 16535 1727096229.54576: Set connection var ansible_shell_type to sh 16535 1727096229.54578: Set connection var ansible_timeout to 10 16535 1727096229.54580: variable 'ansible_shell_executable' from source: unknown 16535 1727096229.54581: variable 'ansible_connection' from source: unknown 16535 1727096229.54583: variable 'ansible_module_compression' from source: unknown 16535 1727096229.54585: variable 'ansible_shell_type' from source: unknown 16535 1727096229.54587: variable 'ansible_shell_executable' from source: unknown 16535 1727096229.54589: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.54591: variable 'ansible_pipelining' from source: unknown 16535 1727096229.54592: variable 'ansible_timeout' from source: unknown 16535 1727096229.54594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.54684: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 16535 1727096229.54700: variable 'omit' from source: magic vars 16535 1727096229.54720: starting attempt loop 16535 1727096229.54727: running the handler 16535 1727096229.54742: handler run complete 16535 1727096229.54825: attempt loop complete, returning result 16535 1727096229.54828: _execute() done 16535 1727096229.54831: dumping result to json 16535 1727096229.54833: done dumping result, returning 16535 1727096229.54835: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0afff68d-5257-1c58-a45f-000000000007] 16535 1727096229.54837: sending task result for task 0afff68d-5257-1c58-a45f-000000000007 16535 1727096229.54908: done sending task result for task 0afff68d-5257-1c58-a45f-000000000007 16535 1727096229.54912: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 16535 1727096229.54993: no more pending results, returning what we have 16535 1727096229.54996: results queue empty 16535 1727096229.54997: checking for any_errors_fatal 16535 1727096229.55003: done checking for any_errors_fatal 16535 1727096229.55004: checking for max_fail_percentage 16535 1727096229.55006: done checking for max_fail_percentage 16535 1727096229.55007: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.55008: done checking to see if all hosts have failed 16535 1727096229.55008: getting the remaining hosts for this loop 16535 1727096229.55010: done getting the remaining hosts for this loop 16535 1727096229.55014: getting the next task for host managed_node3 16535 1727096229.55021: done getting next task for host managed_node3 16535 1727096229.55023: ^ task is: TASK: meta (flush_handlers) 16535 1727096229.55025: ^ 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 16535 1727096229.55030: getting variables 16535 1727096229.55130: in VariableManager get_vars() 16535 1727096229.55166: Calling all_inventory to load vars for managed_node3 16535 1727096229.55171: Calling groups_inventory to load vars for managed_node3 16535 1727096229.55174: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.55184: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.55186: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.55189: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.55392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.55531: done with get_vars() 16535 1727096229.55539: done getting variables 16535 1727096229.55594: in VariableManager get_vars() 16535 1727096229.55601: Calling all_inventory to load vars for managed_node3 16535 1727096229.55602: Calling groups_inventory to load vars for managed_node3 16535 1727096229.55603: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.55607: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.55608: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.55609: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.55694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.55797: done with get_vars() 16535 1727096229.55809: done queuing things up, now waiting for results queue to drain 16535 1727096229.55811: results queue empty 16535 1727096229.55811: checking for any_errors_fatal 16535 1727096229.55813: done checking for any_errors_fatal 16535 1727096229.55813: checking for max_fail_percentage 16535 1727096229.55814: done checking for max_fail_percentage 16535 1727096229.55814: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.55815: done checking to see if all hosts have failed 16535 1727096229.55815: getting the remaining hosts for this loop 16535 1727096229.55816: done getting the remaining hosts for this loop 16535 1727096229.55818: getting the next task for host managed_node3 16535 1727096229.55820: done getting next task for host managed_node3 16535 1727096229.55821: ^ task is: TASK: meta (flush_handlers) 16535 1727096229.55822: ^ 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 16535 1727096229.55829: getting variables 16535 1727096229.55829: in VariableManager get_vars() 16535 1727096229.55835: Calling all_inventory to load vars for managed_node3 16535 1727096229.55837: Calling groups_inventory to load vars for managed_node3 16535 1727096229.55838: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.55841: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.55842: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.55844: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.55927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.56044: done with get_vars() 16535 1727096229.56050: done getting variables 16535 1727096229.56084: in VariableManager get_vars() 16535 1727096229.56089: Calling all_inventory to load vars for managed_node3 16535 1727096229.56091: Calling groups_inventory to load vars for managed_node3 16535 1727096229.56092: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.56095: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.56096: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.56098: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.56178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.56282: done with get_vars() 16535 1727096229.56290: done queuing things up, now waiting for results queue to drain 16535 1727096229.56291: results queue empty 16535 1727096229.56292: checking for any_errors_fatal 16535 1727096229.56293: done checking for any_errors_fatal 16535 1727096229.56293: checking for max_fail_percentage 16535 1727096229.56294: done checking for max_fail_percentage 16535 1727096229.56294: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.56295: done checking to see if all hosts have failed 16535 1727096229.56295: getting the remaining hosts for this loop 16535 1727096229.56296: done getting the remaining hosts for this loop 16535 1727096229.56297: getting the next task for host managed_node3 16535 1727096229.56299: done getting next task for host managed_node3 16535 1727096229.56300: ^ task is: None 16535 1727096229.56300: ^ 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 16535 1727096229.56301: done queuing things up, now waiting for results queue to drain 16535 1727096229.56302: results queue empty 16535 1727096229.56302: checking for any_errors_fatal 16535 1727096229.56302: done checking for any_errors_fatal 16535 1727096229.56303: checking for max_fail_percentage 16535 1727096229.56303: done checking for max_fail_percentage 16535 1727096229.56304: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.56304: done checking to see if all hosts have failed 16535 1727096229.56305: getting the next task for host managed_node3 16535 1727096229.56307: done getting next task for host managed_node3 16535 1727096229.56307: ^ task is: None 16535 1727096229.56308: ^ 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 16535 1727096229.56350: in VariableManager get_vars() 16535 1727096229.56370: done with get_vars() 16535 1727096229.56375: in VariableManager get_vars() 16535 1727096229.56382: done with get_vars() 16535 1727096229.56385: variable 'omit' from source: magic vars 16535 1727096229.56406: in VariableManager get_vars() 16535 1727096229.56414: done with get_vars() 16535 1727096229.56429: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 16535 1727096229.56823: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 16535 1727096229.56846: getting the remaining hosts for this loop 16535 1727096229.56847: done getting the remaining hosts for this loop 16535 1727096229.56848: getting the next task for host managed_node3 16535 1727096229.56851: done getting next task for host managed_node3 16535 1727096229.56852: ^ task is: TASK: meta (flush_handlers) 16535 1727096229.56853: ^ 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 16535 1727096229.56855: getting variables 16535 1727096229.56855: in VariableManager get_vars() 16535 1727096229.56864: Calling all_inventory to load vars for managed_node3 16535 1727096229.56866: Calling groups_inventory to load vars for managed_node3 16535 1727096229.56869: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.56872: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.56874: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.56875: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.56955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.57063: done with get_vars() 16535 1727096229.57070: done getting variables 16535 1727096229.57100: in VariableManager get_vars() 16535 1727096229.57109: Calling all_inventory to load vars for managed_node3 16535 1727096229.57110: Calling groups_inventory to load vars for managed_node3 16535 1727096229.57112: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.57115: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.57116: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.57117: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.57194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.57374: done with get_vars() 16535 1727096229.57385: done queuing things up, now waiting for results queue to drain 16535 1727096229.57387: results queue empty 16535 1727096229.57388: checking for any_errors_fatal 16535 1727096229.57389: done checking for any_errors_fatal 16535 1727096229.57390: checking for max_fail_percentage 16535 1727096229.57391: done checking for max_fail_percentage 16535 1727096229.57391: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.57392: done checking to see if all hosts have failed 16535 1727096229.57393: getting the remaining hosts for this loop 16535 1727096229.57393: done getting the remaining hosts for this loop 16535 1727096229.57395: getting the next task for host managed_node3 16535 1727096229.57398: done getting next task for host managed_node3 16535 1727096229.57401: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 16535 1727096229.57402: ^ 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 16535 1727096229.57411: getting variables 16535 1727096229.57412: in VariableManager get_vars() 16535 1727096229.57423: Calling all_inventory to load vars for managed_node3 16535 1727096229.57425: Calling groups_inventory to load vars for managed_node3 16535 1727096229.57431: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.57436: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.57438: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.57441: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.57578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.57764: done with get_vars() 16535 1727096229.57775: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:57:09 -0400 (0:00:00.045) 0:00:03.477 ****** 16535 1727096229.57837: entering _queue_task() for managed_node3/include_tasks 16535 1727096229.58130: worker is 1 (out of 1 available) 16535 1727096229.58142: exiting _queue_task() for managed_node3/include_tasks 16535 1727096229.58152: done queuing things up, now waiting for results queue to drain 16535 1727096229.58154: waiting for pending results... 16535 1727096229.58582: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 16535 1727096229.58586: in run() - task 0afff68d-5257-1c58-a45f-00000000000f 16535 1727096229.58588: variable 'ansible_search_path' from source: unknown 16535 1727096229.58590: variable 'ansible_search_path' from source: unknown 16535 1727096229.58592: calling self._execute() 16535 1727096229.58649: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.58660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.58677: variable 'omit' from source: magic vars 16535 1727096229.59098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096229.61373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096229.61449: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096229.61722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096229.61773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096229.61804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096229.61892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096229.61924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096229.61953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096229.62006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096229.62024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096229.62164: variable 'ansible_distribution' from source: facts 16535 1727096229.62181: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.62203: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096229.62209: when evaluation is False, skipping this task 16535 1727096229.62290: _execute() done 16535 1727096229.62293: dumping result to json 16535 1727096229.62295: done dumping result, returning 16535 1727096229.62297: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-1c58-a45f-00000000000f] 16535 1727096229.62299: sending task result for task 0afff68d-5257-1c58-a45f-00000000000f 16535 1727096229.62375: done sending task result for task 0afff68d-5257-1c58-a45f-00000000000f 16535 1727096229.62378: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096229.62442: no more pending results, returning what we have 16535 1727096229.62445: results queue empty 16535 1727096229.62446: checking for any_errors_fatal 16535 1727096229.62448: done checking for any_errors_fatal 16535 1727096229.62449: checking for max_fail_percentage 16535 1727096229.62450: done checking for max_fail_percentage 16535 1727096229.62451: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.62452: done checking to see if all hosts have failed 16535 1727096229.62453: getting the remaining hosts for this loop 16535 1727096229.62455: done getting the remaining hosts for this loop 16535 1727096229.62462: getting the next task for host managed_node3 16535 1727096229.62469: done getting next task for host managed_node3 16535 1727096229.62473: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 16535 1727096229.62475: ^ 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 16535 1727096229.62489: getting variables 16535 1727096229.62491: in VariableManager get_vars() 16535 1727096229.62530: Calling all_inventory to load vars for managed_node3 16535 1727096229.62533: Calling groups_inventory to load vars for managed_node3 16535 1727096229.62535: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.62545: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.62548: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.62551: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.63030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.63235: done with get_vars() 16535 1727096229.63245: done getting variables 16535 1727096229.63337: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:57:09 -0400 (0:00:00.055) 0:00:03.532 ****** 16535 1727096229.63370: entering _queue_task() for managed_node3/debug 16535 1727096229.63372: Creating lock for debug 16535 1727096229.63649: worker is 1 (out of 1 available) 16535 1727096229.63666: exiting _queue_task() for managed_node3/debug 16535 1727096229.63781: done queuing things up, now waiting for results queue to drain 16535 1727096229.63783: waiting for pending results... 16535 1727096229.63984: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 16535 1727096229.64036: in run() - task 0afff68d-5257-1c58-a45f-000000000010 16535 1727096229.64055: variable 'ansible_search_path' from source: unknown 16535 1727096229.64273: variable 'ansible_search_path' from source: unknown 16535 1727096229.64277: calling self._execute() 16535 1727096229.64279: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.64282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.64284: variable 'omit' from source: magic vars 16535 1727096229.64619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096229.67120: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096229.67192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096229.67235: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096229.67277: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096229.67307: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096229.67395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096229.67431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096229.67465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096229.67547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096229.67550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096229.67673: variable 'ansible_distribution' from source: facts 16535 1727096229.67684: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.67704: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096229.67710: when evaluation is False, skipping this task 16535 1727096229.67717: _execute() done 16535 1727096229.67723: dumping result to json 16535 1727096229.67730: done dumping result, returning 16535 1727096229.67766: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-1c58-a45f-000000000010] 16535 1727096229.67770: sending task result for task 0afff68d-5257-1c58-a45f-000000000010 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 16535 1727096229.67914: no more pending results, returning what we have 16535 1727096229.67917: results queue empty 16535 1727096229.67918: checking for any_errors_fatal 16535 1727096229.67922: done checking for any_errors_fatal 16535 1727096229.67923: checking for max_fail_percentage 16535 1727096229.67925: done checking for max_fail_percentage 16535 1727096229.67925: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.67926: done checking to see if all hosts have failed 16535 1727096229.67927: getting the remaining hosts for this loop 16535 1727096229.67928: done getting the remaining hosts for this loop 16535 1727096229.67932: getting the next task for host managed_node3 16535 1727096229.67938: done getting next task for host managed_node3 16535 1727096229.67942: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 16535 1727096229.67944: ^ 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 16535 1727096229.67957: getting variables 16535 1727096229.67961: in VariableManager get_vars() 16535 1727096229.68102: Calling all_inventory to load vars for managed_node3 16535 1727096229.68105: Calling groups_inventory to load vars for managed_node3 16535 1727096229.68107: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.68118: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.68121: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.68123: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.68470: done sending task result for task 0afff68d-5257-1c58-a45f-000000000010 16535 1727096229.68474: WORKER PROCESS EXITING 16535 1727096229.68498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.68693: done with get_vars() 16535 1727096229.68703: done getting variables 16535 1727096229.68783: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:57:09 -0400 (0:00:00.054) 0:00:03.587 ****** 16535 1727096229.68809: entering _queue_task() for managed_node3/fail 16535 1727096229.68810: Creating lock for fail 16535 1727096229.69106: worker is 1 (out of 1 available) 16535 1727096229.69119: exiting _queue_task() for managed_node3/fail 16535 1727096229.69132: done queuing things up, now waiting for results queue to drain 16535 1727096229.69133: waiting for pending results... 16535 1727096229.69404: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 16535 1727096229.69519: in run() - task 0afff68d-5257-1c58-a45f-000000000011 16535 1727096229.69539: variable 'ansible_search_path' from source: unknown 16535 1727096229.69548: variable 'ansible_search_path' from source: unknown 16535 1727096229.69600: calling self._execute() 16535 1727096229.69684: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.69697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.69713: variable 'omit' from source: magic vars 16535 1727096229.70174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096229.72689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096229.72830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096229.72834: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096229.72841: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096229.72875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096229.72976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096229.73008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096229.73037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096229.73088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096229.73106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096229.73244: variable 'ansible_distribution' from source: facts 16535 1727096229.73254: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.73286: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096229.73293: when evaluation is False, skipping this task 16535 1727096229.73299: _execute() done 16535 1727096229.73304: dumping result to json 16535 1727096229.73374: done dumping result, returning 16535 1727096229.73378: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-1c58-a45f-000000000011] 16535 1727096229.73381: sending task result for task 0afff68d-5257-1c58-a45f-000000000011 16535 1727096229.73450: done sending task result for task 0afff68d-5257-1c58-a45f-000000000011 16535 1727096229.73452: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096229.73522: no more pending results, returning what we have 16535 1727096229.73526: results queue empty 16535 1727096229.73527: checking for any_errors_fatal 16535 1727096229.73532: done checking for any_errors_fatal 16535 1727096229.73532: checking for max_fail_percentage 16535 1727096229.73534: done checking for max_fail_percentage 16535 1727096229.73535: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.73536: done checking to see if all hosts have failed 16535 1727096229.73537: getting the remaining hosts for this loop 16535 1727096229.73538: done getting the remaining hosts for this loop 16535 1727096229.73542: getting the next task for host managed_node3 16535 1727096229.73547: done getting next task for host managed_node3 16535 1727096229.73551: ^ 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 16535 1727096229.73553: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096229.73571: getting variables 16535 1727096229.73574: in VariableManager get_vars() 16535 1727096229.73612: Calling all_inventory to load vars for managed_node3 16535 1727096229.73615: Calling groups_inventory to load vars for managed_node3 16535 1727096229.73617: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.73628: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.73630: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.73633: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.74049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.74311: done with get_vars() 16535 1727096229.74320: done getting variables 16535 1727096229.74379: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:57:09 -0400 (0:00:00.055) 0:00:03.643 ****** 16535 1727096229.74407: entering _queue_task() for managed_node3/fail 16535 1727096229.74885: worker is 1 (out of 1 available) 16535 1727096229.74893: exiting _queue_task() for managed_node3/fail 16535 1727096229.74902: done queuing things up, now waiting for results queue to drain 16535 1727096229.74903: waiting for pending results... 16535 1727096229.75032: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 16535 1727096229.75066: in run() - task 0afff68d-5257-1c58-a45f-000000000012 16535 1727096229.75087: variable 'ansible_search_path' from source: unknown 16535 1727096229.75095: variable 'ansible_search_path' from source: unknown 16535 1727096229.75136: calling self._execute() 16535 1727096229.75213: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.75236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.75239: variable 'omit' from source: magic vars 16535 1727096229.75773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096229.78179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096229.78253: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096229.78304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096229.78345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096229.78383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096229.78472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096229.78600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096229.78604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096229.78606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096229.78609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096229.78750: variable 'ansible_distribution' from source: facts 16535 1727096229.78764: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.78789: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096229.78797: when evaluation is False, skipping this task 16535 1727096229.78804: _execute() done 16535 1727096229.78813: dumping result to json 16535 1727096229.78823: done dumping result, returning 16535 1727096229.78872: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-1c58-a45f-000000000012] 16535 1727096229.78876: sending task result for task 0afff68d-5257-1c58-a45f-000000000012 16535 1727096229.79200: done sending task result for task 0afff68d-5257-1c58-a45f-000000000012 16535 1727096229.79203: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096229.79241: no more pending results, returning what we have 16535 1727096229.79244: results queue empty 16535 1727096229.79245: checking for any_errors_fatal 16535 1727096229.79250: done checking for any_errors_fatal 16535 1727096229.79251: checking for max_fail_percentage 16535 1727096229.79253: done checking for max_fail_percentage 16535 1727096229.79254: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.79255: done checking to see if all hosts have failed 16535 1727096229.79255: getting the remaining hosts for this loop 16535 1727096229.79257: done getting the remaining hosts for this loop 16535 1727096229.79263: getting the next task for host managed_node3 16535 1727096229.79269: done getting next task for host managed_node3 16535 1727096229.79273: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 16535 1727096229.79275: ^ 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 16535 1727096229.79288: getting variables 16535 1727096229.79289: in VariableManager get_vars() 16535 1727096229.79324: Calling all_inventory to load vars for managed_node3 16535 1727096229.79326: Calling groups_inventory to load vars for managed_node3 16535 1727096229.79329: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.79338: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.79341: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.79344: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.79588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.79783: done with get_vars() 16535 1727096229.79795: done getting variables 16535 1727096229.79855: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:57:09 -0400 (0:00:00.054) 0:00:03.698 ****** 16535 1727096229.79889: entering _queue_task() for managed_node3/fail 16535 1727096229.80164: worker is 1 (out of 1 available) 16535 1727096229.80373: exiting _queue_task() for managed_node3/fail 16535 1727096229.80384: done queuing things up, now waiting for results queue to drain 16535 1727096229.80385: waiting for pending results... 16535 1727096229.80442: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 16535 1727096229.80547: in run() - task 0afff68d-5257-1c58-a45f-000000000013 16535 1727096229.80577: variable 'ansible_search_path' from source: unknown 16535 1727096229.80580: variable 'ansible_search_path' from source: unknown 16535 1727096229.80612: calling self._execute() 16535 1727096229.80685: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.80689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.80692: variable 'omit' from source: magic vars 16535 1727096229.81053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096229.82974: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096229.82978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096229.82981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096229.82984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096229.82986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096229.83066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096229.83108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096229.83136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096229.83183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096229.83204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096229.83351: variable 'ansible_distribution' from source: facts 16535 1727096229.83365: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.83391: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096229.83398: when evaluation is False, skipping this task 16535 1727096229.83405: _execute() done 16535 1727096229.83413: dumping result to json 16535 1727096229.83421: done dumping result, returning 16535 1727096229.83482: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-1c58-a45f-000000000013] 16535 1727096229.83485: sending task result for task 0afff68d-5257-1c58-a45f-000000000013 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096229.83617: no more pending results, returning what we have 16535 1727096229.83621: results queue empty 16535 1727096229.83622: checking for any_errors_fatal 16535 1727096229.83626: done checking for any_errors_fatal 16535 1727096229.83627: checking for max_fail_percentage 16535 1727096229.83629: done checking for max_fail_percentage 16535 1727096229.83629: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.83630: done checking to see if all hosts have failed 16535 1727096229.83631: getting the remaining hosts for this loop 16535 1727096229.83632: done getting the remaining hosts for this loop 16535 1727096229.83636: getting the next task for host managed_node3 16535 1727096229.83641: done getting next task for host managed_node3 16535 1727096229.83645: ^ 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 16535 1727096229.83646: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096229.83660: getting variables 16535 1727096229.83662: in VariableManager get_vars() 16535 1727096229.83699: Calling all_inventory to load vars for managed_node3 16535 1727096229.83702: Calling groups_inventory to load vars for managed_node3 16535 1727096229.83704: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.83716: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.83719: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.83723: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.83915: done sending task result for task 0afff68d-5257-1c58-a45f-000000000013 16535 1727096229.83918: WORKER PROCESS EXITING 16535 1727096229.83929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.84044: done with get_vars() 16535 1727096229.84051: done getting variables 16535 1727096229.84124: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:57:09 -0400 (0:00:00.042) 0:00:03.740 ****** 16535 1727096229.84145: entering _queue_task() for managed_node3/dnf 16535 1727096229.84356: worker is 1 (out of 1 available) 16535 1727096229.84374: exiting _queue_task() for managed_node3/dnf 16535 1727096229.84386: done queuing things up, now waiting for results queue to drain 16535 1727096229.84387: waiting for pending results... 16535 1727096229.84536: running TaskExecutor() for managed_node3/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 16535 1727096229.84598: in run() - task 0afff68d-5257-1c58-a45f-000000000014 16535 1727096229.84610: variable 'ansible_search_path' from source: unknown 16535 1727096229.84615: variable 'ansible_search_path' from source: unknown 16535 1727096229.84644: calling self._execute() 16535 1727096229.84698: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.84702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.84710: variable 'omit' from source: magic vars 16535 1727096229.85012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096229.87340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096229.87387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096229.87417: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096229.87444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096229.87517: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096229.87524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096229.87556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096229.87577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096229.87602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096229.87614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096229.87711: variable 'ansible_distribution' from source: facts 16535 1727096229.87714: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.87729: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096229.87740: when evaluation is False, skipping this task 16535 1727096229.87743: _execute() done 16535 1727096229.87745: dumping result to json 16535 1727096229.87747: done dumping result, returning 16535 1727096229.87754: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-1c58-a45f-000000000014] 16535 1727096229.87757: sending task result for task 0afff68d-5257-1c58-a45f-000000000014 16535 1727096229.87848: done sending task result for task 0afff68d-5257-1c58-a45f-000000000014 16535 1727096229.87851: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096229.87908: no more pending results, returning what we have 16535 1727096229.87912: results queue empty 16535 1727096229.87912: checking for any_errors_fatal 16535 1727096229.87916: done checking for any_errors_fatal 16535 1727096229.87917: checking for max_fail_percentage 16535 1727096229.87919: done checking for max_fail_percentage 16535 1727096229.87919: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.87920: done checking to see if all hosts have failed 16535 1727096229.87921: getting the remaining hosts for this loop 16535 1727096229.87922: done getting the remaining hosts for this loop 16535 1727096229.87926: getting the next task for host managed_node3 16535 1727096229.87931: done getting next task for host managed_node3 16535 1727096229.87934: ^ 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 16535 1727096229.87936: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096229.87948: getting variables 16535 1727096229.87949: in VariableManager get_vars() 16535 1727096229.87989: Calling all_inventory to load vars for managed_node3 16535 1727096229.87992: Calling groups_inventory to load vars for managed_node3 16535 1727096229.87994: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.88002: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.88004: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.88006: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.88141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.88264: done with get_vars() 16535 1727096229.88275: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 16535 1727096229.88329: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:57:09 -0400 (0:00:00.042) 0:00:03.782 ****** 16535 1727096229.88349: entering _queue_task() for managed_node3/yum 16535 1727096229.88350: Creating lock for yum 16535 1727096229.88573: worker is 1 (out of 1 available) 16535 1727096229.88587: exiting _queue_task() for managed_node3/yum 16535 1727096229.88599: done queuing things up, now waiting for results queue to drain 16535 1727096229.88600: waiting for pending results... 16535 1727096229.88805: running TaskExecutor() for managed_node3/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 16535 1727096229.88896: in run() - task 0afff68d-5257-1c58-a45f-000000000015 16535 1727096229.88908: variable 'ansible_search_path' from source: unknown 16535 1727096229.88911: variable 'ansible_search_path' from source: unknown 16535 1727096229.88972: calling self._execute() 16535 1727096229.89335: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.89349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.89365: variable 'omit' from source: magic vars 16535 1727096229.89746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096229.91542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096229.91601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096229.91627: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096229.91651: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096229.91673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096229.91732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096229.91754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096229.91776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096229.91804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096229.91815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096229.91916: variable 'ansible_distribution' from source: facts 16535 1727096229.91920: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.91935: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096229.91938: when evaluation is False, skipping this task 16535 1727096229.91940: _execute() done 16535 1727096229.91943: dumping result to json 16535 1727096229.91945: done dumping result, returning 16535 1727096229.91952: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-1c58-a45f-000000000015] 16535 1727096229.91955: sending task result for task 0afff68d-5257-1c58-a45f-000000000015 16535 1727096229.92047: done sending task result for task 0afff68d-5257-1c58-a45f-000000000015 16535 1727096229.92049: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096229.92099: no more pending results, returning what we have 16535 1727096229.92102: results queue empty 16535 1727096229.92102: checking for any_errors_fatal 16535 1727096229.92107: done checking for any_errors_fatal 16535 1727096229.92108: checking for max_fail_percentage 16535 1727096229.92110: done checking for max_fail_percentage 16535 1727096229.92110: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.92111: done checking to see if all hosts have failed 16535 1727096229.92112: getting the remaining hosts for this loop 16535 1727096229.92113: done getting the remaining hosts for this loop 16535 1727096229.92117: getting the next task for host managed_node3 16535 1727096229.92122: done getting next task for host managed_node3 16535 1727096229.92126: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 16535 1727096229.92127: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096229.92139: getting variables 16535 1727096229.92141: in VariableManager get_vars() 16535 1727096229.92403: Calling all_inventory to load vars for managed_node3 16535 1727096229.92405: Calling groups_inventory to load vars for managed_node3 16535 1727096229.92406: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.92413: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.92415: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.92416: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.92510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.92626: done with get_vars() 16535 1727096229.92634: done getting variables 16535 1727096229.92676: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:57:09 -0400 (0:00:00.043) 0:00:03.826 ****** 16535 1727096229.92696: entering _queue_task() for managed_node3/fail 16535 1727096229.92935: worker is 1 (out of 1 available) 16535 1727096229.92948: exiting _queue_task() for managed_node3/fail 16535 1727096229.92959: done queuing things up, now waiting for results queue to drain 16535 1727096229.92961: waiting for pending results... 16535 1727096229.93387: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 16535 1727096229.93391: in run() - task 0afff68d-5257-1c58-a45f-000000000016 16535 1727096229.93394: variable 'ansible_search_path' from source: unknown 16535 1727096229.93396: variable 'ansible_search_path' from source: unknown 16535 1727096229.93398: calling self._execute() 16535 1727096229.93482: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.93495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.93508: variable 'omit' from source: magic vars 16535 1727096229.93942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096229.95501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096229.95547: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096229.95588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096229.95613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096229.95633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096229.95698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096229.95718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096229.95734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096229.95760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096229.95782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096229.95874: variable 'ansible_distribution' from source: facts 16535 1727096229.95880: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.95898: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096229.95902: when evaluation is False, skipping this task 16535 1727096229.95904: _execute() done 16535 1727096229.95908: dumping result to json 16535 1727096229.95911: done dumping result, returning 16535 1727096229.95918: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-1c58-a45f-000000000016] 16535 1727096229.95921: sending task result for task 0afff68d-5257-1c58-a45f-000000000016 16535 1727096229.96015: done sending task result for task 0afff68d-5257-1c58-a45f-000000000016 16535 1727096229.96018: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096229.96064: no more pending results, returning what we have 16535 1727096229.96069: results queue empty 16535 1727096229.96070: checking for any_errors_fatal 16535 1727096229.96076: done checking for any_errors_fatal 16535 1727096229.96077: checking for max_fail_percentage 16535 1727096229.96078: done checking for max_fail_percentage 16535 1727096229.96079: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.96080: done checking to see if all hosts have failed 16535 1727096229.96080: getting the remaining hosts for this loop 16535 1727096229.96082: done getting the remaining hosts for this loop 16535 1727096229.96085: getting the next task for host managed_node3 16535 1727096229.96090: done getting next task for host managed_node3 16535 1727096229.96094: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 16535 1727096229.96096: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096229.96107: getting variables 16535 1727096229.96109: in VariableManager get_vars() 16535 1727096229.96144: Calling all_inventory to load vars for managed_node3 16535 1727096229.96146: Calling groups_inventory to load vars for managed_node3 16535 1727096229.96148: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.96157: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.96159: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.96162: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.96304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.96444: done with get_vars() 16535 1727096229.96451: done getting variables 16535 1727096229.96497: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:57:09 -0400 (0:00:00.038) 0:00:03.864 ****** 16535 1727096229.96518: entering _queue_task() for managed_node3/package 16535 1727096229.96721: worker is 1 (out of 1 available) 16535 1727096229.96739: exiting _queue_task() for managed_node3/package 16535 1727096229.96750: done queuing things up, now waiting for results queue to drain 16535 1727096229.96752: waiting for pending results... 16535 1727096229.96904: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 16535 1727096229.96969: in run() - task 0afff68d-5257-1c58-a45f-000000000017 16535 1727096229.96980: variable 'ansible_search_path' from source: unknown 16535 1727096229.96983: variable 'ansible_search_path' from source: unknown 16535 1727096229.97014: calling self._execute() 16535 1727096229.97072: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096229.97080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096229.97087: variable 'omit' from source: magic vars 16535 1727096229.97390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096229.98883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096229.98932: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096229.98963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096229.98988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096229.99007: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096229.99071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096229.99091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096229.99108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096229.99133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096229.99147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096229.99244: variable 'ansible_distribution' from source: facts 16535 1727096229.99247: variable 'ansible_distribution_major_version' from source: facts 16535 1727096229.99266: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096229.99271: when evaluation is False, skipping this task 16535 1727096229.99274: _execute() done 16535 1727096229.99278: dumping result to json 16535 1727096229.99280: done dumping result, returning 16535 1727096229.99291: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-1c58-a45f-000000000017] 16535 1727096229.99293: sending task result for task 0afff68d-5257-1c58-a45f-000000000017 16535 1727096229.99381: done sending task result for task 0afff68d-5257-1c58-a45f-000000000017 16535 1727096229.99384: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096229.99432: no more pending results, returning what we have 16535 1727096229.99437: results queue empty 16535 1727096229.99438: checking for any_errors_fatal 16535 1727096229.99443: done checking for any_errors_fatal 16535 1727096229.99443: checking for max_fail_percentage 16535 1727096229.99445: done checking for max_fail_percentage 16535 1727096229.99446: checking to see if all hosts have failed and the running result is not ok 16535 1727096229.99447: done checking to see if all hosts have failed 16535 1727096229.99447: getting the remaining hosts for this loop 16535 1727096229.99449: done getting the remaining hosts for this loop 16535 1727096229.99452: getting the next task for host managed_node3 16535 1727096229.99457: done getting next task for host managed_node3 16535 1727096229.99463: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 16535 1727096229.99465: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096229.99479: getting variables 16535 1727096229.99480: in VariableManager get_vars() 16535 1727096229.99515: Calling all_inventory to load vars for managed_node3 16535 1727096229.99517: Calling groups_inventory to load vars for managed_node3 16535 1727096229.99519: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096229.99527: Calling all_plugins_play to load vars for managed_node3 16535 1727096229.99529: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096229.99531: Calling groups_plugins_play to load vars for managed_node3 16535 1727096229.99681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096229.99801: done with get_vars() 16535 1727096229.99809: done getting variables 16535 1727096229.99850: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:57:09 -0400 (0:00:00.033) 0:00:03.898 ****** 16535 1727096229.99873: entering _queue_task() for managed_node3/package 16535 1727096230.00094: worker is 1 (out of 1 available) 16535 1727096230.00106: exiting _queue_task() for managed_node3/package 16535 1727096230.00118: done queuing things up, now waiting for results queue to drain 16535 1727096230.00120: waiting for pending results... 16535 1727096230.00274: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 16535 1727096230.00336: in run() - task 0afff68d-5257-1c58-a45f-000000000018 16535 1727096230.00350: variable 'ansible_search_path' from source: unknown 16535 1727096230.00354: variable 'ansible_search_path' from source: unknown 16535 1727096230.00383: calling self._execute() 16535 1727096230.00441: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.00445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.00457: variable 'omit' from source: magic vars 16535 1727096230.00753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.02981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.03013: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.03075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.03128: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.03163: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.03263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.03303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.03348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.03573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.03577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.03580: variable 'ansible_distribution' from source: facts 16535 1727096230.03599: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.03626: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.03635: when evaluation is False, skipping this task 16535 1727096230.03643: _execute() done 16535 1727096230.03651: dumping result to json 16535 1727096230.03662: done dumping result, returning 16535 1727096230.03680: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-1c58-a45f-000000000018] 16535 1727096230.03704: sending task result for task 0afff68d-5257-1c58-a45f-000000000018 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096230.03973: no more pending results, returning what we have 16535 1727096230.04030: results queue empty 16535 1727096230.04031: checking for any_errors_fatal 16535 1727096230.04036: done checking for any_errors_fatal 16535 1727096230.04037: checking for max_fail_percentage 16535 1727096230.04039: done checking for max_fail_percentage 16535 1727096230.04040: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.04041: done checking to see if all hosts have failed 16535 1727096230.04042: getting the remaining hosts for this loop 16535 1727096230.04043: done getting the remaining hosts for this loop 16535 1727096230.04048: getting the next task for host managed_node3 16535 1727096230.04053: done getting next task for host managed_node3 16535 1727096230.04061: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 16535 1727096230.04063: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.04103: getting variables 16535 1727096230.04106: in VariableManager get_vars() 16535 1727096230.04217: Calling all_inventory to load vars for managed_node3 16535 1727096230.04220: Calling groups_inventory to load vars for managed_node3 16535 1727096230.04223: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.04230: done sending task result for task 0afff68d-5257-1c58-a45f-000000000018 16535 1727096230.04235: WORKER PROCESS EXITING 16535 1727096230.04280: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.04284: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.04288: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.04664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.04906: done with get_vars() 16535 1727096230.04918: done getting variables 16535 1727096230.04991: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:57:10 -0400 (0:00:00.051) 0:00:03.949 ****** 16535 1727096230.05031: entering _queue_task() for managed_node3/package 16535 1727096230.05595: worker is 1 (out of 1 available) 16535 1727096230.05605: exiting _queue_task() for managed_node3/package 16535 1727096230.05616: done queuing things up, now waiting for results queue to drain 16535 1727096230.05617: waiting for pending results... 16535 1727096230.05692: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 16535 1727096230.05820: in run() - task 0afff68d-5257-1c58-a45f-000000000019 16535 1727096230.05854: variable 'ansible_search_path' from source: unknown 16535 1727096230.05865: variable 'ansible_search_path' from source: unknown 16535 1727096230.05908: calling self._execute() 16535 1727096230.06005: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.06017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.06033: variable 'omit' from source: magic vars 16535 1727096230.06364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.07865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.07912: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.07941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.07968: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.07988: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.08050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.08073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.08091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.08118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.08128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.08225: variable 'ansible_distribution' from source: facts 16535 1727096230.08230: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.08248: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.08255: when evaluation is False, skipping this task 16535 1727096230.08258: _execute() done 16535 1727096230.08263: dumping result to json 16535 1727096230.08265: done dumping result, returning 16535 1727096230.08275: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-1c58-a45f-000000000019] 16535 1727096230.08280: sending task result for task 0afff68d-5257-1c58-a45f-000000000019 16535 1727096230.08369: done sending task result for task 0afff68d-5257-1c58-a45f-000000000019 16535 1727096230.08372: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096230.08414: no more pending results, returning what we have 16535 1727096230.08417: results queue empty 16535 1727096230.08418: checking for any_errors_fatal 16535 1727096230.08423: done checking for any_errors_fatal 16535 1727096230.08424: checking for max_fail_percentage 16535 1727096230.08426: done checking for max_fail_percentage 16535 1727096230.08426: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.08427: done checking to see if all hosts have failed 16535 1727096230.08428: getting the remaining hosts for this loop 16535 1727096230.08429: done getting the remaining hosts for this loop 16535 1727096230.08432: getting the next task for host managed_node3 16535 1727096230.08437: done getting next task for host managed_node3 16535 1727096230.08441: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 16535 1727096230.08443: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.08455: getting variables 16535 1727096230.08456: in VariableManager get_vars() 16535 1727096230.08495: Calling all_inventory to load vars for managed_node3 16535 1727096230.08497: Calling groups_inventory to load vars for managed_node3 16535 1727096230.08500: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.08509: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.08511: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.08513: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.08656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.08785: done with get_vars() 16535 1727096230.08793: done getting variables 16535 1727096230.08862: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:57:10 -0400 (0:00:00.038) 0:00:03.988 ****** 16535 1727096230.08884: entering _queue_task() for managed_node3/service 16535 1727096230.08885: Creating lock for service 16535 1727096230.09098: worker is 1 (out of 1 available) 16535 1727096230.09113: exiting _queue_task() for managed_node3/service 16535 1727096230.09125: done queuing things up, now waiting for results queue to drain 16535 1727096230.09126: waiting for pending results... 16535 1727096230.09289: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 16535 1727096230.09350: in run() - task 0afff68d-5257-1c58-a45f-00000000001a 16535 1727096230.09375: variable 'ansible_search_path' from source: unknown 16535 1727096230.09378: variable 'ansible_search_path' from source: unknown 16535 1727096230.09405: calling self._execute() 16535 1727096230.09470: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.09474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.09484: variable 'omit' from source: magic vars 16535 1727096230.09911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.11868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.11913: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.11962: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.11981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.12002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.12073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.12172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.12176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.12179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.12181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.12321: variable 'ansible_distribution' from source: facts 16535 1727096230.12332: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.12355: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.12363: when evaluation is False, skipping this task 16535 1727096230.12374: _execute() done 16535 1727096230.12382: dumping result to json 16535 1727096230.12388: done dumping result, returning 16535 1727096230.12400: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-1c58-a45f-00000000001a] 16535 1727096230.12408: sending task result for task 0afff68d-5257-1c58-a45f-00000000001a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096230.12730: no more pending results, returning what we have 16535 1727096230.12733: results queue empty 16535 1727096230.12734: checking for any_errors_fatal 16535 1727096230.12741: done checking for any_errors_fatal 16535 1727096230.12742: checking for max_fail_percentage 16535 1727096230.12743: done checking for max_fail_percentage 16535 1727096230.12744: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.12745: done checking to see if all hosts have failed 16535 1727096230.12745: getting the remaining hosts for this loop 16535 1727096230.12747: done getting the remaining hosts for this loop 16535 1727096230.12751: getting the next task for host managed_node3 16535 1727096230.12756: done getting next task for host managed_node3 16535 1727096230.12763: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 16535 1727096230.12765: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.12780: getting variables 16535 1727096230.12782: in VariableManager get_vars() 16535 1727096230.12817: Calling all_inventory to load vars for managed_node3 16535 1727096230.12819: Calling groups_inventory to load vars for managed_node3 16535 1727096230.12822: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.12831: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.12833: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.12835: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.13443: done sending task result for task 0afff68d-5257-1c58-a45f-00000000001a 16535 1727096230.13446: WORKER PROCESS EXITING 16535 1727096230.13662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.13879: done with get_vars() 16535 1727096230.13890: done getting variables 16535 1727096230.13950: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:57:10 -0400 (0:00:00.050) 0:00:04.039 ****** 16535 1727096230.13979: entering _queue_task() for managed_node3/service 16535 1727096230.14284: worker is 1 (out of 1 available) 16535 1727096230.14297: exiting _queue_task() for managed_node3/service 16535 1727096230.14309: done queuing things up, now waiting for results queue to drain 16535 1727096230.14310: waiting for pending results... 16535 1727096230.14585: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 16535 1727096230.14662: in run() - task 0afff68d-5257-1c58-a45f-00000000001b 16535 1727096230.14684: variable 'ansible_search_path' from source: unknown 16535 1727096230.14692: variable 'ansible_search_path' from source: unknown 16535 1727096230.14731: calling self._execute() 16535 1727096230.14821: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.14833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.14847: variable 'omit' from source: magic vars 16535 1727096230.15293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.18015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.18091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.18137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.18177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.18210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.18295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.18350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.18357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.18401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.18420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.18567: variable 'ansible_distribution' from source: facts 16535 1727096230.18572: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.18675: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.18678: when evaluation is False, skipping this task 16535 1727096230.18680: _execute() done 16535 1727096230.18682: dumping result to json 16535 1727096230.18684: done dumping result, returning 16535 1727096230.18686: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-1c58-a45f-00000000001b] 16535 1727096230.18688: sending task result for task 0afff68d-5257-1c58-a45f-00000000001b 16535 1727096230.18761: done sending task result for task 0afff68d-5257-1c58-a45f-00000000001b 16535 1727096230.18764: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 16535 1727096230.18822: no more pending results, returning what we have 16535 1727096230.18826: results queue empty 16535 1727096230.18827: checking for any_errors_fatal 16535 1727096230.18833: done checking for any_errors_fatal 16535 1727096230.18834: checking for max_fail_percentage 16535 1727096230.18835: done checking for max_fail_percentage 16535 1727096230.18836: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.18837: done checking to see if all hosts have failed 16535 1727096230.18838: getting the remaining hosts for this loop 16535 1727096230.18839: done getting the remaining hosts for this loop 16535 1727096230.18843: getting the next task for host managed_node3 16535 1727096230.18849: done getting next task for host managed_node3 16535 1727096230.18853: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 16535 1727096230.18855: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.18869: getting variables 16535 1727096230.18871: in VariableManager get_vars() 16535 1727096230.18911: Calling all_inventory to load vars for managed_node3 16535 1727096230.18914: Calling groups_inventory to load vars for managed_node3 16535 1727096230.18917: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.18928: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.18930: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.18933: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.19210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.19558: done with get_vars() 16535 1727096230.19571: done getting variables 16535 1727096230.19627: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:57:10 -0400 (0:00:00.056) 0:00:04.095 ****** 16535 1727096230.19655: entering _queue_task() for managed_node3/service 16535 1727096230.19935: worker is 1 (out of 1 available) 16535 1727096230.19947: exiting _queue_task() for managed_node3/service 16535 1727096230.19959: done queuing things up, now waiting for results queue to drain 16535 1727096230.19960: waiting for pending results... 16535 1727096230.20286: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 16535 1727096230.20315: in run() - task 0afff68d-5257-1c58-a45f-00000000001c 16535 1727096230.20337: variable 'ansible_search_path' from source: unknown 16535 1727096230.20345: variable 'ansible_search_path' from source: unknown 16535 1727096230.20386: calling self._execute() 16535 1727096230.20464: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.20477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.20510: variable 'omit' from source: magic vars 16535 1727096230.20903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.23075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.23152: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.23373: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.23377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.23379: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.23382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.23385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.23413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.23460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.23481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.23619: variable 'ansible_distribution' from source: facts 16535 1727096230.23630: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.23653: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.23660: when evaluation is False, skipping this task 16535 1727096230.23667: _execute() done 16535 1727096230.23675: dumping result to json 16535 1727096230.23681: done dumping result, returning 16535 1727096230.23692: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-1c58-a45f-00000000001c] 16535 1727096230.23700: sending task result for task 0afff68d-5257-1c58-a45f-00000000001c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096230.23864: no more pending results, returning what we have 16535 1727096230.23869: results queue empty 16535 1727096230.23870: checking for any_errors_fatal 16535 1727096230.23874: done checking for any_errors_fatal 16535 1727096230.23875: checking for max_fail_percentage 16535 1727096230.23876: done checking for max_fail_percentage 16535 1727096230.23877: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.23878: done checking to see if all hosts have failed 16535 1727096230.23879: getting the remaining hosts for this loop 16535 1727096230.23880: done getting the remaining hosts for this loop 16535 1727096230.23884: getting the next task for host managed_node3 16535 1727096230.23890: done getting next task for host managed_node3 16535 1727096230.23894: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 16535 1727096230.23897: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.23910: getting variables 16535 1727096230.23912: in VariableManager get_vars() 16535 1727096230.23952: Calling all_inventory to load vars for managed_node3 16535 1727096230.23955: Calling groups_inventory to load vars for managed_node3 16535 1727096230.23958: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.23969: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.23973: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.23976: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.24456: done sending task result for task 0afff68d-5257-1c58-a45f-00000000001c 16535 1727096230.24460: WORKER PROCESS EXITING 16535 1727096230.24486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.24681: done with get_vars() 16535 1727096230.24692: done getting variables 16535 1727096230.24746: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:57:10 -0400 (0:00:00.051) 0:00:04.147 ****** 16535 1727096230.24777: entering _queue_task() for managed_node3/service 16535 1727096230.25066: worker is 1 (out of 1 available) 16535 1727096230.25184: exiting _queue_task() for managed_node3/service 16535 1727096230.25196: done queuing things up, now waiting for results queue to drain 16535 1727096230.25197: waiting for pending results... 16535 1727096230.25357: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 16535 1727096230.25466: in run() - task 0afff68d-5257-1c58-a45f-00000000001d 16535 1727096230.25487: variable 'ansible_search_path' from source: unknown 16535 1727096230.25494: variable 'ansible_search_path' from source: unknown 16535 1727096230.25536: calling self._execute() 16535 1727096230.25622: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.25638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.25653: variable 'omit' from source: magic vars 16535 1727096230.26098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.29030: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.29109: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.29149: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.29191: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.29219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.29308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.29355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.29388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.29434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.29452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.29595: variable 'ansible_distribution' from source: facts 16535 1727096230.29609: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.29636: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.29726: when evaluation is False, skipping this task 16535 1727096230.29729: _execute() done 16535 1727096230.29731: dumping result to json 16535 1727096230.29734: done dumping result, returning 16535 1727096230.29736: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-1c58-a45f-00000000001d] 16535 1727096230.29738: sending task result for task 0afff68d-5257-1c58-a45f-00000000001d 16535 1727096230.29810: done sending task result for task 0afff68d-5257-1c58-a45f-00000000001d 16535 1727096230.29813: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 16535 1727096230.29874: no more pending results, returning what we have 16535 1727096230.29877: results queue empty 16535 1727096230.29878: checking for any_errors_fatal 16535 1727096230.29884: done checking for any_errors_fatal 16535 1727096230.29884: checking for max_fail_percentage 16535 1727096230.29886: done checking for max_fail_percentage 16535 1727096230.29887: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.29888: done checking to see if all hosts have failed 16535 1727096230.29889: getting the remaining hosts for this loop 16535 1727096230.29890: done getting the remaining hosts for this loop 16535 1727096230.29894: getting the next task for host managed_node3 16535 1727096230.29899: done getting next task for host managed_node3 16535 1727096230.29903: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 16535 1727096230.29906: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.29918: getting variables 16535 1727096230.29920: in VariableManager get_vars() 16535 1727096230.29959: Calling all_inventory to load vars for managed_node3 16535 1727096230.29961: Calling groups_inventory to load vars for managed_node3 16535 1727096230.29964: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.29977: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.29979: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.29982: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.30257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.30612: done with get_vars() 16535 1727096230.30624: done getting variables 16535 1727096230.30682: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:57:10 -0400 (0:00:00.059) 0:00:04.206 ****** 16535 1727096230.30712: entering _queue_task() for managed_node3/copy 16535 1727096230.31039: worker is 1 (out of 1 available) 16535 1727096230.31052: exiting _queue_task() for managed_node3/copy 16535 1727096230.31064: done queuing things up, now waiting for results queue to drain 16535 1727096230.31066: waiting for pending results... 16535 1727096230.31386: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 16535 1727096230.31413: in run() - task 0afff68d-5257-1c58-a45f-00000000001e 16535 1727096230.31430: variable 'ansible_search_path' from source: unknown 16535 1727096230.31439: variable 'ansible_search_path' from source: unknown 16535 1727096230.31480: calling self._execute() 16535 1727096230.31561: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.31576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.31610: variable 'omit' from source: magic vars 16535 1727096230.32078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.34229: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.34474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.34477: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.34479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.34481: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.34508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.34542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.34579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.34626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.34645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.34784: variable 'ansible_distribution' from source: facts 16535 1727096230.34794: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.34822: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.34829: when evaluation is False, skipping this task 16535 1727096230.34836: _execute() done 16535 1727096230.34842: dumping result to json 16535 1727096230.34850: done dumping result, returning 16535 1727096230.34861: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-1c58-a45f-00000000001e] 16535 1727096230.34871: sending task result for task 0afff68d-5257-1c58-a45f-00000000001e 16535 1727096230.35178: done sending task result for task 0afff68d-5257-1c58-a45f-00000000001e 16535 1727096230.35181: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096230.35222: no more pending results, returning what we have 16535 1727096230.35226: results queue empty 16535 1727096230.35227: checking for any_errors_fatal 16535 1727096230.35231: done checking for any_errors_fatal 16535 1727096230.35232: checking for max_fail_percentage 16535 1727096230.35234: done checking for max_fail_percentage 16535 1727096230.35235: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.35235: done checking to see if all hosts have failed 16535 1727096230.35236: getting the remaining hosts for this loop 16535 1727096230.35238: done getting the remaining hosts for this loop 16535 1727096230.35241: getting the next task for host managed_node3 16535 1727096230.35246: done getting next task for host managed_node3 16535 1727096230.35250: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 16535 1727096230.35253: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.35267: getting variables 16535 1727096230.35270: in VariableManager get_vars() 16535 1727096230.35309: Calling all_inventory to load vars for managed_node3 16535 1727096230.35311: Calling groups_inventory to load vars for managed_node3 16535 1727096230.35313: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.35322: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.35325: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.35327: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.35648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.35998: done with get_vars() 16535 1727096230.36010: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:57:10 -0400 (0:00:00.054) 0:00:04.261 ****** 16535 1727096230.36196: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 16535 1727096230.36198: Creating lock for fedora.linux_system_roles.network_connections 16535 1727096230.36815: worker is 1 (out of 1 available) 16535 1727096230.36828: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 16535 1727096230.36839: done queuing things up, now waiting for results queue to drain 16535 1727096230.36840: waiting for pending results... 16535 1727096230.37392: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 16535 1727096230.37816: in run() - task 0afff68d-5257-1c58-a45f-00000000001f 16535 1727096230.37820: variable 'ansible_search_path' from source: unknown 16535 1727096230.37823: variable 'ansible_search_path' from source: unknown 16535 1727096230.37826: calling self._execute() 16535 1727096230.37930: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.37940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.37953: variable 'omit' from source: magic vars 16535 1727096230.38904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.44182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.44301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.44304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.44327: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.44376: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.44561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.44661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.44723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.44833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.44883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.45243: variable 'ansible_distribution' from source: facts 16535 1727096230.45254: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.45285: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.45292: when evaluation is False, skipping this task 16535 1727096230.45300: _execute() done 16535 1727096230.45306: dumping result to json 16535 1727096230.45314: done dumping result, returning 16535 1727096230.45327: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-1c58-a45f-00000000001f] 16535 1727096230.45373: sending task result for task 0afff68d-5257-1c58-a45f-00000000001f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096230.45532: no more pending results, returning what we have 16535 1727096230.45535: results queue empty 16535 1727096230.45536: checking for any_errors_fatal 16535 1727096230.45543: done checking for any_errors_fatal 16535 1727096230.45544: checking for max_fail_percentage 16535 1727096230.45545: done checking for max_fail_percentage 16535 1727096230.45546: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.45546: done checking to see if all hosts have failed 16535 1727096230.45547: getting the remaining hosts for this loop 16535 1727096230.45549: done getting the remaining hosts for this loop 16535 1727096230.45552: getting the next task for host managed_node3 16535 1727096230.45557: done getting next task for host managed_node3 16535 1727096230.45560: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 16535 1727096230.45563: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.45577: getting variables 16535 1727096230.45579: in VariableManager get_vars() 16535 1727096230.45614: Calling all_inventory to load vars for managed_node3 16535 1727096230.45617: Calling groups_inventory to load vars for managed_node3 16535 1727096230.45619: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.45629: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.45631: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.45633: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.45947: done sending task result for task 0afff68d-5257-1c58-a45f-00000000001f 16535 1727096230.45951: WORKER PROCESS EXITING 16535 1727096230.45966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.46163: done with get_vars() 16535 1727096230.46278: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:57:10 -0400 (0:00:00.103) 0:00:04.364 ****** 16535 1727096230.46526: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 16535 1727096230.46528: Creating lock for fedora.linux_system_roles.network_state 16535 1727096230.47156: worker is 1 (out of 1 available) 16535 1727096230.47574: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 16535 1727096230.47586: done queuing things up, now waiting for results queue to drain 16535 1727096230.47588: waiting for pending results... 16535 1727096230.47769: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 16535 1727096230.47923: in run() - task 0afff68d-5257-1c58-a45f-000000000020 16535 1727096230.47991: variable 'ansible_search_path' from source: unknown 16535 1727096230.48036: variable 'ansible_search_path' from source: unknown 16535 1727096230.48087: calling self._execute() 16535 1727096230.48338: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.48343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.48345: variable 'omit' from source: magic vars 16535 1727096230.48886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.51212: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.51290: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.51336: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.51377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.51411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.51498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.51538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.51571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.51614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.51649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.51811: variable 'ansible_distribution' from source: facts 16535 1727096230.51822: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.51854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.51865: when evaluation is False, skipping this task 16535 1727096230.51950: _execute() done 16535 1727096230.51955: dumping result to json 16535 1727096230.51957: done dumping result, returning 16535 1727096230.51962: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-1c58-a45f-000000000020] 16535 1727096230.51963: sending task result for task 0afff68d-5257-1c58-a45f-000000000020 16535 1727096230.52033: done sending task result for task 0afff68d-5257-1c58-a45f-000000000020 16535 1727096230.52035: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096230.52105: no more pending results, returning what we have 16535 1727096230.52109: results queue empty 16535 1727096230.52110: checking for any_errors_fatal 16535 1727096230.52115: done checking for any_errors_fatal 16535 1727096230.52116: checking for max_fail_percentage 16535 1727096230.52118: done checking for max_fail_percentage 16535 1727096230.52119: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.52120: done checking to see if all hosts have failed 16535 1727096230.52120: getting the remaining hosts for this loop 16535 1727096230.52122: done getting the remaining hosts for this loop 16535 1727096230.52126: getting the next task for host managed_node3 16535 1727096230.52132: done getting next task for host managed_node3 16535 1727096230.52136: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 16535 1727096230.52138: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.52152: getting variables 16535 1727096230.52154: in VariableManager get_vars() 16535 1727096230.52197: Calling all_inventory to load vars for managed_node3 16535 1727096230.52200: Calling groups_inventory to load vars for managed_node3 16535 1727096230.52203: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.52476: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.52480: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.52483: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.52760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.52973: done with get_vars() 16535 1727096230.52983: done getting variables 16535 1727096230.53041: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:57:10 -0400 (0:00:00.065) 0:00:04.429 ****** 16535 1727096230.53072: entering _queue_task() for managed_node3/debug 16535 1727096230.53402: worker is 1 (out of 1 available) 16535 1727096230.53414: exiting _queue_task() for managed_node3/debug 16535 1727096230.53426: done queuing things up, now waiting for results queue to drain 16535 1727096230.53428: waiting for pending results... 16535 1727096230.53987: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 16535 1727096230.53991: in run() - task 0afff68d-5257-1c58-a45f-000000000021 16535 1727096230.53994: variable 'ansible_search_path' from source: unknown 16535 1727096230.53997: variable 'ansible_search_path' from source: unknown 16535 1727096230.54000: calling self._execute() 16535 1727096230.54279: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.54283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.54286: variable 'omit' from source: magic vars 16535 1727096230.55066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.58593: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.58746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.58805: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.58887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.58920: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.59018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.59053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.59094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.59138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.59185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.59301: variable 'ansible_distribution' from source: facts 16535 1727096230.59312: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.59328: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.59331: when evaluation is False, skipping this task 16535 1727096230.59334: _execute() done 16535 1727096230.59340: dumping result to json 16535 1727096230.59343: done dumping result, returning 16535 1727096230.59348: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-1c58-a45f-000000000021] 16535 1727096230.59362: sending task result for task 0afff68d-5257-1c58-a45f-000000000021 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 16535 1727096230.59495: no more pending results, returning what we have 16535 1727096230.59499: results queue empty 16535 1727096230.59499: checking for any_errors_fatal 16535 1727096230.59504: done checking for any_errors_fatal 16535 1727096230.59505: checking for max_fail_percentage 16535 1727096230.59507: done checking for max_fail_percentage 16535 1727096230.59507: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.59508: done checking to see if all hosts have failed 16535 1727096230.59509: getting the remaining hosts for this loop 16535 1727096230.59510: done getting the remaining hosts for this loop 16535 1727096230.59513: getting the next task for host managed_node3 16535 1727096230.59519: done getting next task for host managed_node3 16535 1727096230.59524: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 16535 1727096230.59526: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.59538: getting variables 16535 1727096230.59539: in VariableManager get_vars() 16535 1727096230.59578: Calling all_inventory to load vars for managed_node3 16535 1727096230.59581: Calling groups_inventory to load vars for managed_node3 16535 1727096230.59584: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.59593: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.59595: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.59598: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.59742: done sending task result for task 0afff68d-5257-1c58-a45f-000000000021 16535 1727096230.59746: WORKER PROCESS EXITING 16535 1727096230.59756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.59901: done with get_vars() 16535 1727096230.59910: done getting variables 16535 1727096230.59949: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:57:10 -0400 (0:00:00.068) 0:00:04.499 ****** 16535 1727096230.59972: entering _queue_task() for managed_node3/debug 16535 1727096230.60203: worker is 1 (out of 1 available) 16535 1727096230.60216: exiting _queue_task() for managed_node3/debug 16535 1727096230.60228: done queuing things up, now waiting for results queue to drain 16535 1727096230.60229: waiting for pending results... 16535 1727096230.60483: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 16535 1727096230.60589: in run() - task 0afff68d-5257-1c58-a45f-000000000022 16535 1727096230.60672: variable 'ansible_search_path' from source: unknown 16535 1727096230.60677: variable 'ansible_search_path' from source: unknown 16535 1727096230.60680: calling self._execute() 16535 1727096230.60737: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.60748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.60762: variable 'omit' from source: magic vars 16535 1727096230.61738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.64199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.64276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.64316: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.64353: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.64398: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.64477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.64512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.64549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.64612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.64615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.64836: variable 'ansible_distribution' from source: facts 16535 1727096230.64841: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.64844: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.64846: when evaluation is False, skipping this task 16535 1727096230.64848: _execute() done 16535 1727096230.64850: dumping result to json 16535 1727096230.64852: done dumping result, returning 16535 1727096230.64858: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-1c58-a45f-000000000022] 16535 1727096230.64860: sending task result for task 0afff68d-5257-1c58-a45f-000000000022 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 16535 1727096230.65120: no more pending results, returning what we have 16535 1727096230.65124: results queue empty 16535 1727096230.65124: checking for any_errors_fatal 16535 1727096230.65134: done checking for any_errors_fatal 16535 1727096230.65135: checking for max_fail_percentage 16535 1727096230.65137: done checking for max_fail_percentage 16535 1727096230.65137: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.65138: done checking to see if all hosts have failed 16535 1727096230.65139: getting the remaining hosts for this loop 16535 1727096230.65140: done getting the remaining hosts for this loop 16535 1727096230.65144: getting the next task for host managed_node3 16535 1727096230.65188: done getting next task for host managed_node3 16535 1727096230.65193: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 16535 1727096230.65195: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.65284: getting variables 16535 1727096230.65286: in VariableManager get_vars() 16535 1727096230.65323: Calling all_inventory to load vars for managed_node3 16535 1727096230.65326: Calling groups_inventory to load vars for managed_node3 16535 1727096230.65328: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.65338: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.65340: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.65343: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.65735: done sending task result for task 0afff68d-5257-1c58-a45f-000000000022 16535 1727096230.65738: WORKER PROCESS EXITING 16535 1727096230.65797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.66061: done with get_vars() 16535 1727096230.66075: done getting variables 16535 1727096230.66142: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:57:10 -0400 (0:00:00.062) 0:00:04.561 ****** 16535 1727096230.66179: entering _queue_task() for managed_node3/debug 16535 1727096230.66793: worker is 1 (out of 1 available) 16535 1727096230.66801: exiting _queue_task() for managed_node3/debug 16535 1727096230.66810: done queuing things up, now waiting for results queue to drain 16535 1727096230.66811: waiting for pending results... 16535 1727096230.66882: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 16535 1727096230.66998: in run() - task 0afff68d-5257-1c58-a45f-000000000023 16535 1727096230.67018: variable 'ansible_search_path' from source: unknown 16535 1727096230.67024: variable 'ansible_search_path' from source: unknown 16535 1727096230.67077: calling self._execute() 16535 1727096230.67179: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.67194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.67207: variable 'omit' from source: magic vars 16535 1727096230.67675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.70549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.70629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.70706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.70744: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.70799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.70900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.70937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.70974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.71029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.71083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.71199: variable 'ansible_distribution' from source: facts 16535 1727096230.71203: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.71310: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.71314: when evaluation is False, skipping this task 16535 1727096230.71317: _execute() done 16535 1727096230.71319: dumping result to json 16535 1727096230.71320: done dumping result, returning 16535 1727096230.71327: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-1c58-a45f-000000000023] 16535 1727096230.71331: sending task result for task 0afff68d-5257-1c58-a45f-000000000023 16535 1727096230.71395: done sending task result for task 0afff68d-5257-1c58-a45f-000000000023 16535 1727096230.71397: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 16535 1727096230.71476: no more pending results, returning what we have 16535 1727096230.71479: results queue empty 16535 1727096230.71480: checking for any_errors_fatal 16535 1727096230.71484: done checking for any_errors_fatal 16535 1727096230.71485: checking for max_fail_percentage 16535 1727096230.71487: done checking for max_fail_percentage 16535 1727096230.71487: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.71488: done checking to see if all hosts have failed 16535 1727096230.71489: getting the remaining hosts for this loop 16535 1727096230.71490: done getting the remaining hosts for this loop 16535 1727096230.71494: getting the next task for host managed_node3 16535 1727096230.71498: done getting next task for host managed_node3 16535 1727096230.71501: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 16535 1727096230.71503: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.71514: getting variables 16535 1727096230.71516: in VariableManager get_vars() 16535 1727096230.71549: Calling all_inventory to load vars for managed_node3 16535 1727096230.71551: Calling groups_inventory to load vars for managed_node3 16535 1727096230.71553: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.71561: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.71564: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.71566: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.71786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.71979: done with get_vars() 16535 1727096230.71989: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:57:10 -0400 (0:00:00.059) 0:00:04.620 ****** 16535 1727096230.72097: entering _queue_task() for managed_node3/ping 16535 1727096230.72100: Creating lock for ping 16535 1727096230.72637: worker is 1 (out of 1 available) 16535 1727096230.72648: exiting _queue_task() for managed_node3/ping 16535 1727096230.72659: done queuing things up, now waiting for results queue to drain 16535 1727096230.72660: waiting for pending results... 16535 1727096230.73000: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 16535 1727096230.73084: in run() - task 0afff68d-5257-1c58-a45f-000000000024 16535 1727096230.73087: variable 'ansible_search_path' from source: unknown 16535 1727096230.73093: variable 'ansible_search_path' from source: unknown 16535 1727096230.73174: calling self._execute() 16535 1727096230.73277: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.73288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.73327: variable 'omit' from source: magic vars 16535 1727096230.73655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.75513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.75565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.75592: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.75617: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.75636: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.75703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.75722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.75739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.75771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.75784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.75882: variable 'ansible_distribution' from source: facts 16535 1727096230.75886: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.75902: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.75905: when evaluation is False, skipping this task 16535 1727096230.75907: _execute() done 16535 1727096230.75909: dumping result to json 16535 1727096230.75912: done dumping result, returning 16535 1727096230.75920: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-1c58-a45f-000000000024] 16535 1727096230.75923: sending task result for task 0afff68d-5257-1c58-a45f-000000000024 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096230.76054: no more pending results, returning what we have 16535 1727096230.76060: results queue empty 16535 1727096230.76061: checking for any_errors_fatal 16535 1727096230.76066: done checking for any_errors_fatal 16535 1727096230.76068: checking for max_fail_percentage 16535 1727096230.76070: done checking for max_fail_percentage 16535 1727096230.76071: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.76072: done checking to see if all hosts have failed 16535 1727096230.76072: getting the remaining hosts for this loop 16535 1727096230.76074: done getting the remaining hosts for this loop 16535 1727096230.76078: getting the next task for host managed_node3 16535 1727096230.76086: done getting next task for host managed_node3 16535 1727096230.76088: ^ task is: TASK: meta (role_complete) 16535 1727096230.76090: ^ 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 16535 1727096230.76103: getting variables 16535 1727096230.76105: in VariableManager get_vars() 16535 1727096230.76138: Calling all_inventory to load vars for managed_node3 16535 1727096230.76140: Calling groups_inventory to load vars for managed_node3 16535 1727096230.76142: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.76150: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.76152: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.76154: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.76298: done sending task result for task 0afff68d-5257-1c58-a45f-000000000024 16535 1727096230.76302: WORKER PROCESS EXITING 16535 1727096230.76312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.76429: done with get_vars() 16535 1727096230.76436: done getting variables 16535 1727096230.76491: done queuing things up, now waiting for results queue to drain 16535 1727096230.76492: results queue empty 16535 1727096230.76493: checking for any_errors_fatal 16535 1727096230.76495: done checking for any_errors_fatal 16535 1727096230.76495: checking for max_fail_percentage 16535 1727096230.76497: done checking for max_fail_percentage 16535 1727096230.76497: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.76498: done checking to see if all hosts have failed 16535 1727096230.76498: getting the remaining hosts for this loop 16535 1727096230.76499: done getting the remaining hosts for this loop 16535 1727096230.76502: getting the next task for host managed_node3 16535 1727096230.76504: done getting next task for host managed_node3 16535 1727096230.76506: ^ task is: TASK: Include the task 'el_repo_setup.yml' 16535 1727096230.76507: ^ 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 16535 1727096230.76508: getting variables 16535 1727096230.76509: in VariableManager get_vars() 16535 1727096230.76516: Calling all_inventory to load vars for managed_node3 16535 1727096230.76518: Calling groups_inventory to load vars for managed_node3 16535 1727096230.76519: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.76522: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.76524: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.76525: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.76606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.76738: done with get_vars() 16535 1727096230.76744: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Monday 23 September 2024 08:57:10 -0400 (0:00:00.046) 0:00:04.667 ****** 16535 1727096230.76796: entering _queue_task() for managed_node3/include_tasks 16535 1727096230.77005: worker is 1 (out of 1 available) 16535 1727096230.77017: exiting _queue_task() for managed_node3/include_tasks 16535 1727096230.77028: done queuing things up, now waiting for results queue to drain 16535 1727096230.77030: waiting for pending results... 16535 1727096230.77192: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 16535 1727096230.77272: in run() - task 0afff68d-5257-1c58-a45f-000000000026 16535 1727096230.77276: variable 'ansible_search_path' from source: unknown 16535 1727096230.77304: calling self._execute() 16535 1727096230.77361: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.77370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.77382: variable 'omit' from source: magic vars 16535 1727096230.77734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.80171: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.80182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.80278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.80281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.80288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.80386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.80426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.80463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.80515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.80541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.80693: variable 'ansible_distribution' from source: facts 16535 1727096230.80706: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.80735: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.80933: when evaluation is False, skipping this task 16535 1727096230.80936: _execute() done 16535 1727096230.80937: dumping result to json 16535 1727096230.80940: done dumping result, returning 16535 1727096230.80941: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-1c58-a45f-000000000026] 16535 1727096230.80943: sending task result for task 0afff68d-5257-1c58-a45f-000000000026 16535 1727096230.81019: done sending task result for task 0afff68d-5257-1c58-a45f-000000000026 16535 1727096230.81021: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096230.81081: no more pending results, returning what we have 16535 1727096230.81084: results queue empty 16535 1727096230.81085: checking for any_errors_fatal 16535 1727096230.81087: done checking for any_errors_fatal 16535 1727096230.81087: checking for max_fail_percentage 16535 1727096230.81089: done checking for max_fail_percentage 16535 1727096230.81089: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.81090: done checking to see if all hosts have failed 16535 1727096230.81091: getting the remaining hosts for this loop 16535 1727096230.81092: done getting the remaining hosts for this loop 16535 1727096230.81095: getting the next task for host managed_node3 16535 1727096230.81099: done getting next task for host managed_node3 16535 1727096230.81101: ^ task is: TASK: Test warning and info logs 16535 1727096230.81103: ^ state is: HOST STATE: block=4, 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 16535 1727096230.81105: getting variables 16535 1727096230.81106: in VariableManager get_vars() 16535 1727096230.81145: Calling all_inventory to load vars for managed_node3 16535 1727096230.81149: Calling groups_inventory to load vars for managed_node3 16535 1727096230.81151: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.81162: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.81164: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.81166: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.81328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.81556: done with get_vars() 16535 1727096230.81571: done getting variables 16535 1727096230.81671: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Monday 23 September 2024 08:57:10 -0400 (0:00:00.049) 0:00:04.716 ****** 16535 1727096230.81711: entering _queue_task() for managed_node3/assert 16535 1727096230.81712: Creating lock for assert 16535 1727096230.82018: worker is 1 (out of 1 available) 16535 1727096230.82035: exiting _queue_task() for managed_node3/assert 16535 1727096230.82047: done queuing things up, now waiting for results queue to drain 16535 1727096230.82049: waiting for pending results... 16535 1727096230.82251: running TaskExecutor() for managed_node3/TASK: Test warning and info logs 16535 1727096230.82331: in run() - task 0afff68d-5257-1c58-a45f-000000000027 16535 1727096230.82340: variable 'ansible_search_path' from source: unknown 16535 1727096230.82371: calling self._execute() 16535 1727096230.82436: variable 'ansible_host' from source: host vars for 'managed_node3' 16535 1727096230.82440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 16535 1727096230.82447: variable 'omit' from source: magic vars 16535 1727096230.82762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 16535 1727096230.84618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 16535 1727096230.84664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 16535 1727096230.84693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 16535 1727096230.84718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 16535 1727096230.84737: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 16535 1727096230.84811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 16535 1727096230.84831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 16535 1727096230.84847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 16535 1727096230.84881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 16535 1727096230.84892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 16535 1727096230.84987: variable 'ansible_distribution' from source: facts 16535 1727096230.84991: variable 'ansible_distribution_major_version' from source: facts 16535 1727096230.85007: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 16535 1727096230.85012: when evaluation is False, skipping this task 16535 1727096230.85014: _execute() done 16535 1727096230.85016: dumping result to json 16535 1727096230.85018: done dumping result, returning 16535 1727096230.85023: done running TaskExecutor() for managed_node3/TASK: Test warning and info logs [0afff68d-5257-1c58-a45f-000000000027] 16535 1727096230.85027: sending task result for task 0afff68d-5257-1c58-a45f-000000000027 16535 1727096230.85115: done sending task result for task 0afff68d-5257-1c58-a45f-000000000027 16535 1727096230.85118: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 16535 1727096230.85171: no more pending results, returning what we have 16535 1727096230.85174: results queue empty 16535 1727096230.85175: checking for any_errors_fatal 16535 1727096230.85179: done checking for any_errors_fatal 16535 1727096230.85180: checking for max_fail_percentage 16535 1727096230.85182: done checking for max_fail_percentage 16535 1727096230.85182: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.85183: done checking to see if all hosts have failed 16535 1727096230.85184: getting the remaining hosts for this loop 16535 1727096230.85185: done getting the remaining hosts for this loop 16535 1727096230.85189: getting the next task for host managed_node3 16535 1727096230.85196: done getting next task for host managed_node3 16535 1727096230.85197: ^ task is: TASK: meta (flush_handlers) 16535 1727096230.85199: ^ 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 16535 1727096230.85203: getting variables 16535 1727096230.85204: in VariableManager get_vars() 16535 1727096230.85276: Calling all_inventory to load vars for managed_node3 16535 1727096230.85279: Calling groups_inventory to load vars for managed_node3 16535 1727096230.85281: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.85289: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.85291: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.85294: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.85456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.85576: done with get_vars() 16535 1727096230.85584: done getting variables 16535 1727096230.85628: in VariableManager get_vars() 16535 1727096230.85635: Calling all_inventory to load vars for managed_node3 16535 1727096230.85636: Calling groups_inventory to load vars for managed_node3 16535 1727096230.85637: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.85640: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.85642: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.85643: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.85726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.85835: done with get_vars() 16535 1727096230.85843: done queuing things up, now waiting for results queue to drain 16535 1727096230.85845: results queue empty 16535 1727096230.85845: checking for any_errors_fatal 16535 1727096230.85847: done checking for any_errors_fatal 16535 1727096230.85847: checking for max_fail_percentage 16535 1727096230.85848: done checking for max_fail_percentage 16535 1727096230.85848: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.85849: done checking to see if all hosts have failed 16535 1727096230.85849: getting the remaining hosts for this loop 16535 1727096230.85850: done getting the remaining hosts for this loop 16535 1727096230.85852: getting the next task for host managed_node3 16535 1727096230.85854: done getting next task for host managed_node3 16535 1727096230.85855: ^ task is: TASK: meta (flush_handlers) 16535 1727096230.85856: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.85859: getting variables 16535 1727096230.85860: in VariableManager get_vars() 16535 1727096230.85866: Calling all_inventory to load vars for managed_node3 16535 1727096230.85869: Calling groups_inventory to load vars for managed_node3 16535 1727096230.85871: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.85878: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.85879: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.85881: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.85964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.86088: done with get_vars() 16535 1727096230.86093: done getting variables 16535 1727096230.86127: in VariableManager get_vars() 16535 1727096230.86134: Calling all_inventory to load vars for managed_node3 16535 1727096230.86136: Calling groups_inventory to load vars for managed_node3 16535 1727096230.86137: Calling all_plugins_inventory to load vars for managed_node3 16535 1727096230.86140: Calling all_plugins_play to load vars for managed_node3 16535 1727096230.86141: Calling groups_plugins_inventory to load vars for managed_node3 16535 1727096230.86143: Calling groups_plugins_play to load vars for managed_node3 16535 1727096230.86219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 16535 1727096230.86391: done with get_vars() 16535 1727096230.86406: done queuing things up, now waiting for results queue to drain 16535 1727096230.86411: results queue empty 16535 1727096230.86412: checking for any_errors_fatal 16535 1727096230.86413: done checking for any_errors_fatal 16535 1727096230.86414: checking for max_fail_percentage 16535 1727096230.86415: done checking for max_fail_percentage 16535 1727096230.86416: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.86416: done checking to see if all hosts have failed 16535 1727096230.86417: getting the remaining hosts for this loop 16535 1727096230.86418: done getting the remaining hosts for this loop 16535 1727096230.86420: getting the next task for host managed_node3 16535 1727096230.86423: done getting next task for host managed_node3 16535 1727096230.86424: ^ task is: None 16535 1727096230.86425: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 16535 1727096230.86426: done queuing things up, now waiting for results queue to drain 16535 1727096230.86426: results queue empty 16535 1727096230.86427: checking for any_errors_fatal 16535 1727096230.86427: done checking for any_errors_fatal 16535 1727096230.86428: checking for max_fail_percentage 16535 1727096230.86428: done checking for max_fail_percentage 16535 1727096230.86429: checking to see if all hosts have failed and the running result is not ok 16535 1727096230.86429: done checking to see if all hosts have failed 16535 1727096230.86430: getting the next task for host managed_node3 16535 1727096230.86432: done getting next task for host managed_node3 16535 1727096230.86432: ^ task is: None 16535 1727096230.86433: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 Monday 23 September 2024 08:57:10 -0400 (0:00:00.047) 0:00:04.764 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.80s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.75s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.64s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Include the task 'el_repo_setup.yml' ------------------------------------ 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:8 fedora.linux_system_roles.network : Configure networking state ---------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Enable network service -------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.06s /tmp/collections-And/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.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Print network provider -------------- 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Include the task 'el_repo_setup.yml' ------------------------------------ 0.05s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 16535 1727096230.86529: RUNNING CLEANUP