[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. 28575 1726882959.33363: 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-4FB executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 28575 1726882959.33992: Added group all to inventory 28575 1726882959.33995: Added group ungrouped to inventory 28575 1726882959.34000: Group all now contains ungrouped 28575 1726882959.34004: Examining possible inventory source: /tmp/network-lQx/inventory.yml 28575 1726882959.55396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 28575 1726882959.55488: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 28575 1726882959.55516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 28575 1726882959.55606: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 28575 1726882959.55717: Loaded config def from plugin (inventory/script) 28575 1726882959.55719: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 28575 1726882959.55786: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 28575 1726882959.55911: Loaded config def from plugin (inventory/yaml) 28575 1726882959.55914: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 28575 1726882959.56036: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 28575 1726882959.56671: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 28575 1726882959.56675: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 28575 1726882959.56678: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 28575 1726882959.56686: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 28575 1726882959.56691: Loading data from /tmp/network-lQx/inventory.yml 28575 1726882959.56795: /tmp/network-lQx/inventory.yml was not parsable by auto 28575 1726882959.56891: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 28575 1726882959.56939: Loading data from /tmp/network-lQx/inventory.yml 28575 1726882959.57057: group all already in inventory 28575 1726882959.57073: set inventory_file for managed_node1 28575 1726882959.57078: set inventory_dir for managed_node1 28575 1726882959.57079: Added host managed_node1 to inventory 28575 1726882959.57082: Added host managed_node1 to group all 28575 1726882959.57084: set ansible_host for managed_node1 28575 1726882959.57085: set ansible_ssh_extra_args for managed_node1 28575 1726882959.57090: set inventory_file for managed_node2 28575 1726882959.57094: set inventory_dir for managed_node2 28575 1726882959.57095: Added host managed_node2 to inventory 28575 1726882959.57097: Added host managed_node2 to group all 28575 1726882959.57098: set ansible_host for managed_node2 28575 1726882959.57099: set ansible_ssh_extra_args for managed_node2 28575 1726882959.57103: set inventory_file for managed_node3 28575 1726882959.57106: set inventory_dir for managed_node3 28575 1726882959.57107: Added host managed_node3 to inventory 28575 1726882959.57108: Added host managed_node3 to group all 28575 1726882959.57110: set ansible_host for managed_node3 28575 1726882959.57111: set ansible_ssh_extra_args for managed_node3 28575 1726882959.57114: Reconcile groups and hosts in inventory. 28575 1726882959.57119: Group ungrouped now contains managed_node1 28575 1726882959.57122: Group ungrouped now contains managed_node2 28575 1726882959.57124: Group ungrouped now contains managed_node3 28575 1726882959.57228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 28575 1726882959.57412: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 28575 1726882959.57481: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 28575 1726882959.57528: Loaded config def from plugin (vars/host_group_vars) 28575 1726882959.57532: 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) 28575 1726882959.57542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 28575 1726882959.57553: 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) 28575 1726882959.57607: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 28575 1726882959.58012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882959.58137: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 28575 1726882959.58202: Loaded config def from plugin (connection/local) 28575 1726882959.58206: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 28575 1726882959.59204: Loaded config def from plugin (connection/paramiko_ssh) 28575 1726882959.59208: 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) 28575 1726882959.60502: 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) 28575 1726882959.60570: Loaded config def from plugin (connection/psrp) 28575 1726882959.60574: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 28575 1726882959.61713: 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) 28575 1726882959.61780: Loaded config def from plugin (connection/ssh) 28575 1726882959.61784: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 28575 1726882959.64516: 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) 28575 1726882959.64574: Loaded config def from plugin (connection/winrm) 28575 1726882959.64578: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 28575 1726882959.64629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 28575 1726882959.64706: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 28575 1726882959.64816: Loaded config def from plugin (shell/cmd) 28575 1726882959.64826: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 28575 1726882959.64862: 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) 28575 1726882959.64970: Loaded config def from plugin (shell/powershell) 28575 1726882959.64973: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 28575 1726882959.65047: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 28575 1726882959.65323: Loaded config def from plugin (shell/sh) 28575 1726882959.65325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 28575 1726882959.65380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 28575 1726882959.65566: Loaded config def from plugin (become/runas) 28575 1726882959.65569: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 28575 1726882959.65860: Loaded config def from plugin (become/su) 28575 1726882959.65863: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 28575 1726882959.66168: Loaded config def from plugin (become/sudo) 28575 1726882959.66171: 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 28575 1726882959.66215: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml 28575 1726882959.66682: in VariableManager get_vars() 28575 1726882959.66719: done with get_vars() 28575 1726882959.66892: trying /usr/local/lib/python3.12/site-packages/ansible/modules 28575 1726882959.71323: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 28575 1726882959.71564: in VariableManager get_vars() 28575 1726882959.71570: done with get_vars() 28575 1726882959.71574: variable 'playbook_dir' from source: magic vars 28575 1726882959.71575: variable 'ansible_playbook_python' from source: magic vars 28575 1726882959.71576: variable 'ansible_config_file' from source: magic vars 28575 1726882959.71577: variable 'groups' from source: magic vars 28575 1726882959.71578: variable 'omit' from source: magic vars 28575 1726882959.71579: variable 'ansible_version' from source: magic vars 28575 1726882959.71580: variable 'ansible_check_mode' from source: magic vars 28575 1726882959.71581: variable 'ansible_diff_mode' from source: magic vars 28575 1726882959.71582: variable 'ansible_forks' from source: magic vars 28575 1726882959.71620: variable 'ansible_inventory_sources' from source: magic vars 28575 1726882959.71622: variable 'ansible_skip_tags' from source: magic vars 28575 1726882959.71623: variable 'ansible_limit' from source: magic vars 28575 1726882959.71624: variable 'ansible_run_tags' from source: magic vars 28575 1726882959.71625: variable 'ansible_verbosity' from source: magic vars 28575 1726882959.71675: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml 28575 1726882959.74189: in VariableManager get_vars() 28575 1726882959.74211: done with get_vars() 28575 1726882959.74395: in VariableManager get_vars() 28575 1726882959.74414: done with get_vars() 28575 1726882959.74624: in VariableManager get_vars() 28575 1726882959.74643: done with get_vars() 28575 1726882959.74707: in VariableManager get_vars() 28575 1726882959.74844: done with get_vars() 28575 1726882959.74910: in VariableManager get_vars() 28575 1726882959.74927: done with get_vars() 28575 1726882959.75111: in VariableManager get_vars() 28575 1726882959.75128: done with get_vars() 28575 1726882959.75291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 28575 1726882959.75310: 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 28575 1726882959.75912: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 28575 1726882959.76469: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 28575 1726882959.76473: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-4FB/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__) 28575 1726882959.76514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 28575 1726882959.76701: 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) 28575 1726882959.77112: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 28575 1726882959.77314: Loaded config def from plugin (callback/default) 28575 1726882959.77318: 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) 28575 1726882959.80359: Loaded config def from plugin (callback/junit) 28575 1726882959.80362: 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) 28575 1726882959.80419: 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) 28575 1726882959.80817: Loaded config def from plugin (callback/minimal) 28575 1726882959.80820: 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) 28575 1726882959.80871: 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) 28575 1726882959.81155: Loaded config def from plugin (callback/tree) 28575 1726882959.81158: 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 28575 1726882959.81316: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 28575 1726882959.81320: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-4FB/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_states_initscripts.yml ***************************************** 2 plays in /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml 28575 1726882959.81562: in VariableManager get_vars() 28575 1726882959.81579: done with get_vars() 28575 1726882959.81586: in VariableManager get_vars() 28575 1726882959.81597: done with get_vars() 28575 1726882959.81602: variable 'omit' from source: magic vars 28575 1726882959.81655: in VariableManager get_vars() 28575 1726882959.81673: done with get_vars() 28575 1726882959.81700: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** 28575 1726882959.86097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 28575 1726882959.86391: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 28575 1726882959.86544: getting the remaining hosts for this loop 28575 1726882959.86546: done getting the remaining hosts for this loop 28575 1726882959.86550: getting the next task for host managed_node2 28575 1726882959.86554: done getting next task for host managed_node2 28575 1726882959.86556: ^ task is: TASK: Gathering Facts 28575 1726882959.86558: ^ 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 28575 1726882959.86561: getting variables 28575 1726882959.86562: in VariableManager get_vars() 28575 1726882959.86575: Calling all_inventory to load vars for managed_node2 28575 1726882959.86578: Calling groups_inventory to load vars for managed_node2 28575 1726882959.86581: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882959.86595: Calling all_plugins_play to load vars for managed_node2 28575 1726882959.86609: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882959.86613: Calling groups_plugins_play to load vars for managed_node2 28575 1726882959.86658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882959.86722: done with get_vars() 28575 1726882959.86731: done getting variables 28575 1726882959.87014: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:5 Friday 20 September 2024 21:42:39 -0400 (0:00:00.058) 0:00:00.058 ****** 28575 1726882959.87043: entering _queue_task() for managed_node2/gather_facts 28575 1726882959.87044: Creating lock for gather_facts 28575 1726882959.87921: worker is 1 (out of 1 available) 28575 1726882959.87932: exiting _queue_task() for managed_node2/gather_facts 28575 1726882959.87951: done queuing things up, now waiting for results queue to drain 28575 1726882959.87954: waiting for pending results... 28575 1726882959.88357: running TaskExecutor() for managed_node2/TASK: Gathering Facts 28575 1726882959.88585: in run() - task 0affe814-3a2d-cf43-2830-00000000001b 28575 1726882959.88607: variable 'ansible_search_path' from source: unknown 28575 1726882959.88652: calling self._execute() 28575 1726882959.88849: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882959.89009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882959.89025: variable 'omit' from source: magic vars 28575 1726882959.89189: variable 'omit' from source: magic vars 28575 1726882959.89359: variable 'omit' from source: magic vars 28575 1726882959.89410: variable 'omit' from source: magic vars 28575 1726882959.89582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28575 1726882959.89630: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28575 1726882959.89660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28575 1726882959.89712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28575 1726882959.89837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28575 1726882959.89875: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28575 1726882959.89913: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882959.89922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882959.90242: Set connection var ansible_connection to ssh 28575 1726882959.90245: Set connection var ansible_shell_executable to /bin/sh 28575 1726882959.90248: Set connection var ansible_pipelining to False 28575 1726882959.90251: Set connection var ansible_module_compression to ZIP_DEFLATED 28575 1726882959.90253: Set connection var ansible_timeout to 10 28575 1726882959.90255: Set connection var ansible_shell_type to sh 28575 1726882959.90257: variable 'ansible_shell_executable' from source: unknown 28575 1726882959.90260: variable 'ansible_connection' from source: unknown 28575 1726882959.90262: variable 'ansible_module_compression' from source: unknown 28575 1726882959.90264: variable 'ansible_shell_type' from source: unknown 28575 1726882959.90266: variable 'ansible_shell_executable' from source: unknown 28575 1726882959.90269: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882959.90443: variable 'ansible_pipelining' from source: unknown 28575 1726882959.90456: variable 'ansible_timeout' from source: unknown 28575 1726882959.90470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882959.90859: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 28575 1726882959.90917: variable 'omit' from source: magic vars 28575 1726882959.90927: starting attempt loop 28575 1726882959.91120: running the handler 28575 1726882959.91123: variable 'ansible_facts' from source: unknown 28575 1726882959.91126: _low_level_execute_command(): starting 28575 1726882959.91128: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28575 1726882959.92491: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28575 1726882959.92510: 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.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 <<< 28575 1726882959.92543: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882959.92685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 28575 1726882959.92699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882959.92802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28575 1726882959.94574: stdout chunk (state=3): >>>/root <<< 28575 1726882959.94685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28575 1726882959.94855: stderr chunk (state=3): >>><<< 28575 1726882959.94866: stdout chunk (state=3): >>><<< 28575 1726882959.94960: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28575 1726882959.94976: _low_level_execute_command(): starting 28575 1726882959.94985: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203 `" && echo ansible-tmp-1726882959.9496133-28611-21765846850203="` echo /root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203 `" ) && sleep 0' 28575 1726882959.96281: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 28575 1726882959.96285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28575 1726882959.96288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882959.96291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28575 1726882959.96294: 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882959.96466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882959.96543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28575 1726882959.98612: stdout chunk (state=3): >>>ansible-tmp-1726882959.9496133-28611-21765846850203=/root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203 <<< 28575 1726882959.98760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28575 1726882959.98825: stderr chunk (state=3): >>><<< 28575 1726882959.98958: stdout chunk (state=3): >>><<< 28575 1726882959.99140: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882959.9496133-28611-21765846850203=/root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28575 1726882959.99143: variable 'ansible_module_compression' from source: unknown 28575 1726882959.99146: ANSIBALLZ: Using generic lock for ansible.legacy.setup 28575 1726882959.99148: ANSIBALLZ: Acquiring lock 28575 1726882959.99151: ANSIBALLZ: Lock acquired: 139658508425152 28575 1726882959.99153: ANSIBALLZ: Creating module 28575 1726882960.56786: ANSIBALLZ: Writing module into payload 28575 1726882960.56997: ANSIBALLZ: Writing module 28575 1726882960.57032: ANSIBALLZ: Renaming module 28575 1726882960.57048: ANSIBALLZ: Done creating module 28575 1726882960.57098: variable 'ansible_facts' from source: unknown 28575 1726882960.57112: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28575 1726882960.57128: _low_level_execute_command(): starting 28575 1726882960.57144: _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' 28575 1726882960.57835: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 28575 1726882960.57866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28575 1726882960.57989: 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.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 28575 1726882960.58026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882960.58145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28575 1726882960.59930: stdout chunk (state=3): >>>PLATFORM <<< 28575 1726882960.60014: stdout chunk (state=3): >>>Linux <<< 28575 1726882960.60038: stdout chunk (state=3): >>>FOUND <<< 28575 1726882960.60067: stdout chunk (state=3): >>>/usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 28575 1726882960.60273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28575 1726882960.60295: stderr chunk (state=3): >>><<< 28575 1726882960.60304: stdout chunk (state=3): >>><<< 28575 1726882960.60328: _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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28575 1726882960.60347 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 28575 1726882960.60419: _low_level_execute_command(): starting 28575 1726882960.60430: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 28575 1726882960.60774: Sending initial data 28575 1726882960.60777: Sent initial data (1181 bytes) 28575 1726882960.61146: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 28575 1726882960.61162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28575 1726882960.61177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28575 1726882960.61199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28575 1726882960.61229: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 <<< 28575 1726882960.61245: stderr chunk (state=3): >>>debug2: match not found <<< 28575 1726882960.61259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882960.61339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882960.61392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 28575 1726882960.61411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28575 1726882960.61450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882960.61565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28575 1726882960.65253: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 28575 1726882960.65849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28575 1726882960.65852: stdout chunk (state=3): >>><<< 28575 1726882960.65855: stderr chunk (state=3): >>><<< 28575 1726882960.65858: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28575 1726882960.65898: variable 'ansible_facts' from source: unknown 28575 1726882960.65907: variable 'ansible_facts' from source: unknown 28575 1726882960.65923: variable 'ansible_module_compression' from source: unknown 28575 1726882960.65984: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-28575zjsz0kgv/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 28575 1726882960.66018: variable 'ansible_facts' from source: unknown 28575 1726882960.66226: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203/AnsiballZ_setup.py 28575 1726882960.66412: Sending initial data 28575 1726882960.66538: Sent initial data (153 bytes) 28575 1726882960.67129: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 28575 1726882960.67186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882960.67259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28575 1726882960.68971: 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 <<< 28575 1726882960.69061: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28575 1726882960.69152: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28575zjsz0kgv/tmpum5u5zjy /root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203/AnsiballZ_setup.py <<< 28575 1726882960.69155: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203/AnsiballZ_setup.py" <<< 28575 1726882960.69213: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-28575zjsz0kgv/tmpum5u5zjy" to remote "/root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203/AnsiballZ_setup.py" <<< 28575 1726882960.72330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28575 1726882960.72360: stderr chunk (state=3): >>><<< 28575 1726882960.72370: stdout chunk (state=3): >>><<< 28575 1726882960.72404: done transferring module to remote 28575 1726882960.72453: _low_level_execute_command(): starting 28575 1726882960.72620: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203/ /root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203/AnsiballZ_setup.py && sleep 0' 28575 1726882960.73765: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882960.73788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 28575 1726882960.73802: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.139 is address <<< 28575 1726882960.73813: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 28575 1726882960.73839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28575 1726882960.73896: 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882960.73959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 28575 1726882960.73981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28575 1726882960.74451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882960.74551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28575 1726882960.76576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28575 1726882960.76606: stderr chunk (state=3): >>><<< 28575 1726882960.76615: stdout chunk (state=3): >>><<< 28575 1726882960.76846: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28575 1726882960.76850: _low_level_execute_command(): starting 28575 1726882960.76853: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203/AnsiballZ_setup.py && sleep 0' 28575 1726882960.77535: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 28575 1726882960.77547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28575 1726882960.77560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28575 1726882960.77650: 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.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882960.77674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 28575 1726882960.77693: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28575 1726882960.77706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882960.77809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28575 1726882960.80070: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 28575 1726882960.80100: stdout chunk (state=3): >>>import _imp # builtin <<< 28575 1726882960.80138: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 28575 1726882960.80212: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 28575 1726882960.80252: stdout chunk (state=3): >>>import 'posix' # <<< 28575 1726882960.80311: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 28575 1726882960.80315: stdout chunk (state=3): >>>import 'time' # <<< 28575 1726882960.80337: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 28575 1726882960.80389: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 28575 1726882960.80417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 28575 1726882960.80434: stdout chunk (state=3): >>>import 'codecs' # <<< 28575 1726882960.80462: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 28575 1726882960.80494: 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 0x7fa0e38b4530> <<< 28575 1726882960.80519: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3883b30> <<< 28575 1726882960.80537: 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' <<< 28575 1726882960.80568: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e38b6ab0> <<< 28575 1726882960.80571: stdout chunk (state=3): >>>import '_signal' # <<< 28575 1726882960.80603: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 28575 1726882960.80617: stdout chunk (state=3): >>>import 'io' # <<< 28575 1726882960.80653: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 28575 1726882960.80747: stdout chunk (state=3): >>>import '_collections_abc' # <<< 28575 1726882960.80772: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 28575 1726882960.80804: stdout chunk (state=3): >>>import 'os' # <<< 28575 1726882960.80830: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 28575 1726882960.80870: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 28575 1726882960.80894: 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' <<< 28575 1726882960.80918: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3669160> <<< 28575 1726882960.80988: 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 <<< 28575 1726882960.81008: 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 0x7fa0e3669fd0> <<< 28575 1726882960.81029: stdout chunk (state=3): >>>import 'site' # <<< 28575 1726882960.81057: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 28575 1726882960.81461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 28575 1726882960.81493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 28575 1726882960.81497: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 28575 1726882960.81524: 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 <<< 28575 1726882960.81560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 28575 1726882960.81585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 28575 1726882960.81600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 28575 1726882960.81640: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36a7dd0> <<< 28575 1726882960.81646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 28575 1726882960.81699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 28575 1726882960.81703: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36a7fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 28575 1726882960.81752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 28575 1726882960.81758: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 28575 1726882960.81820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 28575 1726882960.81824: stdout chunk (state=3): >>>import 'itertools' # <<< 28575 1726882960.81861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36df800> <<< 28575 1726882960.81912: 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' <<< 28575 1726882960.81916: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36dfe90> <<< 28575 1726882960.81928: stdout chunk (state=3): >>>import '_collections' # <<< 28575 1726882960.81975: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36bfaa0> <<< 28575 1726882960.81984: stdout chunk (state=3): >>>import '_functools' # <<< 28575 1726882960.82007: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36bd190> <<< 28575 1726882960.82109: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36a4f80> <<< 28575 1726882960.82149: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 28575 1726882960.82152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 28575 1726882960.82191: stdout chunk (state=3): >>>import '_sre' # <<< 28575 1726882960.82194: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 28575 1726882960.82222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 28575 1726882960.82242: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 28575 1726882960.82293: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3703710> <<< 28575 1726882960.82297: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3702330> <<< 28575 1726882960.82316: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36be060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3700a40> <<< 28575 1726882960.82377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 28575 1726882960.82405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e37346e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36a4200> <<< 28575 1726882960.82416: 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' <<< 28575 1726882960.82453: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882960.82488: 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 0x7fa0e3734b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3734a40> <<< 28575 1726882960.82520: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0e3734e00> <<< 28575 1726882960.82536: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36a2d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 28575 1726882960.82563: stdout chunk (state=3): >>># 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 <<< 28575 1726882960.82595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 28575 1726882960.82619: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e37354c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3735190> import 'importlib.machinery' # <<< 28575 1726882960.82652: 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' <<< 28575 1726882960.82692: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e37363c0> <<< 28575 1726882960.82696: stdout chunk (state=3): >>>import 'importlib.util' # <<< 28575 1726882960.82721: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 28575 1726882960.82752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 28575 1726882960.82790: 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 0x7fa0e37505c0> <<< 28575 1726882960.82803: stdout chunk (state=3): >>>import 'errno' # <<< 28575 1726882960.82846: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882960.82866: 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 0x7fa0e3751d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 28575 1726882960.82899: stdout chunk (state=3): >>># 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 <<< 28575 1726882960.82914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3752bd0> <<< 28575 1726882960.82952: 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 0x7fa0e3753230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3752120> <<< 28575 1726882960.82980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 28575 1726882960.82993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 28575 1726882960.83037: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882960.83058: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0e3753c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e37533b0> <<< 28575 1726882960.83091: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e37363f0> <<< 28575 1726882960.83114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 28575 1726882960.83145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 28575 1726882960.83170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 28575 1726882960.83180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 28575 1726882960.83225: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0e344bb30> <<< 28575 1726882960.83244: 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' <<< 28575 1726882960.83271: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0e3474620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3474380> <<< 28575 1726882960.83300: 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' <<< 28575 1726882960.83323: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0e3474590> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0e34747d0> <<< 28575 1726882960.83363: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3449cd0> <<< 28575 1726882960.83373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 28575 1726882960.83473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 28575 1726882960.83509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 28575 1726882960.83544: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3475e50> <<< 28575 1726882960.83549: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3474b00> <<< 28575 1726882960.83585: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3736ae0> <<< 28575 1726882960.83590: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 28575 1726882960.83654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 28575 1726882960.83658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 28575 1726882960.83697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 28575 1726882960.83737: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e34a61e0> <<< 28575 1726882960.83785: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 28575 1726882960.83809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 28575 1726882960.83847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 28575 1726882960.83851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 28575 1726882960.83886: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e34be390> <<< 28575 1726882960.83911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 28575 1726882960.83948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 28575 1726882960.84010: stdout chunk (state=3): >>>import 'ntpath' # <<< 28575 1726882960.84040: 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 0x7fa0e34fb110> <<< 28575 1726882960.84050: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 28575 1726882960.84091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 28575 1726882960.84106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 28575 1726882960.84159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 28575 1726882960.84244: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e35218b0> <<< 28575 1726882960.84321: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e34fb230> <<< 28575 1726882960.84359: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e34bf020> <<< 28575 1726882960.84402: 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 0x7fa0e33401d0> <<< 28575 1726882960.84418: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e34bd3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3476d80> <<< 28575 1726882960.84580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 28575 1726882960.84603: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa0e33403b0> <<< 28575 1726882960.84785: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_164aoci_/ansible_ansible.legacy.setup_payload.zip' <<< 28575 1726882960.84797: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.84933: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.84966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 28575 1726882960.84982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 28575 1726882960.85021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 28575 1726882960.85093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 28575 1726882960.85133: 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' <<< 28575 1726882960.85149: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e33a5eb0> import '_typing' # <<< 28575 1726882960.85558: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e337cda0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3343ec0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 28575 1726882960.86990: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.88284: 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' <<< 28575 1726882960.88315: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e337fd10> # /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' <<< 28575 1726882960.88358: 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' <<< 28575 1726882960.88383: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 28575 1726882960.88409: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0e33d57f0> <<< 28575 1726882960.88453: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e33d5580> <<< 28575 1726882960.88486: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e33d4ec0> <<< 28575 1726882960.88510: 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' <<< 28575 1726882960.88561: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e33d5970> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e33a68d0> <<< 28575 1726882960.88606: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882960.88633: 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 0x7fa0e33d6570> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882960.88654: 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 0x7fa0e33d67b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 28575 1726882960.88701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 28575 1726882960.88717: stdout chunk (state=3): >>>import '_locale' # <<< 28575 1726882960.88780: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e33d6cf0> <<< 28575 1726882960.88787: stdout chunk (state=3): >>>import 'pwd' # <<< 28575 1726882960.88809: 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' <<< 28575 1726882960.88843: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e323ca10> <<< 28575 1726882960.88896: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882960.88923: 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 0x7fa0e323e630> # /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' <<< 28575 1726882960.88964: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e323ef60> <<< 28575 1726882960.88981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 28575 1726882960.89024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 28575 1726882960.89048: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e323fef0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 28575 1726882960.89079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 28575 1726882960.89109: 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' <<< 28575 1726882960.89163: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3242bd0> <<< 28575 1726882960.89204: 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 0x7fa0e3242f00> <<< 28575 1726882960.89240: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3240e90> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 28575 1726882960.89285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 28575 1726882960.89306: 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 <<< 28575 1726882960.89368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 28575 1726882960.89399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3246ae0> import '_tokenize' # <<< 28575 1726882960.89495: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e32455b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3245310> <<< 28575 1726882960.89513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 28575 1726882960.89599: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3247d70> <<< 28575 1726882960.89630: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e32413a0> <<< 28575 1726882960.89658: 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 0x7fa0e328acc0> <<< 28575 1726882960.89705: 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 0x7fa0e328aea0> <<< 28575 1726882960.89709: 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 <<< 28575 1726882960.89757: 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' <<< 28575 1726882960.89785: 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 0x7fa0e328c950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e328c710> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 28575 1726882960.89910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 28575 1726882960.89983: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0e328ef00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e328d040> <<< 28575 1726882960.90004: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 28575 1726882960.90033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 28575 1726882960.90090: 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' <<< 28575 1726882960.90103: stdout chunk (state=3): >>>import '_string' # <<< 28575 1726882960.90130: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e329a720> <<< 28575 1726882960.90296: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e328f0b0> <<< 28575 1726882960.90361: 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 0x7fa0e329ba10> <<< 28575 1726882960.90402: 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 0x7fa0e329b8c0> <<< 28575 1726882960.90483: 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' <<< 28575 1726882960.90500: 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 0x7fa0e329bb60> <<< 28575 1726882960.90503: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e328b020> # /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' <<< 28575 1726882960.90521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 28575 1726882960.90550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 28575 1726882960.90576: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882960.90597: 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 0x7fa0e329eb10> <<< 28575 1726882960.90794: 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 0x7fa0e329fdd0> <<< 28575 1726882960.90813: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e329d2e0> <<< 28575 1726882960.90864: 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' <<< 28575 1726882960.90867: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0e329e180> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e329ce90> <<< 28575 1726882960.90901: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 28575 1726882960.91011: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.91154: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.91164: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 28575 1726882960.91185: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 28575 1726882960.91320: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.91462: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.92159: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.93053: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 28575 1726882960.93086: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882960.93093: 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 0x7fa0e3129310> <<< 28575 1726882960.93245: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 28575 1726882960.93252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 28575 1726882960.93274: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3128da0> <<< 28575 1726882960.93290: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e329ff50> <<< 28575 1726882960.93365: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 28575 1726882960.93411: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 28575 1726882960.93417: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.93775: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.93997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 28575 1726882960.94005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e31294f0> <<< 28575 1726882960.94023: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.95142: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.95773: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.95861: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.95976: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 28575 1726882960.95979: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.96000: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.96064: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 28575 1726882960.96352: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 28575 1726882960.96383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 28575 1726882960.96437: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.96469: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.96527: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 28575 1726882960.96548: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.97023: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.97576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 28575 1726882960.97608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 28575 1726882960.97641: stdout chunk (state=3): >>>import '_ast' # <<< 28575 1726882960.97790: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e312b350> # zipimport: zlib available <<< 28575 1726882960.98042: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.98046: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 28575 1726882960.98067: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 28575 1726882960.98076: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 28575 1726882960.98117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 28575 1726882960.98125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 28575 1726882960.98233: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882960.98465: 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 0x7fa0e31319a0> <<< 28575 1726882960.98489: 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 0x7fa0e3132300> <<< 28575 1726882960.98525: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e312a360> # zipimport: zlib available <<< 28575 1726882960.98595: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.98655: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 28575 1726882960.98700: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.98741: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.98820: stdout chunk (state=3): >>># zipimport: zlib available<<< 28575 1726882960.98829: stdout chunk (state=3): >>> <<< 28575 1726882960.99036: stdout chunk (state=3): >>># 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<<< 28575 1726882960.99044: stdout chunk (state=3): >>> <<< 28575 1726882960.99121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 28575 1726882960.99128: stdout chunk (state=3): >>> <<< 28575 1726882960.99288: 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 0x7fa0e3131070><<< 28575 1726882960.99295: stdout chunk (state=3): >>> <<< 28575 1726882960.99352: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3132390> <<< 28575 1726882960.99406: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 28575 1726882960.99410: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.99501: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.99599: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.99620: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882960.99682: 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' <<< 28575 1726882960.99713: 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 <<< 28575 1726882960.99740: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 28575 1726882960.99759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 28575 1726882960.99820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 28575 1726882960.99846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 28575 1726882960.99864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 28575 1726882960.99910: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e31c6630> <<< 28575 1726882960.99961: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e313c2f0> <<< 28575 1726882961.00066: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3136420> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3136270> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 28575 1726882961.00120: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00124: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 28575 1726882961.00228: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 28575 1726882961.00231: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00248: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 28575 1726882961.00306: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00399: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00421: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00441: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00477: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00512: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00561: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 28575 1726882961.00623: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00693: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00790: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00793: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.00832: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 28575 1726882961.00853: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.01038: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.01227: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.01275: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.01351: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 28575 1726882961.01363: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 28575 1726882961.01416: stdout chunk (state=3): >>># 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 <<< 28575 1726882961.01419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 28575 1726882961.01461: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e31ccb00> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 28575 1726882961.01481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 28575 1726882961.01500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 28575 1726882961.01540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 28575 1726882961.01580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 28575 1726882961.01583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 28575 1726882961.01636: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e2707c80> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882961.01640: 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 0x7fa0e2707fb0> <<< 28575 1726882961.01705: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3144d10> <<< 28575 1726882961.01708: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3144110> <<< 28575 1726882961.01762: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e31ce780> <<< 28575 1726882961.01769: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e31ce240> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 28575 1726882961.01836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 28575 1726882961.01846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 28575 1726882961.01884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 28575 1726882961.01925: 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 0x7fa0e271eff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e271e8a0> <<< 28575 1726882961.01952: 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 0x7fa0e271ea80> <<< 28575 1726882961.01986: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e271dcd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 28575 1726882961.02110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 28575 1726882961.02132: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e271f020> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 28575 1726882961.02160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 28575 1726882961.02208: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882961.02235: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0e277db20> <<< 28575 1726882961.02275: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e271fb30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e31ce360> import 'ansible.module_utils.facts.timeout' # <<< 28575 1726882961.02326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available <<< 28575 1726882961.02330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 28575 1726882961.02392: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.02453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 28575 1726882961.02470: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.02516: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.02607: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 28575 1726882961.02610: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 28575 1726882961.02681: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.02684: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.02702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 28575 1726882961.02742: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.02805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 28575 1726882961.02843: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.02888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 28575 1726882961.02913: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.02959: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.03025: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.03084: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.03156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 28575 1726882961.03168: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.03719: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04242: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 28575 1726882961.04254: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04294: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04357: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04385: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04423: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 28575 1726882961.04448: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04488: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 28575 1726882961.04570: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04642: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 28575 1726882961.04650: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04669: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04708: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 28575 1726882961.04744: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 28575 1726882961.04790: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04865: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.04964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 28575 1726882961.05001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e277fc80> <<< 28575 1726882961.05033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 28575 1726882961.05056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 28575 1726882961.05185: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e277e780> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 28575 1726882961.05256: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.05336: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 28575 1726882961.05345: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.05428: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.05538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 28575 1726882961.05542: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.05611: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.05694: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 28575 1726882961.05743: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.05791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 28575 1726882961.05838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 28575 1726882961.05909: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882961.05975: 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 0x7fa0e27b9fd0> <<< 28575 1726882961.06191: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e279ee40> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 28575 1726882961.06258: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.06326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 28575 1726882961.06331: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.06410: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.06504: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.06627: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.06800: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 28575 1726882961.06816: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.06843: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.06900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 28575 1726882961.06904: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.06936: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.06992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 28575 1726882961.07043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882961.07084: 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 0x7fa0e25b9f40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e25b9b80> import 'ansible.module_utils.facts.system.user' # <<< 28575 1726882961.07105: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 28575 1726882961.07150: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.07203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 28575 1726882961.07212: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.07361: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.07538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 28575 1726882961.07556: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.07652: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.07764: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.07802: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.07873: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 28575 1726882961.07880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 28575 1726882961.07909: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 28575 1726882961.08064: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.08230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 28575 1726882961.08257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 28575 1726882961.08376: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.08516: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 28575 1726882961.08519: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.08549: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.08596: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.09240: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.09816: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 28575 1726882961.09937: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.10058: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 28575 1726882961.10162: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.10289: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 28575 1726882961.10292: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.10452: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.10646: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 28575 1726882961.10674: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 28575 1726882961.10696: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.10717: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.10773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 28575 1726882961.10791: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.10874: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.10984: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.11202: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.11465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 28575 1726882961.11470: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.11483: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.11523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 28575 1726882961.11563: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.11570: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.11601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 28575 1726882961.11665: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.11761: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 28575 1726882961.11765: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.11784: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.11819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 28575 1726882961.11871: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.11946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 28575 1726882961.12004: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.12081: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 28575 1726882961.12085: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.12375: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.12655: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 28575 1726882961.12662: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.12726: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.13020: stdout chunk (state=3): >>>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 <<< 28575 1726882961.13029: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 28575 1726882961.13102: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # <<< 28575 1726882961.13108: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.13227: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.13355: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 28575 1726882961.13385: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28575 1726882961.13392: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 28575 1726882961.13440: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.13470: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.13523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 28575 1726882961.13545: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.13594: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 28575 1726882961.13663: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.13732: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.13896: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.13961: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 28575 1726882961.13972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 28575 1726882961.13987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 28575 1726882961.14095: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.14128: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 28575 1726882961.14242: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.14494: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.14841: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 28575 1726882961.14847: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.14916: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.14991: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 28575 1726882961.14997: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.15063: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.15132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 28575 1726882961.15186: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.15276: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.15422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 28575 1726882961.15563: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882961.15830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 28575 1726882961.16135: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 28575 1726882961.16163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 28575 1726882961.16185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 28575 1726882961.16216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 28575 1726882961.16253: 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 0x7fa0e25e29f0> <<< 28575 1726882961.16257: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e25e3380> <<< 28575 1726882961.16302: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e25e0a10> <<< 28575 1726882961.30469: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 28575 1726882961.30545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e2628d40> # /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 0x7fa0e2628e90> # /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' <<< 28575 1726882961.30550: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 28575 1726882961.30586: 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 0x7fa0e262a210> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e2629ca0> <<< 28575 1726882961.30862: 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 <<< 28575 1726882961.56726: stdout chunk (state=3): >>> {"ansible_facts": {"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_dsa_public": "AAAAB3NzaC1kc3MAAACBAMAGmz4coceQATe4wVCPswNHKDq397sHN0wP3lxcDx5YXYj3mfO2mlh1Dpa7TCdRgLKwtozxXO6KafFlS3d0x9UWzSyKR0sSc77mhua/o3Y8EThq+wmVYqwwMQp1Vh8aBTvONV8N1UHqLp3aOdJIjHMGYdoUzUEF7xedcrV0fOV9AAAAFQDiC9S/VmOYdv/C8sXiFstIvsP/FQAAAIEApapvkLljxqN9GCi5UqXohiznCnndWFY9Vt/4wN+GtUjkuNJBqYHErEZCKfujpgVR94wM4sP3DbiJkL+OurGNHPJn7qrXDGQNIKExN7q3EzJI6yKBYdq1pnuhK1fBE/B8I/GQAEoqP3PMoutNlf85wWVgmt1DBc+D9D87BEGZzFoAAACBAIyk6Zb39dUz0T2fpmnSTF7AJHxsuBXwGZH1/5c5tWS0QGhwu5nzEoJUkQLhk+JqFJVRjNKoZ8wzH8N32ZrE15HfLF6/uIlfBorDH5AhDSnVumVmGZtYAerr8Cch5xqDXZSHTUhi7nBmdY/IKTgk7lCs0q4c7ja/wOueEHXkfWdF", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDjr2n9pN3Skd0p3fTYngf1LkuFARyHo/RDL4n6yhKcuFMhqe9MjqKkyMOvWaeNvTMkAiQ7TNEROz2mBqoPSot74UYaDR1nw9xQRq7skd9l/L6FlWrbg6EBCcQZUgkgjucBgmk3+INE0QVUdywVyW2IdmqayH/fLojViFulCLWlWn9cjFclC/t+sfMfoY6DrRIoi1GlfdlEfEHT9zGqC5syJrp6Yb3b9Ho/CYNAXya6aAHzMTLkx0/kU4czCptGZ9ew7HWLOtMv8iahxGrAp1VW4jj76+SZ5OisJ9N7+g8GPnaNAvsDNldGNQJWME6YNcEbxHblmHAEU0lq9EydM2W5iQHUnSezOSqQBljsiUACwwxZSphsqFYQnsHv4Vl/NlVTAJOApkU0VehWPUtOQNiqG+W/VGFMqqBksxF5tVDTO+qkvF5bm8JT2RSHAIbRpPPOYA8fg1PEPu1ONXD99Jn3urd0Y0kvUfp2NzPk1JFbxcGh+uDNHR2t5bVuOyRvmy0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKj0SRB0MBwzo3XKoUBfi6MCOa8n8Z6sjosikvEKYLTWy/hzFaSt2hhtv0qoPi/CAERuCNgGQ5pZPiqBpnr9C8A=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHVmW9cqR4t5U02ebXgqIiDjJ0aeuxmuwOiTXv538jBQ", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-46-139.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-139", "ansible_nodename": "ip-10-31-46-139.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": "ec2c52174af731fc996c81a6a9338a65", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "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": 3717, "ansible_memfree_mb": 2848, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 869, "free": 2848}, "nocache": {"free": 3468, "used": 249}, "swap": {"total": 3716, "free": 3716, "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": "ec2c5217-4af7-31fc-996c-81a6a9338a65", "ansible_product_uuid": "ec2c5217-4af7-31fc-996c-81a6a9338a65", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_<<< 28575 1726882961.56801: stdout chunk (state=3): >>>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": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 924, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251199418368, "block_size": 4096, "block_total": 64483404, "block_available": 61327983, "block_used": 3155421, "inode_total": 16384000, "inode_available": 16303510, "inode_used": 80490, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "42", "second": "41", "epoch": "1726882961", "epoch_int": "1726882961", "date": "2024-09-20", "time": "21:42:41", "iso8601_micro": "2024-09-21T01:42:41.515634Z", "iso8601": "2024-09-21T01:42:41Z", "iso8601_basic": "20240920T214241515634", "iso8601_basic_short": "20240920T214241", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 47942 10.31.46.139 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.14.145 47942 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], <<< 28575 1726882961.56839: stdout chunk (state=3): >>>"ansible_hostnqn": "", "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_loadavg": {"1m": 1.18408203125, "5m": 0.91650390625, "15m": 0.49365234375}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:98:65:d3:42:6b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.139", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::2f3a:b84:7c06:1e06", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.139", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:98:65:d3:42:6b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.139"], "ansible_all_ipv6_addresses": ["fe80::2f3a:b84:7c06:1e06"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.139", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::2f3a:b84:7c06:1e06"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 28575 1726882961.57602: 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 <<< 28575 1726882961.57607: stdout chunk (state=3): >>># 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile <<< 28575 1726882961.57668: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale <<< 28575 1726882961.57729: 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 # 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 <<< 28575 1726882961.57824: stdout chunk (state=3): >>># 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 <<< 28575 1726882961.57831: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # 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 <<< 28575 1726882961.57864: stdout chunk (state=3): >>># 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 <<< 28575 1726882961.58132: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 28575 1726882961.58140: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 28575 1726882961.58314: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 28575 1726882961.58317: 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 <<< 28575 1726882961.58364: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 28575 1726882961.58368: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 28575 1726882961.58451: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 28575 1726882961.58472: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 28575 1726882961.58633: stdout chunk (state=3): >>># 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 <<< 28575 1726882961.58748: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 28575 1726882961.58863: stdout chunk (state=3): >>># 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 _sha2 # 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 <<< 28575 1726882961.58870: stdout chunk (state=3): >>># 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 <<< 28575 1726882961.59105: 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 # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid <<< 28575 1726882961.59157: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 28575 1726882961.59177: stdout chunk (state=3): >>># destroy _typing <<< 28575 1726882961.59212: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 28575 1726882961.59247: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 28575 1726882961.59376: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 28575 1726882961.59460: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 28575 1726882961.59463: stdout chunk (state=3): >>># destroy itertools <<< 28575 1726882961.59512: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 28575 1726882961.59516: stdout chunk (state=3): >>># clear sys.audit hooks <<< 28575 1726882961.60213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.139 closed. <<< 28575 1726882961.60216: stdout chunk (state=3): >>><<< 28575 1726882961.60219: stderr chunk (state=3): >>><<< 28575 1726882961.60558: _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 0x7fa0e38b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3883b30> # /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 0x7fa0e38b6ab0> 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 0x7fa0e3669160> # /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 0x7fa0e3669fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.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 0x7fa0e36a7dd0> # /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 0x7fa0e36a7fe0> # /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 0x7fa0e36df800> # /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 0x7fa0e36dfe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36bfaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36bd190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36a4f80> # /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 0x7fa0e3703710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3702330> # /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 0x7fa0e36be060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3700a40> # /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 0x7fa0e37346e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36a4200> # /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 0x7fa0e3734b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3734a40> # 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 0x7fa0e3734e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e36a2d20> # /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 0x7fa0e37354c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3735190> 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 0x7fa0e37363c0> 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 0x7fa0e37505c0> 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 0x7fa0e3751d00> # /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 0x7fa0e3752bd0> # 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 0x7fa0e3753230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3752120> # /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 0x7fa0e3753c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e37533b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e37363f0> # /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 0x7fa0e344bb30> # /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 0x7fa0e3474620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3474380> # 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 0x7fa0e3474590> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0e34747d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3449cd0> # /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 0x7fa0e3475e50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3474b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3736ae0> # /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 0x7fa0e34a61e0> # /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 0x7fa0e34be390> # /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 0x7fa0e34fb110> # /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 0x7fa0e35218b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e34fb230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e34bf020> # /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 0x7fa0e33401d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e34bd3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3476d80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa0e33403b0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_164aoci_/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 0x7fa0e33a5eb0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e337cda0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3343ec0> # 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 0x7fa0e337fd10> # /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 0x7fa0e33d57f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e33d5580> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e33d4ec0> # /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 0x7fa0e33d5970> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e33a68d0> 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 0x7fa0e33d6570> # 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 0x7fa0e33d67b0> # /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 0x7fa0e33d6cf0> 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 0x7fa0e323ca10> # 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 0x7fa0e323e630> # /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 0x7fa0e323ef60> # /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 0x7fa0e323fef0> # /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 0x7fa0e3242bd0> # 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 0x7fa0e3242f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3240e90> # /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 0x7fa0e3246ae0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e32455b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3245310> # /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 0x7fa0e3247d70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e32413a0> # 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 0x7fa0e328acc0> # /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 0x7fa0e328aea0> # /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 0x7fa0e328c950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e328c710> # /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 0x7fa0e328ef00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e328d040> # /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 0x7fa0e329a720> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e328f0b0> # 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 0x7fa0e329ba10> # 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 0x7fa0e329b8c0> # 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 0x7fa0e329bb60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e328b020> # /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 0x7fa0e329eb10> # 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 0x7fa0e329fdd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e329d2e0> # 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 0x7fa0e329e180> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e329ce90> # 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 0x7fa0e3129310> # /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 0x7fa0e3128da0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e329ff50> 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 0x7fa0e31294f0> # 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 0x7fa0e312b350> # 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' # # /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 0x7fa0e31319a0> # 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 0x7fa0e3132300> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e312a360> # 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 0x7fa0e3131070> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3132390> 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 0x7fa0e31c6630> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e313c2f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3136420> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3136270> # 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 0x7fa0e31ccb00> # /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 0x7fa0e2707c80> # 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 0x7fa0e2707fb0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3144d10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e3144110> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e31ce780> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e31ce240> # /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 0x7fa0e271eff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e271e8a0> # 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 0x7fa0e271ea80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e271dcd0> # /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 0x7fa0e271f020> # /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 0x7fa0e277db20> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e271fb30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e31ce360> 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 0x7fa0e277fc80> # /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 0x7fa0e277e780> 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 0x7fa0e27b9fd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e279ee40> 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 0x7fa0e25b9f40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e25b9b80> 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 0x7fa0e25e29f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e25e3380> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e25e0a10> # /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 0x7fa0e2628d40> # /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 0x7fa0e2628e90> # /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 0x7fa0e262a210> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0e2629ca0> 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_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_dsa_public": "AAAAB3NzaC1kc3MAAACBAMAGmz4coceQATe4wVCPswNHKDq397sHN0wP3lxcDx5YXYj3mfO2mlh1Dpa7TCdRgLKwtozxXO6KafFlS3d0x9UWzSyKR0sSc77mhua/o3Y8EThq+wmVYqwwMQp1Vh8aBTvONV8N1UHqLp3aOdJIjHMGYdoUzUEF7xedcrV0fOV9AAAAFQDiC9S/VmOYdv/C8sXiFstIvsP/FQAAAIEApapvkLljxqN9GCi5UqXohiznCnndWFY9Vt/4wN+GtUjkuNJBqYHErEZCKfujpgVR94wM4sP3DbiJkL+OurGNHPJn7qrXDGQNIKExN7q3EzJI6yKBYdq1pnuhK1fBE/B8I/GQAEoqP3PMoutNlf85wWVgmt1DBc+D9D87BEGZzFoAAACBAIyk6Zb39dUz0T2fpmnSTF7AJHxsuBXwGZH1/5c5tWS0QGhwu5nzEoJUkQLhk+JqFJVRjNKoZ8wzH8N32ZrE15HfLF6/uIlfBorDH5AhDSnVumVmGZtYAerr8Cch5xqDXZSHTUhi7nBmdY/IKTgk7lCs0q4c7ja/wOueEHXkfWdF", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDjr2n9pN3Skd0p3fTYngf1LkuFARyHo/RDL4n6yhKcuFMhqe9MjqKkyMOvWaeNvTMkAiQ7TNEROz2mBqoPSot74UYaDR1nw9xQRq7skd9l/L6FlWrbg6EBCcQZUgkgjucBgmk3+INE0QVUdywVyW2IdmqayH/fLojViFulCLWlWn9cjFclC/t+sfMfoY6DrRIoi1GlfdlEfEHT9zGqC5syJrp6Yb3b9Ho/CYNAXya6aAHzMTLkx0/kU4czCptGZ9ew7HWLOtMv8iahxGrAp1VW4jj76+SZ5OisJ9N7+g8GPnaNAvsDNldGNQJWME6YNcEbxHblmHAEU0lq9EydM2W5iQHUnSezOSqQBljsiUACwwxZSphsqFYQnsHv4Vl/NlVTAJOApkU0VehWPUtOQNiqG+W/VGFMqqBksxF5tVDTO+qkvF5bm8JT2RSHAIbRpPPOYA8fg1PEPu1ONXD99Jn3urd0Y0kvUfp2NzPk1JFbxcGh+uDNHR2t5bVuOyRvmy0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKj0SRB0MBwzo3XKoUBfi6MCOa8n8Z6sjosikvEKYLTWy/hzFaSt2hhtv0qoPi/CAERuCNgGQ5pZPiqBpnr9C8A=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHVmW9cqR4t5U02ebXgqIiDjJ0aeuxmuwOiTXv538jBQ", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-46-139.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-139", "ansible_nodename": "ip-10-31-46-139.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": "ec2c52174af731fc996c81a6a9338a65", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "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": 3717, "ansible_memfree_mb": 2848, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 869, "free": 2848}, "nocache": {"free": 3468, "used": 249}, "swap": {"total": 3716, "free": 3716, "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": "ec2c5217-4af7-31fc-996c-81a6a9338a65", "ansible_product_uuid": "ec2c5217-4af7-31fc-996c-81a6a9338a65", "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": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 924, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251199418368, "block_size": 4096, "block_total": 64483404, "block_available": 61327983, "block_used": 3155421, "inode_total": 16384000, "inode_available": 16303510, "inode_used": 80490, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "42", "second": "41", "epoch": "1726882961", "epoch_int": "1726882961", "date": "2024-09-20", "time": "21:42:41", "iso8601_micro": "2024-09-21T01:42:41.515634Z", "iso8601": "2024-09-21T01:42:41Z", "iso8601_basic": "20240920T214241515634", "iso8601_basic_short": "20240920T214241", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 47942 10.31.46.139 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.14.145 47942 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "", "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_loadavg": {"1m": 1.18408203125, "5m": 0.91650390625, "15m": 0.49365234375}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:98:65:d3:42:6b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.139", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::2f3a:b84:7c06:1e06", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.139", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:98:65:d3:42:6b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.139"], "ansible_all_ipv6_addresses": ["fe80::2f3a:b84:7c06:1e06"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.139", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::2f3a:b84:7c06:1e06"]}, "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.139 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 28575 1726882961.62937: 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-1726882959.9496133-28611-21765846850203/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28575 1726882961.62941: _low_level_execute_command(): starting 28575 1726882961.62944: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882959.9496133-28611-21765846850203/ > /dev/null 2>&1 && sleep 0' 28575 1726882961.63920: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882961.64026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 28575 1726882961.64100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882961.64160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28575 1726882961.66096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28575 1726882961.66506: stderr chunk (state=3): >>><<< 28575 1726882961.66510: stdout chunk (state=3): >>><<< 28575 1726882961.66513: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28575 1726882961.66516: handler run complete 28575 1726882961.66919: variable 'ansible_facts' from source: unknown 28575 1726882961.67846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882961.69193: variable 'ansible_facts' from source: unknown 28575 1726882961.69714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882961.70325: attempt loop complete, returning result 28575 1726882961.70474: _execute() done 28575 1726882961.70485: dumping result to json 28575 1726882961.70530: done dumping result, returning 28575 1726882961.70548: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affe814-3a2d-cf43-2830-00000000001b] 28575 1726882961.70560: sending task result for task 0affe814-3a2d-cf43-2830-00000000001b 28575 1726882961.72326: done sending task result for task 0affe814-3a2d-cf43-2830-00000000001b 28575 1726882961.72330: WORKER PROCESS EXITING ok: [managed_node2] 28575 1726882961.72931: no more pending results, returning what we have 28575 1726882961.72940: results queue empty 28575 1726882961.72941: checking for any_errors_fatal 28575 1726882961.72943: done checking for any_errors_fatal 28575 1726882961.72944: checking for max_fail_percentage 28575 1726882961.72946: done checking for max_fail_percentage 28575 1726882961.72947: checking to see if all hosts have failed and the running result is not ok 28575 1726882961.72948: done checking to see if all hosts have failed 28575 1726882961.72949: getting the remaining hosts for this loop 28575 1726882961.72951: done getting the remaining hosts for this loop 28575 1726882961.72955: getting the next task for host managed_node2 28575 1726882961.72962: done getting next task for host managed_node2 28575 1726882961.72964: ^ task is: TASK: meta (flush_handlers) 28575 1726882961.72966: ^ 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 28575 1726882961.72970: getting variables 28575 1726882961.72972: in VariableManager get_vars() 28575 1726882961.73001: Calling all_inventory to load vars for managed_node2 28575 1726882961.73004: Calling groups_inventory to load vars for managed_node2 28575 1726882961.73009: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882961.73142: Calling all_plugins_play to load vars for managed_node2 28575 1726882961.73148: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882961.73153: Calling groups_plugins_play to load vars for managed_node2 28575 1726882961.73768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882961.74409: done with get_vars() 28575 1726882961.74536: done getting variables 28575 1726882961.74631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 28575 1726882961.74777: in VariableManager get_vars() 28575 1726882961.74791: Calling all_inventory to load vars for managed_node2 28575 1726882961.74794: Calling groups_inventory to load vars for managed_node2 28575 1726882961.74797: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882961.74802: Calling all_plugins_play to load vars for managed_node2 28575 1726882961.74923: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882961.74928: Calling groups_plugins_play to load vars for managed_node2 28575 1726882961.75372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882961.76063: done with get_vars() 28575 1726882961.76083: done queuing things up, now waiting for results queue to drain 28575 1726882961.76086: results queue empty 28575 1726882961.76088: checking for any_errors_fatal 28575 1726882961.76091: done checking for any_errors_fatal 28575 1726882961.76092: checking for max_fail_percentage 28575 1726882961.76093: done checking for max_fail_percentage 28575 1726882961.76094: checking to see if all hosts have failed and the running result is not ok 28575 1726882961.76095: done checking to see if all hosts have failed 28575 1726882961.76101: getting the remaining hosts for this loop 28575 1726882961.76103: done getting the remaining hosts for this loop 28575 1726882961.76106: getting the next task for host managed_node2 28575 1726882961.76229: done getting next task for host managed_node2 28575 1726882961.76233: ^ task is: TASK: Include the task 'el_repo_setup.yml' 28575 1726882961.76237: ^ 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 28575 1726882961.76240: getting variables 28575 1726882961.76241: in VariableManager get_vars() 28575 1726882961.76251: Calling all_inventory to load vars for managed_node2 28575 1726882961.76254: Calling groups_inventory to load vars for managed_node2 28575 1726882961.76261: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882961.76266: Calling all_plugins_play to load vars for managed_node2 28575 1726882961.76269: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882961.76273: Calling groups_plugins_play to load vars for managed_node2 28575 1726882961.76761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882961.77594: done with get_vars() 28575 1726882961.77604: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:10 Friday 20 September 2024 21:42:41 -0400 (0:00:01.909) 0:00:01.967 ****** 28575 1726882961.77985: entering _queue_task() for managed_node2/include_tasks 28575 1726882961.77987: Creating lock for include_tasks 28575 1726882961.78738: worker is 1 (out of 1 available) 28575 1726882961.78752: exiting _queue_task() for managed_node2/include_tasks 28575 1726882961.78766: done queuing things up, now waiting for results queue to drain 28575 1726882961.78769: waiting for pending results... 28575 1726882961.79275: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 28575 1726882961.79558: in run() - task 0affe814-3a2d-cf43-2830-000000000006 28575 1726882961.79583: variable 'ansible_search_path' from source: unknown 28575 1726882961.79626: calling self._execute() 28575 1726882961.79887: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882961.79892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882961.79902: variable 'omit' from source: magic vars 28575 1726882961.80316: _execute() done 28575 1726882961.80320: dumping result to json 28575 1726882961.80323: done dumping result, returning 28575 1726882961.80426: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-cf43-2830-000000000006] 28575 1726882961.80429: sending task result for task 0affe814-3a2d-cf43-2830-000000000006 28575 1726882961.80510: done sending task result for task 0affe814-3a2d-cf43-2830-000000000006 28575 1726882961.80514: WORKER PROCESS EXITING 28575 1726882961.80566: no more pending results, returning what we have 28575 1726882961.80572: in VariableManager get_vars() 28575 1726882961.80613: Calling all_inventory to load vars for managed_node2 28575 1726882961.80616: Calling groups_inventory to load vars for managed_node2 28575 1726882961.80621: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882961.80639: Calling all_plugins_play to load vars for managed_node2 28575 1726882961.80643: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882961.80647: Calling groups_plugins_play to load vars for managed_node2 28575 1726882961.81520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882961.82300: done with get_vars() 28575 1726882961.82309: variable 'ansible_search_path' from source: unknown 28575 1726882961.82324: we have included files to process 28575 1726882961.82325: generating all_blocks data 28575 1726882961.82327: done generating all_blocks data 28575 1726882961.82328: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 28575 1726882961.82329: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 28575 1726882961.82332: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 28575 1726882961.84607: in VariableManager get_vars() 28575 1726882961.84741: done with get_vars() 28575 1726882961.84760: done processing included file 28575 1726882961.84768: iterating over new_blocks loaded from include file 28575 1726882961.84771: in VariableManager get_vars() 28575 1726882961.84793: done with get_vars() 28575 1726882961.84796: filtering new block on tags 28575 1726882961.84814: done filtering new block on tags 28575 1726882961.84818: in VariableManager get_vars() 28575 1726882961.84836: done with get_vars() 28575 1726882961.84839: filtering new block on tags 28575 1726882961.84975: done filtering new block on tags 28575 1726882961.84986: in VariableManager get_vars() 28575 1726882961.85006: done with get_vars() 28575 1726882961.85008: filtering new block on tags 28575 1726882961.85026: done filtering new block on tags 28575 1726882961.85029: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 28575 1726882961.85070: extending task lists for all hosts with included blocks 28575 1726882961.85230: done extending task lists 28575 1726882961.85232: done processing included files 28575 1726882961.85233: results queue empty 28575 1726882961.85236: checking for any_errors_fatal 28575 1726882961.85237: done checking for any_errors_fatal 28575 1726882961.85238: checking for max_fail_percentage 28575 1726882961.85240: done checking for max_fail_percentage 28575 1726882961.85241: checking to see if all hosts have failed and the running result is not ok 28575 1726882961.85242: done checking to see if all hosts have failed 28575 1726882961.85242: getting the remaining hosts for this loop 28575 1726882961.85244: done getting the remaining hosts for this loop 28575 1726882961.85248: getting the next task for host managed_node2 28575 1726882961.85253: done getting next task for host managed_node2 28575 1726882961.85255: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 28575 1726882961.85258: ^ 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 28575 1726882961.85260: getting variables 28575 1726882961.85262: in VariableManager get_vars() 28575 1726882961.85272: Calling all_inventory to load vars for managed_node2 28575 1726882961.85275: Calling groups_inventory to load vars for managed_node2 28575 1726882961.85395: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882961.85404: Calling all_plugins_play to load vars for managed_node2 28575 1726882961.85407: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882961.85412: Calling groups_plugins_play to load vars for managed_node2 28575 1726882961.85919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882961.86790: done with get_vars() 28575 1726882961.86801: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:42:41 -0400 (0:00:00.090) 0:00:02.057 ****** 28575 1726882961.87007: entering _queue_task() for managed_node2/setup 28575 1726882961.87624: worker is 1 (out of 1 available) 28575 1726882961.87638: exiting _queue_task() for managed_node2/setup 28575 1726882961.87651: done queuing things up, now waiting for results queue to drain 28575 1726882961.87653: waiting for pending results... 28575 1726882961.88174: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 28575 1726882961.88340: in run() - task 0affe814-3a2d-cf43-2830-00000000002c 28575 1726882961.88344: variable 'ansible_search_path' from source: unknown 28575 1726882961.88347: variable 'ansible_search_path' from source: unknown 28575 1726882961.88350: calling self._execute() 28575 1726882961.88739: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882961.88743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882961.88746: variable 'omit' from source: magic vars 28575 1726882961.89837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28575 1726882961.94740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28575 1726882961.94745: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28575 1726882961.94853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28575 1726882961.95539: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28575 1726882961.95543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28575 1726882961.95546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28575 1726882961.95549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28575 1726882961.95944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28575 1726882961.95948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28575 1726882961.95950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28575 1726882961.96202: variable 'ansible_facts' from source: unknown 28575 1726882961.96297: variable 'network_test_required_facts' from source: task vars 28575 1726882961.96583: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): False 28575 1726882961.96591: when evaluation is False, skipping this task 28575 1726882961.96598: _execute() done 28575 1726882961.96605: dumping result to json 28575 1726882961.96613: done dumping result, returning 28575 1726882961.96625: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affe814-3a2d-cf43-2830-00000000002c] 28575 1726882961.96638: sending task result for task 0affe814-3a2d-cf43-2830-00000000002c 28575 1726882961.96760: done sending task result for task 0affe814-3a2d-cf43-2830-00000000002c skipping: [managed_node2] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts", "skip_reason": "Conditional result was False" } 28575 1726882961.96842: no more pending results, returning what we have 28575 1726882961.96846: results queue empty 28575 1726882961.96847: checking for any_errors_fatal 28575 1726882961.96849: done checking for any_errors_fatal 28575 1726882961.96849: checking for max_fail_percentage 28575 1726882961.96852: done checking for max_fail_percentage 28575 1726882961.96853: checking to see if all hosts have failed and the running result is not ok 28575 1726882961.96854: done checking to see if all hosts have failed 28575 1726882961.96854: getting the remaining hosts for this loop 28575 1726882961.96856: done getting the remaining hosts for this loop 28575 1726882961.96860: getting the next task for host managed_node2 28575 1726882961.96927: done getting next task for host managed_node2 28575 1726882961.96931: ^ task is: TASK: Check if system is ostree 28575 1726882961.96936: ^ 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 28575 1726882961.96940: getting variables 28575 1726882961.96942: in VariableManager get_vars() 28575 1726882961.97072: Calling all_inventory to load vars for managed_node2 28575 1726882961.97075: Calling groups_inventory to load vars for managed_node2 28575 1726882961.97082: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882961.97093: Calling all_plugins_play to load vars for managed_node2 28575 1726882961.97097: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882961.97101: Calling groups_plugins_play to load vars for managed_node2 28575 1726882961.97710: WORKER PROCESS EXITING 28575 1726882961.97755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882961.98626: done with get_vars() 28575 1726882961.98641: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:42:41 -0400 (0:00:00.118) 0:00:02.176 ****** 28575 1726882961.98852: entering _queue_task() for managed_node2/stat 28575 1726882961.99189: worker is 1 (out of 1 available) 28575 1726882961.99203: exiting _queue_task() for managed_node2/stat 28575 1726882961.99221: done queuing things up, now waiting for results queue to drain 28575 1726882961.99223: waiting for pending results... 28575 1726882961.99649: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 28575 1726882961.99875: in run() - task 0affe814-3a2d-cf43-2830-00000000002e 28575 1726882961.99896: variable 'ansible_search_path' from source: unknown 28575 1726882961.99906: variable 'ansible_search_path' from source: unknown 28575 1726882961.99951: calling self._execute() 28575 1726882962.00032: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.00048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.00063: variable 'omit' from source: magic vars 28575 1726882962.00618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28575 1726882962.00906: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28575 1726882962.00964: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28575 1726882962.01007: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28575 1726882962.01054: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28575 1726882962.01154: 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) 28575 1726882962.01190: 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) 28575 1726882962.01229: 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) 28575 1726882962.01267: 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) 28575 1726882962.01402: Evaluated conditional (not __network_is_ostree is defined): True 28575 1726882962.01414: variable 'omit' from source: magic vars 28575 1726882962.01469: variable 'omit' from source: magic vars 28575 1726882962.01516: variable 'omit' from source: magic vars 28575 1726882962.01552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28575 1726882962.01592: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28575 1726882962.01639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28575 1726882962.01672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28575 1726882962.01739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28575 1726882962.01743: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28575 1726882962.01745: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.01748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.01866: Set connection var ansible_connection to ssh 28575 1726882962.01884: Set connection var ansible_shell_executable to /bin/sh 28575 1726882962.01905: Set connection var ansible_pipelining to False 28575 1726882962.01918: Set connection var ansible_module_compression to ZIP_DEFLATED 28575 1726882962.01930: Set connection var ansible_timeout to 10 28575 1726882962.01945: Set connection var ansible_shell_type to sh 28575 1726882962.01978: variable 'ansible_shell_executable' from source: unknown 28575 1726882962.02240: variable 'ansible_connection' from source: unknown 28575 1726882962.02244: variable 'ansible_module_compression' from source: unknown 28575 1726882962.02247: variable 'ansible_shell_type' from source: unknown 28575 1726882962.02249: variable 'ansible_shell_executable' from source: unknown 28575 1726882962.02251: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.02253: variable 'ansible_pipelining' from source: unknown 28575 1726882962.02255: variable 'ansible_timeout' from source: unknown 28575 1726882962.02257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.03242: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 28575 1726882962.03246: variable 'omit' from source: magic vars 28575 1726882962.03248: starting attempt loop 28575 1726882962.03250: running the handler 28575 1726882962.03254: _low_level_execute_command(): starting 28575 1726882962.03256: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 28575 1726882962.04537: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28575 1726882962.04695: 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.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882962.04744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 28575 1726882962.04810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28575 1726882962.04955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882962.04992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28575 1726882962.07350: stdout chunk (state=3): >>>/root <<< 28575 1726882962.07491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28575 1726882962.07567: stderr chunk (state=3): >>><<< 28575 1726882962.07835: stdout chunk (state=3): >>><<< 28575 1726882962.07843: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28575 1726882962.07854: _low_level_execute_command(): starting 28575 1726882962.07858: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216 `" && echo ansible-tmp-1726882962.0765483-28675-221098435023216="` echo /root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216 `" ) && sleep 0' 28575 1726882962.09210: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882962.09372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 28575 1726882962.09390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28575 1726882962.09464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882962.09712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28575 1726882962.12514: stdout chunk (state=3): >>>ansible-tmp-1726882962.0765483-28675-221098435023216=/root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216 <<< 28575 1726882962.12793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28575 1726882962.12998: stdout chunk (state=3): >>><<< 28575 1726882962.13001: stderr chunk (state=3): >>><<< 28575 1726882962.13004: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882962.0765483-28675-221098435023216=/root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 28575 1726882962.13007: variable 'ansible_module_compression' from source: unknown 28575 1726882962.13162: ANSIBALLZ: Using lock for stat 28575 1726882962.13172: ANSIBALLZ: Acquiring lock 28575 1726882962.13241: ANSIBALLZ: Lock acquired: 139658503557520 28575 1726882962.13244: ANSIBALLZ: Creating module 28575 1726882962.32661: ANSIBALLZ: Writing module into payload 28575 1726882962.32786: ANSIBALLZ: Writing module 28575 1726882962.32808: ANSIBALLZ: Renaming module 28575 1726882962.32815: ANSIBALLZ: Done creating module 28575 1726882962.32843: variable 'ansible_facts' from source: unknown 28575 1726882962.32911: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216/AnsiballZ_stat.py 28575 1726882962.33060: Sending initial data 28575 1726882962.33065: Sent initial data (153 bytes) 28575 1726882962.33849: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882962.33886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 28575 1726882962.33905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28575 1726882962.33919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882962.34022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 28575 1726882962.35918: 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 <<< 28575 1726882962.35989: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 28575 1726882962.36054: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-28575zjsz0kgv/tmp0liyilcq /root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216/AnsiballZ_stat.py <<< 28575 1726882962.36058: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216/AnsiballZ_stat.py" <<< 28575 1726882962.36227: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-28575zjsz0kgv/tmp0liyilcq" to remote "/root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216/AnsiballZ_stat.py" <<< 28575 1726882962.37930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28575 1726882962.37957: stderr chunk (state=3): >>><<< 28575 1726882962.37964: stdout chunk (state=3): >>><<< 28575 1726882962.38066: done transferring module to remote 28575 1726882962.38085: _low_level_execute_command(): starting 28575 1726882962.38139: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216/ /root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216/AnsiballZ_stat.py && sleep 0' 28575 1726882962.39450: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882962.39552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 28575 1726882962.39566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28575 1726882962.39577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882962.39733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28575 1726882962.42519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28575 1726882962.42523: stderr chunk (state=3): >>><<< 28575 1726882962.42526: stdout chunk (state=3): >>><<< 28575 1726882962.42740: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28575 1726882962.42744: _low_level_execute_command(): starting 28575 1726882962.42747: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216/AnsiballZ_stat.py && sleep 0' 28575 1726882962.43277: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 28575 1726882962.43350: 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.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882962.43427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 28575 1726882962.43442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 28575 1726882962.43461: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882962.43666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28575 1726882962.46863: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 28575 1726882962.46945: stdout chunk (state=3): >>>import _imp # builtin <<< 28575 1726882962.47027: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 28575 1726882962.47127: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 28575 1726882962.47151: stdout chunk (state=3): >>>import 'posix' # <<< 28575 1726882962.47182: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 28575 1726882962.47207: stdout chunk (state=3): >>>import 'time' # <<< 28575 1726882962.47232: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 28575 1726882962.47294: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 28575 1726882962.47297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 28575 1726882962.47337: stdout chunk (state=3): >>>import '_codecs' # <<< 28575 1726882962.47341: stdout chunk (state=3): >>>import 'codecs' # <<< 28575 1726882962.47373: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 28575 1726882962.47427: 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 0x7fe6eced4530> <<< 28575 1726882962.47430: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecea3b30> <<< 28575 1726882962.47478: 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 0x7fe6eced6ab0> <<< 28575 1726882962.47506: stdout chunk (state=3): >>>import '_signal' # <<< 28575 1726882962.47510: stdout chunk (state=3): >>>import '_abc' # <<< 28575 1726882962.47540: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 28575 1726882962.47582: stdout chunk (state=3): >>>import '_stat' # <<< 28575 1726882962.47602: stdout chunk (state=3): >>>import 'stat' # <<< 28575 1726882962.47718: stdout chunk (state=3): >>>import '_collections_abc' # <<< 28575 1726882962.47722: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 28575 1726882962.47753: stdout chunk (state=3): >>>import 'os' # <<< 28575 1726882962.47811: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 28575 1726882962.47815: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 28575 1726882962.47859: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 28575 1726882962.47863: 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' <<< 28575 1726882962.47895: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6eccc5160> <<< 28575 1726882962.47954: 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 <<< 28575 1726882962.47972: 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 0x7fe6eccc5fd0> <<< 28575 1726882962.48005: stdout chunk (state=3): >>>import 'site' # <<< 28575 1726882962.48031: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 28575 1726882962.48314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 28575 1726882962.48319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 28575 1726882962.48365: 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' <<< 28575 1726882962.48368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 28575 1726882962.48428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 28575 1726882962.48445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 28575 1726882962.48472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 28575 1726882962.48504: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd03e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 28575 1726882962.48521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 28575 1726882962.48553: stdout chunk (state=3): >>>import '_operator' # <<< 28575 1726882962.48576: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd03f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 28575 1726882962.48605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 28575 1726882962.48628: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 28575 1726882962.48697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 28575 1726882962.48766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd3b8c0> <<< 28575 1726882962.48800: 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 0x7fe6ecd3bf50> import '_collections' # <<< 28575 1726882962.48867: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd1bb60> import '_functools' # <<< 28575 1726882962.48883: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd19280> <<< 28575 1726882962.49047: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd01040> <<< 28575 1726882962.49060: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 28575 1726882962.49284: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 28575 1726882962.49311: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd5e420> # /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 0x7fe6ecd1a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd5ccb0> # /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 0x7fe6ecd90890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd002c0> <<< 28575 1726882962.49325: 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' <<< 28575 1726882962.49358: 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 0x7fe6ecd90d40> <<< 28575 1726882962.49393: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd90bf0> <<< 28575 1726882962.49414: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6ecd90fb0> <<< 28575 1726882962.49441: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6eccfede0> <<< 28575 1726882962.49463: 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' <<< 28575 1726882962.49497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 28575 1726882962.49548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd91670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd91340> import 'importlib.machinery' # <<< 28575 1726882962.49621: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd92510> import 'importlib.util' # <<< 28575 1726882962.49732: stdout chunk (state=3): >>>import 'runpy' # <<< 28575 1726882962.49751: 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 # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecda8740> import 'errno' # <<< 28575 1726882962.49783: 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 0x7fe6ecda9e20> <<< 28575 1726882962.49853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 28575 1726882962.49857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 28575 1726882962.49966: 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' <<< 28575 1726882962.49971: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecdaacf0> <<< 28575 1726882962.49975: 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 0x7fe6ecdab350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecdaa270> # /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' <<< 28575 1726882962.50004: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882962.50017: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6ecdabdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecdab500> <<< 28575 1726882962.50079: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd92570> <<< 28575 1726882962.50162: stdout chunk (state=3): >>># /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' <<< 28575 1726882962.50196: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6ecb37c80> <<< 28575 1726882962.50220: 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' <<< 28575 1726882962.50298: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882962.50331: 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 0x7fe6ecb607a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecb60500> # 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 0x7fe6ecb607d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6ecb609b0> <<< 28575 1726882962.50383: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecb35e20> <<< 28575 1726882962.50402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 28575 1726882962.50542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 28575 1726882962.50613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecb620c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecb60d40> <<< 28575 1726882962.50635: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd92c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 28575 1726882962.50705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 28575 1726882962.50767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 28575 1726882962.50770: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecb8e420> <<< 28575 1726882962.50840: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 28575 1726882962.50876: 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 <<< 28575 1726882962.50880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 28575 1726882962.51042: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecbaa540> # /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' <<< 28575 1726882962.51085: stdout chunk (state=3): >>>import 'ntpath' # <<< 28575 1726882962.51089: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 28575 1726882962.51092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecbe32c0> <<< 28575 1726882962.51156: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 28575 1726882962.51173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 28575 1726882962.51224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 28575 1726882962.51362: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecc09a60> <<< 28575 1726882962.51557: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecbe33e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecbab1d0> # /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 0x7fe6eca28380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecba9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecb62fc0> <<< 28575 1726882962.51618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 28575 1726882962.51664: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe6eca28560> <<< 28575 1726882962.51721: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_5gwfqhqx/ansible_stat_payload.zip' <<< 28575 1726882962.51748: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.51892: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.51924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 28575 1726882962.51940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 28575 1726882962.51978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 28575 1726882962.52062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 28575 1726882962.52117: 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 0x7fe6eca7dfd0> import '_typing' # <<< 28575 1726882962.52347: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6eca54ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6eca2bf50> # zipimport: zlib available <<< 28575 1726882962.52368: stdout chunk (state=3): >>>import 'ansible' # <<< 28575 1726882962.52401: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.52418: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 28575 1726882962.52456: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.54262: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.55471: 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 0x7fe6eca57e60> # /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' <<< 28575 1726882962.55491: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 28575 1726882962.55527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 28575 1726882962.55559: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882962.55664: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6ecaa5a30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecaa57c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecaa50d0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 28575 1726882962.55699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 28575 1726882962.55724: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecaa56d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6eca7ec60> import 'atexit' # <<< 28575 1726882962.55804: 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 0x7fe6ecaa67b0> <<< 28575 1726882962.55841: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6ecaa69f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<< 28575 1726882962.55933: stdout chunk (state=3): >>> <<< 28575 1726882962.55939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 28575 1726882962.55973: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecaa6f30> import 'pwd' # <<< 28575 1726882962.56020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 28575 1726882962.56064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec90cd70> <<< 28575 1726882962.56121: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6ec90e960> # /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' <<< 28575 1726882962.56239: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec90f2c0> <<< 28575 1726882962.56261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9104a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 28575 1726882962.56314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 28575 1726882962.56350: 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' <<< 28575 1726882962.56499: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec912f00> # 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 0x7fe6ec913260> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9111c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 28575 1726882962.56524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 28575 1726882962.56528: 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' <<< 28575 1726882962.56552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 28575 1726882962.56585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 28575 1726882962.56620: 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' <<< 28575 1726882962.56677: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec916f30> import '_tokenize' # <<< 28575 1726882962.56738: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec915a00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec915760> <<< 28575 1726882962.56821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 28575 1726882962.56833: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec917e00> <<< 28575 1726882962.56896: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9116d0> <<< 28575 1726882962.56944: 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 0x7fe6ec95f080> # /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 0x7fe6ec95f1a0> <<< 28575 1726882962.57005: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 28575 1726882962.57169: 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 0x7fe6ec960d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec960b00> <<< 28575 1726882962.57172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 28575 1726882962.57195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 28575 1726882962.57254: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6ec963260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9613a0> <<< 28575 1726882962.57306: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 28575 1726882962.57328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 28575 1726882962.57364: 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' <<< 28575 1726882962.57401: stdout chunk (state=3): >>>import '_string' # <<< 28575 1726882962.57435: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec96aa20> <<< 28575 1726882962.57618: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9633b0> <<< 28575 1726882962.57675: 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 0x7fe6ec96b800> <<< 28575 1726882962.57737: 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' <<< 28575 1726882962.57741: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6ec96ba40> <<< 28575 1726882962.57774: 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 0x7fe6ec96b3e0> <<< 28575 1726882962.57816: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec95f440> <<< 28575 1726882962.57836: 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' <<< 28575 1726882962.57866: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 28575 1726882962.57869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 28575 1726882962.57926: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882962.57948: 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 0x7fe6ec96ec30> <<< 28575 1726882962.58221: 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 0x7fe6ec9701d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec96d3d0> <<< 28575 1726882962.58241: 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 0x7fe6ec96e750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec96cf50> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 28575 1726882962.58442: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.58462: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.58764: stdout chunk (state=3): >>># 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 <<< 28575 1726882962.58769: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.58820: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.59515: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.60216: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 28575 1726882962.60243: 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' # <<< 28575 1726882962.60262: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 28575 1726882962.60287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 28575 1726882962.60348: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882962.60371: 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 0x7fe6ec9f4410> <<< 28575 1726882962.60467: 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' <<< 28575 1726882962.60486: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9f5280> <<< 28575 1726882962.60508: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec972c90> <<< 28575 1726882962.60556: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 28575 1726882962.60596: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.60608: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.60629: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 28575 1726882962.60651: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.60816: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.61018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 28575 1726882962.61022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 28575 1726882962.61047: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9f5a00> # zipimport: zlib available <<< 28575 1726882962.61608: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.62268: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.62272: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.62402: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 28575 1726882962.62450: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 28575 1726882962.62571: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.62657: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 28575 1726882962.62683: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 28575 1726882962.62746: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.62754: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.62810: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 28575 1726882962.62827: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.63099: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.63387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 28575 1726882962.63474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 28575 1726882962.63478: stdout chunk (state=3): >>>import '_ast' # <<< 28575 1726882962.63582: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9f7da0> <<< 28575 1726882962.63586: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.63677: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.63765: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 28575 1726882962.63772: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 28575 1726882962.63785: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 28575 1726882962.63810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 28575 1726882962.63841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 28575 1726882962.63912: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882962.64057: 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 0x7fe6ec805fd0> <<< 28575 1726882962.64111: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 28575 1726882962.64114: 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 0x7fe6ec806840> <<< 28575 1726882962.64143: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9f6c30> # zipimport: zlib available <<< 28575 1726882962.64194: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.64237: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 28575 1726882962.64253: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.64288: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.64344: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.64401: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.64489: 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 <<< 28575 1726882962.64519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 28575 1726882962.64624: 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 0x7fe6ec8055e0> <<< 28575 1726882962.64670: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec806990> <<< 28575 1726882962.64714: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 28575 1726882962.64728: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.64793: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.64858: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.64892: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.64949: 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' <<< 28575 1726882962.64993: 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 <<< 28575 1726882962.64998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 28575 1726882962.65012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 28575 1726882962.65083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 28575 1726882962.65118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 28575 1726882962.65121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 28575 1726882962.65184: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec896ba0> <<< 28575 1726882962.65233: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec8108f0> <<< 28575 1726882962.65322: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec80a960> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec80a7b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 28575 1726882962.65343: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.65368: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.65410: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 28575 1726882962.65467: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 28575 1726882962.65495: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.65522: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 28575 1726882962.65670: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.65885: stdout chunk (state=3): >>># zipimport: zlib available <<< 28575 1726882962.66037: 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__ <<< 28575 1726882962.66407: 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 <<< 28575 1726882962.66459: stdout chunk (state=3): >>># 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 <<< 28575 1726882962.66519: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # 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 _sha2 # 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 <<< 28575 1726882962.66523: stdout chunk (state=3): >>># 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 <<< 28575 1726882962.66586: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 28575 1726882962.66593: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 28575 1726882962.66858: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 28575 1726882962.66893: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # 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 <<< 28575 1726882962.66969: stdout chunk (state=3): >>># destroy ntpath <<< 28575 1726882962.66976: stdout chunk (state=3): >>># 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 <<< 28575 1726882962.67082: stdout chunk (state=3): >>># 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 <<< 28575 1726882962.67086: stdout chunk (state=3): >>># destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 28575 1726882962.67099: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 28575 1726882962.67158: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 28575 1726882962.67166: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 28575 1726882962.67214: stdout chunk (state=3): >>># 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 <<< 28575 1726882962.67241: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # 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 <<< 28575 1726882962.67267: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 28575 1726882962.67274: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 28575 1726882962.67325: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 28575 1726882962.67330: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 28575 1726882962.67343: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 28575 1726882962.67675: stdout chunk (state=3): >>># 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 <<< 28575 1726882962.67682: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 28575 1726882962.67798: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 28575 1726882962.67803: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 28575 1726882962.67816: stdout chunk (state=3): >>># destroy time <<< 28575 1726882962.67844: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 28575 1726882962.67884: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 28575 1726882962.67904: stdout chunk (state=3): >>># destroy itertools <<< 28575 1726882962.67926: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 28575 1726882962.67963: stdout chunk (state=3): >>># clear sys.audit hooks <<< 28575 1726882962.68506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.139 closed. <<< 28575 1726882962.68560: stderr chunk (state=3): >>><<< 28575 1726882962.68564: stdout chunk (state=3): >>><<< 28575 1726882962.68632: _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 0x7fe6eced4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecea3b30> # /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 0x7fe6eced6ab0> 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 0x7fe6eccc5160> # /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 0x7fe6eccc5fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.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 0x7fe6ecd03e90> # /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 0x7fe6ecd03f50> # /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 0x7fe6ecd3b8c0> # /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 0x7fe6ecd3bf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd1bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd19280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd01040> # /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 0x7fe6ecd5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd5e420> # /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 0x7fe6ecd1a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd5ccb0> # /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 0x7fe6ecd90890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd002c0> # /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 0x7fe6ecd90d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd90bf0> # 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 0x7fe6ecd90fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6eccfede0> # /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 0x7fe6ecd91670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd91340> 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 0x7fe6ecd92510> 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 0x7fe6ecda8740> 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 0x7fe6ecda9e20> # /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 0x7fe6ecdaacf0> # 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 0x7fe6ecdab350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecdaa270> # /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 0x7fe6ecdabdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecdab500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd92570> # /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 0x7fe6ecb37c80> # /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 0x7fe6ecb607a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecb60500> # 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 0x7fe6ecb607d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6ecb609b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecb35e20> # /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 0x7fe6ecb620c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecb60d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecd92c60> # /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 0x7fe6ecb8e420> # /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 0x7fe6ecbaa540> # /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 0x7fe6ecbe32c0> # /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 0x7fe6ecc09a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecbe33e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecbab1d0> # /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 0x7fe6eca28380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecba9580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecb62fc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe6eca28560> # zipimport: found 30 names in '/tmp/ansible_stat_payload_5gwfqhqx/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 0x7fe6eca7dfd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6eca54ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6eca2bf50> # 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 0x7fe6eca57e60> # /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 0x7fe6ecaa5a30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecaa57c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ecaa50d0> # /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 0x7fe6ecaa56d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6eca7ec60> 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 0x7fe6ecaa67b0> # 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 0x7fe6ecaa69f0> # /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 0x7fe6ecaa6f30> 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 0x7fe6ec90cd70> # 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 0x7fe6ec90e960> # /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 0x7fe6ec90f2c0> # /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 0x7fe6ec9104a0> # /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 0x7fe6ec912f00> # 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 0x7fe6ec913260> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9111c0> # /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 0x7fe6ec916f30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec915a00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec915760> # /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 0x7fe6ec917e00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9116d0> # 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 0x7fe6ec95f080> # /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 0x7fe6ec95f1a0> # /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 0x7fe6ec960d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec960b00> # /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 0x7fe6ec963260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9613a0> # /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 0x7fe6ec96aa20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9633b0> # 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 0x7fe6ec96b800> # 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 0x7fe6ec96ba40> # 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 0x7fe6ec96b3e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec95f440> # /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 0x7fe6ec96ec30> # 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 0x7fe6ec9701d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec96d3d0> # 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 0x7fe6ec96e750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec96cf50> # 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 0x7fe6ec9f4410> # /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 0x7fe6ec9f5280> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec972c90> 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 0x7fe6ec9f5a00> # 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 0x7fe6ec9f7da0> # 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' # # /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 0x7fe6ec805fd0> # 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 0x7fe6ec806840> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec9f6c30> # 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 0x7fe6ec8055e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec806990> 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 0x7fe6ec896ba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec8108f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec80a960> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6ec80a7b0> # 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.139 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 28575 1726882962.69221: 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-1726882962.0765483-28675-221098435023216/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 28575 1726882962.69225: _low_level_execute_command(): starting 28575 1726882962.69228: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882962.0765483-28675-221098435023216/ > /dev/null 2>&1 && sleep 0' 28575 1726882962.69300: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 28575 1726882962.69326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 28575 1726882962.69330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 28575 1726882962.69332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 28575 1726882962.69338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882962.69358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 28575 1726882962.69361: 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 28575 1726882962.69425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 28575 1726882962.69432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 28575 1726882962.69513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 28575 1726882962.71643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 28575 1726882962.71690: stderr chunk (state=3): >>><<< 28575 1726882962.71694: stdout chunk (state=3): >>><<< 28575 1726882962.71710: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 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.46.139 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.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 28575 1726882962.71718: handler run complete 28575 1726882962.71740: attempt loop complete, returning result 28575 1726882962.71743: _execute() done 28575 1726882962.71746: dumping result to json 28575 1726882962.71748: done dumping result, returning 28575 1726882962.71756: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0affe814-3a2d-cf43-2830-00000000002e] 28575 1726882962.71763: sending task result for task 0affe814-3a2d-cf43-2830-00000000002e 28575 1726882962.71860: done sending task result for task 0affe814-3a2d-cf43-2830-00000000002e 28575 1726882962.71863: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 28575 1726882962.71942: no more pending results, returning what we have 28575 1726882962.71946: results queue empty 28575 1726882962.71947: checking for any_errors_fatal 28575 1726882962.71954: done checking for any_errors_fatal 28575 1726882962.71955: checking for max_fail_percentage 28575 1726882962.71957: done checking for max_fail_percentage 28575 1726882962.71958: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.71959: done checking to see if all hosts have failed 28575 1726882962.71960: getting the remaining hosts for this loop 28575 1726882962.71962: done getting the remaining hosts for this loop 28575 1726882962.71966: getting the next task for host managed_node2 28575 1726882962.71974: done getting next task for host managed_node2 28575 1726882962.71977: ^ task is: TASK: Set flag to indicate system is ostree 28575 1726882962.71983: ^ 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 28575 1726882962.71986: getting variables 28575 1726882962.71988: in VariableManager get_vars() 28575 1726882962.72021: Calling all_inventory to load vars for managed_node2 28575 1726882962.72024: Calling groups_inventory to load vars for managed_node2 28575 1726882962.72029: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.72045: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.72049: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.72053: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.72269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.72453: done with get_vars() 28575 1726882962.72464: done getting variables 28575 1726882962.72552: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:42:42 -0400 (0:00:00.737) 0:00:02.913 ****** 28575 1726882962.72576: entering _queue_task() for managed_node2/set_fact 28575 1726882962.72578: Creating lock for set_fact 28575 1726882962.72796: worker is 1 (out of 1 available) 28575 1726882962.72810: exiting _queue_task() for managed_node2/set_fact 28575 1726882962.72822: done queuing things up, now waiting for results queue to drain 28575 1726882962.72824: waiting for pending results... 28575 1726882962.72986: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 28575 1726882962.73048: in run() - task 0affe814-3a2d-cf43-2830-00000000002f 28575 1726882962.73065: variable 'ansible_search_path' from source: unknown 28575 1726882962.73068: variable 'ansible_search_path' from source: unknown 28575 1726882962.73097: calling self._execute() 28575 1726882962.73158: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.73163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.73181: variable 'omit' from source: magic vars 28575 1726882962.73840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 28575 1726882962.74022: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 28575 1726882962.74086: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 28575 1726882962.74136: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 28575 1726882962.74183: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 28575 1726882962.74292: 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) 28575 1726882962.74343: 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) 28575 1726882962.74364: 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) 28575 1726882962.74387: 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) 28575 1726882962.74488: Evaluated conditional (not __network_is_ostree is defined): True 28575 1726882962.74494: variable 'omit' from source: magic vars 28575 1726882962.74528: variable 'omit' from source: magic vars 28575 1726882962.74632: variable '__ostree_booted_stat' from source: set_fact 28575 1726882962.74673: variable 'omit' from source: magic vars 28575 1726882962.74696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28575 1726882962.74721: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28575 1726882962.74739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28575 1726882962.74756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28575 1726882962.74766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28575 1726882962.74793: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28575 1726882962.74796: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.74801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.74886: Set connection var ansible_connection to ssh 28575 1726882962.74894: Set connection var ansible_shell_executable to /bin/sh 28575 1726882962.74901: Set connection var ansible_pipelining to False 28575 1726882962.74908: Set connection var ansible_module_compression to ZIP_DEFLATED 28575 1726882962.74914: Set connection var ansible_timeout to 10 28575 1726882962.74920: Set connection var ansible_shell_type to sh 28575 1726882962.74943: variable 'ansible_shell_executable' from source: unknown 28575 1726882962.74948: variable 'ansible_connection' from source: unknown 28575 1726882962.74951: variable 'ansible_module_compression' from source: unknown 28575 1726882962.74954: variable 'ansible_shell_type' from source: unknown 28575 1726882962.74958: variable 'ansible_shell_executable' from source: unknown 28575 1726882962.74960: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.74973: variable 'ansible_pipelining' from source: unknown 28575 1726882962.74976: variable 'ansible_timeout' from source: unknown 28575 1726882962.74981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.75056: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28575 1726882962.75065: variable 'omit' from source: magic vars 28575 1726882962.75076: starting attempt loop 28575 1726882962.75083: running the handler 28575 1726882962.75086: handler run complete 28575 1726882962.75099: attempt loop complete, returning result 28575 1726882962.75102: _execute() done 28575 1726882962.75104: dumping result to json 28575 1726882962.75108: done dumping result, returning 28575 1726882962.75116: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0affe814-3a2d-cf43-2830-00000000002f] 28575 1726882962.75121: sending task result for task 0affe814-3a2d-cf43-2830-00000000002f 28575 1726882962.75207: done sending task result for task 0affe814-3a2d-cf43-2830-00000000002f 28575 1726882962.75210: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 28575 1726882962.75269: no more pending results, returning what we have 28575 1726882962.75272: results queue empty 28575 1726882962.75273: checking for any_errors_fatal 28575 1726882962.75280: done checking for any_errors_fatal 28575 1726882962.75281: checking for max_fail_percentage 28575 1726882962.75283: done checking for max_fail_percentage 28575 1726882962.75284: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.75285: done checking to see if all hosts have failed 28575 1726882962.75286: getting the remaining hosts for this loop 28575 1726882962.75288: done getting the remaining hosts for this loop 28575 1726882962.75291: getting the next task for host managed_node2 28575 1726882962.75299: done getting next task for host managed_node2 28575 1726882962.75302: ^ task is: TASK: Fix CentOS6 Base repo 28575 1726882962.75304: ^ 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 28575 1726882962.75308: getting variables 28575 1726882962.75309: in VariableManager get_vars() 28575 1726882962.75338: Calling all_inventory to load vars for managed_node2 28575 1726882962.75341: Calling groups_inventory to load vars for managed_node2 28575 1726882962.75345: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.75355: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.75358: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.75368: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.75547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.75726: done with get_vars() 28575 1726882962.75735: done getting variables 28575 1726882962.75832: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:42:42 -0400 (0:00:00.032) 0:00:02.946 ****** 28575 1726882962.75855: entering _queue_task() for managed_node2/copy 28575 1726882962.76041: worker is 1 (out of 1 available) 28575 1726882962.76055: exiting _queue_task() for managed_node2/copy 28575 1726882962.76066: done queuing things up, now waiting for results queue to drain 28575 1726882962.76068: waiting for pending results... 28575 1726882962.76214: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 28575 1726882962.76275: in run() - task 0affe814-3a2d-cf43-2830-000000000031 28575 1726882962.76287: variable 'ansible_search_path' from source: unknown 28575 1726882962.76292: variable 'ansible_search_path' from source: unknown 28575 1726882962.76323: calling self._execute() 28575 1726882962.76380: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.76384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.76394: variable 'omit' from source: magic vars 28575 1726882962.76767: variable 'ansible_distribution' from source: facts 28575 1726882962.76786: Evaluated conditional (ansible_distribution == 'CentOS'): False 28575 1726882962.76790: when evaluation is False, skipping this task 28575 1726882962.76793: _execute() done 28575 1726882962.76795: dumping result to json 28575 1726882962.76801: done dumping result, returning 28575 1726882962.76807: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0affe814-3a2d-cf43-2830-000000000031] 28575 1726882962.76812: sending task result for task 0affe814-3a2d-cf43-2830-000000000031 28575 1726882962.76906: done sending task result for task 0affe814-3a2d-cf43-2830-000000000031 28575 1726882962.76909: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 28575 1726882962.76958: no more pending results, returning what we have 28575 1726882962.76961: results queue empty 28575 1726882962.76962: checking for any_errors_fatal 28575 1726882962.76966: done checking for any_errors_fatal 28575 1726882962.76967: checking for max_fail_percentage 28575 1726882962.76968: done checking for max_fail_percentage 28575 1726882962.76969: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.76970: done checking to see if all hosts have failed 28575 1726882962.76971: getting the remaining hosts for this loop 28575 1726882962.76972: done getting the remaining hosts for this loop 28575 1726882962.76976: getting the next task for host managed_node2 28575 1726882962.76984: done getting next task for host managed_node2 28575 1726882962.76987: ^ task is: TASK: Include the task 'enable_epel.yml' 28575 1726882962.76990: ^ 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 28575 1726882962.76993: getting variables 28575 1726882962.76995: in VariableManager get_vars() 28575 1726882962.77023: Calling all_inventory to load vars for managed_node2 28575 1726882962.77025: Calling groups_inventory to load vars for managed_node2 28575 1726882962.77028: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.77037: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.77039: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.77041: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.77187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.77386: done with get_vars() 28575 1726882962.77393: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:42:42 -0400 (0:00:00.016) 0:00:02.962 ****** 28575 1726882962.77464: entering _queue_task() for managed_node2/include_tasks 28575 1726882962.77632: worker is 1 (out of 1 available) 28575 1726882962.77648: exiting _queue_task() for managed_node2/include_tasks 28575 1726882962.77659: done queuing things up, now waiting for results queue to drain 28575 1726882962.77661: waiting for pending results... 28575 1726882962.77815: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 28575 1726882962.77874: in run() - task 0affe814-3a2d-cf43-2830-000000000032 28575 1726882962.77889: variable 'ansible_search_path' from source: unknown 28575 1726882962.77895: variable 'ansible_search_path' from source: unknown 28575 1726882962.77924: calling self._execute() 28575 1726882962.77986: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.77992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.78005: variable 'omit' from source: magic vars 28575 1726882962.78409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28575 1726882962.80222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28575 1726882962.80282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28575 1726882962.80319: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28575 1726882962.80350: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28575 1726882962.80372: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28575 1726882962.80443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28575 1726882962.80467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28575 1726882962.80491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28575 1726882962.80529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28575 1726882962.80545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28575 1726882962.80632: variable '__network_is_ostree' from source: set_fact 28575 1726882962.80654: Evaluated conditional (not __network_is_ostree | d(false)): True 28575 1726882962.80660: _execute() done 28575 1726882962.80663: dumping result to json 28575 1726882962.80668: done dumping result, returning 28575 1726882962.80674: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0affe814-3a2d-cf43-2830-000000000032] 28575 1726882962.80682: sending task result for task 0affe814-3a2d-cf43-2830-000000000032 28575 1726882962.80762: done sending task result for task 0affe814-3a2d-cf43-2830-000000000032 28575 1726882962.80765: WORKER PROCESS EXITING 28575 1726882962.80798: no more pending results, returning what we have 28575 1726882962.80803: in VariableManager get_vars() 28575 1726882962.80838: Calling all_inventory to load vars for managed_node2 28575 1726882962.80842: Calling groups_inventory to load vars for managed_node2 28575 1726882962.80846: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.80856: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.80859: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.80863: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.81043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.81218: done with get_vars() 28575 1726882962.81224: variable 'ansible_search_path' from source: unknown 28575 1726882962.81225: variable 'ansible_search_path' from source: unknown 28575 1726882962.81255: we have included files to process 28575 1726882962.81257: generating all_blocks data 28575 1726882962.81258: done generating all_blocks data 28575 1726882962.81262: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 28575 1726882962.81263: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 28575 1726882962.81265: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 28575 1726882962.81980: done processing included file 28575 1726882962.81982: iterating over new_blocks loaded from include file 28575 1726882962.81983: in VariableManager get_vars() 28575 1726882962.81991: done with get_vars() 28575 1726882962.81993: filtering new block on tags 28575 1726882962.82012: done filtering new block on tags 28575 1726882962.82014: in VariableManager get_vars() 28575 1726882962.82022: done with get_vars() 28575 1726882962.82023: filtering new block on tags 28575 1726882962.82032: done filtering new block on tags 28575 1726882962.82035: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 28575 1726882962.82040: extending task lists for all hosts with included blocks 28575 1726882962.82123: done extending task lists 28575 1726882962.82124: done processing included files 28575 1726882962.82125: results queue empty 28575 1726882962.82126: checking for any_errors_fatal 28575 1726882962.82128: done checking for any_errors_fatal 28575 1726882962.82128: checking for max_fail_percentage 28575 1726882962.82129: done checking for max_fail_percentage 28575 1726882962.82130: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.82130: done checking to see if all hosts have failed 28575 1726882962.82131: getting the remaining hosts for this loop 28575 1726882962.82132: done getting the remaining hosts for this loop 28575 1726882962.82135: getting the next task for host managed_node2 28575 1726882962.82138: done getting next task for host managed_node2 28575 1726882962.82140: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 28575 1726882962.82142: ^ 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 28575 1726882962.82144: getting variables 28575 1726882962.82145: in VariableManager get_vars() 28575 1726882962.82152: Calling all_inventory to load vars for managed_node2 28575 1726882962.82153: Calling groups_inventory to load vars for managed_node2 28575 1726882962.82155: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.82160: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.82166: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.82168: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.82301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.82481: done with get_vars() 28575 1726882962.82489: done getting variables 28575 1726882962.82541: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 28575 1726882962.82692: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 39] ********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:42:42 -0400 (0:00:00.052) 0:00:03.015 ****** 28575 1726882962.82727: entering _queue_task() for managed_node2/command 28575 1726882962.82728: Creating lock for command 28575 1726882962.82916: worker is 1 (out of 1 available) 28575 1726882962.82929: exiting _queue_task() for managed_node2/command 28575 1726882962.82941: done queuing things up, now waiting for results queue to drain 28575 1726882962.82943: waiting for pending results... 28575 1726882962.83093: running TaskExecutor() for managed_node2/TASK: Create EPEL 39 28575 1726882962.83169: in run() - task 0affe814-3a2d-cf43-2830-00000000004c 28575 1726882962.83180: variable 'ansible_search_path' from source: unknown 28575 1726882962.83187: variable 'ansible_search_path' from source: unknown 28575 1726882962.83218: calling self._execute() 28575 1726882962.83286: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.83291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.83301: variable 'omit' from source: magic vars 28575 1726882962.83608: variable 'ansible_distribution' from source: facts 28575 1726882962.83617: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 28575 1726882962.83620: when evaluation is False, skipping this task 28575 1726882962.83623: _execute() done 28575 1726882962.83628: dumping result to json 28575 1726882962.83632: done dumping result, returning 28575 1726882962.83641: done running TaskExecutor() for managed_node2/TASK: Create EPEL 39 [0affe814-3a2d-cf43-2830-00000000004c] 28575 1726882962.83646: sending task result for task 0affe814-3a2d-cf43-2830-00000000004c skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 28575 1726882962.83800: no more pending results, returning what we have 28575 1726882962.83803: results queue empty 28575 1726882962.83804: checking for any_errors_fatal 28575 1726882962.83805: done checking for any_errors_fatal 28575 1726882962.83806: checking for max_fail_percentage 28575 1726882962.83808: done checking for max_fail_percentage 28575 1726882962.83809: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.83810: done checking to see if all hosts have failed 28575 1726882962.83811: getting the remaining hosts for this loop 28575 1726882962.83812: done getting the remaining hosts for this loop 28575 1726882962.83815: getting the next task for host managed_node2 28575 1726882962.83821: done getting next task for host managed_node2 28575 1726882962.83823: ^ task is: TASK: Install yum-utils package 28575 1726882962.83827: ^ 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 28575 1726882962.83831: getting variables 28575 1726882962.83832: in VariableManager get_vars() 28575 1726882962.83860: Calling all_inventory to load vars for managed_node2 28575 1726882962.83862: Calling groups_inventory to load vars for managed_node2 28575 1726882962.83864: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.83873: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.83875: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.83878: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.84019: done sending task result for task 0affe814-3a2d-cf43-2830-00000000004c 28575 1726882962.84022: WORKER PROCESS EXITING 28575 1726882962.84036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.84230: done with get_vars() 28575 1726882962.84239: done getting variables 28575 1726882962.84312: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:42:42 -0400 (0:00:00.016) 0:00:03.031 ****** 28575 1726882962.84332: entering _queue_task() for managed_node2/package 28575 1726882962.84336: Creating lock for package 28575 1726882962.84507: worker is 1 (out of 1 available) 28575 1726882962.84520: exiting _queue_task() for managed_node2/package 28575 1726882962.84533: done queuing things up, now waiting for results queue to drain 28575 1726882962.84536: waiting for pending results... 28575 1726882962.84670: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 28575 1726882962.84741: in run() - task 0affe814-3a2d-cf43-2830-00000000004d 28575 1726882962.84751: variable 'ansible_search_path' from source: unknown 28575 1726882962.84754: variable 'ansible_search_path' from source: unknown 28575 1726882962.84787: calling self._execute() 28575 1726882962.84849: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.84855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.84864: variable 'omit' from source: magic vars 28575 1726882962.85165: variable 'ansible_distribution' from source: facts 28575 1726882962.85176: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 28575 1726882962.85182: when evaluation is False, skipping this task 28575 1726882962.85185: _execute() done 28575 1726882962.85188: dumping result to json 28575 1726882962.85191: done dumping result, returning 28575 1726882962.85196: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0affe814-3a2d-cf43-2830-00000000004d] 28575 1726882962.85205: sending task result for task 0affe814-3a2d-cf43-2830-00000000004d 28575 1726882962.85295: done sending task result for task 0affe814-3a2d-cf43-2830-00000000004d 28575 1726882962.85299: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 28575 1726882962.85359: no more pending results, returning what we have 28575 1726882962.85362: results queue empty 28575 1726882962.85363: checking for any_errors_fatal 28575 1726882962.85367: done checking for any_errors_fatal 28575 1726882962.85368: checking for max_fail_percentage 28575 1726882962.85370: done checking for max_fail_percentage 28575 1726882962.85371: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.85372: done checking to see if all hosts have failed 28575 1726882962.85373: getting the remaining hosts for this loop 28575 1726882962.85374: done getting the remaining hosts for this loop 28575 1726882962.85380: getting the next task for host managed_node2 28575 1726882962.85386: done getting next task for host managed_node2 28575 1726882962.85388: ^ task is: TASK: Enable EPEL 7 28575 1726882962.85391: ^ 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 28575 1726882962.85394: getting variables 28575 1726882962.85395: in VariableManager get_vars() 28575 1726882962.85413: Calling all_inventory to load vars for managed_node2 28575 1726882962.85417: Calling groups_inventory to load vars for managed_node2 28575 1726882962.85420: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.85427: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.85429: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.85432: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.85583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.85763: done with get_vars() 28575 1726882962.85771: done getting variables 28575 1726882962.85817: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:42:42 -0400 (0:00:00.015) 0:00:03.046 ****** 28575 1726882962.85840: entering _queue_task() for managed_node2/command 28575 1726882962.86002: worker is 1 (out of 1 available) 28575 1726882962.86012: exiting _queue_task() for managed_node2/command 28575 1726882962.86023: done queuing things up, now waiting for results queue to drain 28575 1726882962.86025: waiting for pending results... 28575 1726882962.86160: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 28575 1726882962.86225: in run() - task 0affe814-3a2d-cf43-2830-00000000004e 28575 1726882962.86236: variable 'ansible_search_path' from source: unknown 28575 1726882962.86240: variable 'ansible_search_path' from source: unknown 28575 1726882962.86272: calling self._execute() 28575 1726882962.86458: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.86462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.86465: variable 'omit' from source: magic vars 28575 1726882962.86982: variable 'ansible_distribution' from source: facts 28575 1726882962.86986: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 28575 1726882962.86989: when evaluation is False, skipping this task 28575 1726882962.86992: _execute() done 28575 1726882962.86994: dumping result to json 28575 1726882962.86997: done dumping result, returning 28575 1726882962.87000: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0affe814-3a2d-cf43-2830-00000000004e] 28575 1726882962.87003: sending task result for task 0affe814-3a2d-cf43-2830-00000000004e 28575 1726882962.87282: done sending task result for task 0affe814-3a2d-cf43-2830-00000000004e 28575 1726882962.87286: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 28575 1726882962.87336: no more pending results, returning what we have 28575 1726882962.87339: results queue empty 28575 1726882962.87340: checking for any_errors_fatal 28575 1726882962.87345: done checking for any_errors_fatal 28575 1726882962.87346: checking for max_fail_percentage 28575 1726882962.87348: done checking for max_fail_percentage 28575 1726882962.87349: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.87350: done checking to see if all hosts have failed 28575 1726882962.87351: getting the remaining hosts for this loop 28575 1726882962.87352: done getting the remaining hosts for this loop 28575 1726882962.87356: getting the next task for host managed_node2 28575 1726882962.87362: done getting next task for host managed_node2 28575 1726882962.87365: ^ task is: TASK: Enable EPEL 8 28575 1726882962.87369: ^ 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 28575 1726882962.87373: getting variables 28575 1726882962.87374: in VariableManager get_vars() 28575 1726882962.87405: Calling all_inventory to load vars for managed_node2 28575 1726882962.87409: Calling groups_inventory to load vars for managed_node2 28575 1726882962.87413: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.87423: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.87427: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.87432: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.87793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.88099: done with get_vars() 28575 1726882962.88110: done getting variables 28575 1726882962.88181: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:42:42 -0400 (0:00:00.023) 0:00:03.070 ****** 28575 1726882962.88211: entering _queue_task() for managed_node2/command 28575 1726882962.88429: worker is 1 (out of 1 available) 28575 1726882962.88545: exiting _queue_task() for managed_node2/command 28575 1726882962.88557: done queuing things up, now waiting for results queue to drain 28575 1726882962.88559: waiting for pending results... 28575 1726882962.88853: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 28575 1726882962.88859: in run() - task 0affe814-3a2d-cf43-2830-00000000004f 28575 1726882962.88862: variable 'ansible_search_path' from source: unknown 28575 1726882962.88865: variable 'ansible_search_path' from source: unknown 28575 1726882962.89095: calling self._execute() 28575 1726882962.89269: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.89286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.89309: variable 'omit' from source: magic vars 28575 1726882962.89768: variable 'ansible_distribution' from source: facts 28575 1726882962.89861: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 28575 1726882962.89864: when evaluation is False, skipping this task 28575 1726882962.89867: _execute() done 28575 1726882962.89870: dumping result to json 28575 1726882962.89872: done dumping result, returning 28575 1726882962.89875: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0affe814-3a2d-cf43-2830-00000000004f] 28575 1726882962.89877: sending task result for task 0affe814-3a2d-cf43-2830-00000000004f skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 28575 1726882962.90027: no more pending results, returning what we have 28575 1726882962.90031: results queue empty 28575 1726882962.90032: checking for any_errors_fatal 28575 1726882962.90141: done checking for any_errors_fatal 28575 1726882962.90143: checking for max_fail_percentage 28575 1726882962.90145: done checking for max_fail_percentage 28575 1726882962.90146: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.90147: done checking to see if all hosts have failed 28575 1726882962.90148: getting the remaining hosts for this loop 28575 1726882962.90149: done getting the remaining hosts for this loop 28575 1726882962.90153: getting the next task for host managed_node2 28575 1726882962.90163: done getting next task for host managed_node2 28575 1726882962.90166: ^ task is: TASK: Enable EPEL 6 28575 1726882962.90171: ^ 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 28575 1726882962.90174: getting variables 28575 1726882962.90176: in VariableManager get_vars() 28575 1726882962.90202: Calling all_inventory to load vars for managed_node2 28575 1726882962.90206: Calling groups_inventory to load vars for managed_node2 28575 1726882962.90210: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.90241: done sending task result for task 0affe814-3a2d-cf43-2830-00000000004f 28575 1726882962.90246: WORKER PROCESS EXITING 28575 1726882962.90256: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.90260: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.90265: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.90542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.90851: done with get_vars() 28575 1726882962.90862: done getting variables 28575 1726882962.90929: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:42:42 -0400 (0:00:00.027) 0:00:03.097 ****** 28575 1726882962.90965: entering _queue_task() for managed_node2/copy 28575 1726882962.91444: worker is 1 (out of 1 available) 28575 1726882962.91455: exiting _queue_task() for managed_node2/copy 28575 1726882962.91465: done queuing things up, now waiting for results queue to drain 28575 1726882962.91467: waiting for pending results... 28575 1726882962.91709: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 28575 1726882962.91865: in run() - task 0affe814-3a2d-cf43-2830-000000000051 28575 1726882962.91886: variable 'ansible_search_path' from source: unknown 28575 1726882962.91901: variable 'ansible_search_path' from source: unknown 28575 1726882962.91943: calling self._execute() 28575 1726882962.92029: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.92052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.92067: variable 'omit' from source: magic vars 28575 1726882962.92602: variable 'ansible_distribution' from source: facts 28575 1726882962.92621: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 28575 1726882962.92705: when evaluation is False, skipping this task 28575 1726882962.92709: _execute() done 28575 1726882962.92712: dumping result to json 28575 1726882962.92714: done dumping result, returning 28575 1726882962.92717: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0affe814-3a2d-cf43-2830-000000000051] 28575 1726882962.92720: sending task result for task 0affe814-3a2d-cf43-2830-000000000051 28575 1726882962.92793: done sending task result for task 0affe814-3a2d-cf43-2830-000000000051 28575 1726882962.92796: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 28575 1726882962.92872: no more pending results, returning what we have 28575 1726882962.92875: results queue empty 28575 1726882962.92876: checking for any_errors_fatal 28575 1726882962.92880: done checking for any_errors_fatal 28575 1726882962.92881: checking for max_fail_percentage 28575 1726882962.92883: done checking for max_fail_percentage 28575 1726882962.92884: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.92885: done checking to see if all hosts have failed 28575 1726882962.92885: getting the remaining hosts for this loop 28575 1726882962.92888: done getting the remaining hosts for this loop 28575 1726882962.92891: getting the next task for host managed_node2 28575 1726882962.92900: done getting next task for host managed_node2 28575 1726882962.92903: ^ task is: TASK: Set network provider to 'initscripts' 28575 1726882962.92905: ^ 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 28575 1726882962.92909: getting variables 28575 1726882962.92910: in VariableManager get_vars() 28575 1726882962.92937: Calling all_inventory to load vars for managed_node2 28575 1726882962.92940: Calling groups_inventory to load vars for managed_node2 28575 1726882962.92944: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.92954: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.92958: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.92962: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.93237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.93533: done with get_vars() 28575 1726882962.93545: done getting variables 28575 1726882962.93600: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:12 Friday 20 September 2024 21:42:42 -0400 (0:00:00.026) 0:00:03.124 ****** 28575 1726882962.93627: entering _queue_task() for managed_node2/set_fact 28575 1726882962.94037: worker is 1 (out of 1 available) 28575 1726882962.94045: exiting _queue_task() for managed_node2/set_fact 28575 1726882962.94056: done queuing things up, now waiting for results queue to drain 28575 1726882962.94058: waiting for pending results... 28575 1726882962.94185: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 28575 1726882962.94195: in run() - task 0affe814-3a2d-cf43-2830-000000000007 28575 1726882962.94215: variable 'ansible_search_path' from source: unknown 28575 1726882962.94258: calling self._execute() 28575 1726882962.94344: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.94391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.94395: variable 'omit' from source: magic vars 28575 1726882962.94500: variable 'omit' from source: magic vars 28575 1726882962.94544: variable 'omit' from source: magic vars 28575 1726882962.94592: variable 'omit' from source: magic vars 28575 1726882962.94648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 28575 1726882962.94717: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 28575 1726882962.94725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 28575 1726882962.94753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28575 1726882962.94771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 28575 1726882962.94825: variable 'inventory_hostname' from source: host vars for 'managed_node2' 28575 1726882962.94828: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.94831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.95041: Set connection var ansible_connection to ssh 28575 1726882962.95045: Set connection var ansible_shell_executable to /bin/sh 28575 1726882962.95048: Set connection var ansible_pipelining to False 28575 1726882962.95050: Set connection var ansible_module_compression to ZIP_DEFLATED 28575 1726882962.95053: Set connection var ansible_timeout to 10 28575 1726882962.95055: Set connection var ansible_shell_type to sh 28575 1726882962.95057: variable 'ansible_shell_executable' from source: unknown 28575 1726882962.95059: variable 'ansible_connection' from source: unknown 28575 1726882962.95061: variable 'ansible_module_compression' from source: unknown 28575 1726882962.95063: variable 'ansible_shell_type' from source: unknown 28575 1726882962.95069: variable 'ansible_shell_executable' from source: unknown 28575 1726882962.95078: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.95087: variable 'ansible_pipelining' from source: unknown 28575 1726882962.95094: variable 'ansible_timeout' from source: unknown 28575 1726882962.95103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.95280: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 28575 1726882962.95299: variable 'omit' from source: magic vars 28575 1726882962.95310: starting attempt loop 28575 1726882962.95317: running the handler 28575 1726882962.95337: handler run complete 28575 1726882962.95355: attempt loop complete, returning result 28575 1726882962.95366: _execute() done 28575 1726882962.95477: dumping result to json 28575 1726882962.95480: done dumping result, returning 28575 1726882962.95483: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0affe814-3a2d-cf43-2830-000000000007] 28575 1726882962.95486: sending task result for task 0affe814-3a2d-cf43-2830-000000000007 28575 1726882962.95550: done sending task result for task 0affe814-3a2d-cf43-2830-000000000007 28575 1726882962.95553: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 28575 1726882962.95641: no more pending results, returning what we have 28575 1726882962.95644: results queue empty 28575 1726882962.95645: checking for any_errors_fatal 28575 1726882962.95652: done checking for any_errors_fatal 28575 1726882962.95653: checking for max_fail_percentage 28575 1726882962.95655: done checking for max_fail_percentage 28575 1726882962.95656: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.95657: done checking to see if all hosts have failed 28575 1726882962.95658: getting the remaining hosts for this loop 28575 1726882962.95660: done getting the remaining hosts for this loop 28575 1726882962.95664: getting the next task for host managed_node2 28575 1726882962.95672: done getting next task for host managed_node2 28575 1726882962.95674: ^ task is: TASK: meta (flush_handlers) 28575 1726882962.95677: ^ 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 28575 1726882962.95682: getting variables 28575 1726882962.95684: in VariableManager get_vars() 28575 1726882962.95715: Calling all_inventory to load vars for managed_node2 28575 1726882962.95718: Calling groups_inventory to load vars for managed_node2 28575 1726882962.95722: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.95830: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.95837: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.95842: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.96081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.96418: done with get_vars() 28575 1726882962.96428: done getting variables 28575 1726882962.96499: in VariableManager get_vars() 28575 1726882962.96508: Calling all_inventory to load vars for managed_node2 28575 1726882962.96511: Calling groups_inventory to load vars for managed_node2 28575 1726882962.96514: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.96519: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.96522: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.96526: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.96745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.97031: done with get_vars() 28575 1726882962.97049: done queuing things up, now waiting for results queue to drain 28575 1726882962.97051: results queue empty 28575 1726882962.97052: checking for any_errors_fatal 28575 1726882962.97054: done checking for any_errors_fatal 28575 1726882962.97055: checking for max_fail_percentage 28575 1726882962.97057: done checking for max_fail_percentage 28575 1726882962.97057: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.97058: done checking to see if all hosts have failed 28575 1726882962.97059: getting the remaining hosts for this loop 28575 1726882962.97060: done getting the remaining hosts for this loop 28575 1726882962.97063: getting the next task for host managed_node2 28575 1726882962.97067: done getting next task for host managed_node2 28575 1726882962.97069: ^ task is: TASK: meta (flush_handlers) 28575 1726882962.97070: ^ 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 28575 1726882962.97078: getting variables 28575 1726882962.97080: in VariableManager get_vars() 28575 1726882962.97090: Calling all_inventory to load vars for managed_node2 28575 1726882962.97093: Calling groups_inventory to load vars for managed_node2 28575 1726882962.97096: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.97102: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.97105: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.97108: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.97310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.97630: done with get_vars() 28575 1726882962.97642: done getting variables 28575 1726882962.97694: in VariableManager get_vars() 28575 1726882962.97704: Calling all_inventory to load vars for managed_node2 28575 1726882962.97706: Calling groups_inventory to load vars for managed_node2 28575 1726882962.97710: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.97715: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.97718: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.97721: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.97885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.98062: done with get_vars() 28575 1726882962.98071: done queuing things up, now waiting for results queue to drain 28575 1726882962.98073: results queue empty 28575 1726882962.98073: checking for any_errors_fatal 28575 1726882962.98074: done checking for any_errors_fatal 28575 1726882962.98075: checking for max_fail_percentage 28575 1726882962.98076: done checking for max_fail_percentage 28575 1726882962.98076: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.98077: done checking to see if all hosts have failed 28575 1726882962.98077: getting the remaining hosts for this loop 28575 1726882962.98078: done getting the remaining hosts for this loop 28575 1726882962.98080: getting the next task for host managed_node2 28575 1726882962.98082: done getting next task for host managed_node2 28575 1726882962.98083: ^ task is: None 28575 1726882962.98084: ^ 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 28575 1726882962.98085: done queuing things up, now waiting for results queue to drain 28575 1726882962.98086: results queue empty 28575 1726882962.98086: checking for any_errors_fatal 28575 1726882962.98088: done checking for any_errors_fatal 28575 1726882962.98088: checking for max_fail_percentage 28575 1726882962.98089: done checking for max_fail_percentage 28575 1726882962.98089: checking to see if all hosts have failed and the running result is not ok 28575 1726882962.98090: done checking to see if all hosts have failed 28575 1726882962.98091: getting the next task for host managed_node2 28575 1726882962.98093: done getting next task for host managed_node2 28575 1726882962.98094: ^ task is: None 28575 1726882962.98095: ^ 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 28575 1726882962.98136: in VariableManager get_vars() 28575 1726882962.98148: done with get_vars() 28575 1726882962.98153: in VariableManager get_vars() 28575 1726882962.98160: done with get_vars() 28575 1726882962.98164: variable 'omit' from source: magic vars 28575 1726882962.98189: in VariableManager get_vars() 28575 1726882962.98196: done with get_vars() 28575 1726882962.98211: variable 'omit' from source: magic vars PLAY [Play for testing states] ************************************************* 28575 1726882962.98474: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 28575 1726882962.98498: getting the remaining hosts for this loop 28575 1726882962.98499: done getting the remaining hosts for this loop 28575 1726882962.98501: getting the next task for host managed_node2 28575 1726882962.98503: done getting next task for host managed_node2 28575 1726882962.98505: ^ task is: TASK: Gathering Facts 28575 1726882962.98506: ^ 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 28575 1726882962.98507: getting variables 28575 1726882962.98508: in VariableManager get_vars() 28575 1726882962.98514: Calling all_inventory to load vars for managed_node2 28575 1726882962.98516: Calling groups_inventory to load vars for managed_node2 28575 1726882962.98517: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882962.98521: Calling all_plugins_play to load vars for managed_node2 28575 1726882962.98531: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882962.98536: Calling groups_plugins_play to load vars for managed_node2 28575 1726882962.98660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882962.98837: done with get_vars() 28575 1726882962.98843: done getting variables 28575 1726882962.98873: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 Friday 20 September 2024 21:42:42 -0400 (0:00:00.052) 0:00:03.176 ****** 28575 1726882962.98893: entering _queue_task() for managed_node2/gather_facts 28575 1726882962.99058: worker is 1 (out of 1 available) 28575 1726882962.99070: exiting _queue_task() for managed_node2/gather_facts 28575 1726882962.99081: done queuing things up, now waiting for results queue to drain 28575 1726882962.99082: waiting for pending results... 28575 1726882962.99236: running TaskExecutor() for managed_node2/TASK: Gathering Facts 28575 1726882962.99296: in run() - task 0affe814-3a2d-cf43-2830-000000000077 28575 1726882962.99312: variable 'ansible_search_path' from source: unknown 28575 1726882962.99342: calling self._execute() 28575 1726882962.99401: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882962.99407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882962.99420: variable 'omit' from source: magic vars 28575 1726882962.99843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28575 1726882963.02617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28575 1726882963.02736: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28575 1726882963.02799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28575 1726882963.02856: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28575 1726882963.02904: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28575 1726882963.03024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28575 1726882963.03127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28575 1726882963.03134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28575 1726882963.03165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28575 1726882963.03188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28575 1726882963.03365: variable 'ansible_distribution' from source: facts 28575 1726882963.03377: variable 'ansible_distribution_major_version' from source: facts 28575 1726882963.03394: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 28575 1726882963.03402: when evaluation is False, skipping this task 28575 1726882963.03409: _execute() done 28575 1726882963.03416: dumping result to json 28575 1726882963.03439: done dumping result, returning 28575 1726882963.03442: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affe814-3a2d-cf43-2830-000000000077] 28575 1726882963.03444: sending task result for task 0affe814-3a2d-cf43-2830-000000000077 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 28575 1726882963.03618: no more pending results, returning what we have 28575 1726882963.03622: results queue empty 28575 1726882963.03623: checking for any_errors_fatal 28575 1726882963.03625: done checking for any_errors_fatal 28575 1726882963.03626: checking for max_fail_percentage 28575 1726882963.03627: done checking for max_fail_percentage 28575 1726882963.03628: checking to see if all hosts have failed and the running result is not ok 28575 1726882963.03629: done checking to see if all hosts have failed 28575 1726882963.03630: getting the remaining hosts for this loop 28575 1726882963.03632: done getting the remaining hosts for this loop 28575 1726882963.03638: getting the next task for host managed_node2 28575 1726882963.03645: done getting next task for host managed_node2 28575 1726882963.03647: ^ task is: TASK: meta (flush_handlers) 28575 1726882963.03649: ^ 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 28575 1726882963.03654: getting variables 28575 1726882963.03655: in VariableManager get_vars() 28575 1726882963.03806: Calling all_inventory to load vars for managed_node2 28575 1726882963.03809: Calling groups_inventory to load vars for managed_node2 28575 1726882963.03819: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.03831: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.03840: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.03844: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.04261: done sending task result for task 0affe814-3a2d-cf43-2830-000000000077 28575 1726882963.04266: WORKER PROCESS EXITING 28575 1726882963.04297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.04609: done with get_vars() 28575 1726882963.04620: done getting variables 28575 1726882963.04704: in VariableManager get_vars() 28575 1726882963.04719: Calling all_inventory to load vars for managed_node2 28575 1726882963.04722: Calling groups_inventory to load vars for managed_node2 28575 1726882963.04725: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.04730: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.04733: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.04739: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.05011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.05343: done with get_vars() 28575 1726882963.05358: done queuing things up, now waiting for results queue to drain 28575 1726882963.05360: results queue empty 28575 1726882963.05361: checking for any_errors_fatal 28575 1726882963.05367: done checking for any_errors_fatal 28575 1726882963.05369: checking for max_fail_percentage 28575 1726882963.05370: done checking for max_fail_percentage 28575 1726882963.05371: checking to see if all hosts have failed and the running result is not ok 28575 1726882963.05372: done checking to see if all hosts have failed 28575 1726882963.05373: getting the remaining hosts for this loop 28575 1726882963.05374: done getting the remaining hosts for this loop 28575 1726882963.05377: getting the next task for host managed_node2 28575 1726882963.05382: done getting next task for host managed_node2 28575 1726882963.05384: ^ task is: TASK: Show playbook name 28575 1726882963.05386: ^ 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 28575 1726882963.05388: getting variables 28575 1726882963.05389: in VariableManager get_vars() 28575 1726882963.05398: Calling all_inventory to load vars for managed_node2 28575 1726882963.05401: Calling groups_inventory to load vars for managed_node2 28575 1726882963.05404: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.05409: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.05422: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.05427: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.05693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.06032: done with get_vars() 28575 1726882963.06044: done getting variables 28575 1726882963.06156: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:11 Friday 20 September 2024 21:42:43 -0400 (0:00:00.072) 0:00:03.249 ****** 28575 1726882963.06194: entering _queue_task() for managed_node2/debug 28575 1726882963.06196: Creating lock for debug 28575 1726882963.06552: worker is 1 (out of 1 available) 28575 1726882963.06743: exiting _queue_task() for managed_node2/debug 28575 1726882963.06752: done queuing things up, now waiting for results queue to drain 28575 1726882963.06754: waiting for pending results... 28575 1726882963.06800: running TaskExecutor() for managed_node2/TASK: Show playbook name 28575 1726882963.06911: in run() - task 0affe814-3a2d-cf43-2830-00000000000b 28575 1726882963.06932: variable 'ansible_search_path' from source: unknown 28575 1726882963.06988: calling self._execute() 28575 1726882963.07072: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882963.07098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882963.07115: variable 'omit' from source: magic vars 28575 1726882963.07685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28575 1726882963.10819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28575 1726882963.10914: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28575 1726882963.10963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28575 1726882963.11121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28575 1726882963.11126: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28575 1726882963.11167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28575 1726882963.11206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28575 1726882963.11257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28575 1726882963.11314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28575 1726882963.11341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28575 1726882963.11561: variable 'ansible_distribution' from source: facts 28575 1726882963.11572: variable 'ansible_distribution_major_version' from source: facts 28575 1726882963.11578: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 28575 1726882963.11581: when evaluation is False, skipping this task 28575 1726882963.11583: _execute() done 28575 1726882963.11586: dumping result to json 28575 1726882963.11588: done dumping result, returning 28575 1726882963.11590: done running TaskExecutor() for managed_node2/TASK: Show playbook name [0affe814-3a2d-cf43-2830-00000000000b] 28575 1726882963.11593: sending task result for task 0affe814-3a2d-cf43-2830-00000000000b skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 28575 1726882963.11840: no more pending results, returning what we have 28575 1726882963.11844: results queue empty 28575 1726882963.11898: checking for any_errors_fatal 28575 1726882963.11901: done checking for any_errors_fatal 28575 1726882963.11902: checking for max_fail_percentage 28575 1726882963.11904: done checking for max_fail_percentage 28575 1726882963.11905: checking to see if all hosts have failed and the running result is not ok 28575 1726882963.11906: done checking to see if all hosts have failed 28575 1726882963.11907: getting the remaining hosts for this loop 28575 1726882963.11909: done getting the remaining hosts for this loop 28575 1726882963.11914: getting the next task for host managed_node2 28575 1726882963.11921: done getting next task for host managed_node2 28575 1726882963.11924: ^ task is: TASK: Include the task 'run_test.yml' 28575 1726882963.11927: ^ 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 28575 1726882963.11930: getting variables 28575 1726882963.11931: in VariableManager get_vars() 28575 1726882963.12074: Calling all_inventory to load vars for managed_node2 28575 1726882963.12078: Calling groups_inventory to load vars for managed_node2 28575 1726882963.12082: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.12093: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.12096: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.12100: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.12382: done sending task result for task 0affe814-3a2d-cf43-2830-00000000000b 28575 1726882963.12385: WORKER PROCESS EXITING 28575 1726882963.12415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.12762: done with get_vars() 28575 1726882963.12773: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:22 Friday 20 September 2024 21:42:43 -0400 (0:00:00.066) 0:00:03.316 ****** 28575 1726882963.12883: entering _queue_task() for managed_node2/include_tasks 28575 1726882963.13180: worker is 1 (out of 1 available) 28575 1726882963.13190: exiting _queue_task() for managed_node2/include_tasks 28575 1726882963.13200: done queuing things up, now waiting for results queue to drain 28575 1726882963.13202: waiting for pending results... 28575 1726882963.13439: running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' 28575 1726882963.13545: in run() - task 0affe814-3a2d-cf43-2830-00000000000d 28575 1726882963.13576: variable 'ansible_search_path' from source: unknown 28575 1726882963.13621: calling self._execute() 28575 1726882963.13717: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882963.13731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882963.13748: variable 'omit' from source: magic vars 28575 1726882963.14405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28575 1726882963.17321: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28575 1726882963.17439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28575 1726882963.17459: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28575 1726882963.17527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28575 1726882963.17565: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28575 1726882963.17670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28575 1726882963.17832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28575 1726882963.17838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28575 1726882963.17841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28575 1726882963.17844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28575 1726882963.18001: variable 'ansible_distribution' from source: facts 28575 1726882963.18014: variable 'ansible_distribution_major_version' from source: facts 28575 1726882963.18029: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 28575 1726882963.18042: when evaluation is False, skipping this task 28575 1726882963.18057: _execute() done 28575 1726882963.18064: dumping result to json 28575 1726882963.18073: done dumping result, returning 28575 1726882963.18084: done running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' [0affe814-3a2d-cf43-2830-00000000000d] 28575 1726882963.18095: sending task result for task 0affe814-3a2d-cf43-2830-00000000000d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 28575 1726882963.18319: no more pending results, returning what we have 28575 1726882963.18324: results queue empty 28575 1726882963.18325: checking for any_errors_fatal 28575 1726882963.18331: done checking for any_errors_fatal 28575 1726882963.18332: checking for max_fail_percentage 28575 1726882963.18335: done checking for max_fail_percentage 28575 1726882963.18336: checking to see if all hosts have failed and the running result is not ok 28575 1726882963.18337: done checking to see if all hosts have failed 28575 1726882963.18338: getting the remaining hosts for this loop 28575 1726882963.18341: done getting the remaining hosts for this loop 28575 1726882963.18345: getting the next task for host managed_node2 28575 1726882963.18353: done getting next task for host managed_node2 28575 1726882963.18357: ^ task is: TASK: Include the task 'run_test.yml' 28575 1726882963.18360: ^ 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 28575 1726882963.18362: getting variables 28575 1726882963.18364: in VariableManager get_vars() 28575 1726882963.18620: Calling all_inventory to load vars for managed_node2 28575 1726882963.18624: Calling groups_inventory to load vars for managed_node2 28575 1726882963.18629: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.18645: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.18648: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.18652: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.18946: done sending task result for task 0affe814-3a2d-cf43-2830-00000000000d 28575 1726882963.18949: WORKER PROCESS EXITING 28575 1726882963.18980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.19322: done with get_vars() 28575 1726882963.19332: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:45 Friday 20 September 2024 21:42:43 -0400 (0:00:00.065) 0:00:03.382 ****** 28575 1726882963.19441: entering _queue_task() for managed_node2/include_tasks 28575 1726882963.19732: worker is 1 (out of 1 available) 28575 1726882963.19747: exiting _queue_task() for managed_node2/include_tasks 28575 1726882963.19758: done queuing things up, now waiting for results queue to drain 28575 1726882963.19760: waiting for pending results... 28575 1726882963.19979: running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' 28575 1726882963.20091: in run() - task 0affe814-3a2d-cf43-2830-00000000000f 28575 1726882963.20111: variable 'ansible_search_path' from source: unknown 28575 1726882963.20166: calling self._execute() 28575 1726882963.20257: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882963.20278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882963.20295: variable 'omit' from source: magic vars 28575 1726882963.20852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28575 1726882963.23899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28575 1726882963.23991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28575 1726882963.24029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28575 1726882963.24100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28575 1726882963.24124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28575 1726882963.24261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28575 1726882963.24289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28575 1726882963.24424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28575 1726882963.24427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28575 1726882963.24430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28575 1726882963.24584: variable 'ansible_distribution' from source: facts 28575 1726882963.24597: variable 'ansible_distribution_major_version' from source: facts 28575 1726882963.24613: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 28575 1726882963.24620: when evaluation is False, skipping this task 28575 1726882963.24628: _execute() done 28575 1726882963.24637: dumping result to json 28575 1726882963.24646: done dumping result, returning 28575 1726882963.24667: done running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' [0affe814-3a2d-cf43-2830-00000000000f] 28575 1726882963.24771: sending task result for task 0affe814-3a2d-cf43-2830-00000000000f 28575 1726882963.24851: done sending task result for task 0affe814-3a2d-cf43-2830-00000000000f 28575 1726882963.24854: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 28575 1726882963.24911: no more pending results, returning what we have 28575 1726882963.24915: results queue empty 28575 1726882963.24916: checking for any_errors_fatal 28575 1726882963.24922: done checking for any_errors_fatal 28575 1726882963.24924: checking for max_fail_percentage 28575 1726882963.24926: done checking for max_fail_percentage 28575 1726882963.24927: checking to see if all hosts have failed and the running result is not ok 28575 1726882963.24928: done checking to see if all hosts have failed 28575 1726882963.24929: getting the remaining hosts for this loop 28575 1726882963.24931: done getting the remaining hosts for this loop 28575 1726882963.24937: getting the next task for host managed_node2 28575 1726882963.24945: done getting next task for host managed_node2 28575 1726882963.24948: ^ task is: TASK: Include the task 'run_test.yml' 28575 1726882963.24951: ^ 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 28575 1726882963.24954: getting variables 28575 1726882963.24956: in VariableManager get_vars() 28575 1726882963.24988: Calling all_inventory to load vars for managed_node2 28575 1726882963.24991: Calling groups_inventory to load vars for managed_node2 28575 1726882963.24996: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.25009: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.25012: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.25016: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.25508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.25872: done with get_vars() 28575 1726882963.25884: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:65 Friday 20 September 2024 21:42:43 -0400 (0:00:00.065) 0:00:03.447 ****** 28575 1726882963.25992: entering _queue_task() for managed_node2/include_tasks 28575 1726882963.26361: worker is 1 (out of 1 available) 28575 1726882963.26373: exiting _queue_task() for managed_node2/include_tasks 28575 1726882963.26383: done queuing things up, now waiting for results queue to drain 28575 1726882963.26385: waiting for pending results... 28575 1726882963.26651: running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' 28575 1726882963.26657: in run() - task 0affe814-3a2d-cf43-2830-000000000011 28575 1726882963.26720: variable 'ansible_search_path' from source: unknown 28575 1726882963.26724: calling self._execute() 28575 1726882963.26810: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882963.26827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882963.26846: variable 'omit' from source: magic vars 28575 1726882963.27398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28575 1726882963.30359: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28575 1726882963.30497: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28575 1726882963.30524: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28575 1726882963.30573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28575 1726882963.30709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28575 1726882963.30725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28575 1726882963.30769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28575 1726882963.30813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28575 1726882963.30880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28575 1726882963.30906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28575 1726882963.31143: variable 'ansible_distribution' from source: facts 28575 1726882963.31148: variable 'ansible_distribution_major_version' from source: facts 28575 1726882963.31152: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 28575 1726882963.31154: when evaluation is False, skipping this task 28575 1726882963.31157: _execute() done 28575 1726882963.31159: dumping result to json 28575 1726882963.31161: done dumping result, returning 28575 1726882963.31163: done running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' [0affe814-3a2d-cf43-2830-000000000011] 28575 1726882963.31166: sending task result for task 0affe814-3a2d-cf43-2830-000000000011 28575 1726882963.31335: done sending task result for task 0affe814-3a2d-cf43-2830-000000000011 28575 1726882963.31339: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 28575 1726882963.31416: no more pending results, returning what we have 28575 1726882963.31420: results queue empty 28575 1726882963.31422: checking for any_errors_fatal 28575 1726882963.31430: done checking for any_errors_fatal 28575 1726882963.31432: checking for max_fail_percentage 28575 1726882963.31435: done checking for max_fail_percentage 28575 1726882963.31436: checking to see if all hosts have failed and the running result is not ok 28575 1726882963.31438: done checking to see if all hosts have failed 28575 1726882963.31438: getting the remaining hosts for this loop 28575 1726882963.31440: done getting the remaining hosts for this loop 28575 1726882963.31446: getting the next task for host managed_node2 28575 1726882963.31454: done getting next task for host managed_node2 28575 1726882963.31457: ^ task is: TASK: Include the task 'run_test.yml' 28575 1726882963.31460: ^ 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 28575 1726882963.31464: getting variables 28575 1726882963.31466: in VariableManager get_vars() 28575 1726882963.31616: Calling all_inventory to load vars for managed_node2 28575 1726882963.31620: Calling groups_inventory to load vars for managed_node2 28575 1726882963.31625: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.31639: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.31643: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.31647: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.32004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.32345: done with get_vars() 28575 1726882963.32358: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:83 Friday 20 September 2024 21:42:43 -0400 (0:00:00.064) 0:00:03.512 ****** 28575 1726882963.32473: entering _queue_task() for managed_node2/include_tasks 28575 1726882963.32763: worker is 1 (out of 1 available) 28575 1726882963.32776: exiting _queue_task() for managed_node2/include_tasks 28575 1726882963.32791: done queuing things up, now waiting for results queue to drain 28575 1726882963.32793: waiting for pending results... 28575 1726882963.33157: running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' 28575 1726882963.33175: in run() - task 0affe814-3a2d-cf43-2830-000000000013 28575 1726882963.33196: variable 'ansible_search_path' from source: unknown 28575 1726882963.33244: calling self._execute() 28575 1726882963.33344: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882963.33382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882963.33385: variable 'omit' from source: magic vars 28575 1726882963.33992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28575 1726882963.37274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28575 1726882963.37314: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28575 1726882963.37371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28575 1726882963.37429: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28575 1726882963.37470: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28575 1726882963.37821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28575 1726882963.37930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28575 1726882963.37936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28575 1726882963.37968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28575 1726882963.37990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28575 1726882963.38305: variable 'ansible_distribution' from source: facts 28575 1726882963.38377: variable 'ansible_distribution_major_version' from source: facts 28575 1726882963.38393: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 28575 1726882963.38580: when evaluation is False, skipping this task 28575 1726882963.38585: _execute() done 28575 1726882963.38589: dumping result to json 28575 1726882963.38592: done dumping result, returning 28575 1726882963.38594: done running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' [0affe814-3a2d-cf43-2830-000000000013] 28575 1726882963.38596: sending task result for task 0affe814-3a2d-cf43-2830-000000000013 28575 1726882963.38686: done sending task result for task 0affe814-3a2d-cf43-2830-000000000013 28575 1726882963.38689: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 28575 1726882963.38753: no more pending results, returning what we have 28575 1726882963.38757: results queue empty 28575 1726882963.38759: checking for any_errors_fatal 28575 1726882963.38766: done checking for any_errors_fatal 28575 1726882963.38767: checking for max_fail_percentage 28575 1726882963.38770: done checking for max_fail_percentage 28575 1726882963.38771: checking to see if all hosts have failed and the running result is not ok 28575 1726882963.38772: done checking to see if all hosts have failed 28575 1726882963.38773: getting the remaining hosts for this loop 28575 1726882963.38775: done getting the remaining hosts for this loop 28575 1726882963.38781: getting the next task for host managed_node2 28575 1726882963.38790: done getting next task for host managed_node2 28575 1726882963.38793: ^ task is: TASK: Include the task 'run_test.yml' 28575 1726882963.38796: ^ state is: HOST STATE: block=7, 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 28575 1726882963.38801: getting variables 28575 1726882963.38803: in VariableManager get_vars() 28575 1726882963.38841: Calling all_inventory to load vars for managed_node2 28575 1726882963.38844: Calling groups_inventory to load vars for managed_node2 28575 1726882963.38849: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.38863: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.38867: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.38871: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.39958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.40278: done with get_vars() 28575 1726882963.40289: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:102 Friday 20 September 2024 21:42:43 -0400 (0:00:00.079) 0:00:03.591 ****** 28575 1726882963.40398: entering _queue_task() for managed_node2/include_tasks 28575 1726882963.40806: worker is 1 (out of 1 available) 28575 1726882963.40818: exiting _queue_task() for managed_node2/include_tasks 28575 1726882963.40828: done queuing things up, now waiting for results queue to drain 28575 1726882963.40830: waiting for pending results... 28575 1726882963.41131: running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' 28575 1726882963.41138: in run() - task 0affe814-3a2d-cf43-2830-000000000015 28575 1726882963.41149: variable 'ansible_search_path' from source: unknown 28575 1726882963.41198: calling self._execute() 28575 1726882963.41294: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882963.41312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882963.41334: variable 'omit' from source: magic vars 28575 1726882963.42535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28575 1726882963.48000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28575 1726882963.48089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28575 1726882963.48326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28575 1726882963.48329: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28575 1726882963.48448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28575 1726882963.48662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28575 1726882963.48708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28575 1726882963.48746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28575 1726882963.48833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28575 1726882963.49090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28575 1726882963.49277: variable 'ansible_distribution' from source: facts 28575 1726882963.49293: variable 'ansible_distribution_major_version' from source: facts 28575 1726882963.49429: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 28575 1726882963.49439: when evaluation is False, skipping this task 28575 1726882963.49447: _execute() done 28575 1726882963.49454: dumping result to json 28575 1726882963.49523: done dumping result, returning 28575 1726882963.49526: done running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' [0affe814-3a2d-cf43-2830-000000000015] 28575 1726882963.49529: sending task result for task 0affe814-3a2d-cf43-2830-000000000015 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 28575 1726882963.49683: no more pending results, returning what we have 28575 1726882963.49688: results queue empty 28575 1726882963.49689: checking for any_errors_fatal 28575 1726882963.49698: done checking for any_errors_fatal 28575 1726882963.49699: checking for max_fail_percentage 28575 1726882963.49701: done checking for max_fail_percentage 28575 1726882963.49702: checking to see if all hosts have failed and the running result is not ok 28575 1726882963.49703: done checking to see if all hosts have failed 28575 1726882963.49704: getting the remaining hosts for this loop 28575 1726882963.49706: done getting the remaining hosts for this loop 28575 1726882963.49711: getting the next task for host managed_node2 28575 1726882963.49719: done getting next task for host managed_node2 28575 1726882963.49722: ^ task is: TASK: Include the task 'run_test.yml' 28575 1726882963.49725: ^ state is: HOST STATE: block=8, 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 28575 1726882963.49735: getting variables 28575 1726882963.49737: in VariableManager get_vars() 28575 1726882963.49771: Calling all_inventory to load vars for managed_node2 28575 1726882963.49775: Calling groups_inventory to load vars for managed_node2 28575 1726882963.49782: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.49794: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.49798: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.49802: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.50760: done sending task result for task 0affe814-3a2d-cf43-2830-000000000015 28575 1726882963.50763: WORKER PROCESS EXITING 28575 1726882963.50798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.51373: done with get_vars() 28575 1726882963.51389: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:124 Friday 20 September 2024 21:42:43 -0400 (0:00:00.112) 0:00:03.703 ****** 28575 1726882963.51608: entering _queue_task() for managed_node2/include_tasks 28575 1726882963.52213: worker is 1 (out of 1 available) 28575 1726882963.52225: exiting _queue_task() for managed_node2/include_tasks 28575 1726882963.52387: done queuing things up, now waiting for results queue to drain 28575 1726882963.52389: waiting for pending results... 28575 1726882963.52623: running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' 28575 1726882963.52824: in run() - task 0affe814-3a2d-cf43-2830-000000000017 28575 1726882963.52839: variable 'ansible_search_path' from source: unknown 28575 1726882963.52881: calling self._execute() 28575 1726882963.53129: variable 'ansible_host' from source: host vars for 'managed_node2' 28575 1726882963.53138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 28575 1726882963.53151: variable 'omit' from source: magic vars 28575 1726882963.54405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 28575 1726882963.58154: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 28575 1726882963.58262: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 28575 1726882963.58322: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 28575 1726882963.58370: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 28575 1726882963.58411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 28575 1726882963.58533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 28575 1726882963.58577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 28575 1726882963.58616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 28575 1726882963.58683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 28575 1726882963.58706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 28575 1726882963.58895: variable 'ansible_distribution' from source: facts 28575 1726882963.58907: variable 'ansible_distribution_major_version' from source: facts 28575 1726882963.58924: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 28575 1726882963.58931: when evaluation is False, skipping this task 28575 1726882963.58941: _execute() done 28575 1726882963.58948: dumping result to json 28575 1726882963.58959: done dumping result, returning 28575 1726882963.58976: done running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' [0affe814-3a2d-cf43-2830-000000000017] 28575 1726882963.58989: sending task result for task 0affe814-3a2d-cf43-2830-000000000017 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 28575 1726882963.59174: no more pending results, returning what we have 28575 1726882963.59180: results queue empty 28575 1726882963.59183: checking for any_errors_fatal 28575 1726882963.59192: done checking for any_errors_fatal 28575 1726882963.59193: checking for max_fail_percentage 28575 1726882963.59196: done checking for max_fail_percentage 28575 1726882963.59197: checking to see if all hosts have failed and the running result is not ok 28575 1726882963.59198: done checking to see if all hosts have failed 28575 1726882963.59199: getting the remaining hosts for this loop 28575 1726882963.59201: done getting the remaining hosts for this loop 28575 1726882963.59206: getting the next task for host managed_node2 28575 1726882963.59215: done getting next task for host managed_node2 28575 1726882963.59218: ^ task is: TASK: meta (flush_handlers) 28575 1726882963.59220: ^ state is: HOST STATE: block=9, 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 28575 1726882963.59224: getting variables 28575 1726882963.59226: in VariableManager get_vars() 28575 1726882963.59264: Calling all_inventory to load vars for managed_node2 28575 1726882963.59268: Calling groups_inventory to load vars for managed_node2 28575 1726882963.59272: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.59289: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.59293: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.59297: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.59917: done sending task result for task 0affe814-3a2d-cf43-2830-000000000017 28575 1726882963.59921: WORKER PROCESS EXITING 28575 1726882963.59950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.60290: done with get_vars() 28575 1726882963.60302: done getting variables 28575 1726882963.60388: in VariableManager get_vars() 28575 1726882963.60398: Calling all_inventory to load vars for managed_node2 28575 1726882963.60401: Calling groups_inventory to load vars for managed_node2 28575 1726882963.60404: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.60409: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.60412: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.60421: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.60654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.60987: done with get_vars() 28575 1726882963.61002: done queuing things up, now waiting for results queue to drain 28575 1726882963.61004: results queue empty 28575 1726882963.61005: checking for any_errors_fatal 28575 1726882963.61009: done checking for any_errors_fatal 28575 1726882963.61010: checking for max_fail_percentage 28575 1726882963.61011: done checking for max_fail_percentage 28575 1726882963.61012: checking to see if all hosts have failed and the running result is not ok 28575 1726882963.61013: done checking to see if all hosts have failed 28575 1726882963.61014: getting the remaining hosts for this loop 28575 1726882963.61016: done getting the remaining hosts for this loop 28575 1726882963.61018: getting the next task for host managed_node2 28575 1726882963.61023: done getting next task for host managed_node2 28575 1726882963.61024: ^ task is: TASK: meta (flush_handlers) 28575 1726882963.61026: ^ state is: HOST STATE: block=10, 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 28575 1726882963.61029: getting variables 28575 1726882963.61031: in VariableManager get_vars() 28575 1726882963.61041: Calling all_inventory to load vars for managed_node2 28575 1726882963.61044: Calling groups_inventory to load vars for managed_node2 28575 1726882963.61047: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.61057: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.61060: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.61064: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.61323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.61653: done with get_vars() 28575 1726882963.61663: done getting variables 28575 1726882963.61718: in VariableManager get_vars() 28575 1726882963.61733: Calling all_inventory to load vars for managed_node2 28575 1726882963.61738: Calling groups_inventory to load vars for managed_node2 28575 1726882963.61741: Calling all_plugins_inventory to load vars for managed_node2 28575 1726882963.61746: Calling all_plugins_play to load vars for managed_node2 28575 1726882963.61749: Calling groups_plugins_inventory to load vars for managed_node2 28575 1726882963.61753: Calling groups_plugins_play to load vars for managed_node2 28575 1726882963.61976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 28575 1726882963.62308: done with get_vars() 28575 1726882963.62322: done queuing things up, now waiting for results queue to drain 28575 1726882963.62324: results queue empty 28575 1726882963.62325: checking for any_errors_fatal 28575 1726882963.62327: done checking for any_errors_fatal 28575 1726882963.62328: checking for max_fail_percentage 28575 1726882963.62329: done checking for max_fail_percentage 28575 1726882963.62330: checking to see if all hosts have failed and the running result is not ok 28575 1726882963.62331: done checking to see if all hosts have failed 28575 1726882963.62332: getting the remaining hosts for this loop 28575 1726882963.62333: done getting the remaining hosts for this loop 28575 1726882963.62337: getting the next task for host managed_node2 28575 1726882963.62341: done getting next task for host managed_node2 28575 1726882963.62342: ^ task is: None 28575 1726882963.62344: ^ state is: HOST STATE: block=11, 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 28575 1726882963.62345: done queuing things up, now waiting for results queue to drain 28575 1726882963.62346: results queue empty 28575 1726882963.62347: checking for any_errors_fatal 28575 1726882963.62348: done checking for any_errors_fatal 28575 1726882963.62349: checking for max_fail_percentage 28575 1726882963.62350: done checking for max_fail_percentage 28575 1726882963.62351: checking to see if all hosts have failed and the running result is not ok 28575 1726882963.62352: done checking to see if all hosts have failed 28575 1726882963.62354: getting the next task for host managed_node2 28575 1726882963.62357: done getting next task for host managed_node2 28575 1726882963.62358: ^ task is: None 28575 1726882963.62360: ^ state is: HOST STATE: block=11, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=6 changed=0 unreachable=0 failed=0 skipped=15 rescued=0 ignored=0 Friday 20 September 2024 21:42:43 -0400 (0:00:00.108) 0:00:03.812 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.91s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.74s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Include the task 'run_test.yml' ----------------------------------------- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:102 Include the task 'run_test.yml' ----------------------------------------- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:124 Include the task 'el_repo_setup.yml' ------------------------------------ 0.09s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:10 Include the task 'run_test.yml' ----------------------------------------- 0.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:83 Gathering Facts --------------------------------------------------------- 0.07s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 Show playbook name ------------------------------------------------------ 0.07s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:11 Include the task 'run_test.yml' ----------------------------------------- 0.07s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:22 Include the task 'run_test.yml' ----------------------------------------- 0.07s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:45 Include the task 'run_test.yml' ----------------------------------------- 0.06s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:65 Set network provider to 'initscripts' ----------------------------------- 0.05s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:12 Include the task 'enable_epel.yml' -------------------------------------- 0.05s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Set flag to indicate system is ostree ----------------------------------- 0.03s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Enable EPEL 8 ----------------------------------------------------------- 0.03s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Enable EPEL 6 ----------------------------------------------------------- 0.03s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Enable EPEL 7 ----------------------------------------------------------- 0.02s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Fix CentOS6 Base repo --------------------------------------------------- 0.02s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Create EPEL 39 ---------------------------------------------------------- 0.02s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 28575 1726882963.62456: RUNNING CLEANUP